@charset "UTF-8";

/********/
/* BASE */
/********/
.speedpackage.no-js .sp-js-show, .speedpackage.sp-js-run .sp-js-hide,.speedpackage .sp-hide{
    display: none;
}
.speedpackage {
    margin: 0 auto;
    padding: 10px;
    max-width: 965px;
    text-align: left;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 20px;
}
.sp-fullscreen{
    max-width: 1200px;
}
.speedpackage legend {
    border: 0;
}
.speedpackage .sp-bkg-border-radius,.speedpackage {
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.sp-print .sp-bkg-border-radius, .sp-print.sp-bkg-border-radius{
    border: 0!important;
    border: none!important;
}
.speedpackage .sp-color-level-1, .speedpackage.sp-color-level-1{
    background-color: #eee;
    color: #666666;
}
.speedpackage .sp-color-level-2{
    background-color: #ffffff;
    color: #333333;
}
.speedpackage .sp-color-level-3{
    background-color: #f5f5f5;
    color: #000000;
}
.speedpackage .sp-btn-close{
    padding: 5px;
    cursor: pointer;
}
.speedpackage .sp-print .sp-btn-close{
    display: none;
}
.speedpackage .sp-btn-close .sp-btn:hover{
    color: #666666;
}
.sp-mail-iframe{
    width: 100%;
    height: 510px;
}
.sp-Modal-mail .modal-body {
    max-height: 520px;
}
.speedpackage .sp-print .sp-not-on-print,.speedpackage .sp-myOffre .sp-not-on-myOffre{
    display: none;
}
/*Je suis contraint par le myFormulaire de faire ceci*/
.speedpackage .btn{
    text-decoration: none;
}

/**********/
/* DETAIL */
/**********/
.speedpackage .sp-offre-detail{
    margin-top: 10px;
    padding: 10px;
}
.speedpackage .sp-offre-photo{
    position: relative;

}
.speedpackage .sp-offre-photo-coeur{
    position: absolute;
    top: 0;
    left:0;
    padding: 8px;
    width: 34px;
    height: 34px;
    background: url(../images/corner.png) no-repeat -54px -54px;
    color:#b00606;
}
.speedpackage .sp-offre-photo img{
    /* max-width: 300px; */
    width: 100%;
    height: auto;

}
.speedpackage .sp-offre-action-buttons .btn{
    margin: 5px 0 0 0;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}
.speedpackage .sp-offre-view-more,.speedpackage .sp-tool-btn{
    margin: 10px 0;
}
.speedpackage .sp-offre-view-more{
    float: left;
}
.speedpackage .sp-tool-btn{
    float: right;
}

.speedpackage .sp-btn-group{
    width: 100%;
    height: 50px;
}
.speedpackage .sp-offre-detail .sp-offre-more{
    display: none;
    margin-top: 15px;
}
.speedpackage .sp-offre-detail .sp-offre-more-show{
    display: block;
}
.speedpackage .sp-print .sp-offre-more,.speedpackage .sp-print .sp-address{
    display: block;
}
.speedpackage .sp-offre-more>div{
    padding: 10px;
}
.speedpackage .sp-title-detail{
    color: #666;
    text-decoration: none;
    font-weight: bold;
    font-size: 17.5px;
    text-rendering: optimizelegibility;
}
.speedpackage .sp-title-detail:hover{
    color: #666;
    text-decoration: underline;
}
.speedpackage .share-list{
    position: relative;
    float: right;
    margin: 6px 0 0 0;
    padding: 5px 5px 0 5px;
    width: 160px;
    background-color: white;
}
.speedpackage .share-list li{
    margin: 0 0 5px 0;
}
.speedpackage .share-list .sp-arrow-top{
    position: absolute;
    top: -6px;
    right: 0;
    left: 0;
    width: auto;
    height: 6px;
    background: url(../images/arrow-top.png) no-repeat 90% top;
}
.speedpackage .sp-price{
    font-weight: bold;
    font-size: 1.2em;
}
.speedpackage .sp-footer-detail{
    margin-top: 5px;
}
.speedpackage .sp-detail-label, .speedpackage .sp-detail-label-mode{
    margin: 10px 0;
    font-weight: bold;
    font-size: 17.5px;
    line-height: 20px;
    text-rendering: optimizelegibility;
}

/**********/
/* FILTRE */
/**********/
.speedpackage .sp-filter{
    display: none;
}
.speedpackage .sp-filter-dashboard{
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px;
}
.speedpackage .sp-filter-command .dropdown-menu{
    padding-left: 5px;
}

.speedpackage .sp-infobulle{
    position: relative;
    top: -3px;
    display: block;
    overflow: hidden;
    margin-bottom: 5px ;
    width : 100%;
    height:20px;
    border : solid 1px #dcdcdc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color : white;
    color : #666;
    text-align : center;
    font-size : 0.9em;
    line-height:20px;
}
.speedpackage .sp-infobulle-margin{
    margin: 0 10px;
}
.speedpackage .sp-arrow-bottom{
    position: absolute;
    right: 0;
    bottom: -6px;
    left: 0;
    width: auto;
    height: 6px;
    background: url(../images/arrow-bottom.png) no-repeat center bottom;
}
.speedpackage .sp-filter .ui-slider-scale, .speedpackage .sp-select-slide-show, .speedpackage .sp-select-slide-actif .sp-select-slide-hide{
    display: none;
}
.speedpackage .sp-select-slide-actif .sp-select-slide-show{
    display: block;
}
.speedpackage .sp-title-select{
    margin-bottom: 10px;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
}
.speedpackage .sp-block-pagination{
    min-height: 30px;
}
.speedpackage .sp-sort{
    float: left;
}
.speedpackage .sp-select-sort{
    margin: 0;
    width: 200px;
}
.speedpackage .pagination{
    margin: 0;
    cursor: pointer;
}
.speedpackage .ui-slider-horizontal .ui-slider-handle {
    top: -0.2em;
}
.speedpackage .sp-filter-dashboard .sp-btn-close{
    padding: 0;
}
.speedpackage .sp-advancesearch{
    float: left;
    margin-top: 1px;
    margin-left: 10px;
    cursor: pointer;
}
.speedpackage .sp-advancesearch:hover{
    color: #666666;
}
.speedpackage .sp-advancesearch *{
    display: block;
    float: left;
}
.speedpackage .sp-advancesearch span{
    margin-left: 5px;
    line-height: 29px;
}
.speedpackage .sp-advancesearch.sp-close .sp-on,.speedpackage .sp-advancesearch.sp-open .sp-off{
    display: none;
}
.speedpackage .sp-filter-sort-enable-receiver{
    height: 30px;
}
.speedpackage .sp-sort-enable{
    padding: 0 10px;
    height: 30px;
    color: #999;
    text-align: center;
    line-height: 30px;
}
.speedpackage .sp-filter-enable {
    margin-right: 2px;
    margin-left: 2px;
}
.speedpackage .sp-filter-enable .sp-btn-close-filter{
    margin-left: 5px;
    line-height: 18px;
}
.speedpackage .sp-filter .navbar .nav > li > a {
    padding: 10px 10px 11px;
}

/********/
/* LIST */
/********/
.speedpackage .sp-list-offre{
    margin-bottom: 10px;
}
.speedpackage .sp-loader-receiver .spinner{
    width: 100%;
    height: 200px;
}
.speedpackage .sp-message{
    margin-top: 10px;
    padding: 10px;
}

/************/
/* MAIL AMI */
/************/
.speedpackage.sp-mailer{
    padding: 10px 10px 5px 10px;
    max-width: 800px;
}
.speedpackage .sp-mailer-container{
    margin-bottom: 5px;
    padding: 10px;
}
.speedpackage .sp-champs-mail{
    margin-bottom: 5px;
}
.speedpackage .sp-modal-label{
    margin: 0;
    color: #666666;
    font-weight: bold;
    font-size: 24.5px;
    line-height: 30px;
}
/**********/
/* WIDGET */
/**********/
.sp-widget-wrapper{
    overflow: hidden;
    width: 100%;
}
.sp-widget{
    display:none;
    margin: 3%;
    padding-bottom: 18px;
    max-width: 600px;
    width: 94%;
    font-size: 14px;
}
.sp-widget .sp-widget-image{
    width: 100%;
    height: auto;
}
.sp-widget-title{
    margin: 3% 0;
    color: inherit;
    font-weight: bold;
    font-size: 1.2em;
    font-family: inherit;
    line-height: 20px;
    text-rendering: optimizelegibility;
}
.sp-widget,.sp-widget .rsOverflow,.sp-widget .rsSlide { background: transparent; }

.sp-widget .sp-img-wrapper{ overflow: hidden; }

/* Style du bouton découvrir */
.sp-widget .btnDecouvrir { }

/* Liste des bullets */ 

.sp-widget .rsNav{
    position: absolute;
    bottom: 0;
}

/* Bullets par défaut */
.sp-widget .rsNavItem span { }

/* Bullet sélectionnée */
.sp-widget .rsNavItem.rsNavSelected span { }