.titreblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titrerouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.titre24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.texterouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}
.textegras {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
