/* CSS Document */

.form1 {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
	font-style: normal;

}  
  
.texte_invisible {
	color: #EFE9DD;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
	font-style: normal;

} 


.liens {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
	font-style: normal;

}  
   
   a.liens {
    color: #000000;
    text-decoration: none;
    font-family: "arial";
	font-size: 12px;
}
  a.liens:link {
    color: #000000;
    text-decoration: none;
    font-family: "arial";
	font-size: 12px;
}
	 
  a.liens:hover { 
     color: #BF241F; 
     text-decoration: none;
	 font-family: "arial";
	 font-size: 12px;
}
.texte {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
	font-style: normal;

}  
.textegras {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
	font-style: bold;

}  

.textepetit {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-size: 10px;
	font-style: normal;

}  
.texte_jaune {
	color: #FEF102;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
	font-style: normal;

}  

.texte-rouge_gras {
	color: #B42E22;
	text-decoration: none;
	font-family: "arial";
	font-size: 14px;
	font-style: bold;

} 

.texte-orange {
	color: #DF782B;
	text-decoration: none;
	font-family: "arial";
	font-size: 14px;
	font-style: bold;

}  
 


