.boite a .un {
    background-image: url(./img/strat/optimisation.png);
    background-size: contain;
    height: 100%;
    background-position: center;
    background-color: #fafafa;
    cursor: pointer;
    pointer-events: visible;
}

.boite a .deux {
    background-image: url(./img/strat/article.png);
    height: 100%;
    background-position: top;
    background-size: cover;
    cursor: pointer;
    pointer-events: visible;
}

.boite a .trois {
    background-image: url(./img/strat/page_accueil.png);
    height: 100%;
    background-position: top;
    cursor: pointer;
    pointer-events: visible;
}

.boite a .quatre {
    background-image: url(./img/strat/Catalogue_formations.png);
    height: 100%;
    background-position: top;
    background-size: cover;
    cursor: zoom-in;
    pointer-events: visible;
    background-color: #fafafa;
}

.boite a .cinq {
    background-image: url(./img/strat/mail.png);
    height: 100%;
    background-position: top;
    background-size: cover;
    cursor: zoom-in;
    pointer-events: visible;
}

.boite a .six {
    background-image: url(./img/mc/motindus.png);
    background-size: cover;
    height: 100%;
    background-position: center;
    background-color: #fafafa;
    cursor: zoom-in;
    pointer-events: visible;
}

.boite a .sept {
    background-image: url(./img/mc/Go_Essonne.png);
    height: 100%;
    background-position: top;
    background-size: cover;
    cursor: pointer;
    pointer-events: visible;
}

.boite a .huit {
    background-image: url(./img/mc/Flyer_.png);
    height: 100%;
    background-position: top;
    cursor: pointer;
    pointer-events: visible;
}

/*
.boite a .six {
    background-image: url(./img/strat/publi_.png);
    height: 100%;
    background-size: contain;
    cursor: pointer;
    pointer-events: visible;
}

.boite a .sept {
    background-image: url(./img/strat/publi_insta.png);
    height: 100%;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    pointer-events: visible;
}

.boite a .huit {
    background-image: url(./img/beemmi/t_shirt.png);
    height: 100%;
    background-size: contain;
}
 */