#sidebar .menu a:hover {
    background-color: #D1D1D1; /* Gris clair sur survol */
    color: #333; /* Gris foncé pour le texte lors du survol */
}
