div#menu  {

}

#menu ul {
  margin:0;
  padding:10px 0 0 40px;
  list-style:none;
	width:auto;
  font-family:arial;
}
#menu li {
  margin:0px;
  padding:3px 3px 3px 3px;
	line-height: 1.3em;
	color:#777;
}

#menu a {
  padding: 0px 8px 4px 5px;
  text-decoration:none;
  font-weight:normal;
  font-size:1.3em;
  color:#668;
	
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
	width:auto;
  color:#338;
  background-color:#99C;
}

div#menu2  {
}

#menu2 ul {
  margin:0;
  padding: 0 0 10px 40px;
  list-style:none;
	width:auto;
  font-family:arial;
}

#menu2 li {
  margin:0px;
  padding:3px 3px 3px 3px;
  text-align : left;
	line-height: 1.3em;
}

#menu2 a {
  padding: 0px 8px 4px 5px;
  text-decoration:none;
  font-weight:normal;
  font-size:1.3em;
  color:#66B;
	width:auto;
	
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu2 a {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover {
	width:auto;
  color:red;
  background-color:#ccc;
}

ul#sousMenu  {
  margin:0;
  padding-left:1em;
  list-style:none;
  width:auto;
  font-family:arial;
	line-height: 1em;
  }
#sousMenu li {
/*  background:url("/images/btn_menu2.gif") no-repeat;*/
  margin:0;
  padding:O;
  width:auto;
  text-align : left;
  text-decoration:none;
  font-weight:normal;
/*  display: inline;
*/  
  }
#sousMenu a {
  padding:0;
  text-decoration:none;
  font-weight:normal;
  font-size:1em;
  color:#777;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#sousMenu a {float:none;}
/* End IE5-Mac hack */
#sousMenu a:hover {
  color:red;
  background-color:#ccc;
}

#sousMenu2 ul {
  margin:0;
  padding:0 0 10px 0;
  list-style:none;
  width:90%;
  font-family:arial;
	line-height: 1em;
  }
#sousMenu2 li {
  background:url("/images/bulle.gif") no-repeat;
  margin:0;
  padding:0 0px 0px 15px;
  width:90%;
  color:#111;
  text-align : left;
  }

div#resultat  {
  width:382px;
  height:510px;
  margin:auto;
  background:url('/images/menu-back2.jpg') no-repeat center center;
}

#resultat ul {
  margin:0;
  padding:10%;
  list-style:none;
	width:auto;
  font-family:arial;
}
#resultat li {
  margin:0px;
  padding:3px 3px 3px 3px;
  text-align : center;
	line-height: 1.3em;
}

#resultat a {
  display:block;
  padding: 0px 8px 4px 5px;
  text-decoration:none;
  font-weight:normal;
  font-size:1.3em;
  color:#888;
	width:auto;
	
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#resultat a {float:none;}
/* End IE5-Mac hack */
#resultat a:hover {
	width:auto;
  color:black;
  background-color:#777;
}