.header-banner img{
    width: 100%;
    height: auto;
}
.post-title-author-details h4{
    margin-bottom: 0;
}
.encheresTab{
    background: #F07D00;
    padding: 0;
    position: relative;
}
.encheresTab .tabs{
    display: flex;
}
.encheresTab .tab-item-inner{
    padding-bottom: 30px;
}
.tab_content.encheres .item-details{
    display: flex;
    margin-top: 0px;
    padding-bottom: 15px;
}
.current a{
    border-bottom: 1px solid #000;
}
.tab-inner .encheres .box-item .item-details{
    margin-left: 0;
}
.encheresDetails .post-date{
    text-align: left;
    font-size: 1.5rem;
    display: inline-block;
    padding: 5px;
    margin: 5px 0 10px;
    background: #fff;
    color: #F07D00;
}
.encheresDetails .post-author-comment{
    display: flex;
    flex-wrap: wrap;
    float: none;
    
}

.encheresDetails .post-author-comment p{
    margin: 0;
    color: #fff;
}
.encheres .box-item{
    
    margin-bottom: 0;
    padding-bottom: 0;
}
.encheresTab .tabs li{
    width: 50%;
    background: #ccc;
    color:#fff;
    flex-grow: 1;
}
.encheresTab .tabs li.current{
    background: #000;
}
.encheresTab .tabs a{
    padding: 0 10px;
    color: #fff;
}
.encheres-slide{
    padding-bottom: 30px;
}
.encheres .owl-theme .owl-controls{
    bottom: 5px;
    top: auto;
    right: 5px;
}
.owl-theme .owl-controls .owl-buttons div{
    color: #fff;
    background: #000;
    border: #fff;
}
.item-details{
    
    
}
.item-details:first-of-type{
    /*border-bottom: 1px solid #fff;*/
}
.imgEnchere{
    position: relative;
    flex: 0 0 105px;
    width: 105px;
    height: 120px;
    overflow: hidden;
    text-align:center;
    margin-right: 5px;
}
.imgEnchere img{
    height: 120px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.imgEnchere label{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.infosVente{
    padding-right: 15px;
}
.tab-inner .item-details .post-editor-date{
    font-size: 12px;
}
.tab-inner .box-item .td-module-title{
    font-size: 15px;
}
.box-item:hover .td-module-title a{
    color: inherit;
}
.agenda{
    
}
.btnOrange{
    background: #F07D00;
    color: #fff;
}
.btnOrange:hover{
    color: #fff;
}

/* Vidéo Youtube */
.RYPP{
    display: flex;
}
.RYPP-video{
    width: 60%;
}
.RYPP .RYPP-playlist{
    width: 40%;
    height: 100%;
    display:flex;
    flex-direction: column;
}
#video-post .RYPP .RYPP-playlist .RYPP-items{
    max-height: 520px;
}
#video-post .RYPP .RYPP-playlist ol li > img{
    height: auto;
    width: 20%;
}

.bg-color-70 {
    background-color: #d91897 !important;
}
.bg-color-101{
    background-color: #64922E !important;
}
.bg-color-103{
    background-color: #0937C0 !important;
}
.bg-color-104{
    background-color: #cdcdcd !important;
}
.bg-color-65{
    background-color: #D02C29 !important;
}
.bg-color-105{
    background-color: #4097CD !important;
}
.bg-color-106{
    background-color: #F0CD74 !important;
}
.bg-color-15{
    background-color: #5C2D91 !important;
}
.bg-color-107{
    background-color: #45CC81 !important;
}
.noMarginPost .post-style2.latest-com{
    margin: 0;
}
.twitter-sidebar-block{
    max-height: 500px;
    overflow-y: scroll;
    margin-bottom: 50px;
}
.instagram-sidebar-block{
    margin-bottom: 50px;
}
.footer-box .category-headding{
    margin-top: 15px;
}
.footer-box .headding-border{
    margin-bottom: 15px;
}
footer ul li{
    line-height: 26px;
}
.btn-orange a{
    color: #fff;
}
.social a span{
    font-size: 10px;
}
.social ul li a.linkedin{
    background-color: #0073b1;
}
.social ul li a.print{
    background-color: #F07D00;
}
.chapo, .chapo *{
    font-weight: bold;
}
.spip_documents img{
    max-width: 100%;
    height: auto;
}
.spip_documents_right{
    margin-left: 15px;
}
.spip_documents_left{
    margin-right: 15px;
}
.spip_doc_descriptif{
    font-size: 11px;
    text-align: center;
    margin: 5px auto;
}
.tags.postScriptum p{
    font-style: italic;
    margin-bottom: 0;
}
.voirToutTitre{
    float: right;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}
.pagination .sep{
    display: none;
}
.pagination .pages .lien_pagination{
    margin: 0 3px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border-radius: 100%;
    background-color: transparent;
    color: #5d5d5d;
    border: 1px solid #e9e9e9;
    display: inline-block;
}
.pagination .pages .lien_pagination:hover{
    border: 1px solid #F07D00;
    color: #F07D00;
}
.pagination .pages strong.on{
    margin: 0 3px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border-radius: 100%;
    background-color: #F07D00;
    border: 1px solid #F07D00;
    color: #fff;
    font-weight: normal;
    display: inline-block;
}
.flexRow{
    display: flex;
    flex-wrap: wrap;
}
.latest-com-detail a{
    color: #fff;
}
#img-auteur-detail img{
    width: 50%;
    margin: 0 auto;
    height: auto;
    margin-bottom: 15px;
}

/* ------ 404 ------ */ 
.page_404{
    padding:40px 0 0; 
    background:#fff; 
}

.page_404  img{ 
    width:100%;
}
.four_zero_four_bg{
    background-image: url('/squelettes/images/404.gif');
    height: 400px;
    background-position: center;
}
.four_zero_four_bg h1{
    font-size:80px;
}
.four_zero_four_bg h3{
    font-size:80px;
}
.link_404{			 
    color: #fff!important;
    padding: 10px 20px;
    background: #F07D00;
    margin: 20px 0;
    display: inline-block;
}
.contant_box_404{ 
    margin-top:-50px;
}

/* ------ 404 ------ */
.ads img{
    width: 100%;
    height: auto;
}
.banner-add{
    text-align: center;
}
.block-inner{
    padding: 35px 0;
}

.agendaLogo img{
    width: 250px;
    
    height: auto;
}
.left-post ul{
    padding: 10px 10px 0;
    border: 1px solid #F07D00;
    background: #363636;
}
.left-post ul li{
    border-bottom: 1px solid #F07D00;
    padding: 0 0 10px;
}
.left-post ul li:last-of-type{
    border-bottom: 0;
}

.topHeader{
    display: flex;
}
.newsticker-inner{
    position: relative;
    padding-left: 15px;
    flex-grow: 1;
    height: 40px;
    overflow: hidden;
}
.newsticker-inner #prev-button i, .newsticker-inner #next-button i{
    
}

.mb0{
    margin-bottom: 0;
}

/*------- Formulaires d'abonnement ----------- */
.transaction_prix{
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    padding: 15px 0;
    background: #F07D00;
    margin-bottom: 30px;
    width: 100%;
}
.multiplicateurAbo{
    display: flex; 
    align-items: center;
    margin-bottom: 15px;
    width: 100%;
}
.multiplicateurAbo label{
    width: auto;
    white-space: nowrap;
    margin-right: 30px; 
}
.multiplicateurAbo .form-control{
    flex-grow: 1;
}
.form-abo {
    margin-bottom: 70px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
.form-abo .editer-groupe{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.form-abo .editer-groupe .required{
    display: none;
}
.form-abo .editer-groupe .explication{
    display: none;
}
.form-abo .editer-groupe .erreur_message{
    color: #F04747;
}
.form-abo .editer-groupe .input-group{
    position: relative;
    padding-top: 5px;
}
.form-abo .erreur_message{
    position: absolute;
    top: -12px;
    left: 5px;
    z-index: 3;
}
.form-control:focus {
    border-color: #F07D00;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(240, 125, 0,.6);
}
.form-abo .reponse_formulaire p{
    color: #F04747;
    margin-bottom: 0;
}
.form-abo h3{
    font-size: 14px;
    font-weight: normal;
}
.form-abo .boutons{
    margin-bottom: 0;
    text-align: right;
    margin-top: 15px;
}
.form-abo .boutons input.submit{
    background: #F07D00;
    border: 0 none;
    border-radius: 30px;
    padding: 5px 15px;
    color: #fff;
}
.uneJournalList h3{
    font-size: 16px;
    text-align: center;
}
.uneJournalList img{
    width: 100%;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    margin-bottom: 15px;
    height: auto;
}
.imgTableau img{
    width: 100%;
    height: auto;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    margin-bottom: 15px;
}
.itemSynop .title-journal-download{
    text-align: center;
}
.loginBox #form-login{
    border: 1px solid #ddd;
    padding: 30px;
    
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
}
.notYetRegister{
    border: 1px solid #F07D00;
    padding: 30px;
    text-align: center;
}
.forgottenPass{
    margin: 30px 0;
}
.forgottenPass .underline{
    text-decoration: underline;
    font-size: 14px;
}
/* ------ Fin formulaires -- */
    .newletterList .cover{
    position: relative;
}
.newletterList .cover img{
    z-index: 0;
    width: 100%;
    position: relative;
}
.newletterList .cover .bandeauAbo{
    background:#F07D00;
    padding: 5px 15px;
    color: #fff;
    position: absolute;
    left: -10px;
    top: 30px;
    z-index: 1;
}
.newletterList .cover .titre{
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    color: #000;
}
.newletterList .cover .titre .titreNews{
    font-size: 24px;
    text-transform: uppercase;
    width: 50%;
    font-weight: bold;
}
.newletterList .cover .titre .titreNews .underline{
    height: 2px;
    background: #F07D00;
    width: 85px;
    display: block;
    content: ' ';
    margin: 5px auto 0;
}
.newletterList .cover .titre .frequence{
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 20px;
}
.newletterList .accroche{
    font-size: 18px;
    font-weight: 300;
    margin: 10px 0 15px;
}
.newletterList .buttons {
    display: flex;
    justify-content: center;
}
.newletterList .buttons a{
    border: 1px solid #ccc;
    color: #F07D00;
    padding: 10px 25px 7px;
    font-size: 14px;
    margin: 0 10px;
}
.newletterList .blocNewsLetter{
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
/* -- Tableau de bord -- */
.flexServices{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;    
}
.flexServices .itemService{
    color: #fff;
    text-align: center;
    width: 30%;
    padding: 15px;
    margin-bottom: 30px;    
}
.flexServices .itemService:last-of-type{
    flex-grow: 1;
}
.flexServices .itemService h3, .flexServices .itemService a{
    color: #fff;
}
/* -- Fin TDB -- */
/* -- Listes formulaires -- */
.archive .box-item .item-details{
    margin-left: 0;
    min-height: 0;
}
.archive .archive-post hr{
    margin: 10px 0;
}
.archive .archive-post{
    height: auto;
}
/* -- Formulaires annonce -- */
.introFrm{
    font-size: 16px;
    font-weight: bold;
    color: #F07D00;
}
.colDroiteFRM{
    margin-top: -20px;
}
.colDroiteFRM h3{
    font-size: 16px;
}
.tableauxSynoptiques{
    display: flex;
    flex-wrap: wrap;
}
.tableauxSynoptiques .col-sm-6{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.itemSynop{
    margin-bottom: 30px;
    height: 100%;
}

.itemSynop .title-journal-download{
    font-size: 16px;
}

/* -- Bootstrap custom btn -- */
.btn-orange {
  color: #fff;
  background-color: #F07D00;
  border-color: #e07500;
}
.btn-orange:focus,
.btn-orange.focus {
  color: #fff;
  background-color: #e07500;
  border-color: #e07500;
}
.btn-orange:hover {
  color: #fff;
  background-color: #e07500;
  border-color: #e07500;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  color: #fff;
  background-color: #c46700;
  border-color: #c46700;
}
.btn-orange:active:hover,
.btn-orange.active:hover,
.open > .dropdown-toggle.btn-orange:hover,
.btn-orange:active:focus,
.btn-orange.active:focus,
.open > .dropdown-toggle.btn-orange:focus,
.btn-orange:active.focus,
.btn-orange.active.focus,
.open > .dropdown-toggle.btn-orange.focus {
  color: #fff;
  background-color: #c46700;
  border-color: #c46700;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus {
  background-color: #ffd09c;
  border-color: #ffd09c;
}
.btn-orange .badge {
  color: #337ab7;
  background-color: #fff;
}

.infosTransaction{
    text-align: center;
    margin-bottom: 70px;
}
.bandeHoroscope .signe {
    height: 55px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.bandeHoroscope .col-sm-1 a {
    color: 
    #000;
}
.bandeHoroscope .col-sm-1 span {
    padding-top: 12px;
    padding-bottom: 15px;
    display: block;
    text-align: center;
}
.bandeHoroscope .col-sm-1:hover{
    background: #1f1f1f;
}
.bandeHoroscope .col-sm-1:hover a{
    color: #fff;
}
.signe.lion {
    background-image: url(../images/horoscope/lion.png);
}
.signe.vierge {
    background-image: url(../images/horoscope/vierge.png);
}
.signe.gemeaux {
    background-image: url(../images/horoscope/gemeaux.png);
}
.signe.balance {
    background-image: url(../images/horoscope/balance.png);
}
.signe.scorpion {
    background-image: url(../images/horoscope/scorpion.png);
}
.signe.sagitaire {
    background-image: url(../images/horoscope/sagitaire.png);
}
.signe.capricorne {
    background-image: url(../images/horoscope/capricorne.png);
}
.signe.verseau {
    background-image: url(../images/horoscope/verseau.png);
}
.signe.poisson {
    background-image: url(../images/horoscope/poisson.png);
}
.signe.belier {
    background-image: url(../images/horoscope/belier.png);
}
.signe.taureau {
    background-image: url(../images/horoscope/taureau.png);
}
.signe.cancer {
    background-image: url(../images/horoscope/cancer.png);
}
.pictoHoroscope{
    background: #F07D00;
}
.sousTitreHoroscope{
    text-align: center;
}

.team .post-title-author-details{
    text-align: center;
}
.team .post-date{
    font-size: 14px;
    font-weight: bold; 
    color: #F07D00;
    margin: 0;
}
.team .post-title-author-details p{
    font-size: 12px;
}
.team .post-title-author-details p span{
    font-weight: bold;
    display: inline-block;
    color: #fff;
    background: #F07D00;
    padding: 2px 5px;
}
.team .post-wrapper h3{
    text-align: center;
}
.team .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
#map_canvas{
    width: 100%;
    height: 500px;
    border: 2px solid #F07D00;
}
.proformalites{
    margin-bottom:30px;
}
/* MOBILE */
@media(min-width:0px) and (max-width:767px) {
    .RYPP .RYPP-playlist{
        width: 100%;
        max-height: 300px;
    }
    .RYPP{
        flex-direction: column;
    }
    .footer-box .category-headding.headingBis{
        margin-top:30px;
    }
}
/* SMALL SCREEN */
@media(min-width:768px) and (max-width:1024px) {
    .RYPP{
        flex-direction: column;
    }
    .RYPP .RYPP-playlist{
        width: 100%;
        max-height: 300px;
    }
    .proformalites{
        margin-bottom: 30px;
    }
    .footer-box .category-headding.headingBis{
        margin-top:30px;
    }
}
/* MEDIUM SCREEN */
@media(min-width:1024px) and (max-width:1199px) {
    .footer-box .category-headding.headingBis{
        margin-top:30px;
    }
}

.texteencadre-spip{
    border: 1px solid #ccc;
    background: #efefef;
    padding: 15px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
}