/*elevage-sauvayre.ch, feuille de style*/

body
{
   width: 900px;
   margin-left: 50px;
   margin-top: 0px;
   margin-bottom: 0px;   
   background-Color: #000033;
}


/* L'entête */

#en_tete
{
   width: 900px;
   height: 183px;
   background-image:  url("");
   background-repeat: no-repeat;
   margin-top: 0px;
}


/* Le corps de la page */

#corps
{
   width: 900px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
   color:#00000;
   font: arial;
   font-size: 14px;
   text-align: justify;
   font-style: inherit;   
   border: 0px ;
}




/* Le pied de page */

#pied_de_page
{
   width: 900px;
   height: 44px;
   margin-top: 0px;
   margin-bottom: 0px;
}
