body {
margin: 0 0 0 0 ;
padding: 0;
background-color:#436300;
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size: 0.8em;
color:#9e5239;
}

#conteneur {
width:1024px;
margin:0 auto;
background-color: #436300;
background-image: url(../images/entretoise.jpg);
background-position: top;
background-repeat: repeat-y
}

#tete {
height: 176px;
background:url(../images/titre.jpg) no-repeat top #436300;
}

#gauche {
float:left;
width: 391px;
min-height:537px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 537px; /*COMPATIBILITE IE6*/
background:url(../images/gauche.jpg) no-repeat top;
}

#droite {
float:right;
width: 633px;
min-height:537px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 537px; /*COMPATIBILITE IE6*/
}

#pied {
clear: both;
height: 79px;
background:url(../images/bas.jpg) no-repeat top #436300;
}
