body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	/*background-color:BCAE4F;*/
	background-image:url(../../img/fond.gif)
}
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;
}
#bandeau {
	background-image: url(../../img/armoire_aux_simples.jpg);
	/*width: 908px;*/
	height: 295px;
	margin-right:0px;
	margin-left:0px;
	/*margin-top: 25px;*/
}

#main {
	/*background-image: url(../../img/fond_webb_2.gif);*/
	width: 900px;
	/*height: 600px;*/
	margin-right:auto;
	margin-left:auto;
	margin-top: -295px;
}
#mainentete {
	background-image: url(../../img/jardins-aux-simples_entete.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 336px;
}
#mainentete h1 {
	display:none
	}
#menuhaut {
	background-color:#000000;
	float: right;
	margin-top:0px;
	margin-right: 9px;
	width: 240px;
	height: 15px;
	text-align: center;
	color:#999900
}
#menuhaut 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;*/
}
#menuhaut a:hover{
	color : #AB1D22;
	border-top: 1px solid #AB1D22;
}
#menuprincipal {
	float: left;
	margin-top:300px;
	margin-left:290px;
	width: 600px;
	height: 15px;
	text-align: right;
	color:#999900
}
#menuprincipal 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;*/
}
#menuprincipal a:hover{
	color : #AB1D22;
	border-top: 1px solid #AB1D22;
}

#maincontenu {
	background-color:#FFFFFF;
	width: 880px;
	text-align:left;
	padding:10px 10px 10px 10px;
}
.AB {
color : #34633F;
}
.asteric {
font-size : 9px;
}
.HV {
color : #9A2A1C;
}
.INCI {
font-size:9px;
font-style: italic;
}
#foot {
	background-image: url(../../img/les-simples-de-sophie-pieds.jpg);
	width: 900px;
	height: 80px;
	margin-right:auto;
	margin-left:auto;
}
#foot h1 {
	display:none
}
