#conteneur {
	width:1004px;
	margin-left: auto;
	margin-right: auto;
}
#header {
    height:120px;
	text-align:right;
}
#nav {
	height:58px;
}

#cadre_central {
	position:relative;
	width:1000px;
	background:url(/img/background/trans.gif);
	background-repeat:repeat;
	border-color: #333;
	border: solid;
	border-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
}
#barre1 {
	position:relative;
	height: 302px;
}
#barre2 {
	position:relative;
	height: 40px;
	border-top:1px solid #FAF0EE;
	border-bottom:1px solid #FAF0EE;
}
#barre3 {
	position:relative;
	height:270px;
}
#barre4 {
	position:relative;
	height:280px;
}
#barre5 {
	position:relative;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #330;
	background-color:#FFF;
	background-image: url(/img/footer/degradeorange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:10px;
	border-top:#300 1px dotted;
}


div.parts {  float:left; margin-left:10px; }
div.parts h4 { text-align:left; height:10px; line-height:10px; font-weight:normal; margin-left:10px; font-family:Verdana, Geneva, sans-serif; font-size:12px; }
div.parts a { display:block; float:left; }
div#diffuseur { border-left:1px dashed #666; padding-left:10px; }

#cadre_herbe {
	position:relative;
	background:#FFF;
	background-image: url(/img/footer/herbe_03.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}
#cadre_herbe a {
	color:#FFF;
	font-weight:bold;
}
