.texteblanc {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: normal;

}
.lettrine {
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	color: #000000;
}
.textejaune {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFEB84;
}
.bouton {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	background-color: #E6D373;
}
