BODY {
 font-family: "Times New Roman", Times, serif;
 font-size: 12pt;
 color: #000099
}

TD {
 font-family: "Times New Roman", Times, serif;
 font-size: 12pt;
 color: #000099
}

H1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 34pt;
  font-weight: bold;
  color: #CCCCCC
}

.titre2 { 
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 16pt;
 font-weight: bold;
 color: #000099
}

.titre3{
 font-family: Georgia,"Times New Roman", Times, serif;
 font-size:12pt;
 font-weight: bold;
 font-style: italic;
 color: #000099;
}

.legende {
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size:8pt;
  color: #333333;
}

.copyrght {
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size:10pt;
  color: #333333;
}


a.liensA:link  {
      color : #000099; 
	text-decoration : none;
      font-family: Verdana,Georgia, Times New Roman, Times, serif; 
      font-size: 10pt;

}

a.liensA:visited  {
      color : #000099; 
      text-decoration : none;
      font-family: Verdana,Georgia, Times New Roman, Times, serif; 
      font-size: 10pt;
}

a.liensA:active  {
	color : red;
	text-decoration : none;
}

a.liensA:hover  {
	color : red;
	text-decoration : none;
}


a.liensTDM:link  {
      color : #000099; 
	text-decoration : none;
      font-family: Verdana,arial,sans serif; 
      font-size: 8pt;

}

a.liensTDM:visited  {
      color : #000099; 
      text-decoration : none;
      font-family: Verdana,arial,sans serif; 
      font-size: 8pt;
}

a.liensTDM:active  {
	color : red;
	text-decoration : underline;
}

a.liensTDM:hover  {
	color : red;
	text-decoration : underline;
}

