body {
   margin: auto; /* Pour centrer notre page */
   margin-left: 0px; 
   margin-top: -37px; 
   margin-bottom: 0px;  
   top: 0px;
}



#body {
   background-repeat: no-repeat;
   padding-top: 0px;
      }

a {
   color: #494c4e; 
   text-decoration:none; 
}

a:link { 
   color: #494c4e;
}

a:hover {
   color: #494c4e;
}

a:active {
   color: #494c4e;
}

a:visited {
   color: #494c4e;
}

p {
   font-family: arial;
   color : black;
   font-size : medium;
}

TH {
   text-align: justify;
   font-family: arial;
   color : black;
   font-size : small;
}

.bas {
   background-image: url("bas.swf");
   width: 792;
   height: 40;
   margin-left:0px; 
   font-size: 100px; 
   position: fixe; 
   bottom: 10px; 
   z-index:10; 

}

.texte {
   font-family: arial;
   color : white;
   left: -250px;
   top: -400px;
   width: 500px;
   height: 40px;
   margin-left:130px; 
   font-size: 12px; 
   position: relative; 
}

td
{
   padding-left:20px;
}
