/* Minification failed. Returning unminified contents.
(3079,17): run-time error CSS1038: Expected hex color, found '#fff0'
 */


/*------------------------------------------*/
/*-----------------  FONTS  ----------------*/
/*------------------------------------------*/





@font-face {
    font-family: 'Calibri-Bold';
    src: url('/css/fonts/Calibri-Bold.eot') format('embedded-opentype'), url('/css/fontsCalibri-Bold.woff') format('woff'), url('/css/fontsCalibri-Bold.ttf') format('truetype'), url('/css/Calibri-Bold.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Calibri';
    src: url('/css/fonts/Calibri.eot') format('embedded-opentype'), url('/css/fontsCalibri.woff') format('woff'), url('/css/fontsCalibri.ttf') format('truetype'), url('/css/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri-Light';
    src: url('/css/fonts/Calibri-Light.eot') format('embedded-opentype'), url('/css/fontsCalibri-Light.woff') format('woff'), url('/css/fontsCalibri-Light.ttf') format('truetype'), url('/css/Calibri-Light.svg#Calibri-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Dense-Bold';
    src: url('/css/fonts/Dense-Bold.eot') format('embedded-opentype'), url('/css/fonts/Dense-Bold.woff') format('woff'), url('/css/fonts/Dense-Bold.ttf') format('truetype'), url('/css/fonts/Dense-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dense-Regular';
    src: url('/css/fonts/Dense-Regular.eot') format('embedded-opentype'), url('/css/fonts/Dense-Regular.woff') format('woff'), url('/css/fonts/Dense-Regular.ttf') format('truetype'), url('/css/fonts/Dense-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Dense-Thin';
    src: url('/css/fonts/Dense-Thin.eot') format('embedded-opentype'), url('/css/fonts/Dense-Thin.woff') format('woff'), url('/css/fonts/Dense-Thin.ttf') format('truetype'), url('/css/fonts/Dense-Thin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'Dense-Thin';
    src: url('/css/fonts/Dense-Thin.eot') format('embedded-opentype'), url('/css/fonts/Dense-Thin.woff') format('woff'), url('/css/fonts/Dense-Thin.ttf') format('truetype'), url('/css/fonts/Dense-Thin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Voga-Medium';
    src: url('/css/fonts/Voga-Medium.eot') format('embedded-opentype'), url('/css/fonts/Voga-Medium.woff') format('woff'), url('/css/fonts/Voga-Medium.ttf') format('truetype'), url('/css/fonts/Voga-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*------------------------------------------*/
/*----------------- GENERAL ----------------*/
/*------------------------------------------*/

body {
    font-family: 'helvetica';
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 0;
    letter-spacing: 0;
    font-family: 'Dense-Regular';
    text-align: justify;
    /* text-align-last: center; */
    background: #fff;
    overflow-x: hidden;
    width: 100%;
}

.ct {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1200px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.NoMargin_Bottom .ct {
    margin-bottom: 0px;
}

.NoMargin_Top .ct {
    margin-top: 0px;
}
.conteneurContenuBloc {
    /* margin-bottom: 20px; */
}
/*------- Couleur du loader et des selecteur -------*/

::-moz-selection {
    background: #b46c61;
    color: #fff
}

::selection {
    background: #b46c61;
    color: #fff
}

.spinner > div {
    background-color: #b46c61;
}

.cookiesBar {
    position: fixed;
    width: 560px;
    box-sizing: border-box;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    background: #d5b9ae;
    color: rgba(33,33,33,.8);
    z-index: 9999999999;
    padding: 15px 120px 15px 19px;
    left: 0;
    bottom: 0px;
}


/*----------------- TEXTES ----------------*/

h1, .h1 {
    font-size: 70px;
    line-height: 75px;
    color: #000;
    margin-bottom: 10px;
    font-family: 'Voga-Medium';
    font-weight: 400;
    text-align: left;
}

h2,
.h2 {
    font-size: 70px;
    line-height: 75px;
    color: #000;
    margin-bottom: 20px;
    font-family: 'Voga-Medium';
    font-weight: 400;
    text-align: center;
}

h3, .h3 {
    font-size: 27px;
    line-height: 29px;
    color: #b46c51;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-family: 'Dense-Bold';
    text-transform: uppercase;
}

h4, .h4 {
    font-family: 'dense-regular';
    font-weight: 400;
    font-size: 30px;
    color: #000;
}
.center h1 {
    text-align: center;
}


a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }


p {
    font-family: 'helvetica';
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 0;
    letter-spacing: 0;
    font-family: 'Dense-Regular';
    text-align: justify;
    /* text-align-last: center; */
}
img {
    border: 0px;
}

ul {
    margin: 0px 0 20px 20px;
    list-style: none;
    text-align: justify;
}

li {
    list-style-type: disc;
}

ul ul {
    margin: 0px 0 10px 0;
    list-style: none;
    text-align: justify;
}

    ul ul li {
        margin-left: 20px;
        list-style-type: circle;
    }

.ulOrder li {
    list-style-type: decimal;
}

/*---------- Boutons ---------*/



.btn {
    margin-top: 50px;
    color: #fff;
    background-color: #000;
    font-family: dense-regular;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 7px 20px;
    display: inline-block;
    transition: 0.3s all ease-out;
    border: 1px solid #000;
    text-decoration: none;
    text-align: center;
}

    .btn:hover {
        color: #000;
        background-color: #fff;
        border: solid 1px #000;
        cursor: pointer;
    }

    .btn:before {
        font-family: 'boonIco';
    }


    .btn.btnCol4 {
        text-decoration: none;
        text-align: center;
        background: #fff;
        margin-top: 15px;
        color: #b46c51;
        display: inline-block;
        padding: 0px 15px;
        transition: .3s all ease-out;
        border: 1px solid #b46c51;
        /* width: 100px; */
        margin: auto;
    }

    .btn.btnCol4:before {
        font-family: 'boonIco';
    }

        .btn.btnCol4:hover {
            background: #b46c51;
            color: #fff;
            cursor: pointer;
            margin-top: 15px;
            margin: auto;
        }





/*---------- CLASSES PERSO ---------*/
.important {
    font-weight: bold;
}

.color {
    color: #b46c51;
}

.legende {
    font-style: italic;
    color: #b77157;
}
.mark {
    color: #b77157;
    background-color: #f4f8fb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 6px;
}

.citation {
    font-size: 11px;
    font-style: italic;
    color: #999;
    font-weight: lighter;
}

.notes {
    font-size: 13px;
    font-style: italic;
    background-color: rgba(150,150, 150, 0.1);
    color: #999;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(150, 150, 150, 0.3);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .notes:before {
        font-size: 13px;
        font-style: italic;
        font-weight: lighter;
        content: "\e91f";
        font-family: boonIco;
        margin-right: 10px;
    }

.retourBtn {
    text-align: right;
    margin: 0px 0 5px 0;
}
.flottant {
    float: right;
    margin: 0 0 15px 30px;
}

.alignMiddle {
    position: relative;
    display: block;
}

.alignMiddleIn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
}

/*-----------------------------------------*/
/*----------------- HEADER ----------------*/
/*-----------------------------------------*/

header {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0;
    position: fixed;
    height: 55px;
    background-color: white;
    z-index: 5000;
    transition: .3s all ease-out;
}


    header.headScroll {
        height: 42px;
        box-shadow: 0px 0px 45px #0000001f;
        transition: .3s all ease-out;
    }


#logo {
    width: 100px;
    float: left;
    z-index: 100;
    top: 8px;
    margin-left: 50px;
    position: absolute;
    transition: .3s all ease-out;
}

header.headScroll #logo {
    width: 54px;
    transition: .3s all ease-out;
    margin-top: -3px;
}

    #logo img {
        width: 100%;
    }

#outils {
    float: right;
    text-align: right;
}


/*----------- Langues ----------*/

#languesCt {
    text-align: right;
    margin-bottom: 10px;
}

.langues a {
    text-decoration: none;
    padding: 5px;
    text-transform: uppercase;
    display: inline-block;
}

    .langues a:hover {
        background: #222;
        color: #fff;
    }

.langueActive {
    background: #000;
    color: #fff;
}

/*----------- Panier ----------*/

#panierMini {
    margin-bottom: 10px;
}

#lblQte {
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #000;
    color: #fff;
    font-size: 9px;
    padding: 3px;
    display: inline-block;
}

/*----------- Login ----------*/

.deconnexionCt {
    margin-bottom: 10px;
}

.connexionNom {
    padding-right: 10px;
}

    .connexionNom:hover {
    }

.lienDeconnexion {
}

    .lienDeconnexion:hover {
    }

/*----------- Recherche ----------*/

.divRecherche {
    text-align: right;
}

    .divRecherche input[type="text"] {
        width: 200px;
        margin-right: 0px;
        font-size: 12px;
    }

.btnRecherche {
    margin: 0;
    padding: 5px 10px;
    background: #222;
    color: #fff;
    text-decoration: none;
}

    .btnRecherche:hover {
        background: #666;
    }

/*-------------------------------------------------------*/
/*-------------------- HOMEPAGE -------------------------*/
/*-------------------------------------------------------*/
.Tel_link {
    text-transform: uppercase;
    color: #b06e4d;
    float: right;
    margin-right: 50px;
    margin-top: 11px;
    font-family: 'dense-Bold';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 19px;
    transition: .3s all ease-out;
}

header.headScroll .Tel_link {
    margin-top: 5px;
    transition: .3s all ease-out;
}

.ImageSlider_Left img {
    width: 410px;
    height: 410px;
    background-color: #b06e4d;
}
.body_14 .TxtImgSlider {
    display: block;
    z-index: 100;
    width: 400px;
    position: absolute;
    height: 360px;
    top: 14px;
    left: 5px;
    box-sizing: border-box;
    font-family: 'Voga-Medium';
    font-size: 64px;
    transform: rotate(-90deg);
    letter-spacing: 2px;
}
    .body_14 .TxtImgSlider::after {
        display: block;
        width: 100%;
        top: -15px;
        right: 45px;
        height: 100%;
        position: relative;
        content: '';
        border-bottom: solid 2px #b46c51;
        border-left: solid 2px #b46c51;
        border-right: solid 2px #b46c51;
        border-top: none;
    }


/*.bandeauSliderHome {
    margin-bottom: 40px;
}*/

.swiper-container.sw-principal.swiper-container-initialized.swiper-container-horizontal {
    height: 930px !important;
}
.swiper-container.sw-master.swiper-container-initialized.swiper-container-horizontal {
    min-height: 100vh !important;
}
.swiper-container-horizontal > .swiper-scrollbar {
    display :none;
}

/*---------- Actus Home ---------*/

.actuCt {
    position: relative;
    width: 100%;
    margin: 0px 20px;
    /* float: left; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 60px;
}
.actuImage {
    width: 400px;
    height: 250px;
    margin-right: 60px;
    overflow: hidden;
}

    .actuImage img {
        width: 100%;
        object-fit:contain;
    }

.actuDesc {
    width: 400px;
}

    .actuDesc .btn a {
        color: #fff;
    }

    .actuDesc .btn:hover  {
        background-color: rgba(180, 108, 81, 0.00);
    }


    .actuDesc .btn:hover a {
        color: #000;
    }

.actuTitre {
    margin-bottom: 10px;
    font-size: 30px;
    font-family: 'Voga-Medium';
    text-align: left;
}



.actuDate,
.detailActuDate {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: dense-bold;
    color: #b46c51;
    letter-spacing: 1px;
}

.actuTexte {
    margin-bottom: 10px;
    max-height: 107px;
    overflow: hidden;
    text-align: justify;
    font-size: 14px;
    line-height: 16px;
}

.actuLien {
    text-align: right;
}

    .actuLien a {
        font-size: 13px;
    }

/*---------- Events Home ---------*/

.eventCt {
    position: relative;
    width: 400px;
    margin: 0px 20px;
    float: left;
}

.eventImage {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

    .eventImage img {
        width: 100%
    }

.eventDesc {
}

.eventTitre {
    margin-bottom: 10px;
}

.eventDate {
    margin-bottom: 10px;
}

.eventTexte {
    margin-bottom: 10px;
    max-height: 90px;
    overflow: hidden;
    text-align: justify;
    font-size: 14px;
    line-height: 16px;
}

.eventLien {
    text-align: right;
}

    .eventLien a {
        font-size: 13px;
    }

/*---------- Blog Home ---------*/

#panHomeBlogArticles .fotorama__stage {
    width: 400px;
    height: 400px;
}

.articleCt {
    position: relative;
    width: 400px;
    margin: 0px 20px;
    float: left;
}

.articleImage {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

    .articleImage img {
        width: 100%
    }

.articleTitre {
    margin-bottom: 10px;
}

.articleLien {
    text-align: right;
}

    .articleLien a {
        font-size: 13px;
    }

.reponseBlogDe {
    margin-top: 10px;
    padding-left: 20px;
}

    .reponseBlogDe span {
        font-weight: bold;
        color: #000000;
        clear: both;
        height: 20px;
        padding-top: 10px;
    }

/*------------------------------------------------------*/
/*-------------------- CONTENU -------------------------*/
/*------------------------------------------------------*/

/*---------- Contenus des Blocs ---------*/

.contenuFullPage .contenuMixteImageG {
    width: 540px;
    float: left;
    min-height: 1px;
    height: 350px;
}

.contenuFullPage .contenuMixteImageD {
    width: 540px;
    float: right;
    min-height: 1px;
    height: 350px;
}

.contenuFullPage .contenuMixteTexteG {
    width: 450px;
    float: left;
    margin-left: 96px;
    min-height: 1px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 350px;
}

.contenuFullPage .contenuMixteTexteD {
    width: 450px;
    float: right;
    margin-right: 96px;
    min-height: 1px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 350px;
}

.contenuFullPage .contenuTexte2ColG {
    width: 540px;
    float: left;
    min-height: 1px;
}

.contenuFullPage .contenuTexte2ColD {
    width: 540px;
    float: right;
    min-height: 1px;
}

.contenuMixteTexteG h2 {
    text-align: left;
    font-size: 50px;
    line-height: 57px;
}

.contenuMixteTexteD h2 {
    text-align: left;
    font-size: 50px;
    line-height: 57px;
}

.contenuFullPage .contenuFull {
    width: 100%;
    box-sizing: border-box;
}

.contenuFullPage .contenuFullPhotoSeule {
    width: 100%;
    box-sizing: border-box;
}

.contenuFullPhotoSeule {
    height: 400px;
    /* overflow: hidden; */
}


.contenuFullPage .contenuFullPhotoSeule img {
    width: 100%;
    object-fit: cover;
    /* object-position: bottom; */
    /* margin-top: 50%; */
    /* transform: translateY(-50%); */
}

.contenuFullPage .contenuFullPhotoSlider {
    display: block;
    position: relative;
}


.conteneurBlocImgTxt .ct, .conteneurBlocTxtImg .ct {
    margin-top: 50px;
    margin-bottom: 50px;
    height: 470px;
}

.photoColonne {
    margin-bottom: 15px;
    height: 100%;
}

    .photoColonne img {
        width: 100%;
    }

.flottantGauche {
    float: left;
    margin: 0 30px 0 0;
}

.flottantDroite {
    float: right;
    margin: 0 0 0 30px;
}

.sepFooter {
    display: block;
    clear: both;
    height: 40px;
}

/*---------- Fil d'Ariane ---------*/
/*#cheminNav {
    height: 30px;
    clear: both;
    margin: 15px auto;
}*/

.body_10 #cheminNav,
.body_1180 #cheminNav,
.body_11 #cheminNav,
.body_21 #cheminNav {
    top: 50px;
    bottom: auto;
}


.body_10 .contenuFullPage,
.body_1180 .contenuFullPage,
.body_11 .contenuFullPage,
.body_21 .contenuFullPage {
    background-color: #fbf7f7;
}


.ccb321 .ct {
    margin-top: 150px;
}

#cheminNav {
    height: 30px;
    bottom: 30px;
    /* left: 50px; */
    float: right;
    clear: both;
    position: absolute;
    z-index: 100;
    margin: 15px auto;
    font-family: 'dense-regular';
    font-size: 23px;
    /* top: 930px; */
    /* left: 230px; */
    left: 50px;
    text-align: left;
}
    #cheminNav a,
    #cheminNav span {
        color: #aaa;
        text-decoration: none;
    }

        #cheminNav a:hover {
            color: #333;
            text-decoration: underline;
        }

.sepCheminNav {
    margin: 0px 5px 0px 5px;
}

    .sepCheminNav:before {
        content: "\e908";
        font-family: boonIco;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.53);
        line-height: 14px;
    }

/*---------- Pagination ---------*/

.paginationListing {
    margin: 30px auto;
    text-align: center;
    font-size: 14px;
}

    .paginationListing span {
        padding: 10px 16px;
        background: #222;
        color: #fff;
        border: 1px solid #222;
    }

    .paginationListing a {
        padding: 10px 16px;
        background: #fff;
        color: #222;
        border: 1px solid #222;
    }

        .paginationListing a:hover {
            color: #fff;
            background: #222;
            cursor: pointer;
        }

/*----------------------------------------------*/
/*-------------- FORMULAIRES -------------------*/
/*----------------------------------------------*/

input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select {
    border: 1px solid #E3E3E3;
    transition: 0.3s all ease-out;
    color: #565656;
    outline: none;
    padding: 5px;
    background: #FFFFFF;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="number"]:focus,
    input[type="email"]:focus,
    input[type="tel"]:focus,
    input[type="url"]:focus,
    textarea:focus {
        border-color: #777;
    }

button[type="button"],
button[type="submit"],
input[type="submit"],
input[type="button"],
input[type="reset"] {
    padding: 7px 15px;
    background: #222;
    border: 1px solid #222;
    color: #fff;
    cursor: pointer;
}

    button[type="button"]:hover,
    button[type="submit"]:hover,
    input[type="submit"]:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover {
        background: none;
        color: #222;
    }

        button[type="button"]:disabled,
        button[type="submit"]:disabled,
        input[type="submit"]:disabled,
        input[type="button"]:disabled,
        input[type="reset"]:disabled,
        button[type="button"]:hover:disabled,
        button[type="submit"]:hover:disabled,
        input[type="submit"]:hover:disabled,
        input[type="button"]:hover:disabled,
        input[type="reset"]:hover:disabled {
            background: #222;
            color: #fff;
            opacity: 0.7;
            cursor: default;
        }

/*.errorControl {
    background-color: #FBE3E4 !important;
    border: solid 1px Red !important;
}*/

.correction {
    background: rgba(240, 80, 80, 0.1);
    color: #9f2514;
}

/*---------- Contact ---------*/


.Infos_Contact {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Info_contact {
    width: 38%;
}


    .Info_contact img {
        width: 60%;
        margin-bottom: 20px;
    }
    .Info_contact h2 {
        text-align: left;
    }


/*.Formulaire_contact {
    width: 58%;
    padding: 50px;
    box-sizing: border-box;
    background-color: #d2a79738;
}*/

.Formulaire_contact {
    width: 58%;
    padding: 50px;
    box-sizing: border-box;
    /* background-color: #d2a79738; */
    border: solid 2px #b46c61;
}


.formulaire {
    width: 100%;
    margin-top: 20px;
}

.formulaire-row {
    margin-bottom: 25px;
    position: relative;
}

.formulaire input[type="text"], .formulaire input[type="tel"], .formulaire input[type="email"], .formulaire textarea {
    background-color: rgba(210, 167, 151, 0);
    width: 100%;
    height: 30px;
    padding: 0px;
    border-radius: 0px;
    border: 0px;
    border-bottom: 2px solid rgb(210, 167, 151);
    box-sizing: border-box;
    font-size: 15px;
    color: #b46c61;
}

.formulaire textarea {
    height: 100px;
    resize: vertical;
    margin-bottom: 0px;
    padding: 5px 0px;
}

/*-- Ci dessous, le style du label qui est par dessus
    le champs.

    Si vous voulez enlever la petite animation
    des labels, faites comme il y a marqué dans les commentaires de l'UC Contact,
    et enlevez la position absolute de la règle ci dessous.
    */

.formulaire label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 22px;
    font-family: dense-regular;
    color: #b46c61;
    opacity: 1;
    cursor: text;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.formulaire input[type="radio"] + label,
.formulaire input[type="checkbox"] + label {
    top: 0;
}

/*-- Style des champs quand on est en train décrire dessus
        */

.formulaire input[type="text"]:focus, .formulaire input[type="email"]:focus, .formulaire input[type="tel"]:focus, .formulaire textarea:focus {
    border-bottom: 3px solid #b46c51;
}

    /*-- Style du label quand on a cliqué dessus et quand
                on a du texte dans les champs
        */

    .formulaire input[type="text"]:focus ~ label,
    .formulaire input[type="text"].fill ~ label,
    .formulaire input[type="email"]:focus ~ label,
    .formulaire input[type="email"].fill ~ label,
    .formulaire input[type="tel"]:focus ~ label,
    .formulaire input[type="tel"].fill ~ label,
    .formulaire textarea:focus ~ label,
    .formulaire textarea.fill ~ label {
        transform-origin: left center;
        transform: translate3d(0, -100%, 0) scale3d(.85, .85, 1);
        opacity: 0.5;
    }

/*-- Style des champs avec erreurs
        */

.errorControl {
    background-color: #FBE3E4 !important;
    border: 0px !important;
    border-bottom: 2px solid #cc5246 !important;
}

.formulaire-check {
    margin-bottom: 20px;
}

    .formulaire-check > div {
        margin: 0px 0px 8px 0px;
    }

    .formulaire-check > div label,
    .ReCaptcha-notice {
        opacity: 1;
        color: #979797;
        line-height: 20px;
        font-size: 13px;
    }

        .formulaire-check > div label a,
        .ReCaptcha-notice a {
            color: #000;
            text-decoration: underline;
        }

        .formulaire-check > div label, .ReCaptcha-notice {
            opacity: 1;
            color: #4b4b4b;
            line-height: 20px;
            font-size: 19px;
            font-family: 'dense-regular';
        }

/*-- Style du champ Kit Bancaire Stripe (uc/KitsBancaires/StripeElements.ascx) */

.stripe {
    max-width: 420px;
}

.stripe-savedCardsTitle {
    display: block;
    margin: 0 0 10px;
}

.stripe-cardSelectTitle {
    display: block;
    margin: 20px 0 10px;
}

.stripe-savedCard {
    display: flex;
    align-items: center;
    margin: 5px 0;
}

.stripe-savedCardImage {
    display: none;
}

.stripe-savedCardName {
    margin: 0 5px;
}

    .stripe-savedCardName::before {
        content: "\2022\2022\2022\2022";
        margin-right: .33em;
        letter-spacing: 2px;
    }

.stripe-savedCardExp {
    margin: 0 0 0 10px;
}

.stripe-savedCardDelete {
    font-size: 20px;
    display: inline-block;
    padding: 5px;
    line-height: .5em;
    cursor: pointer;
}

.stripe-cardSelect {
    margin: 5px 0;
}

.stripe-cardContainer {
    padding: 20px 0 0 0;
    overflow: hidden;
    transition: max-height .25s ease-out, opacity .25s ease-out;
}

    .stripe-cardContainer:not(.isVisible) {
        max-height: 0;
        opacity: 0;
    }

    .stripe-cardContainer.isVisible {
        max-height: 200px;
        opacity: 1;
    }

.formulaire .StripeElement {
    width: 100%;
    height: 30px;
    padding: 5px 0 0;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid rgba(33, 33, 33, 0.25);
    box-sizing: border-box;
    transition: 0.3s all ease-out;
}

    .formulaire .StripeElement iframe {
        opacity: 0;
        transition: 0.3s opacity ease-out;
    }

    .formulaire .StripeElement--focus iframe,
    .formulaire .StripeElement:not(.StripeElement--empty) iframe {
        opacity: 1;
    }

.formulaire .StripeElement--focus {
    border-bottom-color: #222;
}

    .formulaire .StripeElement--focus ~ label,
    .formulaire .StripeElement:not(.StripeElement--empty) ~ label {
        transform-origin: left center;
        transform: translate3d(0, -100%, 0) scale3d(.85, .85, 1);
        opacity: 0.5;
    }

.formulaire .StripeElement--invalid:not(.StripeElement--focus) {
    background-color: #FBE3E4 !important;
    border-bottom-color: #cc5246 !important;
}

/*---------- Inscription / Connexion ---------*/

/*----------------------------------------------------*/
/*-------------- LISTINGS / DETAIL -------------------*/
/*----------------------------------------------------*/

/*---------- Listing Actus ---------*/

.trois_col {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#listingActus {
    margin-bottom: 30px;
    font-size: 0;
}

/*.listActuCt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}*/

.listActuCt {
    width: 30%;
    height: auto;
    background-color: #fff;
    margin: 14px;
    box-shadow: 0 0 23px #22222242;
}

.listActuImg {
    width: 100%;
    height: 230px;
    overflow: hidden;
    margin: 0px auto 10px auto;
}

.listActuDesc .btn {
    text-decoration: none;
    text-align: center;
    background: #fff;
    margin-top: 15px;
    color: #b46c51;
    display: inline-block;
    padding: 7px 15px;
    transition: .3s all ease-out;
    border: 1px solid #b46c51;
}

.listActuDesc .btn a {
    color: #b46c51;
}

    .listActuDesc .btn:hover {
        background: #b46c51;
        color: #fff;
    }

    .listActuDesc .btn:hover a {
        color: #fff;
    }



.listActuImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.listActuDesc {
    /* width: 100%; */
    font-size: 14px;
    text-align: center;
    margin: 25px;
    /* box-sizing: border-box; */
}
.listActuTitre {
    font-size: 28px;
    line-height: 30px;
    margin: 0 auto 20px auto;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.listActuDate {
    color: #b46c51;
    font-size: 14px;
    margin: 6px 0px;
    font-family: Dense-Bold;
    letter-spacing: 0.2px;
}

.listActuCateg, .listActuDate {
    display: inline-block;
    margin: 0px 10px;
    color: #65483d;
    font-size: 14px;
    margin: 6px 0px;
    font-family: Dense-Bold;
    letter-spacing: 0.2px;
    background-color: #fbe2d8;
    padding: 3px 15px;
    border-radius: 35px;
    line-height: 18px;
}
.CategorieDate {
    display: flex;
    flex-direction: revert;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: -67px;
}

.listActuTexte {
    font-size: 22px;
    line-height: 21px;
    height: 82px;
    text-align: justify;
    overflow: hidden;
}
.ccb313 {
    margin-top: 150px;
}

    .ccb313 .ct {
        margin-bottom: 0px;
    }

.actuDesc .btn {
    margin-top: 10px;
}

h1.detailCategActuTitre {
    margin-top: 150px;
}


.listActuLien {
    margin-top: 5px;
    text-align: right;
}


.btn a {
    color: #fff;
}
.btn:hover a {
    color: #000;
}



/*---------- Détail Actu ---------*/
.detailActuDesc {
    text-align: justify;
    font-family: 'calibri';
    font-size: 18px;
    letter-spacing: 0.2px;
}

.detailActuTexte h2 {
    font-size: 50px;
    line-height: 55px;
    color: #000;
    margin-bottom: 20px;
    font-family: 'Voga-Medium';
    font-weight: 400;
    text-align: left;
}

.detailActuDate {
    color: #000;
    margin-bottom: 20px;
}
.fotorama {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}


    .fotorama .swipebox {
        width:48%;
        margin: 10px;
    }

.detailActuTexte {
    padding: 50px;
    background-color: white;
    box-shadow: 0px 0px 30px #e8e8e88f;
    font-family: 'helvetica';
    font-size: 23px;
    line-height: 29px;
    margin-bottom: 0;
    letter-spacing: 0;
    font-family: 'Dense-Regular';
    text-align: justify;
}
.detailActuDesc .flottant {
    float: right;
    margin: 50px;
}

#detailActuGalerie {
    clear: both;
    margin: 30px 0;
}

.detailActuGalerieImg {
    margin: 0px 10px;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

#detailActuFichiers {
    clear: both;
    margin: 30px 0;
}

    #detailActuFichiers li {
        margin: 0 0 7px 0;
    }

ul#detailActuFichiers {
    display: flex;
}

#detailActuFichiers li {
    list-style-type: none;
    font-family: Dense-Regular;
    letter-spacing: 1px;
    font-size: 25px;
    padding: 10px 15px;
    background-color: #d2a797;
    color: #fff;
    margin: 5px;
}
#detailActuFichiers li a {
    font-family: Dense-Bold;
    font-size: 25px;
    color: #fff;
}

    #detailActuFichiers li a:after {
        content: '\e9e2';
        font-family: 'boonIco';
        display: inline-block;
        margin-left: 25px;
        font-size: 15px;
    }

/*---------- Listing Event ---------*/

#listingEvents {
    margin-bottom: 30px;
    font-size: 0;
}

.listEventCt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.listEventImg {
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin: 10px auto;
}

    .listEventImg img {
        width: 100%;
    }

.listEventDesc {
    width: 100%;
    font-size: 14px;
    margin: 10px auto;
}

.listEventTitre {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}

.listEventDate {
    color: #222;
    font-size: 14px;
    margin: 6px 0px;
}

.listEventTexte {
    font-size: 14px;
    line-height: 16px;
    max-height: 60px;
    text-align: justify;
    overflow: hidden;
}

.listEventLien {
    margin-top: 5px;
    text-align: right;
}

/*---------- Détail Event ---------*/

.detailEventDesc {
}

.detailEventDate {
    color: #000;
    margin-bottom: 20px;
}

#detailEventGalerie {
    clear: both;
    margin: 30px 0;
}

.detailEventGalerieImg {
    margin: 0px 10px;
}

#detailEventFichiers {
    clear: both;
    margin: 30px 0;
}

    #detailEventFichiers li {
        margin: 0 0 7px 0;
    }

/*-----------------------------------------------------*/
/*-------------------- FOOTER -------------------------*/
/*-----------------------------------------------------*/

footer {
    width: 100%;
    padding: 20px 0 0px 0;
    text-align: center;
    background: #d2a797;
    color: #ffffff;
    font-family: 'dense-regular';
    font-size: 24px;
    height: auto;
    box-sizing: border-box;
}
    footer a {
        color: #ffffff;
        text-decoration: none;
        margin: 0 10px;
    }

        footer a:hover {
            color: rgba(33, 33, 33, 0.71);
        }

    footer .ct {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 0;
        margin-bottom: 26px;
        flex-wrap: wrap;
        font-size: 22px;
    }
    footer img {
        width: 116px;
    }

.InfoPratique {
    width: 100%;
    display: block;
    height: auto;
    /* font-size: 18px; */
    margin-bottom: 25px;
    border-bottom: solid 1px #fff;
    padding-bottom: 30px;
    margin-top: 10px;
    color: white;
}

.TxtFooter {
    display: flex;
    flex-wrap: wrap;
    width: 53%;
    justify-content: center;
    flex-direction: row;
    text-align: left;
}
span.TitreFooter {
    width: 100%;
    font-family: 'Voga-Medium';
    font-weight: 400;
    font-size: 36px;
    text-align: left;
    margin-bottom: 10px;
}

.LinkFooter {
    width: 100%;
    height: auto;
    font-size: 22px;
    padding: 8px 0px;
    color: #b46c51;
    background-color: #fff;
}

.LinkFooter a{
    color: #b46c51;
}

.AdresseFooter, .ContactFooter {
    width: 50%;
}


.blocNewsletter {
    width: 40%;
    text-align: left;
    padding: 0 20px;
    box-sizing: border-box;
}
div#divDescNewsletter {
    text-align: left;
    margin-bottom: 10px;
}

.blocNewsletter input[type="text"] {
    width: 72%;
    min-width: 0;
    height: 35px;
    vertical-align: bottom;
}

#panInscriptionNewsletter .btn {
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
    background-color: #ffffff6e;
    height: 31px;
}

#panInscriptionNewsletter .btn:hover {
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
    background-color: #ffffff;
    height: 31px;
}

footer .btn {
    background: rgba(255, 255, 255, 0.95);
    color: #b46c51;
    padding: 2px 15px;
}

footer .btn:hover {
    padding: 2px 15px;
}


#crosslink {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background: #ccc;
    display:none;
}

    #crosslink a {
        color: #212121;
        text-decoration: none;
    }

        #crosslink a:hover {
            color: rgba(33, 33, 33, 0.71);
        }

/*-------------------------------------------*/
/*-------------- CONNEXION ------------------*/
/*-------------------------------------------*/

.connexionCt {
    margin: 0 auto 40px auto;
}

.connexionGauche {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 50px;
    border-right: solid 1px #222;
}

.connexionDroite {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 50px;
}

.mdpOublie {
    margin-bottom: 20px;
}

.btnInscription {
    margin-top: 20px;
}

/*---------------------------------------------*/
/*-------------- INSCRIPTION ------------------*/
/*---------------------------------------------*/

.inscriptionCt {
    margin-bottom: 50px;
}

.inscriptionBloc {
    margin-bottom: 20px;
}

.inscriptionGauche {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: left;
    padding-right: 50px;
}

.inscriptionDroite {
    width: 50%;
    float: left;
    display: block;
    box-sizing: border-box;
    text-align: left;
}

.inscriptionRow {
    margin-bottom: 10px;
}

    .inscriptionRow label {
        margin-bottom: 5px;
        display: block;
    }

/*Style du texte d'erreur de mail*/
.formError {
    margin-top: 4px;
    color: #f74b4b;
}

.inscriptionLegende {
    display: block;
    font-style: italic;
}

.containerMessageInscription {
    text-align: center;
}

#panMenu {
    display: inline-block;
    margin-bottom: 30px;
}

    #panMenu a {
        display: inline-block;
        border: 1px solid #868686;
        background: #868686;
        color: #fff;
        text-decoration: none;
        padding: 10px;
    }

        #panMenu a:hover {
            background: #222;
            color: #fff;
        }

    #panMenu .actif {
        background: none;
        color: #222;
    }

.submitInscription {
    text-align: center;
    padding: 10px 0;
    margin: 30px auto 0px auto;
}

    .submitInscription .btn {
        margin-top: 20px;
    }

/*--------------------------------------------------*/
/*-------------- REVUE DE PRESSE -------------------*/
/*--------------------------------------------------*/

.listeLignePresse {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.listePressesConteneurImage {
    width: 275px;
    height: 155px;
    overflow: hidden;
    float: left;
}

    .listePressesConteneurImage img {
        width: 100%;
    }

.listePressesConteneurTextes {
    float: left;
    width: 635px;
    height: auto;
    margin-left: 30px;
}

.listePressesTitre {
    font-size: 12px;
    margin: 0;
}

.listePressesConteneurDate {
    color: #555;
    font-size: 11px;
    margin: 10px 0;
}

.listePressesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}

.listePressesConteneurLien {
    margin-top: 5px;
    text-align: right;
}

/*------------------------------------------------*/
/*-------------- GALERIE PHOTO -------------------*/
/*------------------------------------------------*/

/*---------- Listing Galerie Photo ---------*/

.albums {
    font-size: 0;
    margin-bottom: 50px;
}

.albumCt {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}

.albumPhoto {
    width: 100%;
    height: 250px;
    display: block;
    margin-bottom: 10px;
}

    .albumPhoto img {
        max-width: 100%;
    }

.albumTitre {
    text-align: center;
    display: block;
    width: 100%;
}

    .albumTitre a {
        color: #000;
        font-size: 14px;
    }

        .albumTitre a:hover {
            color: #222;
        }

/*---------- Détail Galerie Photo ---------*/

#galeriePhoto {
    margin: 30px 50px 50px 50px;
}

.contenuDescriptionAlbum {
    margin-bottom: 30px;
    text-align: justify;
}

.conteneurPhoto {
    float: left;
    width: 65px;
    height: 65px;
    margin: 5px;
    overflow: hidden;
}

.conteneurPhotoIsotop {
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
    border: 2px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    background: none;
}

    .conteneurPhotoIsotop .swipebox .classHoverVideo {
        background: url(/images/play.png) no-repeat center;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 6;
        left: 0;
    }

    .conteneurPhotoIsotop img {
        margin-left: 5px;
        margin-right: 5px;
        margin: 0;
        width: 100%;
    }

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: top, left, opacity;
        transition-property: transform, opacity;
    }

/*------------------------------------------------*/
/*-------------- GALERIE VIDEO -------------------*/
/*------------------------------------------------*/

/*---------- Listing Galerie Vidéo ---------*/

#conteneurVideo {
    margin-bottom: 50px;
    width: 100%;
}

.videoCt {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-bottom: 30px;
}

    .videoCt img {
        width: 100%;
    }

.videoImg {
    display: block;
    height: 170px;
}

.videoTitre {
    display: block;
    text-align: center;
    margin-top: 10px;
}

    .videoTitre a {
        color: #000;
    }

        .videoTitre a:hover {
            color: #222;
        }

/*---------- Détail Galerie Vidéo ---------*/

#divVideo {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 50%;
    overflow: hidden;
}

    #divVideo iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

.detailVideoDate {
    margin-top: 15px;
    font-style: italic;
}

.detailVideoDescription {
    margin-top: 5px;
}

/*---------------------------------------------------*/
/*----------------- LIVRE D'OR ----------------------*/
/*---------------------------------------------------*/

.temoignageCt {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.temoignageTitre {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    margin-bottom: 3px;
}

.temoignageBlocUser {
}

.temoignageDe {
    float: left;
}

.temoignageUser {
    color: #000;
}

.temoignageMail {
    color: #999;
    text-decoration: underline;
}

    .temoignageMail:hover {
        color: #000;
    }

.temoignageDate {
    float: right;
    text-align: right;
    color: #000;
}

.temoignageDescription {
    clear: both;
    padding: 10px 0;
    display: block;
}

.popupRow {
    display: block;
    margin-bottom: 10px;
}

    .popupRow span {
        margin-bottom: 5px;
        display: block;
    }

/*--------------------------------------------------*/
/*----------------- RECHERCHE ----------------------*/
/*--------------------------------------------------*/

.rechercheMot {
    font-weight: bold;
}

.rechercheResultat {
    text-align: right;
}

.rechercheTypeMedia {
    padding: 3px;
}

.rechercheListeCt {
    margin-bottom: 50px;
}

.rechercheListeTitre {
    margin-top: 20px;
}

.rechercheListeLigne {
}

.rechercheListeDesc {
    text-align: justify;
}

.rechercheListeLien {
    text-align: right;
}

.importantRecherche {
    font-weight: bold;
}

/*--------------------------------------------*/
/*-------------- REFERENCES ------------------*/
/*--------------------------------------------*/

/*---------- LISTING REFERENCES (mode liste) --------*/

.listeLigneReferences {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.listeReferencesConteneurImage {
    width: 160px;
    overflow: hidden;
    float: left;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .listeReferencesConteneurImage img {
        width: 100%;
    }

.listeReferencesConteneurTextes {
    float: left;
    width: 780px;
    height: auto;
    margin-left: 15px;
}

.listeReferenceTitre {
    font-size: 12px;
    margin: 0;
}

.listeReferencesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}

.listeReferencesConteneurLien {
    margin-top: 5px;
    text-align: right;
}

.referencesSepOmbre {
    width: 100%;
    height: 15px;
    background: url(/images/ombreNews.png) center no-repeat;
}

/*---------- LISTING REFERENCES (mode vignettes) --------*/

.blocsReferences {
    width: 275px;
    height: 250px;
    float: left;
    margin: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}

.blocsReferencesConteneurImage {
    height: 155px;
    width: 100%;
}

    .blocsReferencesConteneurImage img {
        width: 100%;
    }

.blocsReferencesConteneurTextes {
    width: 100%;
}

.blocsReferencesTitre {
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
    text-align: center;
}

.blocsReferencesConteneurDescription {
    line-height: 15px;
    height: auto;
    text-align: justify;
}

/*---------------------------------*/
/*------ ECHANGE DE FICHIER -------*/
/*---------------------------------*/

.fichierLigne {
    border-bottom: solid 1px #ccc;
    height: 32px;
}

.fichierLienDossier {
    display: block;
    background: url(/images/dossier.png)no-repeat;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    text-decoration: none;
}

    .fichierLienDossier span {
        margin-left: 5px;
    }

.fichierLigne a:hover {
    background-color: #fff;
}

.fichierLienFichier {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    text-decoration: none;
    background: url(/images/fichier-defaut.png)no-repeat;
}

.fichierDossierParent {
    display: block;
    margin-bottom: 10px;
}

.fichierLienFichier.pdf {
    background: url(/images/fichier-pdf.png)no-repeat;
}

.fichierLienFichier.excel {
    background: url(/images/fichier-excel.png)no-repeat;
}

.fichierLienFichier.word {
    background: url(/images/fichier-word.png)no-repeat;
}

.fichierLienFichier.pp {
    background: url(/images/fichier-powerpoint.png)no-repeat;
}

.fichierLienFichier.photo {
    background: url(/images/fichier-image.png)no-repeat;
}

.retourBtn .btn {
    margin-right: 0;
}

/*---------------------------*/
/*---------- FAQ ------------*/
/*---------------------------*/

.Categorie_Bloc_FAQ {
    width: 48%;
}

div#ctl00_cphPanMilieu_panFaqCategories {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.faqListe {
    margin: 0 0 60px 0;
}

    .faqListe a {
        cursor: pointer;
        margin-bottom: 20px;
        text-decoration: none;
    }

.questionFAQ {
    cursor: pointer;
    /* font-weight: bold; */
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-left: 15px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    border: solid 1px #b46c51;
    padding: 10px 20px;
    font-size: 25px;
    /* border-radius: 25px; */
    color: #b46c51;
    font-family: 'dense-bold';
    letter-spacing: 0.5px;
}


    .questionFAQ:hover {
        /* font-weight: bold; */
        border: solid 2px #b46c51;
        background-color: #b46c51; padding: 10px 20px;
        color: #fff;
    }


.reponseFAQ {
    /* background: #b46c511f none repeat scroll 0 0; */
    padding: 20px;
    color: #8d4d35;
    font-family: 'helvetica';
    font-size: 17px;
}

    .reponseFAQ p {
        margin-bottom: 0;
    }

.faqListe .sepFooter {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 40px;
}

    .faqListe .sepFooter:last-child {
        border: none;
    }

/*----------------------------------*/
/*---- SOUS MENU - BLOC GAUCHE -----*/
/*----------------------------------*/

a.menuEnCours {
    color: #b46c51;
}


#smMenu {
    margin: 0 0 10px 0;
    padding: 0;
}

.smSeparateur {
    height: 1px;
    display: block;
}

.blocGauche #smMenu > li {
    background: none;
    padding: 0;
}

.blocGauche #smMenu li ul li {
    background: none;
    padding: 0;
}

.smParent, .smParentActif {
    background: #222;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #fff;
}

    .smParent:hover, .smParentActif:hover {
        background: #ccc;
    }

#smMenu ul {
    padding: 0;
}

#smMenu > li {
    list-style: none;
}

#smMenu li ul {
    margin: 0px;
}

    #smMenu li ul li {
        list-style: none;
        margin: 0px;
    }

#smMenu ul li a {
    background: #eee;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
}

    #smMenu ul li a:hover {
        background: #222;
        color: #fff;
    }

#smMenu ul li .smActif {
    font-weight: bold;
}

#smMenu ul li ul li a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #222;
    background: #eee;
}

    #smMenu ul li ul li a:hover {
        background: #ccc;
    }

#smMenu ul li ul li .smActif {
    font-weight: bold;
}

/*------------ PAGE EMPLOIS ------------*/
/*----------------------------------*/

.blocCandiCt {
    padding: 0 0px 80px;
}

.blocCandidaturePostesOuverts {
    margin-bottom: 50px;
}

.posteListe {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 320px;
    margin: 0px 40px 40px 00px;
}

    .posteListe:nth-of-type(4n) {
        margin: 0px 00px 40px 00px;
    }

.posteListeImage {
    width: 100%;
    height: 100px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .posteListeImage img {
        width: 100%;
        flex: 0 0 auto;
    }

.posteListeDate {
    position: absolute;
    top: 8px;
    left: 0px;
    display: block;
    padding: 3px 6px;
    background: #fff;
    font-size: 13px;
    text-transform: uppercase;
    color: #000000;
}

.posteDesc {
    width: 100%;
    height: 230px;
    box-sizing: border-box;
    padding: 30px;
    background-color: #000000;
    position: relative;
}

.posteListeTitre {
    font-weight: 200;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-weight: normal;
    max-height: 40px;
    overflow: hidden;
}

.posteListeIntro {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    max-height: 55px;
    overflow: hidden;
}

.posteListeDetail {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: calc(100% - 60px);
}

    .posteListeDetail a {
        width: 100%;
        margin-top: 20px;
        font-size: 15px;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        background: #fff;
        border-radius: 0px;
        color: #000000;
        display: inline-block;
        padding: 13px 0px;
        transition: 0.3s all ease-out;
        position: relative;
        z-index: 66;
    }

        .posteListeDetail a:hover {
            color: #fff;
        }

        .posteListeDetail a:before {
            height: 100%;
            width: 0%;
            display: block;
            position: absolute;
            background-color: #000000;
            content: "";
            top: 0;
            left: 0;
            transition: 0.3s all ease-out;
            z-index: -1;
        }

        .posteListeDetail a:hover:before {
            width: 100%;
        }

.blocCandidatureCentrer {
    /*margin-bottom: 100px;*/
}

    .blocCandidatureCentrer p {
        text-align: center;
    }

/*------------ POSTULER ------------*/
/*----------------------------------*/
.postuler {
    margin-top: 50px;
    text-align: center;
}

.postuler-content {
    background-color: #000000;
    display: inline-block;
    width: 1000px;
    max-width: 33%;
    -moz-transition: max-width 0.25s, border 0.25s;
    -o-transition: max-width 0.25s, border 0.25s;
    -webkit-transition: max-width 0.25s, border 0.25s;
    transition: max-width 0.25s, border 0.25s;
    height: 45px;
    overflow: hidden;
}

.postuler-btn {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 45px;
    color: #fff;
    border: none;
    transition: all 0.25s ease-in-out, font-size 0.2s linear;
    cursor: pointer;
}

    .postuler-btn:hover {
        background-color: #999;
    }

.postuler.open .postuler-content {
    max-width: 100%;
    height: auto;
}

.postuler.open .postuler-btn {
    background-color: #999;
}

    .postuler.open .postuler-btn::after {
        content: "\00d7";
        left: auto;
        position: relative;
        top: 1px;
        font-size: 22px;
        padding-left: 10px;
        cursor: pointer;
    }

        .postuler.open .postuler-btn::after:hover::after {
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            -webkit-transform: none;
            transform: none;
        }

.postuler-form {
    max-height: 0;
    opacity: 0;
    text-align: left;
    font-size: 15px;
    overflow: hidden;
    -moz-transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
    -o-transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
    -webkit-transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
    transition: max-height 0.25s 0.25s ease-out, padding 0.25s 0.25s, opacity 0.25s;
}

.postuler.open .postuler-form {
    padding: 40px;
    opacity: 1;
}

.postuler-intro {
    margin: 0px 0 40px 0px;
    font-size: 23px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    color: #fff;
}

.postuler-line {
    display: flex;
    margin: 0px 0 10px 0px;
    color: #fff;
}

.postuler-fields {
    padding: 0px 0;
}

.postuler-field label {
    color: #fff;
    width: 130px;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    position: relative;
    top: 8px;
    text-transform: uppercase;
}

.postuler-field input, .postuler-field select {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
    color: #fff !important;
    border: none;
    border-bottom: 2px solid #fff;
    line-height: 25px;
    padding: 7px 0px;
    width: 235px;
}

.postuler-field textarea {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
    color: #fff !important;
    border: none;
    border-bottom: 2px solid #fff;
    line-height: 25px;
    padding: 7px 0px;
    width: 100%;
    resize: vertical;
}

.postuler-line-3 .postuler-field .input {
    width: 695px;
}

.postuler-line-3 .postuler-field input {
    width: 100%;
}

.postuler-field select {
}

    .postuler-field select option {
        color: #000000;
    }

.postuler-field textarea {
    width: 90%;
}

.postuler-field {
    position: relative;
    display: flex;
    align-items: flex-start;
    line-height: 1;
    width: 50%;
}

.postuler-field-message {
    display: block;
    width: 100%;
}

    .postuler-field-message label {
        display: inline-block;
        margin-bottom: 15px;
    }

.postuler-line-6 {
    margin-top: 30px;
    margin-bottom: 40px;
}

    .postuler-line-6 table {
        margin-left: 30px;
        position: relative;
        top: -3px;
    }

.postuler-line .postuler-field:nth-child(2) {
}

.postuler-field label {
}

.postuler-field-v-separator {
    width: 1px;
    background-color: #b0b0b0;
}

.postuler-field::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.postuler-field-nom,
.postuler-field-prenom {
    width: 50%;
}

.postuler-field-adresse {
    width: 100%;
}

.postuler-field-cp {
    /*width: 40%;*/
}

.postuler-field-ville {
    /*width: 60%;*/
}

.postuler-field-tel {
    width: 50%;
}

.postuler-field-email {
    width: 50%;
}

.postuler-fields-files {
    display: flex;
    justify-content: space-between;
    /*border-top: 1px solid #b0b0b0;*/
}

.postuler-field-file {
    display: inline-block;
    width: 45%;
    padding: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

    .postuler-field-file label::before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 30px;
        margin-bottom: 15px;
        background: no-repeat center center;
        background-size: contain
    }

    .postuler-field-file input {
        width: 57%;
        margin-top: 15px;
        font-size: 12px;
        background: none;
        border: 0px solid #000;
        border-radius: 0;
    }

.postuler-fields-files label {
    width: 165px;
}

.postuler-field-cv label::before {
    content: '\e9fa';
    font-family: 'boonIco';
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.postuler-field-lettre label::before {
    content: '\e9ff';
    font-family: 'boonIco';
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.postuler-fields-actions a {
    color: #fff;
}

.postuler-fields-actions {
    padding-bottom: 0;
    color: #fff;
}

.postuler-field-captcha::after {
    top: 100%;
    left: 0;
    margin-top: 5px;
    font-size: 13px;
    color: rgba(0,0,0,0.3);
}

.postuler-field-submit {
    display: block;
    text-align: center;
    margin: 50px 0px 0px 0px;
}

    .postuler-field-submit a {
        color: #000000;
        background-color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        padding: 8px 20px;
        text-decoration: none;
        transition: 0.2s all ease-out;
    }

        .postuler-field-submit a:hover {
            color: #fff;
            background-color: #000000;
        }

.detailDescCt {
    width: 1000px;
    margin: 0 auto;
}

.detailEmploiCt {
    padding-bottom: 80px;
    background-color: #f3f3f3;
}

    .detailEmploiCt h1 {
        margin-bottom: 30px;
    }

.emploiDetails {
    margin-bottom: 30px;
}

    .emploiDetails .emploiType {
        color: #fff;
        padding: 10px 20px;
        background-color: #000000;
        text-transform: uppercase;
        display: inline-block;
        font-size: 20px;
    }

    .emploiDetails .emploiDate {
        color: #000000;
        padding: 10px 20px;
        background-color: #fff;
        text-transform: uppercase;
        display: inline-block;
        font-size: 20px;
    }



    /*Swiper*/

.swiper-text {
    padding: 10px;
    background: #fff0;
    text-align: justify;
    width: 1100px;
    height: auto;
    position: absolute;
    /* right: 50%; */
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.TexteSlider_Right {
    width: 478px;
    float: left;
}

.ccb617 {
    margin-bottom: 165px;
}


/*New*/

.quatres_col .contenuFull {
    display: flex;
    flex-direction: row;
}

.methodes_4col {
    width: 24%;
    height: auto;
    background-color: #fff;
    margin: 14px;
    box-shadow: 0 0 23px #22222242;
}
.Txt_methodes_4col {
    width: 100%;
    height: auto;
    padding: 25px 25px;
    box-sizing: border-box;
    margin-top: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.Img_methodes_4col {
    width: 100%;
    height: 170px;
    overflow: hidden;
}

.Txt_methodes_4col p {
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
}

.methodes_4col img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

span.Titre_4col {
    font-size: 26px;
    color: #b8755b;
    font-family: 'Voga-Medium';
    margin-bottom: 15px;
    display: block;
}




/*IMAGES COL*/


.photoColonne::after {
    content: "";
    border: solid 2px #c56c51;
    box-sizing: border-box;
    position: relative;
    top: 23px;
    width: 100%;
    left: 0px;
    display: block;
    height: 100%;
    transform: translate(20px, -100%);
}

/*2 COLONNES TXT*/



.clair_Deux_colTxt {
    background-color: #f7f0ed;
    padding: 50px 0;
    box-sizing: border-box;
    display: flex;
    justify-content:center;
    flex-direction: row;
}

    .clair_Deux_colTxt .contenuTexte2ColG {
        margin-right: 40px;
        text-align: justify;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 250px;
        width: 340px;
    }


        .clair_Deux_colTxt .contenuTexte2ColG h2, .contenuTexte2ColG h2, .clair_Deux_colTxt .contenuTexte2ColG h3, .contenuTexte2ColG h3 {
            text-align: left;
            padding-left: 100px;
        }

    .clair_Deux_colTxt .contenuTexte2ColD {
        margin-left: 40px;
        text-align: justify;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 250px;
    }

    .clair_Deux_colTxt .contenuTexte2ColD h2,
    .contenuTexte2ColD h2 {
        text-align: left;
    }


    /*actu*/
.SelectActu {
    width: 100%;
}


.trois_col select {
    /* margin-bottom: 50px; */
    border-radius: 35px;
    background-color: #d2a797;
    border: none;
    width: 300px;
    display: block;
    margin: 0px auto 50px 0px;
    color: #fff;
    font-family: 'Dense-Regular';
    font-size: 30px;
    padding: 5px 15px;
    letter-spacing: 1px;
}

.clair_Rose {
    width: 100%;
    background-color: #f0e2dc;
    padding: 50px 0;
    box-sizing: border-box;
}

.Referencement {
    width: 830px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.SndMenu_fixed {
    position: fixed;
    bottom: 0px;
    right: 0px;
    /* display: block; */
    justify-content: flex-end;
    width: 581px;
    display: flex;
    flex-direction: row;
    z-index: 500;
    height: 60px;
    font-family: 'calibri';
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    transition: .3s all ease-out !important;
}

    .SndMenu_fixed.Close {
        height: 45px;
        width: 145px;
        transition: .3s all ease-out;
    }

        /*.SndMenu_fixed.Close .SndMenu_fixed_left,
        .SndMenu_fixed.Close .SndMenu_fixed_right {
            display: none;
            transition: .3s all ease-out;
        }*/


        .SndMenu_fixed.Close .SndMenu_fixed_left, .SndMenu_fixed.Close .SndMenu_fixed_right {
            /* display: none; */
            width: 50%;
            padding: 10px;
            transition: .3s all ease-out;
        }

.SndMenu_fixed_left p, .SndMenu_fixed_right p {
    font-size: 22px;
    letter-spacing: 1px;
    /* height: 20px; */
    color: #fff;
    width: 100%;
    overflow: hidden;
    transition: .3s all ease-out;
}

.SndMenu_fixed.Close .SndMenu_fixed_left p, .SndMenu_fixed.Close .SndMenu_fixed_right p {
    display: none;
    transition: .3s all ease-out;
}

.SndMenu_fixed_left {
    width: 50%;
    padding: 15px 42px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    background-color: #b46c51;
    align-items: center;
}
.SndMenu_fixed_right {
    width: 320px;
    padding: 15px 36px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgb(210, 167, 151);
}
    .SndMenu_fixed_left img, .SndMenu_fixed_right img {
        width: 50px;
        height: 30px;
        float: right;
        object-fit: contain;
    }

/*Theme_4blocs*/

.Theme_4blocs {
    width: 75%;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Theme_4blocs_Titre {
    width: 100%;
}

.Theme_4blocs_child1 p,
.Theme_4blocs_child2 p,
.Theme_4blocs_child3 p{
    text-align: justify;
}

.Theme_4blocs_child1, .Theme_4blocs_child2 {
    width: 47%;
    padding: 25px 31px;
    border: solid 1px #b46c51;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.Theme_4blocs_child3 {
    width: 48%;
    padding: 25px 31px;
    box-sizing: border-box;
}

    .Theme_4blocs_child3 h2 {
        text-align: left;
        font-size: 50px;
        line-height: 60px;
    }

.Center .Theme_4blocs_child3 h3 {
    text-align: left;
}

.Theme_4blocs_child4 {
    width: 48%;
    padding: 25px 31px;
    box-sizing: border-box;
    background-color: #be8874;
    color: #ffffff;
    text-align: justify;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.Theme_4blocs_child4 h3 {
    color: #ffffff;
    text-align: center;
}

    .Theme_4blocs_child4 p {
        color: #ffffff;
        font-family: Dense-Regular;
        font-size: 25px;
        line-height: 30px;
        text-align: center;
    }


.Center .Theme_4blocs_Titre h2 {
    margin-bottom: 50px;
}




.Theme_2blocs {
    width: 100%;
    margin: auto;
    display: flex;
    text-align: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}


    .Theme_2blocs .Theme_4blocs_child4 {
        width: 42%;
        padding: 25px 31px;
        box-sizing: border-box;
        /* border: solid 2px #b46c51; */
        background-color: #ffffff;
        color: #b46c51;
        box-shadow: 0px 5px 20px #0000002e;
        text-align: justify;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
        .Theme_2blocs .Theme_4blocs_child4 p,
        .Theme_2blocs .Theme_4blocs_child4 h3 {
            color: #b46c51;
        }


    .Theme_2blocs .Theme_4blocs_child3 {
        width: 58%;
        padding: 25px 0px 25px 31px;
        box-sizing: border-box;
    }


.Center .btn {
    margin-top: 50px;
    color: #fff;
    background-color: #000;
    font-family: dense-regular;
    font-size: 29px;
    letter-spacing: 0.5px;
}


.Center .btn:hover {
    margin-top: 50px;
    color: #000;
    background-color: #fff;
    border: solid 1px #000;
    font-family: dense-regular;
    font-size: 29px;
    letter-spacing: 0.5px;
}

.Center h3 {
    text-align: center;
    margin-top: 10px !important;
}


.Center {
    text-align:center;
}


.Center h2 {
    margin-bottom: 0px;
}


.conteneurBlocTxtImg .btn, .conteneurBlocImgTxt .btn {
    /* width: 143px; */
    color: #fff;
    background-color: #000;
    /* font-family: dense-regular; */
    /* font-size: 25px; */
    /* letter-spacing: 0.5px; */
    margin-top: 15px;
}
.conteneurBlocTxtImg .btn:hover, .conteneurBlocImgTxt .btn:hover {
    color: #000;
    background-color: #fff;
    border: solid 1px #000;
}





    /*Bottom Transition*/

.BottomTransition {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 62px;
    background-color: #f0e2dc;
    font-family: 'dense-regular';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 19px;
}
    .BottomTransition img {
        width: 80px;
        margin: 0px 20px;
    }

.BottomTransition_left {
    width: 50%;
    background-color: #f0e2dc;
    color: #b46c51;
    text-align: center;
    padding: 20px 50px;
    box-sizing: border-box;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.BottomTransition_right {
    width: 50%;
    background-color: #b46c51;
    color: #fff;
    padding: 20px 50px;
    box-sizing: border-box;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

.TexteSlider_Right p {

    margin-bottom: 0;
    margin-left: 85px;
    margin-top: 30px;
}





.TxtImgSlider::after {
    display: block;
    width: 100%;
    top: -15px;
    right: 45px;
    height: 100%;
    position: relative;
    content: '';
    border-bottom: solid 2px #b46c51;
    border-left: solid 2px #b46c51;
    border-right: solid 2px #b46c51;
    /* border: cadetblue; */
    border-top: solid 2px #b46c51;
}


.TxtImgSlider {
    display: block;
    z-index: 100;
    width: 400px;
    position: absolute;
    height: 400px;
    top: -6px;
    left: 5px;
    box-sizing: border-box;
    font-family: 'Voga-Medium';
    font-size: 64px;
    transform: rotate(-90deg);
    letter-spacing: 2px;
}








.openFaq .questionFAQ:after {
    color: #e8e8e8;
    content: '\e923';
}


.questionFAQ:after {
    position: relative;
    display: inline-block;
    content: '\e921';
    font-family: 'boonIco';
    color: #b46c5c;
    font-size: 25px;
    top: 0px;
    left: 20px;
    transition: all 0.2s ease-in-out;
}

    .questionFAQ:after .questionFAQ:hover {
        color: #f0e2dc;
    }


.listFaq {
    cursor: pointer;
    width: calc(48% - 60px);
    flex: 1 1;
    min-width: calc(48% - 60px);
    border: 1px solid #cdcdcd;
    max-width: calc(48% - 60px);
    margin: 10px 0;
    padding: 20px 30px;
    position: relative;
    transition: all 0.2s ease-in-out;
}

.Message--succes {
    background: #5eb45b;
    color: #ffffff;
}

.Message--erreur {
    background: #b53f1b;
    color: #ffffff;
}


.ImgTxt2col .contenuMixteTexteG {
    margin-left: 0px;
    width: 610px;
}

.ImgTxt2col .contenuMixteTexteD {
    margin-right: 0px;
    width: 610px;
}

.ImgTxt2col .Theme_2blocs .Theme_4blocs_child4 {
    width: 37%;
}

.ImgTxt2col .Theme_2blocs .Theme_4blocs_child3 {
    width: 63%;
}




.mobile {
    display: none;
}


.swiper-container-temoignage.swiper-container-initialized.swiper-container-horizontal {
    overflow: hidden;
}

.BlocTemoignage {
    margin: auto;
    width: 50%;
    text-align: center;
}

.BlocTemoignage h2 {
    font-size: 70px;
    line-height: 75px;
    color: #b46c51;
    margin-bottom: 20px;
    font-family: 'Voga-Medium';
    font-weight: 400;
    text-align: center;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
    margin: auto;
    width: 80%;
    margin-top: 40px;
    text-align: center;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #b46c51;
    opacity: .2;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #b46c51;
}

/*MENTIONS LEGALES*/

.mentionsColLeft {
    width: 41%;
    float: left;
    padding: 30px;
    background-color: #d2a797;
    color: #fff;
    margin-top: 50px;
}

.mentionsColRight {
    width: 42%;
    float: right;
    PADDING: 30PX;
    margin-top: 50px;
    color: #d2a797;
    border: solid 2px #d2a797;
}


.ccb493 {
    margin-top:150px;
}

.Icon404 {
    width: 200px;
    margin: 100px auto;
    text-align:center;
}


 .SndMenu_fixed_left {
    display: none;
}

.contenuFullPage {
    overflow: hidden;
}
.quatres_col {
    max-width: 80%;
    margin: 50px auto 100px auto;
}

.CenterSmall .ct {
    width: 760px;
}
.blanc_Deux_colTxt {
    width: 1000px;
    margin:auto;
}

    .blanc_Deux_colTxt  .contenuTexte2ColG,
    .blanc_Deux_colTxt  .contenuTexte2ColD {
        width: 45%;
        text-align: center;
    }

.CenterBtn {
    text-align: center;
}

.doubleCol {
    display: flex;
    justify-content: space-between;
}

.child_DoubleCol {
    width: 46%;
    margin: 15px;
}


.texteDouble .Theme_4blocs_child1, texteDouble .Theme_4blocs_child2 {
    width: 100%;
    text-align: left;
}

    .texteDouble .Theme_4blocs_child1 p, .texteDouble .Theme_4blocs_child2 p, .texteDouble .Theme_4blocs_child3 p {
        text-align: left;
    }
.CenterSmall .ct p {
    text-align: center;
}

/*
.Referencement h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0px;
}
.Referencement h3 {
    font-size: 20px;
}

.Referencement p {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #848484;
}*/