/* HAUT  */
#menuhaut ul { float:left; margin:0; padding:0; list-style-type:none; }
#menuhaut ul li { display:block; float:left; position:relative; margin:0 10px 0 0; padding:0 0 0 30px; }

	ul#menu_3_root li { background:url(images/menu_3_root.gif) no-repeat; }
	ul#menu_4_root li { background:url(images/menu_4_root.gif) no-repeat; }
	ul#menu_5_root li { background:url(images/menu_5_root.gif) no-repeat; }
	ul#menu_6_root li { background:url(images/menu_7_root.gif) no-repeat; }
	ul#menu_7_root li { background:url(images/menu_8_root.gif) no-repeat; }
	ul#menu_8_root li { background:url(images/menu_9_root.gif) no-repeat; }
	ul#menu_84_root { display:none; }

#menuhaut ul li a { display:block; float:left; height:20px; margin:0; padding:5px 5px 0 5px; text-align:center; color:#FFF; }
	#menuhaut ul li a:hover { color:#FFF; }
		ul#menu_3_root li a:hover { background:#7AACF6; }
		ul#menu_4_root li a:hover { background:#E5C300; }
		ul#menu_5_root li a:hover { background:#AED406; }
		ul#menu_6_root li a:hover { background:#FFB401; }
		ul#menu_7_root li a:hover { background:#D595E7; }
		ul#menu_8_root li a:hover { background:#C7B36B; }

#menuhaut ul li ul { display:block; visibility:hidden; width:180px; height:auto; position:absolute; z-index:100; top:25px; left:30px; padding:0; background:#FFF; }
	ul#menu_3_root ul { border:1px solid #7AACF6; border-bottom:0; }
	ul#menu_4_root ul { border:1px solid #E5C300; border-bottom:0; }
	ul#menu_5_root ul { border:1px solid #AED406; border-bottom:0; }
	ul#menu_6_root ul { border:1px solid #FFB401; border-bottom:0; }
	ul#menu_7_root ul { border:1px solid #D595E7; border-bottom:0; }
	ul#menu_8_root ul { border:1px solid #C7B36B; border-bottom:0; }
	
#menuhaut ul li ul li { display:block; width:180px; text-align:left; border:0; margin:0; padding:0; background:none; }
#menuhaut ul li ul li a { display:block; text-align:left; padding:3px 6px 3px 10px; margin:0; width:164px; height:auto; font-weight:normal; background:none; font-size:1em; z-index:110; }

	ul#menu_3 li a { color:#7AACF6; border-bottom:1px solid #7AACF6; }
	ul#menu_4 li a { color:#E5C300; border-bottom:1px solid #E5C300; }
	ul#menu_5 li a { color:#AED406; border-bottom:1px solid #AED406; }
	ul#menu_6 li a { color:#FFB401; border-bottom:1px solid #FFB401; }
	ul#menu_7 li a { color:#D595E7; border-bottom:1px solid #D595E7; }
	ul#menu_8 li a { color:#C7B36B; border-bottom:1px solid #C7B36B; }

#menuhaut ul li ul li ul { display:none;}

/* GAUCHE */
#demarches { background:url(images/demarches.gif) no-repeat; padding:64px 0 0; margin:0 0 7px; width:178px; float:left; overflow:hidden; }
#demarches .rubrique_mere { display:none; }
#demarches a { display:block; color:#FFF; padding:3px 10px 3px 20px; font-weight:bold; }
#demarches a:hover { text-decoration:underline; }
#demarches .menuboxbas { height:10px; background:url(images/demarchesbas.gif) no-repeat; overflow:hidden; }

#accesdirect { background:url(images/accesdirect.gif) no-repeat; padding:64px 0 0; margin:0 0 2px; width:178px; float:left; overflow:hidden; }
#accesdirect .rubrique_mere { display:none; }
#accesdirect a { display:block; color:#FFF; padding:3px 10px 3px 20px; font-weight:bold; }
#accesdirect a:hover { text-decoration:underline; }
#accesdirect .menuboxbas { height:10px; background:url(images/accesdirectbas.gif) no-repeat; overflow:hidden; }

#motdumaire { width:163px; height:35px; margin:0 0 18px 0; padding:15px 0 0 15px; background:url(images/motdumaire.gif) no-repeat; float:left; overflow:hidden; }
#motdumaire a { display:block; height:16px; width:113px; }
#motdumaire a span { display:none; }
#motdumaire a:hover { background:url(images/motdumaireo.gif) no-repeat; }

#lesondage { width:178px; float:left; overflow:hidden; }

/* MENU DROITE CONTEXTUEL */
.rubrique-no { display:none; }
.rubrique-act a { display:block; text-decoration:none; padding:8px 5px; margin:0; color:#FFF; font-weight:bold; background:#548BDD; }

.rubrique-act a.rub3 { background:#7AACF6; }
a.rub3 { background:#284B91; }
	a.rub3:hover { background:#7AACF6; }

.rubrique-act a.rub4 { background:#E5C300; }
a.rub4 { background:#284B91; }
	a.rub4:hover { background:#E5C300; }

.rubrique-act a.rub5 { background:#AED406; }
a.rub5 { background:#284B91; }
	a.rub5:hover { background:#AED406; }

.rubrique-act a.rub7 { background:#D595E7; }
a.rub7 { background:#284B91; }
	a.rub7:hover { background:#D595E7; }

.rubrique-act a.rub8 { background:#C7B36B; }
a.rub8 { background:#284B91; }
	a.rub8:hover { background:#C7B36B; }

.rubrique-act a.rub84 { background:#F94537; font-weight:normal; }
a.rub84 { background:#284B91; }
	a.rub84:hover { background:#F94537; }

		/* sousrubriques */
		.sousrub-no, .sousrub-act { border:1px solid #548BDD; height:auto; border-top:0; }
		.sousrub-no a, .sousrub-act a { display:block; padding:3px 10px 3px 20px; text-decoration:none; background:#FFF; height:auto; color:#548BDD; margin:0; } 
		.sousrub-no a {   font-weight:normal; }
			.sousrub-no a:hover { color:#FFF; background:#548BDD; }
		.sousrub-act a { font-weight:bold; }
			.sousrub-act a:hover { }

			/* sousousrubriques */
			.soussousrub-no, .soussousrub-act { }
			.soussousrub-no a, .soussousrub-act a { display:block; text-decoration:none; font-size:0.9em; padding:3px 10px 3px 30px; }
			.soussousrub-no a {	color:#548BDD; font-weight:normal; }
				.soussousrub-no a:hover { color:#FFF; background:#548BDD; }
			.soussousrub-act a { color:#548BDD; font-weight:bold; }
				.soussousrub-act a:hover {  } 				

