body {
	background-color: #000000;
	color: #FFFFFF;
}
.titrerouge1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FF0000;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	line-height: normal;




}
.titrerouge2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF0000;
	font-style: italic;

}
.texteblanc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.texteblanc2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
