@charset "iso-8859-1";
/* auteur: CARDI Laetitia */
/* Date de création: 27/07/01 */

.texte {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}
.lien {
     color: orange; 
	 font-size: 11pt; 
	 font-family: verdana;  
	 font-weight: bold; 
	 letter-spacing: -1pt; 
	 text-decoration: none
}
.lien:hover {text-decoration: none; color : red}

h2 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:13pt; 
  font-weight:bold; 
  color: red }
