.TPL_ACCESRAPIDE .s-acces-rapide .s-acces-rapide__link {
    color: #26768C;
}
.c-card__itemInfo h3 {
    font-size: 2.2rem;
    text-align: center;
}

.PRS_MISENAVANT_COULEUR1, .PRS_MISENAVANT_COULEUR2 {
    border-radius:7px;
}

.PRS_MISENAVANT_COULEUR1, .PRS_MISENAVANT_COULEUR2 h5 {
    color: #ffffff;
}

.PRS_MISENAVANT_BLEU.txt a:not(.o-button,[class*=__]):hover,
.PRS_MISENAVANT_BLEU.txt a:not(.o-button,[class*=__]):active,
.PRS_MISENAVANT_BLEU.txt a:not(.o-button,[class*=__]):focus {
    color: #fff;
    border-bottom: .2rem solid #fff;
}

.TPL_ACCESRAPIDE {
    background: #F0F0F0;
    padding: 20px 0;
}

.s-actualite-une {
    margin: 0;
}

.c-footer__infos {
    padding: 0 8rem;
}

#bandeauHaut .blocRechercheWrapper.visuel {
    min-height: 520px;
}
.s-actualite-une__niveau1__thematique, .s-actualite-une__niveau2__thematique {
        font-weight:300;
        font-size:1.6rem;
        text-transform: uppercase;
 }

@media screen and (max-width: 792px) {
    #bandeauHaut .blocRechercheWrapper.visuel {
        min-height: 160px;
    }

    .s-actualite-une__niveau1__thematique, .s-actualite-une__niveau2__thematique {
            font-size:1.2rem;
     }

     .s-actualite-une__niveau2 h3 a {
             font-size:1.4rem;
     }
    .c-footer__infos {
        padding: 0 1rem;
    }
    .c-navigation__link--level-2 {
        font-size:1.6rem;
    }
}
