.TitreRubrique {
	font: normal 18px/16px Arial, Helvetica, sans-serif;
	color: #009966;
	letter-spacing: 3px;
	text-indent: 5pt;
}
.Texte {
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: normal;
}
.SousTitreRubrique {
	font: bold normal 14px/16px Arial, Helvetica, sans-serif;
	color: #009966;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: normal;
}
.TexteSousRubriqueGris {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	text-indent: 7px;
}
.TexteSousRubriqueVert {
	font: bolder normal 12px Arial, Helvetica, sans-serif;
	color: #009966;
	text-indent: 7px;
}

