/* CSS Document */

.blancbleu, blancbleu {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	background-color: #000066; 
}

.noireblanc, noireblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	background-color: #FFFFFF;
}




