.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.textegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: small;
}
.textepetit {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.texteital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
}
.fondblanc {
	background-color: #FFFFFF;
}
