.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #62AD15;
}
.pied {
	font-size: 11px;
	font-style: italic;
	color: #00CC66;
}
.texte-gras {
	font-size: 14;
	color: #6B89A5;
	font-weight: bold;
}
.soussoustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #62AD15;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #62AD15;
}.texte {

	font-size: 14;
	color: #6B89A5;
	font-weight: normal;
}
