


a, .titre {
    color: #461e61;
}

a:hover, .ligne-titre.chapter:hover {
    background-color: #54247510;
}

header, .square {
    background-image: linear-gradient(
        10deg,
        #461e61 17%,
        #542475 100%
    );
}

footer {
    background-image: linear-gradient(
        10deg,
        #38342F 17%,
        #554E44 100%
    );
}


.dropdown-content .menuItem.tgen:hover {background-color: #040b79}
.dropdown-content .menuItem.pgen:hover {background-color: #b91736}
.dropdown-content .menuItem.pstl:hover {background-color: #ad0054}
.dropdown-content .menuItem.tstl:hover {background-color: #542475}
.dropdown-content .menuItem.tstlsp:hover {background-color: #641778}
.dropdown-content .menuItem.melmel:hover {background-color: #007d6e}

.mobtgen {color: #101b61}
.mobpgen {color: #a51726}
.mobpstl {color: #9c0946}
.mobtstl {color: #461e61}
.mobtstlsp {color: #532061}
.mobmelmel {color: #00796b}


a.accueil:hover {background:#424242;border-bottom:0px;color:#fff;}

a.bouton9.premierestl:hover {background:#9c0946;color:#fff;border-bottom:0px;}
a.bouton_on.premierestl {background:#9c0946;color:#fff;border-bottom:0px;}
.ligne.premierestl {background:#9c0946;color:#fff;border-bottom:0px;}

a.bouton9.premieregen:hover {background:#a51726;color:#fff;border-bottom:0px;}
a.bouton_on.premieregen {background:#a51726;color:#fff;border-bottom:0px;}
.ligne.premieregen {background:#a51726;color:#fff;border-bottom:0px;}

a.bouton9.terminalestl:hover {background:#461e61;color:#fff;border-bottom:0px;}
a.bouton_on.terminalestl {background:#461e61;color:#fff;border-bottom:0px;}
.ligne.terminalestl {background:#461e61;color:#fff;border-bottom:0px;}

a.bouton9.terminalegen:hover {background:#101b61;color:#fff;border-bottom:0px;}
a.bouton_on.terminalegen {background:#101b61;color:#fff;border-bottom:0px;}
.ligne.terminalegen {background:#101b61;color:#fff;border-bottom:0px;}
