body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #AEAE60;
	background-image: url(../../img/fond.gif);
	background-repeat: no-repeat;
}
h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color : #34633F;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color : #AB1D22;
}
#main {
	background-image: url(../../img/fond_webb_2.gif);
	width: 908px;
	/*height: 600px;*/
	margin-right:auto;
	margin-left:auto;
	margin-top: 25px;
}
#mainentete {
	background-image: url(../../img/entete.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 149px;
}
#mainentete h1 {
	display:none
	}
#menuhaut {
	float: right;
	margin-top:25px;
	/*right: 0px;*/
	width: 200px;
}
#menuP {
	background: url(../../img/fond_menu_off.jpg);
	margin-left:1px;
	width: 898px;
	height: 30px;
	padding-left:0px;
	list-style: none;	
	text-decoration: none;
	/*
	margin : 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #E7E6D8;
	background: url(../../images/fondyn-1.gif) repeat-x left -2px;
	height: 29px;
	width: 960px;
	*/
}
#menuP li	{
	float: left;
	/*background: #E7E6D8;*/
	}
#menuP a{
	color : #8D886D;
	text-decoration : none;
	margin: 0px;
	display: block;
	font-weight: bold;
	/*Hauteur d'une ligne d'écriture*/
	line-height: 26px;
	/*background: #B0AB97 url(../../images/fondyn-1.gif) repeat-x left -2px;*/
	border-right: 1px solid #CACA96;
	/*border-top: 1px solid #FF9900;*/
	width: 118px;
	text-align: center;
}
#menuP a:hover{
	color : #AB1D22;
	border-top: 1px solid #AB1D22;
}
#menuI {
	margin-left:28px;
}
#contenu {
padding:10px;
/*padding-left:10px;
padding-right:10px;*/
}
.AB {
color : #34633F;
}
.asteric {
font-size : 9px;
}
.HV {
color : #9A2A1C;
}
.INCI {
font-size:9px;
font-style: italic;
}
#foot {
	background-image: url(../../img/fond_webb_3.gif);
	width: 908px;
	height: 46px;
	margin-right:auto;
	margin-left:auto;
}
#foot h1 {
	display:none
}
