.titre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#006633;
	font-size:30px
}

.titre_rubrique{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#006633;
	font-size:21px;
	text-transform:capitalize;
}
.petitTitre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#006633;
	font-size:14px;
	text-transform:capitalize;
}

.soustitre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:12px;
	padding-left:2px
}


.texte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:14px
}

.petittexte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	line-height:10px
}

.introduction{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#445544;
	font-size:11px;
	font-style:italic;
	line-height:12px;
}