BODY {
 bgcolor="#333333"
}

.TitrePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #D8D7CD;
	text-align:center;
	font-style: italic;
}
.TexteLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D8D7CD;
	text-align:left;
	font-style: italic;
}
.TexteCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D8D7CD;
	text-align:center;
	font-style: italic;
}
.Titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #D8D7CD;
	text-align:left;
	font-style: italic;
	font-weight: normal;
}

.Interligne {
	color: #FFFF66;
	font-family: Arial;
	font-size: 5px;
}
