#body{
    width: 100%;
    margin: auto;
    outline: 0;
}#body-home{
    width: 100%;
    margin: auto;
    /*background: linear-gradient(0.30turn, #6d44bc, #08ffec, #FFF);*/
    background: url(../img/pb/fec1.png);
    background-size: auto;
    background-attachment: fixed;
    background-repeat: repeat;
    -moz-user-select: none;
    -webkit-user-select: none;
    outline: 0;
}#body-listing-ads{
    width: 100%;
    margin: auto;
    outline: 0;
}.main-wrapper{
    z-index: 9999999;   
    width: 1000px;
    margin: 100px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #FFF;
}.main-wrapper-home{
    z-index: 9999999;
    width: 1000px;
    margin: 100px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #FFF;
}.main-wrapper-listing-ads{
    z-index: 9999999;   
    width: 1000px;
    margin: 100px auto;
    margin-top: 150px;
    margin-bottom: 0px;
    background: #FFF;
}#bloc-top-background-cover-advertise-link{
    z-index: -1;
    width: 100%;
    display: block;
    height: 250px;
}
.pagination-block{
    display: block;
    text-align: center;
    width: auto;
    margin: 15px;
    margin-top: 50px;
    user-select: none;
}.pagination-links, .pagination-links-prec, .pagination-links-suiv{
    margin: 3px;
    padding: 3px 7px;
    text-decoration: none;
    background: #FFF;
    color: #8f59f7;
    font-family: Helvetica,serif;
    font-size: 10pt;
    font-weight: bold;
}.pagination-links:hover, .pagination-links-prec:hover, .pagination-links-suiv:hover{
    text-decoration: underline;
}.pagination-links-active{
    margin: 3px;
    padding: 3px 7px;
    text-decoration: none;
    background: #6635c5;
    color: #FFF;
    font-family: Helvetica,serif;
    font-size: 10pt;
    font-weight: bold;
    border: 1px solid #8f59f7;
}

input[type=number] {
    -moz-appearance: textfield;
}

/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    margin:0;
}

/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button { 
    -o-appearance: none;
    margin:0
}

.bloc-top{
    position: relative;
    width: 100%;
    height: auto;
}#toplogoplusad{
    width: 100%;
    height: 100px;
}#logo-top, #pub-top{
    display: inline-block;
    vertical-align: top;
}#logo-top{
    width: 260px;
    margin-top: 5px;
    margin-left: 10px;
}#pub-top{
    width: 675px;
    height: 90px;
    margin-top: 5px;
    margin-right: 5px;
    float: right;
}#image-logo-top{
    width: 100%;
    height: 100%;
}#image-pub-top{
    width: 100%;
    height: 100%;
}#main-menu-top{
    z-index: 99999;
    width: 100%;
    height: 50px;
    background: #521fb7;
    position: sticky;
    top: 0;
}#promo-shop{
    width: 23px;
    height: 22px;
    padding: 1px;
    padding-top: 2px;
    border: 1px solid #ff0000;
    border-radius: 20px;
    background: #ff0000;
    color: #FFF;
    z-index: 999;
    position: absolute;
    margin-left: -25px;
    margin-top: -20px;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    font-family: cursive, 'Helvetica', serif;
    transform: rotate(25deg);
}.sticky {
    position: fixed;
    top: 0;
    width: 1000px;
}#main-menu-top ul{
    /*margin-left: 104.33px;*/
    position: absolute;
    height: 100%;
}#main-menu-top ul li, #main-menu-top ul .option-dashboard, #main-menu-top ul .option-espace-membre{
    list-style: none;
    display: inline-block;
    vertical-align: top;
}#content-my-dashboard, #content-access-membre{
    margin-top: 16px;
}#content-my-dashboard a, #content-access-membre a{
    width: auto;
    height: auto;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    font-family: Helvetica, serif;
    font-size: 10pt;
    padding: 7px;
    background: #521fb7;
    border: 3px solid #521fb7;
    display: none;
}#content-my-dashboard a:hover, #content-access-membre a:hover{
    color: #5d26c7;
    background: #FFF;
}#main-menu-top ul li .liens-main-menu-top, 
#title-my-dashboard a, #title-access-membre a{
    width: 150px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    font-family: Helvetica, serif;
    font-size: 9pt;
    padding: 11px;
    background: #521fb7;
    border-top: 2px solid #521fb7;
}#main-menu-top ul li .liens-main-menu-top:hover{
    color: #521fb7;
    background: #FFF;
}#title-my-dashboard a:hover{
    color: #521fb7;
    background: #FFF;
}#title-access-membre a:hover{
    color: #521fb7;
    background: #FFF;
}





.bloc-middle{
    position: relative;
    width: 100%;
    background: #FFF;
}

.slogan-top{
    margin: 10px auto;
    text-align: center;
    min-height: 65px;
}.slogan-top h2{
    color: #672e74;
    font-family: Helvetica, serif;
    font-size: 15pt;
    padding-top: 10px;
}.slogan-top .text-slides{
    position: absolute;
    width: 100%;
    font-size: 150%;
    font-style: italic;
}.bloc-search{
    width: 100%;
    height: auto;
    margin-top: 25px;
    padding-bottom: 15px; 
    border-top: 1px dashed #B4B4B4;
    border-bottom: 1px dashed #B4B4B4; 
    /*background-image: url(../img/syst/4.png);
    background-size: auto;
    background-attachment: scroll;
    background-repeat: repeat;*/
    background: #F1F1F1;
}#form-global-search{
    width: 900px;
    margin: 0 auto;
}#form-global-search input, #form-global-search select{
    border: none;
    border-radius: 2px;
    border: 1px solid #b5b5b5;
    margin-right: 10px;
    padding: 5px;
    font-size:10pt;
    font-family: Helvetica, serif;
    color: #333;
}#form-global-search input:focus, #form-global-search select:focus{
    border: 1px solid #8f59f7;
}.line-inputs{
    display: block;
    width: 100%;
    margin-bottom: 15px;
}.align-divs{
    display: inline-block;
    vertical-align: middle;
}.labels-global-search{
    margin-left: -10px;
    margin-right: 20px;
    cursor: pointer;
    font-size:10pt;
    font-family: Helvetica, serif;
    color: #333;
}.text-global-search{
    width: 500px;
    height: 35px;
}.select-global-search{
    width: 300px;
    height: 35px;
}.options-cliquables{
    color: #8f59f7;
    background-color: #F1F1F1;
}.options-cliquables:hover{
    cursor: pointer;
}.other-inputs-global-search{
    width: 130px;
    height: 23px;
}#price-between-global-search{
    display: none;
}#label-global-search,#submit-global-search{
    display: inline-block;
    vertical-align: middle;
}#label-global-search{
    color: #b5b5b5;
    font-size: 15pt;
    cursor: pointer;
}#label-global-search:hover{
    color: #333;
}#submit-global-search{
    display: none;
}.bloc-tri{
    width: 100%;
    min-height: 25px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 15px;
}#form-bloc-tri{
    position: absolute;
    right: 0;
    top: 0;
}#form-bloc-tri #select-bloc-tri{
    height: 27px;
    border-radius: 2px;
    border: none;
    border: 1px solid #555;
    cursor: pointer;
    font-size: 9pt;
    font-family: verdana, Helvetica, serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}#form-bloc-tri #label-select-bloc-tri{
    cursor: pointer;
    font-size:13pt;
    color: #555;
}#form-bloc-tri #select-bloc-tri:focus{
    border: 1px solid #8f59f7;
}


/*SLIDER PRINCIPAL*/
.main-slider-bloc-middle{
    width: 100%;
    height: 175px;
    margin-top: 75px;
    margin-bottom: 75px;
    box-shadow: 0px 15px 10px -17px #B5B5B5;
    padding-bottom: 25px;
}.content-slides-bloc-middle{
    width: 900px;
    height: 175px;
    margin: auto;
    background: #FFF;
    overflow: hidden;
}.content-slides-list-bloc-middle{
    width: calc(180px*10);
    height: 175px;
    float: left;
}.content-slides-list-bloc-middle>*{
    float: left;
}.left-arrow-main-slider-bloc-middle,
.right-arrow-main-slider-bloc-middle{
    background: #FFF;
    width: 50px;
    height: 175px;
    position: relative;
}.left-arrow-main-slider-bloc-middle{
    float: left;    
}.right-arrow-main-slider-bloc-middle{
    float: right;
}.left-arrow-main-slider-bloc-middle i,
.right-arrow-main-slider-bloc-middle i{
    font-size: 27pt;
    color: #D4D4D4;
    cursor: pointer;
    visibility: hidden;
    text-align: center;
    padding: 7px;
    margin-top: 35px;
}.left-arrow-main-slider-bloc-middle i:hover,
.right-arrow-main-slider-bloc-middle i:hover{
    color: #555;
}.slides-bloc-middle{
    width: 180px;
    height: 173px;
    margin-top: 1px;
    transition: all 0.25s ease;
}.slides-bloc-middle:hover{
    box-shadow: 0 0 5px 1px #aaaaaa;
}.global-link-ad-in-slider{
    text-decoration:none;
}.slides-bloc-middle .image-ad-in-slider{
    min-width: auto;
    max-width: 85%;
    height: 65%;
    margin: 5px auto;
    display: block;
}.slides-bloc-middle .prix-ad-in-slider{
    font-family: Helvetica,serif;
    color: #f56b2a;
    font-weight: bold;
    font-size: 10pt;
    display: block;
    text-align: center;
}.slides-bloc-middle .titre-ad-in-slider{
    font-family: Helvetica,serif;
    color: #8f59f7;
    font-weight: bold;
    font-size: 9pt;
    display: block;
    text-align: center;
    margin: 3px;
}
/*SLIDER PRINCIPAL*/


.general-categories-bloc-middle{
    width: 700px;
    margin: auto;
}.categories-bloc-middle{
    border: 1px solid rgba(255, 255, 255, 0);
    width: 200px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin: 13px;
    margin-bottom: 25px;
    -webkit-transition: all 0.5s ease; /* Safari et Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* Internet Explorer 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
}.categories-bloc-middle:hover{
    border: 1px solid #F1F1F1;
    box-shadow: 0 0 10px 5px #aaaaaa;
    -webkit-transform:scale(1.05); /* Safari et Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* Internet Explorer 9 */
    -o-transform:scale(1.05); /* Opera */
    transform:scale(1.05);
}.categories-bloc-middle span{
    display: block;
    text-align: center;
    font-weight: bold;
    color: #575757;
    padding: 1px;
    font-size: 12pt;
    background: #F1F1F1;
}.categories-bloc-middle span i{
    display: block;
    margin: 15px;
    color: #555;
    font-size: 25px;
    margin-top: -23px;
}.categories-bloc-middle span a{
    text-decoration: none;
    color: #555;
    font-family: Helvetica, serif;
    font-size:11pt;
}.categories-bloc-middle span a:hover{
    text-decoration: underline;
}.categories-bloc-middle ul{
    text-align: left;
}.categories-bloc-middle ul li{
    width: 100%;
    list-style: none;
    margin: 5px;
    margin-left: -20px;
}.categories-bloc-middle ul li a{
    text-decoration: none;
    color: #672e74;
    font-family: Helvetica, serif;
    font-size: 10pt;
}.categories-bloc-middle ul li a:hover{
    text-decoration: underline;
}

.listing-ads{
    background: #FFF;
    height: auto;
    width: 1000px;
    margin-top: 25px;
}.bloc-ads{
    width: auto;
    height: auto;
    padding: 5px;
    min-height: 125px;
    background: #FFF;
    border: 1px solid #b5b5b5;
    border-bottom: none;
    font-size: 10pt;
    font-family: Helvetica,serif;
    -webkit-transition: all 0.5s ease; /* Safari et Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* Internet Explorer 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
}.bloc-ads:hover{
    background: #F1F1F1;
}.bloc-ads:first-child{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}.bloc-ads:last-child{
    border-bottom: 1px solid #b5b5b5;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}.bloc-image-bloc-ads{
    position: relative;
    width: 235px;
    height: 150px;
    background: #FFF;
    text-align: center;     
}.nbre-image-bloc-ads{
    position: absolute;
    height: auto;
    width: auto;
    padding: 3px 7px;
    background: #555;
    color: #FFF;
    opacity: 0.90;
    font-size: 8.5pt;
    font-weight: bold;
    border-radius: 7px;
    left: 3px;
    bottom: 3px;
    cursor: default;
}.image-bloc-ads{
    min-width: auto;  
    max-width: 100%;  
    height: 100%;
}.bloc-details-bloc-ads, .bloc-image-bloc-ads, .bloc-actions-bloc-ads{
    display: inline-block;
    vertical-align: middle;
    color: #555;
}.bloc-actions-bloc-ads{
    float: right;
}.actions-bloc-ads{
    margin-top: 5px;
}.bouton-actions-bloc-ads{
    border: 1px solid #8f59f7;
    background: #FFF;
    padding: 3px;
    margin-right: 5px;
    text-decoration: none;
    color: #8f59f7;
    min-width: 120px;
}.bouton-actions-bloc-ads:hover{
    background: #8f59f7;
    color: #FFF;
    cursor: pointer;
}.price-details-bloc-ads{
    font-family: Helvetica,serif;
    color: #f56b2a;
    font-weight: bold;
    font-size: 15pt;
}.link-details-bloc-ads{
    color: #8f59f7;
    font-family: Helvetica, 'serif';
    font-size: 11.5pt;
    font-weight: 600;
    text-decoration: none;
}.link-details-bloc-ads:visited{
    color: #840d84
}.link-details-bloc-ads:hover{
    color: #6635c5
}.details-bloc-ads{
    margin-left: 15px;
    line-height: 7px;
}.global-details-single-ad{
    background: #FFF;
    height: auto;
    width: 1000px;
    margin-top: 25px;
}.left-details-ad,.right-details-ad{
    display: inline-block;
    vertical-align: top;
}.left-details-ad{
    width: 710px;
    height: auto;
    margin-right: 14px;
    padding: 5px;
}.right-details-ad{
    width: 250px;
    height: auto;
    margin-top: 38px;
}.right-top-info-auteur-ad-single{
    border:1px solid transparent;
    border-radius: 2px;
    width: auto;
    background: #FAFAFA;
    text-align: center;
}.avatar-first-letter{
    display: block;
    width: 30px;
    height: 30px;
    margin: 7px auto;
    margin-bottom: -7px;
    padding: 5px;
    border-radius: 100%;
    background: #333;
    color: #FFF;
    font-family: verdana,'Helvetica', serif;
    font-size: 15pt;
    text-align: center;
    border: 7px solid #FFF;
}.right-top-info-auteur-ad-single .nom-auteur{
    border-bottom: 1px solid #d4d4d4;
    color: #555;
    font-family: 'Helvetica', serif;
    font-size: 13pt;
    font-weight: bold;
    display: block;
    margin-top: -35px;
}.right-top-info-auteur-ad-single .contacts-auteur{
    color: #555;
    display: block;
    padding: 10px;
}.link-tel-contact-auteur{
    font-family: 'Helvetica', serif;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
    margin: 5px;
    padding: 7px 7px;
    width: 90%;
    text-decoration: none;
    border-radius: 3px;
    border: 2px solid #8f59f7;
    background: #8f59f7;
    color: #FFF;
}.link-whatsapp-contact-auteur{
    font-family: 'Helvetica', serif;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
    margin: 5px;
    padding: 7px 7px;
    width: 90%;
    text-decoration: none;
    border-radius: 3px;
    border: 2px solid #0ba258;
    background: #0ba258;
    color: #FFF;
}.link-email-contact-auteur{
    font-family: 'Helvetica', serif;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
    margin: 5px;
    padding: 7px 7px;
    width: 90%;
    text-decoration: none;
    border-radius: 3px;
    border: 2px solid #555;
    background: #555;
    color: #FFF;
}.link-tel-contact-auteur:hover{
    background: #6635c5;
    color: #FFF;
}.link-whatsapp-contact-auteur:hover{
    background: #207c4f;
    color: #FFF;
}.link-email-contact-auteur:hover{
    background: #333;
    color: #FFF;
}#bloc-mailto-auteur{
    width: auto;
    display: none;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
}.image-loader-ajax-actions{
    display: none;
    width: 20px;
    text-align: center;
}.inputs-contact-auteur{
    width: 210px;
    height: 25px;
    margin-top: 7px;
    border:none;
    border:1px solid #d4d4d4;
    border-radius: 3px;
    font-size: 9.5pt;
    padding: 3px;
}.textarea-contact-auteur{
    font-family: verdana,'Helvetica', serif;
    min-width: 210px;
    margin-top: 7px;
    border:none;
    border:1px solid #d4d4d4;
    border-radius: 3px;
    font-size: 8.65pt;
    padding: 3px;
    max-width: 210px;
    min-height: 150px;
    color: #333;
    resize: none;
}.submit-contact-auteur{
    width: 210px;
    height: 30px;
    margin-top: 7px;
    border:none;
    border:1px solid #d4d4d4;
    font-size: 9.5pt;
    padding: 3px;
    background: #555;
    color: #FFF;
    border:1px solid #555;
    border-radius: 3px;
    cursor: pointer;
}.submit-contact-auteur:hover{
    background: #333;
    color: #FFF;
}.share-ad{
    width: auto;
    height: auto;
    background: #FFF;
    text-align: center;
    margin-top: 15px;
    margin-bottom: -35px;
    border-radius: 2px;
    background:#FAFAFA;
    padding: 5px;
}.titre-share-ad{
    color: #555;
    font-family: 'Helvetica', serif;
    font-size: 10pt;
    font-weight: bold;
}.share-ad .classics-links-share-ad{
    font-size: 25pt;
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
}.share-ad .classics-links-share-ad:hover{
    opacity: 0.75;    
}.right-fixed-advertise-ad-single{
    width: 250px;
    background: #FFF;
    margin-top: 75px;
    height: 500px;
    text-align: center;
}.image-advertise{
    min-width: auto;
    max-width: 250px;
    height: 100%;
}.chemin-ad{
    display: block;
    vertical-align: top;
    margin-bottom: 15px;
}.chemin-ad a{
    text-decoration: underline;
    font-size: 8pt;
    font-weight: bold;
    font-family: 'Helvetica', serif;
    color: #8f59f7
}.chemin-ad span{
    font-size: 8pt;
    font-weight: bold;
    font-family: 'Helvetica', serif;
    color: #555;
}.bloc-image-titre{
    width: 710px;
    border-radius: 0;
    margin-bottom: 35px;
    padding-bottom: 10px;
    box-shadow: 0px 15px 10px -17px #B5B5B5;
}.gallery-image-full{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    display: none;
    user-select: none;
}#close-gallery-image-full{
    position: absolute;
    top: 15px;
    right: 15px;
    color: #FFF;
    font-size: 20pt;
}.content-gallery-image-full{
    width: 75vw;
    height: 85vh;
    margin: 7.5vh auto;
    /*text-align: center;
    background: #333;*/
    position: relative;
}.zoom-circle{
    display: none;
    width: 350px;
    height: 350px;
    border-radius: 100%;
    /*box-shadow:  0 0 0 3px #F1F1F1, 0 0 7px 3px #F1F1F1, inset 0 0 10px 2px #333;*/
    position: absolute;
}.image-gallery-image-full{
    min-width: auto;
    max-width: 850px;
    height: 100%;
}

/*SLIDER SINGLE AD*/
.bloc-image-ad-gf{
    width: 710px;
    height: 350px;
    background: #FFF;
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    box-shadow: inset 0 -100px 45px -57px #D4D4D4;
}.content-slides-bloc{
    width: 600px;
    margin: auto;
    height: 350px;
    overflow: hidden;
    position: relative;
}.content-slides-bloc-list{
    width: 6000px;
    height: 350px;
    float: left;
    position: relative;
}.nb-tofs-single-ad{
    position: absolute;
    color: #F1F1F1;
    font-size: 8.65pt;
    font-family: verdana, serif;
    text-shadow: 0 0 1px #555, 0 0 1px #555, 0 0 1px #555, 0 0 1px #555, 0 0 1px #555, 0 0 1px #555, 0 0 1px #555;    
    bottom: 15px;
    left: 240px;
}.left-arrow-slider-ad-single,
.right-arrow-slider-ad-single{
    width; 55px;
    height: 350px;
    position: relative;
}.left-arrow-slider-ad-single{
    float: left;
}.right-arrow-slider-ad-single{
    float: right;
}.left-arrow-slider-ad-single i, 
.right-arrow-slider-ad-single i{
    font-size: 27pt;
    color: #D4D4D4;
    cursor: pointer;
    visibility: hidden;
    text-align: center;
    padding: 7px;
    margin-top: 150px;
}.left-arrow-slider-ad-single i:hover, 
.right-arrow-slider-ad-single i:hover{
    color: #555;
}
/*SLIDER SINGLE AD*/

.slides-single-ad{
    width: 600px;
    height: 350px;
    float: left;
    text-align: center;
}.image-ad-gf{
    min-width: auto;
    max-width: 100%;
    height: 100%;
    margin: auto;
    cursor: pointer;
}.bloc-titre{
    width: 100%;
    display: block;
    min-height: 15px;
    height:auto;
    margin-bottom: -15px;
}.titre-ad{
    font-size: 13.75pt;
    font-weight: bold;
    font-family: 'verdana', 'Helvetica', serif;
    color: #555;
    margin-left: 10px;
}.bloc-prix, .bloc-date{
    display: inline-block;
    vertical-align: middle;
    height: auto;
    margin-bottom: -25px;
}.prix-ad{
    width: 575px;
    font-size: 17pt;
    font-family: 'verdana', 'Helvetica', serif;
    color: #f56b2a;
    text-align: left;
    margin-left: 10px;
}.date-ad{
    width: 115px;
    font-size: 9pt;
    font-family: 'verdana', 'Helvetica', serif;
    color: #333;
    text-align: left;
}.bloc-description-plus-divers{
    display: block;
}.similar-blocs-under-title{
    display: block;
    height: auto;
    margin-top: 7px;
    margin-bottom: 7px;
    border-top: 1px solid #d4d4d4;
    padding-left: 10px;
}.similar-blocs-under-title:first-child{
    border-top: none;
}.similar-blocs-under-title .titres-similaires{
    font-size: 11pt;
    font-weight: bold;
    font-family: 'verdana', 'Helvetica', serif;
    color: #333;
    margin-bottom: 25px;
}#mapid{
    height: 150px;
}#image-resize{
    width: 14px;
    position: absolute;
    z-index: 1001;
    font-size: 12.5pt;
    top: 72px;
    left: 10px;
    background:#FFF;
    color: #000;
    border: 2px solid rgba(0,0,0,0.2);
    border-top: 1px solid rgba(0,0,0,0.2);
    background-clip: padding-box;
    padding: 8px;
    border-radius: 3px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    cursor: pointer;
}#image-resize:hover{
    background:#f1f1f1;
    border: 2px solid rgba(0,0,0,0.2);
    border-top: 1px solid rgba(0,0,0,0.2);
}.develop-text-desc{
    width: 100px;
    color: #8f59f7;
    font-size: 9pt;
    font-family: 'verdana', 'Helvetica', serif;
    cursor: pointer;
}.develop-text-desc:hover{
    text-decoration: underline;
}.text-description{
    color: #5d5d5d;
    font-size: 10.5pt;
    font-family: 'verdana', 'Helvetica', serif;
}.tableau-criteres-ads{
    width: 100%;
    margin-bottom: 15px;
}.tableau-criteres-ads th{
    width: 30%;
    text-align: left;
    color: #333;
    font-size: 10.5pt;
    font-family: 'verdana', 'Helvetica', serif;
}.tableau-criteres-ads td{
    width: 30%;
    padding-top: 10px;
    text-align: left;
    color: #5d5d5d;
    font-size: 10.5pt;
    font-family: 'verdana', 'Helvetica', serif;
}.couleur-indicative{
    position: absolute;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
}.favourites-ads{
    display: none;
}.bloc-favori-on-single-ad{
    width: 35px;
    height: 35px;
    padding:5px;
    border-radius: 35px;
    background: #FFF;
    position: relative;
    text-align: center;
    margin-top: -25px;
    margin-right: 5px;
    border: 1px solid #F1F1F1;
    -webkit-transition: all 0.5s ease; /* Safari et Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* Internet Explorer 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
}.bloc-favori-on-single-ad:hover{
    box-shadow: 0 0 10px 5px #b5b5b5;
    -webkit-transform:scale(1.05); /* Safari et Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* Internet Explorer 9 */
    -o-transform:scale(1.05); /* Opera */
    transform:scale(1.05);
}


.bloc-bottom{
    position: relative;
    width: 100%;
    height: auto;
    background: #2e1956;
    margin-top: 200px;
    font-family: Helvetica, serif;  
}.content-bloc-bottom{
    width: 290px;
    min-height: 200px;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    padding-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}.content-bloc-bottom .titre-content-bloc-bottom{
    color: #FFF;
    font-weight: bold;
    font-size: 11.5pt;
}.content-bloc-bottom .texte-content-bloc-bottom{
    color: #FFF;
    font-family: Helvetica, serif;
    font-size: 10pt;
}.content-bloc-bottom .link-page-gp-content-bloc-bottom{
    width: 195px;
    padding:5px;
    display:block;
    background:#FFF;
    text-align:center;
    color:#521fb7;
    font-weight:bold;
    font-style:normal;
    font-family: Helvetica, serif;
    text-decoration:none;
    border:3px solid #521fb7;
    font-size: 10pt;
}.content-bloc-bottom .link-page-gp-content-bloc-bottom:hover{
    background:#D4D4D4;
    text-decoration:underline;
}.content-bloc-bottom .lien-content-bloc-bottom{
    color: #FFF;
    font-family: Helvetica, serif;
    font-size: 9.5pt;
    display: block;
    line-height: 1.5;
    text-decoration: none;
}.content-bloc-bottom .lien-content-bloc-bottom:hover{
    color: #8f59f7;
    text-decoration: underline;
}.content-bloc-bottom .lien-social-content-bloc-bottom{
    display: inline-block;
}.content-bloc-bottom .lien-social-content-bloc-bottom i{
    font-size: 27pt;
    margin-right: 15px;
}






/*Popup liens utiles*/
.englobe-all-popups{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    display: none;
    user-select: none;
}
.classic-popup{
    z-index: 99999999;
    position: fixed;
    top: 100px;
    left:50px;
    right:50px;
    bottom:50px;
    margin: 100px auto;
    margin-top: 0;
    border: 1px solid #dddddd;
    border-radius: 2px;
    background: #FFF;
    min-width: 300px;
    max-width: 800px;
    height: 350px;
    display: none;
    box-shadow: 0 0 5px 1px #555;
    font-family: 'Helvetica', serif;
}.entete-classic-popup{
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #dddddd;
    background: #F1F1F1;
}.title-classic-popup,.close-classic-popup{
    display: inline-block;
    vertical-align: middle;
}.title-classic-popup{
    margin-left: 10px;
}.close-classic-popup{
    float: right;
    font-size: 15pt;
    margin-right: 10px;
    cursor: pointer;
}.close-classic-popup:hover{
    font-weight: bold;
}.corps-classic-popup{
    height: 300px;
    overflow-y: auto;
    padding: 10px;
}
