/* MENU HAUT MULTINIVEAUX */
#menuhaut ul { display:inline; list-style-type: none; float:left; margin:0; padding:0; }
#menuhaut ul li { display:block; position:relative; float:left; }
#menuhaut ul li a { display:block; float:left; height:25px; text-transform:uppercase; margin:0; padding:5px 0 0 0; text-align:center; color:#FFF; font-weight:bold; }

#menu_3_root li a { width:160px; background:url("images/menu3root.gif") no-repeat; }
#menu_4_root li a { width:155px; background:url("images/menu4root.gif") no-repeat; }
#menu_5_root li a { width:197px; background:url("images/menu5root.gif") no-repeat; }
#menu_6_root li a { width:156px; background:url("images/menu6root.gif") no-repeat; }
#menu_7_root li a { width:177px; background:url("images/menu7root.gif") no-repeat; }
#menu_8_root li a { width:137px; background:url("images/menu8root.gif") no-repeat; }

#menu_3_root li a:hover { background:#C5D978; }
#menu_4_root li a:hover { background:#FFC941; }
#menu_5_root li a:hover { background:#DA7AF6; }
#menu_6_root li a:hover { background:#54BA94; }
#menu_7_root li a:hover { background:#00AEEE; }
#menu_8_root li a:hover { background:#FF9900; }

#menuhaut ul li ul { display:block; visibility:hidden; width:160px; height:auto; position:absolute; z-index:100; top:101%; left:0px; padding:0 0 1px 0; }
#menuhaut ul li ul li { display:block; width:160px; text-align:left; border:0; margin:0; }
#menuhaut ul li ul li a { display:block; text-align:left; padding:3px 6px 3px 20px; margin:0; width:134px; height:1%; color:#FFF; font-weight:normal; background:none; border:0; border-bottom:1px solid #FFF; font-size:1em; text-transform:none; z-index:110; }
#menuhaut ul li ul li a:hover { background:#256247; }
#menuhaut ul li ul li ul { display: none; }

ul#menu_3 { background:#C5D978; }
ul#menu_4 { background:#FFC941; }
ul#menu_5 { background:#DA7AF6; }
ul#menu_6 { background:#54BA94; }
ul#menu_7 { background:#00AEEE; }
ul#menu_8 { background:#FF9900; }


/* Menu haut à picto : */
#t30 .rubrique_mere { display:none; }
#t30 a { display:block; float:left; height:35px; padding:1px 0 0 33px; color:#FFF; font-weight:bold; margin:0 30px 0 0; }
	#t30 a.a0 { background:url("images/t30a0.gif") no-repeat; }
	#t30 a.a1 { background:url("images/t30a1.gif") no-repeat; }
	#t30 a.a2 { background:url("images/t30a2.gif") no-repeat; }
	#t30 a.a3 { background:url("images/t30a3.gif") no-repeat; }
#t30 a:hover { color:#256247; }

/* MENU GAUCHE CONTEXTUEL */
#menu1 .rubrique-no { display:none; }
#menu1 .rubrique-act { margin-bottom:15px; background:#256247; }
	#menu1 .rubrique-act a { display:block; color:#FFF; font-size:1.4em; font-weight:bold; background:none; padding:5px 12px 5px 10px; }

	/* sousrubriques */
	.sousrubriques { padding-bottom:10px; }
	#menu1 .sousrub-no, #menu1 .sousrub-act { }
	#menu1 .sousrub-no a, #menu1 .sousrub-act a { font-weight:normal; text-align:left; display:block; padding:2px 10px 2px 27px; font-size:1.2em; background:url("images/menu3a.gif") 10px 6px no-repeat; }
	#menu1 .sousrub-no a { }
		#menu1 .sousrub-no a:hover { text-decoration:underline; }
	#menu1 .sousrub-act a { font-weight:bold; }
		#menu1 .sousrub-act a:hover { cursor:default; }

		/* sousousrubriques */
		#menu1 .soussousrub-no a, #menu1 .soussousrub-act a { /*font-size:0.9em;*/ padding:3px 10px 3px 35px; background:none; font-weight:normal; font-style:normal; }
		#menu1 .soussousrub-no a {	font-weight:normal; cursor:pointer; }
			#menu1 .soussousrub-no a:hover { text-decoration:underline; cursor:pointer; }
		#menu1 .soussousrub-act a { font-style:italic; font-weight:bold; }
			#menu1 .soussousrub-act a:hover { cursor:default; }


/* EN UN CLIC */
#menu2 { padding:0 24px 10px 0; }
	#menu2 .rubrique_mere { background:url("images/menu2.gif") no-repeat; height:40px; }
		#menu2 .rubrique_mere span { display:none; }
	#menu2 a { display:block; color:#256247; padding:2px 40px 2px 5px; font-size:1.2em; background:url("images/droitea.gif") 143px 8px no-repeat; text-align:right; }
		#menu2 a:hover { background:#256247 url("images/menu3a.gif") 143px 8px no-repeat; color:#FFF; }


/* BIBLIOTHEQUES */
#menu3 { background:#508940 url("images/menu3.gif") bottom no-repeat; padding:0 0 10px 0; margin:0 24px 15px 0; }
	#menu3 .rubrique_mere { display:block; height:40px; background:url("images/menu3rubmere.gif") no-repeat; }
		#menu3 .rubrique_mere span { display:none; }
	#menu3 a { display:block; color:#FFF; padding:1px 40px 1px 5px; font-size:1.2em; background:url("images/menu3a.gif") 143px 7px no-repeat; text-align:right; }
		#menu3 a:hover { background:#256247 url("images/menu3a.gif") 143px 7px no-repeat; color:#FFF; }

/* LE SAVIEZ-VOUS */
#artrandtop { width:170px; height:35px; background:purple url("images/artrandtop.gif") no-repeat; }
#artrand { width:143px; padding:5px 17px 5px 10px; margin:0 24px 0 0; overflow:hidden; color:#256247; background:#B5E750 url("images/artrand.gif") bottom left no-repeat; }
