.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	text-indent: 15pt;
	font-weight: normal;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #DBE6EF;
	text-align: justify;
	font-weight: bold;
}
.titres {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #FFD167;
	font-weight: lighter;
}
.titrepara {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #8FBFCE;
	font-weight: normal;
}
.textnj {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #F2F5FF;
	font-weight: normal;
}
.remarques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DBE6EF;
	font-weight: normal;
}
.texttab {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #F2F5FF;
	font-weight: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
