@font-face {
    font-family: "icones";
    src:url("fonts/icones.eot");
    src:url("fonts/icones.eot?#iefix") format("embedded-opentype"),
      url("fonts/icones.woff") format("woff"),
      url("fonts/icones.ttf") format("truetype"),
      url("fonts/icones.svg#icones") format("svg");
    font-weight: normal;
    font-style: normal;
}

#content p:empty,
#content p:blank {
    display: none;
}

/*******************************************/
    .dfp-wallpaper {
        background: #f1eee7 ;
        //background-image: url();
        background-repeat: no-repeat;
        background-position: center 213px;
        background-size: cover
    }
    .view-empty{
        padding: 10px;
        text-align: center;
    }
    .custom-select{
        border:1px solid #f1eee7;
        background-color: #fff;
        height: 26px;
        padding-left: 10px;
        line-height: 26px;
        vertical-align: middle;
        background-image: url(../images/picto_fleche_down.png);
        background-repeat: no-repeat;
        background-position: 97% center;
    }
    ul.tabs.primary{
       display: none !important;
    }
    #message{
        display: block;
    }
    .page-user-amis #message .message.status,
    .page-user-profil #message .message.status,
    .page-user #message .message.status{
        display: none;
    }
    html,body{
        font-family: "myriad-pro";
        margin: 0px;
        padding: 0;
        border: 0;
        overflow-x: hidden;
    }
    h1.title{
        font-family: "ff-more-web-pro",serif;
        font-style: normal;
        font-weight: normal;
        font-size: 29px;
    }
    .blockquote{
        font-weight: 700;
        font-size: 23px;
        line-height: 23px;
        padding: 10px 100px;
        margin: 10px 0px;
    }
    .blockquote:before{
        color: #000;
        content: '“';
        font-size: 23px;
        line-height: 23px;
        margin-right: 5px;
    }
    .blockquote:after{
        color: #000;
        content: '“';
        font-size: 23px;
        line-height: 23px;
        margin-left: 5px;
    }
    .page-home #breadcrumb{
        display: none;
    }
    #breadcrumb{
        padding: 8px 0px;
    }
    #breadcrumb .breadcrumb{
        display: inline-block;
    }
    #breadcrumb .breadcrumb a{
        display: inline-block;
        padding: 0px 3px;
        text-decoration: none;
        color:#000;
    }
    #breadcrumb .breadcrumb a:hover{
        text-decoration: underline;
    }
    #sidebar-second .block h2{
        background-color: #d8d2c5;
        padding: 5px 0px 5px 10px;
        border: 0;
        margin: 0;
        font-size: 14px;
        font-family: "ff-more-web-pro",serif;
        font-style: normal;
        font-weight: 900;

    }
    #sidebar-second .block{
        background-color: #f1eee7;
        margin-bottom: 20px;
        border:1px solid #d8d2c5;
    }
    #sidebar-second #block-block-42.block{
        background: none;
        border: none;
    }
    .button_gplus{
        margin: 5px 0px 5px 5px;
        padding: 5px 30px;
        font-weight: 700;
        font-size: 14px;
        display: inline-block;
        text-decoration: none;
        border-radius: 5px;
        background-repeat: no-repeat;
        background-position: 10px center;
        background-image: url(../images/white_arrow.png);
        background-color: #fc8a25;
        border-radius: 5px;
        border: 0;
        color: #fff;
    }
    .button_gplus.brown {
        background-color: #706858;
        margin-left: 0;
        margin-top: 15px;
        bottom: 0;
        font-weight: 400;
    }
    .button_gplus.brown:hover {
        background-color: #564e3e;
        cursor: pointer;
    }
    .button_gplus a {
        color: #fff;
        text-decoration: none;
    }

/*************************************
    GOOGLE MAPS
***************************************/
#map-canvas{
    height: 560px !important;
    margin-top: 10px;
}
.gm-style-iw{
    background-color: #fff;
    width: 230px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 12px #aaa;
    -webkit-box-shadow: 0px 0px 12px #aaa;
    box-shadow: 0px 0px 12px #555;
}
.gm-style-arrow{
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff ;
    margin: 0 auto;
}
.gm-style-iw .close{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 5px;
    top: 11px;
    background-color: #fc8a25;
    border-radius: 5px;
    cursor: pointer;
    background-image: url(../images/picto_close.png);
    background-repeat: no-repeat;
    background-position: center center
}
.gm-style-iw .close:hover{
    background-color: #ff7800;
}
.gm-style-iw h5{
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    margin: 0;
    font-weight: 900;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 47px;
    background-image: url(../images/picto_marker.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    border-bottom: 1px solid #aaa7a3;
    top: 0;
    left: 0;
}
.gm-style-iw .content{
    padding: 10px;
}
.gm-style-iw .content .icone {
    border-radius: 5px 0px 0px 5px;
    background-color: #fc8a25;
    margin-right: 1px;
    width: 34px;
    height: 36px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
}
.gm-style-iw .content .valeur {
    border-radius: 0px 5px 5px 0px;
    background-color: #ffa555;
    width: 38px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    float: left;
}
.gm-style-iw .content .arrow {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ffa555;
    position: absolute;
    top: 10px;
    left: 73px;
}
.gm-style-iw .content .field-value {
    height: 36px;
    width: 80px;
    position: relative;
    float: left;
}
.gm-style-iw .content .info {
    float: left;
    font-weight: 700;
    margin-left: 20px;
    font-size: 14px;
    display: inline-block;
}
.gm-style-iw .content .info a{
    color:black;
}
.gm-style-iw .content .fields {
    clear: both;
    height: 36px;
    line-height: 36px;
    margin-bottom: 4px;
}
.gm-style-iw .content .ok,
.gm-style-iw .content .deja{
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
    padding-top: 10px;
}
.gm-style-iw .content .ok{
    display: none;
}
.gm-style-iw .content .ajaxmap {
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-radius: 5px;
    border: 0;
    color: #fff;
    margin-top: 10px;
}
.gm-style-iw .content .ajaxmap:hover{
    background-color: #ff7800;
}
/************************************
    ACCUEIL
*************************************/
    #ads{
        width:980px;
        margin-top:10px;
    }
    #ads #block-gm-gp-blocks-home-portails-blocs{
        width: 960px;
        margin: auto;
    }
    /*.region-ads{
        padding: 0px 10px;
    }*/
    .header-block{
        margin: 15px 0px;
        width: 300px;
        padding-right: 10px;
        display: inline-block;
        float: left;
    }
    .header-block .image{
        width: 110px;
        margin-right: 10px;
        border-right: 9px solid #d8d2c5;
        float: left;
    }
    .header-block .image img{
        display: block;
        border: 1px solid #d8d2c5;
    }
    .header-block a{
        text-decoration: none;
    }
    .header-block .info .categorie{
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        color:#706858;

    }
    .header-block .info .titre{
        font-size: 14px;
        line-height: 15px;
        color:#000;

    }
    .header-block .clear{
        clear: both;
    }
    .panels-flexible-region-3-actualit__{
        width: 620px;
    }
    .panels-flexible-region-3-actualit__ .views-row:first-child {
        margin-right: 20px;
    }
    .pane-gm-gp-blocks-recent .pane-content{
        border: 1px solid #d8d2c5;
        position: relative;
        padding: 15px 15px 40px 15px;
    }
    .pane-gm-gp-blocks-recent ul.links{
        display: none;
    }
/************************************
    RESTEZ ALERTE
************************************/
    #block-block-3 {
        display: none;
    }
    #block-block-3 h2{
        background-color: inherit !important;
        font-size: 25px !important;
        font-family: "myriad-pro",sans-serif !important;
        font-style: normal !important;
        font-weight: 700 !important;
    }
    #block-block-3 .container{
        padding: 5px 10px 10px 10px;
    }
    #block-block-3 .container p{
        font-size: 15px;
        margin: 0;
        margin-bottom: 10px;
    }
    #block-block-3 .container p strong{
        font-size: 17px;
        display: block;
        margin-bottom: 10px;
        font-weight: 700 !important;
    }
    #block-block-3 .container input[type=text]{
        width: 150px;
        padding: 0px 5px;
        border: 1px solid #d4d4ca;
        height: 28px;
        color: #6c6c63;
    }
    #block-block-3 .container input[type=submit]{
        background-color: #706858;
        border-radius: 5px;
        color:#fff;
        background-image: url(../images/white_arrow.png);
        background-repeat: no-repeat;
        background-position: 10px center;
        padding: 5px 8px 5px 20px;
        margin: 0;
        border: 0;
        display: inline-block;
        cursor: pointer;
    }
    #block-block-3 .container input[type=submit]:hover{
        background-color: #564e3e;
    }

/************************
    PUBLICITE
************************/
.pub{
    border:2px solid red;
    border:0;
}
.pub_half_page_all_homes,
.pub_skyscraper_all_pages{
    display: inline-block;
    position: fixed;
    margin-top: 165px;
    margin-left: 485px;
    z-index:1;
}
.pub-super-leaderboard-portail-home-top-communaute > div{
    text-align: center;
    margin: 0 auto;
}
.magazine--container--col-right--pub-rectangle-all-homes,
.region-ads .pub > div{
    padding-bottom: 10px;
    margin: auto;
}
.pub_rectangle_inside_communaute > div,
.pub_rectangle_inside_magazine > div,
.pub_rectangle_all_homes > div{
    padding-bottom: 20px;
}
/**************************
    COLORBOX
****************************/
#cboxOverlay.generation_plus{
    background: none;
    background-color: #000;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight{
    background: none;
    height: 0;
    width: 0;
    visibility: hidden;
}
#cboxCurrent,
#cboxNext,
#cboxPrevious{
    display: none !important;
}
#cboxWrapper{
    border-radius: 0;
}
#cboxContent{
    padding: 10px;
    background-color: #f1eee7;
    border:1px solid #d8d2c5;
    margin: 0;
}
#cboxLoadedContent{
    margin: 0;
}
#cboxLoadedContent h2{
    padding-right: 22px;
}
#cboxClose{
    top: 10px;
    right: 10px;
    background: none;
    background-image: url(../images/picto_close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #706858;
    border-radius: 3px;
    width: 21px;
    height: 21px;
}
#cboxClose:hover{
    background-color: #564e3e;
    background-position: center center;
}
#cboxContent .title{
    font-size: 20px;
    font-weight: 900;font-family: "ff-more-web-pro",serif;
    font-style: normal;
}
.show_message{
    margin: 25px 0px;
    min-width: 400px;
}
.show_message h2{
    padding: 0;
    text-align:center;
    margin: 0;
    padding: 0 !important;
}
.show_message p{
    text-align: center;
    margin: 0;
}
.show_message .confirmation{
    text-align: center;
}
.show_message .confirmation .bouton{
    margin: 20px 5px;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.show_message .confirmation .oui{
    background-image: url(../images/picto_check_white.png);
    background-color: #52bf22;
}
.show_message .confirmation .oui:hover{
    background-color: #419a19;

}
.show_message .confirmation .non{
    background-image: url(../images/picto_close.png);
    background-color: #706858;
}
.show_message .confirmation .non:hover{
    background-color:#564e3e;
}
/**************************
    MEILLEURS VENTES
**************************/
.meilleurs_ventes .produit{
    width: 300px;
    margin-top: 10px;
}
.meilleurs_ventes .produit.first{
    float:left;
}
.meilleurs_ventes .produit.last{
    float:right;
}
.meilleurs_ventes .produit .field-image{
    border:1px solid #e6e6dd;
    margin-bottom: 10px;
}
.meilleurs_ventes .produit .field-image img{
    display: block;
}
.meilleurs_ventes .produit .field-titre{
    font-family: "ff-more-web-pro",serif;
    font-size: 19px;

}
.meilleurs_ventes .produit .field-prix_abonnes{
    background-color: #fbba17;
    display: inline-block;
    padding: 5px;
    margin: 5px 0px;
}
.meilleurs_ventes .produit a {
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #706858;
    color: #fff;
}
.meilleurs_ventes .produit a:hover{
    background-color: #564e3e;
}

/*****************************
    PAGE RECHERCHE
******************************/

.page-search-node .search-results li{
    border-top: 1px solid #d8d2c5;
    margin: 0px;
    padding: 10px;
}
.page-search-node .search-results li:last-child{
    border-bottom: 1px solid #d8d2c5;
}
.page-search-node .search-results li:hover{
    background-color: #edeae4;
}
.page-search-node #content h2{
    background-color: #d8d2c5;
    padding: 5px 0px 5px 10px;
    border: 0;
    margin: 0;
    font-size: 14px;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
}
.page-search-node .search-results li .search-snippet-info{
    margin: 0;
    padding: 0;
}
.page-search-node .search-results li .title a{
    color:#000;
    text-decoration: none;
}
.page-search-node .search-results li .title a:hover{
    text-decoration: underline;
}
.page-search-node .search-results li .search-info{
    margin: 0;
}
.page-search-node .pager li a{
    color:#000;
}

.page-search-node .search-info .username{
    display:none;
}

.page-search-node #search-form{
    background-color: #d8d2c5;
    padding: 15px 15px;
    margin-bottom: 10px;
}
.page-search-node #search-form label{
    font-weight: 700;
}
.page-search-node #search-form input[type=text]{
    padding: 0 10px;
    height: 28px;
    border: 1px solid #d8d2c5;
}
.page-search-node #search-form #edit-advanced{
    display: none;
}
.page-search-node #search-form input[type=submit]{
    background-color: #706858;
    background-image: url("../images/white_arrow.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 5px 30px;
    font-size: 14px;
    height: 31px;
}
.page-search-node #search-form input[type=submit]:hover{
    background-color: #564e3e;
}
/****************************
    PAGE CONTACT
*****************************/
.page-contact #contact-site-form{
    background-color: #f1eee7;
    border: 1px solid #d8d2c5;
    padding: 0 20px;
    position:relative;
}
.page-contact #contact-site-form .contact-coordonnees{
    position: absolute;
    top: 1em;
    left: 530px;
}
.page-contact #contact-site-form .contact-map{
    width:100%;
    height:300px;
}
.page-contact #contact-site-form input[type=text]{
    padding: 0 10px;
    height: 28px;
    border: 1px solid #d8d2c5;
}
.page-contact #contact-site-form label{
    font-weight: 700;
}
.page-contact #contact-site-form .form-item-copy label{
    font-weight: normal;
}
.page-contact #contact-site-form input[type=submit]{
    background-color: #706858;
    background-image: url("../images/white_arrow.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 5px 30px;
    font-size: 14px;
    height: 31px;
}
.page-contact #contact-site-form input[type=submit]:hover{
    background-color: #564e3e;
}

.page-contact #contact-site-form .form-textarea-wrapper.resizable.textarea-processed.resizable-textarea{
    width:411px;
}

.page-contact #contact-site-form  textarea{
    resize: none;
    font-family: "myriad-pro",sans-serif;
    padding: 10px 10px;
    border: 1px solid #d8d2c5;
    width:411px;
}
/**********************
    PAGE SONDAGE
************************/
.node-type-poll .user-picture,.node-type-poll .submitted{
    display:none;
}
.node-type-poll .user-picture,.node-type-poll .field-name-field-image-songage .field-label{
    display: none;
}
.node-type-poll .node-promoted input[type=submit]{
    background-color: #706858;
    background-image: url("../images/white_arrow.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 5px 30px;
    font-size: 14px;
    height: 31px;
}
.node-type-poll .node-promoted input[type=submit]:hover{
    background-color: #564e3e;
}
.node-type-poll .vote-form {
    text-align: left;
}
.node-type-poll .vote-form .choices {
    margin: 0;
}
.gm-gp-blocks-mag-poll-all-section .item{
    width: 300px;
    margin-top: 15px;
    float: left;
}

.gm-gp-blocks-mag-poll-all-section .item .field-title,
.gm-gp-blocks-mag-poll-all-section .item .field-date{
    margin-left: 150px;
}
.gm-gp-blocks-mag-poll-all-section .item:nth-child(odd){
    margin-right: 15px;
}
.gm-gp-blocks-mag-poll-all-section .item a{
    color:#000;
    text-decoration:none;
}
.gm-gp-blocks-mag-poll-all-section .item a .field-title{
    text-decoration: underline;
}
.gm-gp-blocks-mag-poll-all-section .item .field-image{
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.page-user-edit .edit-delphisoft{
}
.page-user-edit  .group-coordonnees{
    border:0;
}
.page-user-edit .field-name-field-id-free label,
.page-user-edit .field-name-field-id-iware label {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
}
.page-user-edit .field-name-field-id-free,
.page-user-edit .field-name-field-id-iware{
    background-color: #f1eee7;
    padding:20px;
    display: inline-block;
    width:270px;
    position: relative;
}
.page-user-edit .field-name-field-id-free input,
.page-user-edit .field-name-field-id-iware input{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    border: 1px solid #d8d2c5;
    padding: 0 10px;
    width: 230px;
}

.page-user-edit .field-name-field-id-free:before{
    position: absolute;
    content:'';
    display: block;
    width: 2px;
    height:100px;
    background-color:#d8d2c5;
    top:50%;
    left:-8px;
    transform: translate(0,-50%);
}

/*********** EU COOKIE COMPLIANCE ***********/

#sliding-popup {
    background-color: #fff !important;
}
#sliding-popup .popup-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.eu-cookie-compliance-banner{
    padding-top: 25px;
    padding-bottom: 25px;
}
#popup-text {
    letter-spacing: 1px;
    max-width: inherit !important;
    margin: 0 !important;
}
#popup-text h2{
    font-size: 18px !important;
    font-weight: 300 !important;
}
#popup-text p{
    font-size: 14px !important;
    font-weight: 300 !important;
}
#popup-text p a{
    color: #000;;
}
#popup-text p a:hover{
    opacity: 0.85;
}
#popup-buttons{
    margin: 0 !important;
}
#popup-buttons button{
    padding: 12px 15px !important;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
    transition: all 300ms;
    box-shadow: none !important;
}
#popup-buttons button.agree-button{
    border: none;
    background: #f3711b;
    color: white;
    margin: 0 !important;
    padding: 12px 15px !important;
    font-size: 15px;
    font-weight: normal !important;
    text-shadow: none;
}
#popup-buttons button.agree-button:hover {
    background: #f3711b;
    opacity: 0.85;
}

