/* CSS Document */

/* Style du contenu rédactionnel du programme */

.texte1, p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.5px;
line-height:15px;
font-style:normal;
color: #000000;
letter-spacing:0px;
}

.retrait {margin-left:10px;}

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-style:normal;
}

.titre2 {
	/*font-family:"Arial Black";*/
	font-family: "Franklin Gothic Medium", Arial;
	font-weight:normal;
	font-size: 15px;
	line-height:17px;
	letter-spacing:1px;
	color: #0C2D83;
	font-style:normal;
	}

a {color:#FF0000;}

.rouge {color: #FF0000;}

.texte1 a {color:#FF0000;}

.texte2 {
font-size: 13px; 
font-family: "Franklin Gothic Medium";
line-height:15px;
letter-spacing:0.5px;
color: #000000;
font-weight:normal;
font-style:italic;
}

.texte_blanc {
font-size: 13px; 
font-family: "Franklin Gothic Medium";
line-height:15px;
letter-spacing:0.5px;
color: #FFFFFF;
font-weight:normal;
}

.faq a{
text-decoration:none;
color:#000000;
font-weight:bold; 
}

.faq a:hover{color:#FF0000;}

.cache {display:none;}

