/*Nico-zone web design*/

body
{
   width: 900px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 0px;
   background-color: #797878; 
   background-image:  url("images_site/bkg.gif");
   background-repeat: repeat-x;
  }



#en_tete
{
   width: 822px;
   height: 304px;  
   margin-bottom: 0px;
}



#corps
{
 
   margin-left: 0px;
   width: 822px;
   margin-bottom: 0px;
   padding: 0px;background-image:  url("images_site/fond.gif");
   color: #00000;
   font-family: tahoma;
   font-size: 12px;
   border: 0px ;
   margin-bottom: 0px;
}



#pied_de_page
{
   width: 900px;
   height: 34px;
   background-image:  url("");
   color: #00000;
   margin-bottom: 0px;
}