.titreDePage  {
	font-size : 24pt;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	text-align : center;
}

.sousTitre  {
	font-size : 16pt;
	font-family : Times New Roman, Times, serif;
	font-weight : normal;
	text-indent : 18pt;
}

.texteNormal  {
	font-family : Verdana, arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	text-indent : 18pt;
	padding-left : 5%;
}

.texteNormalSansIndent  {
	font-family : Verdana, arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	padding-left : 5%;
}


.notesDeBasDePage  {
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;
	text-align : center;
	color : Gray;
}
