body {
  background-color: #eeeeee; 
  background-image: url(/images_pour_cadre/fond.jpg);
  margin: 0px;
  }
body, td, .contenu, p, div {
  font-family: Verdana, Geneva;
  font-size: 12px; 
  color: #000000;
  }
body, .contenu, p {
  text-align: justify; 
  }
h1 { 
  font-family: Verdana,Geneva;
  font-size: 24px; 
  font-weight: bold ; 
  text-transform: uppercase;
  text-align: left; 
  color: #CC3333;
  }
h2, h3 { 
  font-family: Verdana,Geneva;
  font-weight: bold ; 
  text-transform: uppercase;
  text-align: left; 
  text-indent: 20px;
  color: #CC3333;
  }
h2 { 
  font-size: 16px; 
  }
h3 { 
  font-size: 14px; 
  }
.PrevPage, .NextPage {
  font-family: Verdana,Geneva;
  font-size: 14px; 
  font-weight: normal ; 
  text-decoration: none ;
  text-align: left; 
  text-indent: 20px;
  color: #CC3333;
  }
a {  
  color: #1E35A4;
  }
a:visited { 
  color: #263C88;
  }
