#restePage>h2, #restePageLarge>h2
, #footer>a:hover
, .espace_organisateur_menuG a:hover, .espace_organisateur_menuD a:hover
, .orga_actions a:hover, .orga_actions_petit a:hover
, .options_libelle
, .resumeCourse
, .bouton_form_reprise
, #cookie-law, .inscr_bouton, .inscr_choix
{
	background-color:#f4b8d2;
}
.champobligatoire {
	border: 2px solid #f4b8d2 !important;
}
.boutonLien:hover, .boutonResultatActif,
.boutonMenu:hover {                        
/*	background-color:#f4b8d2; opacity... j'utilisais ça, avant */
	background:rgba(244,184,210,1);
}
.options_libelle_non_obligatoire {
	border:3px solid #f4b8d2;
	background-color:#ffffff;
	width:624px; /* 630 - 2 bords */
}

/* typeahead */
.tt-suggestion:hover,
.tt-suggestion.tt-cursor {
        color: #777;
        background-color: #f4b8d2;
}

.champerreur{
        background-color:#FC7667; /* rouge léger pour indiquer champs erreur, ne pas déplacer sinon override par champobligatoire ci-dessus */
}
/* 2023 */
.bloc_comm-bloc1 {
	background-color:#f4b8d2;
	text-align: center;
}
