.texte_de_base {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.texte_gras {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titre1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titre2 {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.texte_gras_clignotant {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
}
.texte_gras_gris {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.texte_de_base_gris {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.texte_petit_gris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.titre2_clignotant {


	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

