body
{
   margin-top: 10px;
   margin-bottom: 20px;
   background-color: rgb(100, 68, 29);
   font: 14px arial, verdana, georgia, impact, "comic sans ms", serif;
   text-align: justify;
   padding: -10px;
}
#page 
{
   width: 780px;
   margin: auto;
}

#en_tete
{
   width: 780px;
   height: 200px;
   background-image: url("images/entete.jpg");
   background-repeat: no-repeat;
   margin-bottom: -60px;
}

#corps
{
   margin-top: -180px;
   margin-left: 180px; 
   margin-bottom: 20px; 
   background-color: none; 
}

#menu
{
margin-left: 495px;
margin-top : 100px;
}

#PRODUCTS
{
margin-top : 60px;
}

#GALERIE
{
margin-top : 30px;
}

#TEAM
{
margin-top : 30px;
}

a
{
   color: yellow;
}
#quisuisje
{
margin-left: 678px;
margin-top: -200px;
}

#pied_de_page
{
   color: black;
   float: right;
   margin-right: 70;
   margin-top: 10;
   font-size: 12;
}
#pub
{
margin-top : 40;
margin-left : auto;
margin-right : auto ;
}