/* Menu header */

#header ul {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 30px 0px 0px 0px;
	padding: 0;
	border-top: 1px solid #8f8f8f;
	}
	
#header ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 23px;
	display: inline;
	float: left;
	text-align: center;
	}
	
#header ul li a {
	color: #666666;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-right: 1px solid #8f8f8f;
	padding-top: 5px;
	height: 23px;
	font-weight: bold;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 18px;
	font-weight: normal;
	}
	
	
html>body #header ul li a {
	height: 18px;
}

	
li#saveur, li#saveuractif {
	width: 203px;
	}
	
li#delice, li#deliceactif {
	width: 203px;
	}

li#vitalite, li#vitaliteactif {
	width: 125px;
	}

li#bien, li#bienactif {
	width: 134px;
	voice-family:"\"}\"";
    voice-family:inherit;
	width: 135px;
	}

html>body li#bien, html>body li#bienactif {
	width: 135px;
}

li#bio, li#bioactif {
	width: 202px;
	}
	
#header ul li#bio a {
	border: none;
	}

#header ul li#saveur a:hover, #header ul li#saveuractif a {
	background-color: #92BF6C;
	color: #00481D;
	font-weight: bold;
	}
	
#header ul li#delice a:hover, #header ul li#deliceactif a {
	background-color: #FCC6C6;
	color: #B9000C;
	font-weight: bold;
	}
	
#header ul li#vitalite a:hover, #header ul li#vitaliteactif a {
	background-color: #C9E8FA;
	color: #2B8DCA;
	font-weight: bold;
	}
	
#header ul li#bien a:hover, #header ul li#bienactif a {
	background-color: #CAC0D8;
	color: #55408D;
	font-weight: bold;
	}
	
#header ul li#bio a:hover, #header ul li#bioactif a {
	background-color: #FFF8BA;
	color: #EA8712;
	font-weight: bold;
	}
	
/* Menu bas */
	
#menu_bas ul {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	}
	
#menu_bas ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 23px;
	display: inline;
	float: left;
	text-align: center;
	}
	
#menu_bas ul li#langue {
	margin-left: 467px;
	}
	
#menu_bas ul li#mentions {
	margin-left: 0px;
	}
	
#menu_bas ul li a {
	color: #666666;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-right: 1px solid #8f8f8f;
	padding-top: 5px;
	width: 73px;
	height: 23px;
	font-weight: bold;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 18px;
	font-weight: normal;
	}

#menu_bas ul li a#mentions_legales {
	width: 73px;
	}
	


html>body #menu_bas ul li a {
	height: 18px;
	font-weight: normal;
	}

#menu_bas ul li a:hover {
	font-weight: bold;
	background-color: #FFF8BA;
	color: #EA8712;
	}
	
/* Menu Gauche */

#menu_conteneur ul {
	margin: 0;
	padding: 0;
	}

#menu_conteneur ul li {
	list-style: none;
	margin: 0px 0px 7px 0px;
	padding: 0;
	}
	
#menu_conteneur ul li a {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 3px 0px 0px 5px;
	width: 150px;
	border-width: 1px 0px 1px 1px;
	border-color: #8f8f8f;
	border-style: solid;
	height: 20px;
	font-weight: bold;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 15px;
	font-weight: normal;
	}
	

	
html>body #menu_conteneur ul li a {
	height: 15px;
	font-weight: normal;
	}

#menu_conteneur ul#saveur li a {
	background-color: #92BF6C;
	color: #00481D;
	}
	
#menu_conteneur ul#delice li a {
	background-color: #FCC6C6;
	color: #B9000C;
	}
	
#menu_conteneur ul#delice li.sousmenu a{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 3px;
	margin-left: 10px;
	width: 143px;
	border-width: 0px;
	border-color: #8f8f8f;
	border-style: solid;
	height: 10px;
	font-style: italic;
	color: #000000;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 10px;
	font-weight: normal;
	}
	
#menu_conteneur ul#vitalite li a {
	background-color: #C9E8FA;
	color: #2172a7;
	}
	
#menu_conteneur ul#vitalite li.sousmenu a{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 3px;
	margin-left: 10px;
	width: 143px;
	border-width: 0px;
	border-color: #8f8f8f;
	border-style: solid;
	height: 10px;
	font-style: italic;
	color: #000000;
	voice-family:"\"}\"";
    voice-family:inherit;
	height: 10px;
	font-weight: normal;
	}
	
#menu_conteneur ul#bien li a {
	background-color: #CAC0D8;
	color: #55408D;
	}
	
#menu_conteneur ul#bio li a {
	background-color: #FFF8BA;
	color: #EA8712;
	}
	
#menu_conteneur ul li a:hover, #menu_conteneur ul li#actif a {
	font-weight: bold;
	}
