#sommaireEnvoiSms:hover, #sommaireEnvoiSms1:hover, #sommaireEnvoiSms2:hover,#sommaireReponseSms:hover, #sommaireReponseSms1:hover, #sommaireReponseSms2:hover,#sommaireLogin:hover, #sommaireLogin1:hover {

    color: white!important;
    background-color: #0d6efd!important;
}

.activeSommaire {

    color: white!important;
    background-color: #0d6efd!important;

}

.activeSommaireTitle {

    color: white!important;
    background-color: grey;;
    border-radius:3px;
}

#sommaire:hover {

    color: white!important;
    background-color: grey;;
    border-radius:3px;
}