@charset "utf-8";
/* CSS Document */

BODY {
background-color:#d7c594
}

#header
{
margin:100px auto 0 auto;
height:120px;
width:800px;
}

#conteneur 
{
margin: 0 auto;
height:500px;
width:800px;

}
