/* MENU HAUT */
#menuhaut a { display:block; text-align:center; margin:0; padding:9px 0 0 0; color:#FFF; font-weight:bold; float:left; height:22px; }
	#menuhaut a.a0 { width:166px; background:#1965AD; }
		#menuhaut a.a0:hover { background:#BAD0E6; color:#1965AD; }
	#menuhaut a.a1 { width:97px; background:#D55262; }
		#menuhaut a.a1:hover { background:#F2CBD0; color:#D55262; }
	#menuhaut a.a2 { width:175px; background:#F3B903; }
		#menuhaut a.a2:hover { background:#FBEAB3; color:#F3B903; }
	#menuhaut a.a3 { width:147px; background:#2397D4; }
		#menuhaut a.a3:hover { background:#BDE0F2; color:#2397D4; }
	#menuhaut a.a4 { width:139px; background:#9BD959; }
		#menuhaut a.a4:hover { background:#E1F4CD; color:#9BD959; }

/* MENU GAUCHE CONTEXTUEL */
#menu1 .rubrique-no { display:none; }
#menu1 .rubrique-act { }
	#menu1 .rubrique-act a { display:block; color:#FFF; font-size:1.3em; font-weight:bold; background:none; padding:5px 12px 5px 10px; text-align:center; }

	/* sousrubriques */
	.sousrubriques { padding-bottom:45px; }
	#menu1 .sousrub-no, #menu1 .sousrub-act { }
	#menu1 .sousrub-no a, #menu1 .sousrub-act a { font-weight:normal; text-align:left; display:block; color:#FFF; padding:5px 10px 5px 38px; font-size:1.2em; background:url("images/menu2a.gif") 26px 10px no-repeat; }
	#menu1 .sousrub-no a { }
		#menu1 .sousrub-no a:hover { text-decoration:underline; }
	#menu1 .sousrub-act a { font-weight:bold; font-style:italic; }
		#menu1 .sousrub-act a:hover { cursor:default; }

		/* sousousrubriques */
		#menu1 .soussousrub-no a, #menu1 .soussousrub-act a { font-size:0.9em; padding:3px 10px 3px 45px; background:none; font-weight:normal; font-style:normal; }
		#menu1 .soussousrub-no a {	font-weight:normal; color:#000; cursor:pointer; }
			#menu1 .soussousrub-no a:hover { text-decoration:underline; color:#FFF; cursor:pointer; }
		#menu1 .soussousrub-act a { color:#FFF; font-weight:bold; font-style:italic;}
			#menu1 .soussousrub-act a:hover { cursor:default; }

#cat3 { background:#1965AD url("images/cat3.gif") bottom no-repeat; }
#cat4 { background:#D55262 url("images/cat4.gif") bottom no-repeat; }
#cat5 { background:#F3B903 url("images/cat5.gif") bottom no-repeat; }
#cat6 { background:#2397D4 url("images/cat6.gif") bottom no-repeat; }
#cat7 { background:#9BD959 url("images/cat7.gif") bottom no-repeat; }


/* MENU ACCES DIRECT */
#menu2 { background:#2397D4; padding-bottom:5px; }
	#menu2 .rubrique_mere { color:#FFF; font-size:1.4em; font-weight:bold; text-align:center; }
	#menu2 a { display:block; color:#FFF; padding:5px 10px 5px 38px; font-size:1.2em; background:url("images/menu2a.gif") 26px 10px no-repeat; }
		#menu2 a:hover { text-decoration:underline; background:#FFF url("images/menu2ao.gif") 26px 10px no-repeat; color:#1965AD; }


/* MENU FONCTIONNALITES */
#menu3 { background:#1965AD url("images/menu3.gif") bottom no-repeat; padding-bottom:40px; }
	#menu3 .rubrique_mere { color:#FFF; font-size:1.4em; font-weight:bold; text-align:center; background:url("images/menu3rubmere.gif") no-repeat; padding-top:40px; }
	#menu3 a { display:block; color:#FFF; padding:5px 10px 5px 38px; font-size:1.2em; background:url("images/menu2a.gif") 26px 10px no-repeat; }
		#menu3 a:hover { text-decoration:underline; background:#FFF url("images/menu2ao.gif") 26px 10px no-repeat; color:#1965AD; }
