div#comue {
    background-image: url('../img/DIRCOM-Logo_AMU_CMJN.svg');
    background-size: 100%;
    height: 64px;
    width: 186px;
    margin-top: -20px;
}

div#etablissement {
    background-image: url('');
    background-size: 90%;
    height:85px;
    width:100px;
    margin-top: -20px;
}
:root {
    /** EMC2 **/
    --color-dark: rgb(16,137,62); /** seagreen **/

    /** MES FORMATIONS **/
    --color-main-formation: rgb(106,90,205); /** slateblue **/
}

