.texte_rouge {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #FF0000;
}
.texte {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
}
