/* MENU HAUT MULTINIVEAUX */
#menuhaut {
	border-top:1px solid #0080C8; 
	width:618px;
	height:25px;
	float:left;
	margin:0;
	padding:0;
	}
	#menuhaut ul { display:inline; list-style-type: none; float:left; margin:0; padding:0; background:#333; }
	#menuhaut ul li { display:block; position:relative; margin:0; padding:0; width:123px; height:25px; float:left; }

	#menuhaut ul li a { display:block; width:123px; margin:0; padding:4px 0 3px 0; color:#FF0; background:#333; font-family:"Trebuchet MS", Myriad, Serif, Arial; font-weight:bold; font-size:1.2em; text-align:center; }
	#menuhaut ul li ul { display:block; visibility:hidden; width:170px; height:auto; position:absolute; z-index:100; top:101%; left:0px; height:auto; border:0; margin:0; padding:0; }
	#menuhaut ul li ul li { display:block; width:170px; text-align:left; border:0; margin:0; height:auto; }
	#menuhaut ul li ul li a { display:block; text-align:left; padding:3px 6px 3px 20px; margin:0; width:144px; height:auto; color:#FF0; background:none; }
	#menuhaut ul li ul li a:hover { color:#000; background:#FF0; }
	#menuhaut ul li ul li ul { display: none; }




/*--- MENU GAUCHE : ---*/
#menuG1 { width:159px; padding:9px 12px 5px 12px; margin:0; }
	#menuG1 .rubrique_mere { display:none; }
	#menuG1 a { display:block; padding:0 0 0 21px; margin:0 0 3px 0; height:17px; }
	


#menuG2 { width:183px; padding:0; margin:0;  }
	#menuG2 .rubrique_mere { display:none; }
	#menuG2 a { display:block; padding:0; margin:0 0 1px 0; }


#droite2 a { display:block; padding:0; color:#BA0025;  font-size:0; }
	#droite2 .a1 { background:url("images/guyancourt.gif") no-repeat; width:78px; height:60px; margin:0 auto 30px auto; }
	#droite2 .a2 { background:url("images/ffct.gif") no-repeat; width:91px; height:64px; margin:0 auto 0 auto; }
	#droite2 .a3 { background:url("images/acp.gif") no-repeat; width:101px; height:46px; margin:0 auto 30px auto;}
