.contentFormInt.choice label:hover,
.contentFormInt.choice input:checked + p span
{
  font-weight: bold;
  color: #d2691d;
}

span.error
{
	color: #d2691d;
	font-weight: bold;
}

.champs_en_erreur {
	border-color: #ec7b34 !important;
	border-width: 3px !important;
}