@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	text-align: center;
}

.Entete {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
	text-align: center;
}

.bleu_gras_16 {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.bleu_gras_ital_12 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}

.bordeau_gras_14 {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}

.jauneFonce_gras_12 {
	color: #999966;
	font-size: 12px;
	font-weight: bold;
}

.cyan_gras_12 {
	color: #00CCFF;
	font-size: 12px;
	font-weight: bold;
}
.Style11 {
	color: #666666;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}
