.vertpale {
	font-family: Verdana;
	font-size: 10px;
	color: #66CC33;
}
.grostexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009933;
}
.moyentexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
}
.titraille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009933;
}
.grostextegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009933;
	font-weight: bolder;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.bordure {
	border: thin solid #009933;
}
.texteblanc {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.entoure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009933;
}
.soustitre {
	font-family: Verdana;
	font-size: 17px;
	color: #009933;
}
.medium {
	font-family: Verdana;
	font-size: 18px;
	color: #009933;
}
.petittexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
}
.petittextegras {
	font-family: Verdana;
	font-size: 10px;
	color: #009933;
	font-weight: bold;
}
.texte12pxgras {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
	font-weight: bold;
}
.petittextesouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
	text-decoration: underline;
}
.texteviolet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9900FF;
}
.petittextesoulignebold {
	font-family: Verdana;
	font-size: 10px;
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
}
.texteblancgrand {

	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
}
