
a:link,a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt
}
a:hover{
	color:#820082;
	font-weight:bold;
	text-decoration: none;
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt
}

/*LIENS COULEURS */
.basdepage { 
 font-weight: none; /*Pris en comte par IE */ 
 font-size: 12pt; /* Pris en compte par IE */ 
 color: #000000; 
 font-family: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
} 

.texte { 
 font-weight: none; /*Pris en comte par IE */ 
 font-size: 12pt; /* Pris en compte par IE */ 
 color: #000000; 
 font-family: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
} 

a.orange:link, a.orange:visited { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 14pt; /* Pris en compte par IE */ 
 color: #FF9900; 
 font-family: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
} 

a.orange:hover { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 14pt; /* Pris en compte par IE */ 
  font-family: Arial,Verdana,Helvetica;
 color: #bd853d; 
} 

a.jaune:link, a.jaune:visited { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 14pt; /* Pris en compte par IE */ 
 color: #F4D004; 
 font-family: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
} 

a.jaune:hover { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 14pt; /* Pris en compte par IE */ 
 text-decoration: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 color: #B89D03; 
} 

a.vert:link, a.vert:visited { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 14pt; /* Pris en compte par IE */ 
 color: #0CBA10; 
 font-family: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
} 

a.vert:hover { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 14pt; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
 color: #218400; 
} 

a.violet:link, a.violet:visited { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 14pt; /* Pris en compte par IE */ 
 color: #990099; 
 font-family: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
} 

a.violet:hover { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 14pt; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
 color: #CC99FF; 
} 

a.rose:link, a.rose:visited { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 12pt; /* Pris en compte par IE */ 
 color: #820082; 
 font-family: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 text-decoration: none; /* Pris en compte par IE */ 
} 

a.rose:hover { 
 font-weight: bold; /*Pris en comte par IE */ 
 font-size: 12pt; /* Pris en compte par IE */ 
 text-decoration: Arial,Verdana,Helvetica; /* Pris en compte par IE */ 
 color: #000000; 
} 

/*Titres */

.Titre2 {font-size: 24px; color: #820082; font-family: "Monotype Corsiva";}

