BODY {
  font-family: Arial, sans-serif; 
  color: #684169; 
  background-color: white; 
 }
BODY.fontblack {
  font-family: Helvetica, Arial, sans-serif; 
  color: black; 
  background-color: white; 
  }
a {
  text-decoration: underline;
  color: #684169;
  }
a.menu {
  text-decoration: none;
  color: darkblue;
  font-size: 12pt;
  font-weight: normal;
  }
.petitRemarque {
  color: darkblue;
  font-size: 8pt;
  font-weight: normal;
  font-style: oblique 
  }
.petitBleu {
  color: darkblue;
  font-size: 7pt;
  font-weight: normal
  }
a.petit {
  text-decoration: none;
  color: darkblue;
  font-size: 8pt;
  }
a.trèsPetit {
  text-decoration: none;
  color: darkblue;
  font-size: 7pt;
  }  
a:hover {
  color: rgb(229, 178, 35)
  }
P {
  text-align: justify;
  }
.superS {
  vertical-align: super;
  font-weight: bold;
  font-size: small
 }
.titre {
  font-size: 14pt;
  font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
  font-weight: bold;
  color: darkblue
 }
.grandTitre {
  font-size: 16pt;
  font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
  font-weight: bold;
  font-style: oblique;
  letter-spacing: 2;
  color: darkblue
 }
.petitTitre {
   font-size: 14pt;
   line-height: 125%;
   font-family: Georgia
  }
a.petitTitre {
   text-decoration: none;
   font-size: 14pt;
   line-height: 125%;
   font-family: Georgia
  }
.petitTitre2 {
  font-size: 12pt;
  line-height: 125%;
  font-family: Georgia;
  color: rgb(51, 153, 51);
  font-style: italic;
  font-weight: bold
 }  
a.petitTitre2 {
  text-decoration: none;
  font-size: 12pt;
  line-height: 125%;
  font-family: Georgia;
  color: rgb(51, 153, 51);
  font-style: italic;
  font-weight: bold
 }
.indent {
  position:absolute;
  left:200;
  width:660px;
 }
#headerText {
  color:white; /*#fdc729;*/
  font-size:15pt;
  position:absolute;
  height: 10;
  width: 800;
  top:97;
  left:20
 }
img#headerLumiere {
  position:absolute;
  top:93
 }	
#navigator {
  color:#fdc729;
  position:absolute;
  top:200;
  left:10;
  text-align:center
 }
img#topLogo {
  position:absolute;
  top:5;
  width:560;
  height: 85;
 }
a#langLien {
  position:absolute;
  left:710
 } 