body 
{ color:#808080; background:#000000; font-family: "Calibri"; background-repeat: repeat; margin: left; margin-left: 50px; font-size: 18px;
 }
 :link { color: #FFFFFF }
 :visited { color: #ED1C24 }
 
 
 a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure */
}
table /* Le tableau en lui-même */

  {
   margin: left; 
   vertical-align : top;
   
}

}
 td, th/* Les cellules d'en-tête */
{
    margin: left;
	text-align: left;
	border: 1px solid white;
 width="100"
}

  h1
{
   font-family: "Calibri","arial";
   text-align: left;
   font-size: 22px;
   text-decoration: underline;
   text-decoration: bold;
   color: white;
}
 .couleur_titre
{
  text-decoration: bold;
   color: white;
}

.couleur_bas
{
 font-size: 20px;
  text-decoration: bold;
   color: white;
}
.espace1
{
  margin: 22px
}
 
 .espace2
{
    margin: 42px
 }
.espace3
{
  
  margin: 14px
  
}
 
 p
{
   text-align: left;
   font-size: 15px;
   }
strong 

{
  text-decoration: bold;
  font-size: 17px;
  color: white;
}

contenu_bas

 { 
 text-align: center; margin: auto;
 }
li
{ 
color: white;
}
.souligne
{
   text-decoration: underline;
   color: white;
}
.pied_de_page
{
margin: center;
text-align: center;

}
