.StyleTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF33;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.StyleTexte {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
