/* D Meteo-Maree */

@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css');
*,*:after,*:before{box-sizing:border-box}

    .flex{display:flex;}
    .flex-spacebetween-start{justify-content:space-between;align-items:flex-start}
    .flex-spacebetween-end{justify-content:space-between;align-items:flex-end}
    .flex-spacebetween-center{justify-content:space-between;align-items:center}
    .flex-spacebetween-stretch{justify-content:space-between;align-items:stretch}
    .flex-start-start{justify-content:flex-start;align-items:flex-start}
    .flex-start-end{justify-content:flex-start;align-items:flex-end}
    .flex-start-center{justify-content:flex-start;align-items:center}
    .flex-start-stretch{justify-content:flex-start;align-items:stretch}
    .flex-spacearound-start{justify-content:space-around;align-items:flex-start}
    .flex-spacearound-end{justify-content:space-around;align-items:flex-end}
    .flex-spacearound-center{justify-content:space-around;align-items:center}
    .flex-spacearound-stretch{justify-content:space-around;align-items:stretch}
    .flex-end-start{justify-content:flex-end;align-items:flex-start}
    .flex-end-end{justify-content:flex-end;align-items:flex-end}
    .flex-end-center{justify-content:space-around;align-items:center;}
    .flex-end-stretch{justify-content:flex-end;align-items:stretch}
    .flex-center-start{justify-content:center;align-items:flex-start}
    .flex-center-end{justify-content:center;align-items:flex-end}
    .flex-center-center{justify-content:center;align-items:center}
    .flex-center-stretch{justify-content:center;align-items:stretch}
    .flex-row{flex-direction:row}
    .flex-row-reverse{flex-direction:row-reverse}
    .flex-column{flex-direction:column}
    .flex-column-reverse{flex-direction:column-reverse}
    .flex-wrap{flex-wrap:wrap}
    .flex-nowrap{flex-wrap:nowrap}
    .flex-wrap-reverse{flex-wrap:wrap-reverse}


.vlr_bgfoot{background-color: #efe551}

table.maree{border:solid 1px #efe551!important; background-color:transparent;}
table.maree,tr,td,th {border:solid 1px #efe551!important; background-color:transparent;}
table.maree tbody.maree { background-color: transparent!important;}
table.maree tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #efe551!important;
}

.multi-encarts{max-width:820px;margin:0 auto}
.multi-encarts .encarts-container{flex:1}
.multi-encarts .encart-texte{text-align:center}
.encarts-container{background:#FFF}
.encarts-inner{width:100%;max-width:1280px;margin:0 auto;padding:20px 10px}
.page-template-page-meteo .encarts-inner{padding:0 10px}
.page-template-page-meteo .encart-contenu{margin:10px 20px}
.page-template-page-meteo .encarts-titre-principal{margin-top:0}
.encarts-titre-principal{font-size:24px;font-weight:400;color:#0061a1;text-align:center;text-transform:uppercase;width:auto;margin:10px auto}
.vlr_under_tit {font-size:14px;font-weight:400;color:#b55330;text-align:center;width:auto;margin:0px auto;}
.vlr_mgbot10{margin:10px auto;color:#b55330;}
.body-main-content-CA .encarts-titre-principal{color:#d87138}

.encarts-titre-principal span{display:block;font-size:14px;padding:4px}
.encarts-titre-principal span>span{display:inline;padding:0}
.encarts-titre-principal .title-exchange{display:none}
.encarts-titre-principal b{font-weight:400}
.encarts-titre-principal:after{content:'';display:block;width:90px;height:2px;margin:8px auto 4px;padding:0;background:#0061a1}
.body-main-content-CA .encarts-titre-principal:after{background:#d87138}
.encart-contenu{padding:20px;display:none;position:relative;margin:20px;width:100%;max-width:740px;font-size:16px;font-weight:400;text-align:left;color:#000;background:#FFF;border:2px solid rgba(240,194,70,0);-webkit-transition:border-color .5s,box-shadow .5s;-moz-transition:border-color .5s,box-shadow .5s;transition:border-color .5s,box-shadow .5s}
.encart-carte-contenu{padding:20px 0 0}
.encart-carte{position:relative;overflow:hidden;border-top:1px solid rgba(0,0,0,.12)}
.encart-carte-mobile{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;content:"";display:flex;background-color:rgba(0,0,0,.25);color:#FFF}
.encart-carte-mobile-icone{font-size:48px;line-height:48px;width:48px;height:48px;color:#FFF !important}
.encart-carte-mobile-hide{display:none}
.encart-carte-bts{position:absolute;top:0;right:0;z-index:1}
.encart-carte-bt{position:absolute;top:0;right:0;width:32px;height:32px;font-size:24px;line-height:24px;padding:4px 0;text-align:center;color:#0061a1;cursor:pointer;-webkit-transition:color .5s;-moz-transition:color .5s;transition:color .5s}
.encart-carte-contenu .champs-obligatoires{padding:4px;text-align:center}
.encart-bt-plus{right:32px}
.encart-carte-bt:hover{color:#f0c246}
.encart-carte-bt:active{color:#7ab2dc}
.encart-carte>svg{display:block;width:100%;height:auto}
.encart-contenu:first-child{display:block}
.encart-contenu-tarifs-js{display:none}
.encart-contenu-tarifs-js1{display:block}
.encart-texte{width:100%}
.encart-contenu li{padding:4px 0}
.encart-contenu strong{color:#0061a1}
.encart-table{background:#FFF;border:1px solid #FFF;margin:16px 0;padding:8px;cursor:pointer;-webkit-transition:border-color .5s,box-shadow .5s;-moz-transition:border-color .5s,box-shadow .5s;transition:border-color .5s,box-shadow .5s}
.encart-table-hover{border:1px solid rgba(240,194,70,1)}
.encarts-no-container .encart-table-hover{border:1px solid #FFF}
.encart-table-divplus{border-top:1px solid rgba(0,0,0,.12);margin:8px 0 0;padding:8px 4px 4px;font-size:12px}
.encart-table-divplus-hidden{display:none}
.encart-table-div{padding:4px;text-align:left}
.encart-table-inner{flex-direction:column}
.encart-table-inner-titre{width:100%}
.encart-table-inner-prix{width:100%}
.encart-table-num{width:30px;font-size:14px;line-height:100%;color:#0061a1}
.encart-table-titre{width:calc(100% - 60px);font-size:14px;font-weight:700;color:#7ab2dc}
.encart-table-prix{width:calc(100% - 40px);font-size:14px;color:#0061a1}
.encart-table-duree{width:40px;font-size:14px;text-align:right;color:#0061a1}
.encart-table-icone{background-size:contain;background-position:center;background-repeat:no-repeat;height:40px}
.encart-table-bt{font-size:24px;color:#0061a1}
.body-main-content-CA .encart-table-bt,.body-main-content-CA .encart-table-titre,.body-main-content-CA .encart-table-prix,.body-main-content-CA .encart-table-num{color:#d87138}
.encart-table-bt.fa-square-o{color:rgba(0,0,0,.12)}
.encart-googlemap>iframe{width:100%;height:50vh}
.no-p p{padding:0 !important;margin:0 !important}
.meteo-contenu{max-width:1024px}
.meteo-col{width:100%;max-width:225px;margin:10px;padding:10px;font-size:14px;background:#ecdf16}
.meteo-col>.flex{padding:4px 0}
.meteo-col-titre{font-size:20px;text-align:center;color:#000}
.meteo-col-icon{background:#ecdf16;padding:8px;margin:4px 0;height:56px}
.meteo-col-icon>img{display:block;margin:0 auto;width:auto;height:100%}
.maree-page-table{width:100%;max-width:460px;background:#ecdf16;padding:4px}
.maree-page-table th{color:#7ab2dc;padding:4px;line-height:100%;font-size:12px;font-weight:400;text-align:center}
.maree-page-table td{padding:4px;line-height:100%;color:#0061a1;font-weight:700;font-size:12px;max-width:200px;text-align:center}
@media all and (min-width: 768px){
.encart-table-inner{flex-direction:row}
.encart-table-inner-titre{width:70%}
.encart-table-inner-prix{width:30%}
}
.caracteristiques-CA{margin:0 auto;padding:10px;width:100%;max-width:1280px}
.caracteristiques-menu-CA{padding:10px}
.caracteristiques-menu-CA div{text-align:center;width:calc(100% - 10px);max-width:480px;margin:0 auto;font-size:20px;padding:4px 16px;cursor:pointer}
.caracteristiques-menu-CA div:after{content:'';display:block;background-color:#FFF;width:100%;height:2px;margin:5px 0;-webkit-transition:background-color .5s;-moz-transition:background-color .5s;transition:background-color .5s}
.caracteristiques-menu-CA div:hover:after,.caracteristiques-menu-CA .caracteristique-menu-CA-actif:after{background-color:#d87138}
.caracteristique-hidden-CA{display:none}
.caracteristique-CA{flex-direction:column-reverse}
.caracteristique-CA>div{width:calc(100% - 10px);max-width:480px;margin:0 auto}
.caracteristique-img-CA img{display:block;width:100%;height:auto}
.caracteristique-titre-CA{color:#000;font-size:20px}
.caracteristique-titre-CA:after{content:'';display:block;background-color:#d87138;width:100px;height:2px;margin:5px 0}
.caracteristique-CA .bt{background-color:#d87138}
.caracteristique-CA .bt:hover{background-color:#f0c246}
@media all and (min-width: 768px){
.caracteristiques-menu-CA div{width:auto;max-width:none;margin:0}
.caracteristique-CA>div{width:calc(50% - 40px);max-width:none;margin:0}
.caracteristique-CA{flex-direction:row}
}
/* F Meteo-Maree */