#slider-location-bxslider img{
    margin:auto;
}

#bloc-infos-loueur,
#bloc-infos-stations,
#bloc-location-selection,
#bloc-infos-carte,
#bloc-infos-minutes,
#bloc-infos-liens,
#bloc-infos-sup,
#bloc-infos-retour{
    margin: 0 0 20px 0;
}

#bloc-infos-loueur .row,
#bloc-infos-stations .row,
#bloc-location-selection .row,
#bloc-infos-carte .row,
#bloc-infos-minutes .row,
#bloc-infos-liens .row,
#bloc-infos-sup .row,
#bloc-infos-retour .row{
    background: #f4f4f4;
    padding:0 10px 10px 10px;
}

#bloc-infos-loueur h2,
#bloc-infos-stations h2,
#bloc-location-selection h2,
#bloc-infos-carte h2,
#bloc-infos-minutes h2,
#bloc-infos-liens h2,
#bloc-infos-sup h2,
#bloc-infos-retour h2{
    text-align:center;
    font-size:22px;
    font-weight: bold;
    border-bottom: 1px solid #AAA;
    padding-bottom: 10px;
}

#bloc-infos-loueur h3,
#bloc-infos-stations h3,
#bloc-location-selection h3,
#bloc-infos-carte h3,
#bloc-infos-liens h3,
#bloc-infos-sup h3,
#bloc-infos-retour h3{
    text-align:center;
    font-size:17px;
    /*font-weight: normal;*/
}

#bloc-location-selection .location-selection a {
    float: right;
}

#bloc-infos-stations #station-principale{
    margin-bottom:35px;
}

#bloc-infos-carte img{
    display: block;
    margin: auto;
}

#bloc-informations-location-reservation,
#bloc-informations-location-contact{
    display:none;
}

#bloc-onglets .un-onglet{
    text-align:center;
    height:60px;
    line-height:60px;
    font-size: 18px;
}

#bloc-onglets .un-onglet a{
    text-decoration:none;
    display:block;
    color:#777;
}

#bloc-onglets .onglet-actif{
    border: 1px solid #CCC;
    border-bottom-color: #f4f4f4;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background:#f4f4f4;
}

#bloc-informations-location-location{
    margin:0 15px;
}

#bloc-informations-location-location h1{
    margin:0;
    padding:20px 0 10px 0;
}

#bloc-informations-location{
    margin-top: -1px;
    border: 1px solid #CCC;
    background: #f4f4f4;
    margin-bottom:20px;
    padding:0 5px 30px 5px;
}

.bx-wrapper .bx-viewport{
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    left:0;
}

#bloc-informations-location h1{
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
}

#bloc-infos-generales h2{
    margin-bottom:20px;
}

#bloc-infos-generales .une-info-titre{
    font-size:16px;
    padding-right: 50px;
    font-weight:bold;
}

#bloc-infos-generales .une-info-valeur{
    font-style:italic;
    line-height: 25px;
}

#bloc-infos-generales .une-info{
    margin-bottom: 10px;
}

#bloc-pictos ul{
    list-style-type:none;
}

#bloc-pictos ul li .glyphicon{
    float:left;
    vertical-align:middle;
    margin-right:5px;
}

#bloc-pictos ul li p{
    float:left;
    max-width:215px;
    vertical-align:middle;
}

#bloc-pictos ul li p span{
    padding-left:20px;
}

#bloc-pictos .une-categorie-picto{
    padding-left: 35px;
}

#bloc-pictos h2{
    margin-bottom:10px;
}

#bloc-pictos .li-titre-services{
    white-space: nowrap;
}

#bloc-pictos .une-categorie-equipement{
    padding-left: 35px;
}

#bloc-description{
    padding:0 15px;
}

#bloc-description > div{
    line-height: 20px;
    text-align:justify;
}

#form-contact{
    padding: 0 20px;
}

#form-contact label{
    display:block;
}

#form-contact #contact-input-envoyer{
    height: 30px;
    font-weight: bold;
    color: #FFF;
}

#form-contact input[type='text']{
    width: 100%;
    padding: 0 10px;
    height: 30px;
    margin-bottom: 20px;
}

#form-contact textarea{
    width: 100%;
    padding: 10px;
    height: 180px;
    margin-bottom: 20px;
    resize: none;
    overflow: auto;
}

#contact-ok{
    text-align:center;
    display:none;
}

#contact-fail-champ-obligatoire{
    text-align:center;
    display:none;
}

#contact-fail-envoi{
    text-align:center;
    display:none;
}

#bloc-prix{
    /*margin-top:20px;*/
    padding:15px;
}

#bloc-reservation{
    padding:0 15px;
    margin-top: 20px;
}

#bloc-reservation label{
    display:block;
}

#bloc-reservation input[type='text']{
    width: 100%;
    padding: 0 10px;
    height: 30px;
    margin-bottom: 20px;
}

#bloc-reservation select{
    width: 100%;
    padding: 0 10px;
    height: 30px;
    margin-bottom: 20px;
    cursor: pointer;
}

#bloc-reservation textarea{
    width: 100%;
    padding: 10px;
    height: 255px;
    margin-bottom: 20px;
    resize: none;
    overflow: auto;
}

#reservation-ok{
    text-align:center;
    display:none;
}

#reservation-fail-champ-obligatoire{
    text-align:center;
    display:none;
}

#reservation-fail-nb-personnes{
    text-align:center;
    display:none;
}

#reservation-fail-envoi{
    text-align:center;
    display:none;
}

#bloc-infos-loueur a{
    /*color:#777;*/
    text-decoration:none;
}

#bloc-infos-generales,
#bloc-pictos{
    padding:0 15px;
}

#bloc-infos-minutes h3{
    text-align:center;
    font-weight:bold;
    font-size:22px;
    margin: 15px 0 2px 0;
}

#bloc-infos-minutes h3 sup{
    font-weight:normal;
}

#bloc-infos-minutes .minute-semaine{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

#bloc-infos-minutes .minute-texte{
    margin-bottom: 25px;
    text-align: justify;
}

#link-pdf{
    height: 30px;
    font-weight: bold;
    color: #FFF;
    display: block;
    margin: 20px -15px;
    line-height: 30px;
    text-align: center;
}

#link-pdf:hover{
    color:#FFF !important;
    text-decoration:none;
}

#bloc-mode-paiement span{
    padding: 5px 30px;
    display: block;
    width:273px;
}

#link-retour-liste{
    height: 30px;
    font-weight: bold;
    color: #FFF;
    display: block;
    margin: 0 -15px 20px -15px;
    line-height: 30px;
    text-align: center;
}

#link-retour-liste:hover{
    color:#FFF !important;
    text-decoration:none;
}

.popover .popover-content{
    font-weight:bold;
    text-align:center;
    color:#FFF;
}

#texte-aucune-date-dispo{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    display:none;
}

#texte-no-date-cal-1,
#texte-no-date-cal-2,
#texte-no-date-cal-3{
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    height: 22px;
    /*display:none;*/
}

.liste-paiement {
    padding-left: 10px;
    line-height: 16px;
}

#localisationBien {
    height: 100%;
}