/*

.lien_titre_menu_accueil:hover {
    color: white;
    background-color: #0b577ded;
}*/

a:hover {
    color: blue;
}