.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E70A5;
	padding-right: 3px;
}
.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.titreSeparateur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E70A5;
	padding-right: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
