body
{
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
   background-image: url("fonds/fond-logo.jpg"); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   background-repeat: no-repeat;
   background-position: top-left;
   /*border: 2px solid black;*/
   }


   
#corps
{
   margin: 0px;	
   margin-left: 170px; 
   margin-top: 100px;
   color: #110091;
   background-color: white;
   /*border: 2px solid #110091; */
}
