a {
	color: #000000;
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover { 
	color:#f95f31; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.actif {	
	color:#ff0000; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.flashy {	
	color:#ff0000; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.titre {
	font-size: 25px;;
	color: #FFFFFF;
    font-weight: bold;
}

.texte {
	font-size: 15px;;
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
}

.titre_jaune {
	font-size: 25px;;
	color: #efb230;
    font-weight: bold;
}

.texte_jaune {
	font-size: 15px;;
	color: #efb230;
	font-family: Times New Roman, Times, serif;
}