.headerGroupe{
    background-color: #333 !important;
}

.footerGroupe{
    background-color: #333 !important;
}

#imgAccueil{
    width: 220px;
    margin-left: 25%;

}

.couleurSociete{
    background-color: #333!important;
}

.blockheight{
    height: 170px;
}

@media (max-width: 991px){
    .blockheight{
        height:auto;
    }

    .blockwidth{
        margin-right: 15px;
    }
}

.changementRibLinks{
    color:red;
    font-weight: bold;
    font-size: 14px;
    border : 3px solid red !important;
    background-color: yellow;
}

.textchangementRib{
    display: inline-block !important;
    color:red;
    margin-left: 5px;
}


/** PARTIT PAGE RGPD : POLITIQUE DE PROTECTION DES DONNEES **/

.h1Rgpd {
    background-color: #0a68b4!important;
    color:white;
    text-align: center;
}

.h2Rgpd {
    border-bottom: 1px solid #0a68b4;
    margin-bottom: 15px;
    margin-top:40px;
}

.bodyRgpd{
    background: url(cover-abc.jpg) no-repeat center fixed;
    background-size:100%;
}

.bodyModalRgpd p{
    color: #757575;
    font-size:14px;
    text-align: justify;
}

.texte_explication_politique div{
    font-size:14px;
    text-align: justify;
}

.bodyRgpd  p {
    color: #757575;
    font-size:14px;
    text-align: justify;
}

