@import url("/styles/cef2bf.css");

#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:#f4ff25;
}
.champobligatoire {
	border: 2px solid #f4ff25 !important;
}
.boutonLien:hover, .boutonResultatActif,
.boutonMenu:hover {                        
	background:rgba(244,255,37,1);
}
/* typeahead */
.tt-suggestion:hover,
.tt-suggestion.tt-cursor {
        color: #777;
        background-color: #f4ff25;
}

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

