/*** styles sélectionnables ***/

.texte_rouge {
	color: #D4451D;
}
.texte_bleu {
	color: #4CBDCC;
}
.texte_orange {
	color: #F18700;
}
