.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #63bdc4;
	font-style: italic;
}
.obligatoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63bdc4;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

