/*Tuning-sorge.ch, feuille de style*/

body
{
   width: 470px;
   margin-left: 120px;
   margin-top: 0px;
   margin-bottom: 0px;   
   background-image: url("images_site/fond.gif");
   background-repeat: repeat-x;
   background-Color: #000000;
}


/* L'entête */

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


/* Le corps de la page */

#corps
{
   width: 772px;
   margin-top: 0px;
   padding: 0px;
   color:#FFFFFF;
   font: Tahoma;
   font-size: 14px;
   font-style: inherit;   
   border: 0px ;
}




/* Le pied de page */

#pied_de_page
{
   width: 772px;
   margin-bottom: 0px;
}
