﻿body {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    color: #5A5A5A;
    margin: 0px;
    letter-spacing: 0.04em;
    background-color: White;
}

.attentefond {
    text-align: center;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    background-color: White;
    z-index: 2000;
    min-height: 200px;
}

.attente {
    position: relative;
    width: 220px;
    height: 19px;
    top: 20px;
    margin-right: auto;
    margin-left: auto;
    z-index: 2001;
    background-size: cover;
    background-image: url(png/chargement_barre.gif);
}

.pasdispo {
    max-width: 600px;
    background-color: White;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    border: 2px solid #5A5A5A;
}

.nav ul {
    list-style-type: none;
    float: right;
}

.nav li {
    float: left;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    margin-right: 22px;
    word-wrap: break-word;
    color: #BB9B3C;
    font-weight: 500;
    cursor: default;
    margin-bottom: 10px;
}

.nav ul::after {
    content: "";
    display: inline;
    clear: both;
}

.nav a {
    display: block;
    text-decoration: none;
    color: #5A5A5A;
}

    .nav a:visited {
        display: block;
        text-decoration: none;
        color: #5A5A5A;
    }

    .nav a:hover {
        display: block;
        text-decoration: none;
        color: #5A5A5A;
    }

.resultatslocation {
    position: relative;
    width: calc(100% - 50px);
    padding: 0px 25px 0px 25px;
    clear: both;
    overflow: auto;
}

.reservation {
    position: relative;
    width: calc(100% - 60px);
    padding: 10px;
    line-height: 1.8em;
    font-weight: 400;
    font-size: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    .reservation a {
        text-decoration: none;
        font-weight: bold;
        color: #BB9B3C;
    }

        .reservation a:visited {
            text-decoration: none;
            font-weight: bold;
            color: #BB9B3C;
        }


.uneligne {
    position: relative;
    width: 100%;
    clear: both;
}

.cadrelogement {
    position: relative;
    width: 100%;
    clear: both;
    cursor: pointer;
}
.textelogementlocation {
    position: relative;
    width: 100%;
    overflow: auto;
    font-size: 20px;
    line-height: 1.3em;
    letter-spacing: 0.08em;
    text-align: justify;
}

.choix2 {
    position: relative;
    clear: both;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #666666;
    padding-top: 10px;
}

.imagezone {
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px;
    clear: both;
}

.paragraphetexte {
    text-align: left;
    margin-top: 20px;
    width: calc(100% - 60px);
    margin-left: 30px;
}

.lestableaux {
    position: relative;
    width: calc(100% - 80px);
    margin-left: 40px;
    margin-right: 40px;
    clear: both;
    line-height: 1.8em;
    font-size: 100%;
    text-align: center;
    font-weight: 400;
    margin-bottom: 20px;
}

.tableau {
    position: relative;
    width: calc(33% - 4px);
    min-width: 325px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 20px;
    float: left;
}

.tableauentete {
    position: relative;
    background-color: white;
    color: #F0F2D7;
    font-size: 20px;
    line-height: 1.8em;
    width: calc(100% - 26px);
    padding: 12px;
    text-align: center;
    border: 1px solid #5A5A5A;
}

.tableaucontenu {
    position: relative;
    background-color: White;
    color: #574B4A;
    width: calc(100% - 26px);
    padding: 12px;
    font-size: 17px;
    line-height: 1.8em;
    text-align: left;
    border: 1px solid #5A5A5A;
    font-weight: 300;
}

    .tableaucontenu ul {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 10px;
        margin-right: 20px;
    }

    .tableaucontenu li {
        margin-bottom: 20px;
    }

.imageslogement {
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 10px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

.imagelogement {
    height: 400px;
    width: auto;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    margin-right: 5px;
}

.colonnes {
    position: relative;
    width: 100%;
    clear: both;
}

.colonnegauche {
    position: relative;
    float: left;
    width: calc(60% - 30px);
    padding: 10px;
    overflow: auto;
    margin-right: 10px;
}

.colonnedroite {
    position: relative;
    float: right;
    width: calc(40% - 20px);
    padding: 10px;
    overflow: auto;
}

.cadrereservation {
    position: relative;
    width: calc(100% - 21px);
    height: 2500px;
    margin-top: 20px;
    padding: 0px 0px 0px 20px;
    border-left: 1px solid #90816a;
}

.video {
    width: 100%;
    padding: 0px;
    height: 400px;
    margin-top: 20px;
}

.trousseau {
    padding-top: 10px;
    padding-bottom: 10px;
}

.options {
    padding-top: 10px;
    padding-bottom: 10px;
}

.disponibilites {
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px;
    clear: both;
    white-space: nowrap;
}

.moistitre {
    font-size: 18px;
    text-align: center;
    line-height: 1.3em;
    letter-spacing: 0.08em;
}

.moisjour {
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.08em;
}

.moisjourdispo {
    width: 30px;
    height: 30px;
    font-size: 18px;
    text-align: center;
    line-height: 1.3em;
    letter-spacing: 0.08em;
    color: #80715a;
    font-weight:bold;
}

.moisjourindispo {
    width: 30px;
    height: 30px;
    font-size: 18px;
    text-align: center;
    line-height: 1.3em;
    letter-spacing: 0.08em;
    color: #666666;
    text-decoration: line-through;
}

.barredessous {
    position: relative;
    clear: both;
    background-color: #18723d;
    width: calc(100% - 60px);
    padding: 15px 30px 15px 30px;
    line-height: 1em;
    font-size: 14px;
    overflow: auto;
}

.barredessousmenu {
    position: relative;
    text-align:center;
    margin: 10px;
    text-decoration:underline;
    color: white;
    cursor: pointer;
}

.bas {
    position: relative;
    background-color: White;
    padding: 15px;
    text-align:center;
    overflow: auto;
    font-size: 12px;
}

.bastexte {
    position: relative;
    overflow: auto;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    color: #918766;
    text-align: center;
    height: 53px;
    line-height: 1.2em;
}

.soustitrelogement {
    position: relative;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.4em;
    letter-spacing: 0.08em;
}

@media screen and (min-width: 1021px) {
    .cadreentete {
        position: relative;
        width: calc(100% - 20px);
        background-color: White;
        padding: 10px;
        background-color: White;
        background-image: url(png/logo.png);
        background-position-x: 34px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        height: 120px;
        margin-bottom: 20px;
        margin-top:20px;
    }

    .nav {
        position: relative;
        font-size: 16px;
        text-decoration:underline;
        float: right;
        padding: 10px 0 0 0;
        background-color: white;
        width: calc(100% - 350px);
        max-width:300px;
    }

    .centre {
        position: relative;
        width: 100%;
        background-image: url("png/entete.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        height: 400px;
    }

    .choix1 {
        position: relative;
        clear: both;
        width: 525px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    .zone {
        position: relative;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        outline: none;
        outline-width: 0;
    }

    .zonederoulante {
        padding: 10px;
        border: 1px solid #666666;        
        font-size: 18px;
        height: 50px;
        outline: none;
        outline-width: 0;
        box-shadow: none !important;
    }

    .label {
        position: relative;
        padding-left: 10px;
        font-size: 16px;
        font-weight:bold;
        color:#18723d;
        margin-bottom: 5px;
    }
    
    .resultatslocation {
        position: relative;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
        overflow: auto;
        min-height: 200px;
    }

    .imagelogement {
        position: relative;
        float: left;
        width: 450px;
        height: 300px;
        border-radius: 10px;
        margin: 20px;
        background-size: contain;
        background-repeat: round;
    }

    .textelogement {
        position: relative;
        float: left;
        width: calc(100% - 510px);
        margin: 20px 20px 20px 0px;
        overflow: hidden;
    }
    .textelogementlocation {
        font-size: 17px;
        text-align: justify;
    }

    .titrelogement {
        position: relative;
        width: 100%;
        font-size: 22px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .jereserve {
        display:none;
    }

    .soustitrelogement {
        position: relative;
        float: right;
        font-size: 19px;
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #666666;
    }

    .descriptionlogement {
        position: relative;
        font-size: 18px;
        width: 330px;
        text-align: left;
        height: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 10px;
    }

    .prixlogement {
        position: absolute;
        right: 0px;
        bottom: 0px;
        font-size: 19px;
        letter-spacing: 0em;
    }

    .paragraphes {
        position: relative;
        width: calc(100% - 40px);
        padding: 20px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.8em;
        font-size: 100%;
        text-align: center;
        font-weight: 400;
    }

    .paragraphe {
        position: relative;
        width: calc(33% - 60px);
        margin: 30px;
        float: left;
    }

    .paragraphetitre {
        font-size: 19px;
        line-height: 2em;
        text-align:center;
        color: #666666;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .imagesous {
        position: relative;
        width: 50%;
        float: left;
    }
    .imageslogement {
        position: relative;
        width: 100%;
        height: 400px;
        border-radius: 10px;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 0px;
        margin: 0px;
        margin-bottom: 10px;
    }

    .imagelocation {
        height: 400px;
        width: auto;
        padding: 0px;
        margin: 0px;
        border-radius: 0px;
        margin-right: 5px;
    }

    .colonnes {
        position: relative;
        width: 100%;
        clear: both;
    }

    .colonnegauche {
        position: relative;
        float: left;
        width: calc(60% - 30px);
        padding: 10px;
        overflow: auto;
        margin-right: 10px;
    }

    .colonnedroite {
        position: relative;
        float: right;
        width: calc(40% - 20px);
        padding: 10px;
        overflow: auto;
    }

    .cadrereservation {
        position: relative;
        width: calc(100% - 21px);
        height: 2500px;
        margin-top: 20px;
        padding: 0px 0px 0px 20px;
        border-left: 1px solid #90816a;
    }

    .video {
        width: 100%;
        padding: 0px;
        height: 400px;
        margin-top: 20px;
    }

    .trousseau {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .options {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .disponibilites {
        position: relative;
        width: 100%;
        padding: 0px;
        margin: 0px;
        clear: both;
        white-space: nowrap;
    }
}

@media screen and (min-width: 801px) and (max-width:1020px) {
    .cadreentete {
        position: relative;
        width: calc(100% - 20px);
        background-color: White;
        padding: 10px;
        background-color: White;
        background-image: url(png/logo.png);
        background-position-x: 34px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        height: 80px;
        margin-bottom: 20px;
        margin-top:20px;
    }

    .centre {
        position: relative;
        width: 100%;
        background-image: url("png/entete.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        height: 400px;
    }

    .nav {
        position: relative;
        float: right;
        font-size: 16px;
        text-decoration:underline;
        padding: 10px 0 0 0;
        background-color: white;
        width: calc(100% - 350px);
        max-width:300px;
    }

    .choix1 {
        position: relative;
        clear: both;
        width: 525px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    .zone {
        position: relative;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        outline: none;
        outline-width: 0;
    }

    .zonederoulante {
        padding: 10px;
        border: 2.5px solid #666666;
        font-size: 18px;
        height: 50px;
        outline: none;
        outline-width: 0;
        box-shadow: none !important;
    }

    .label {
        position: relative;
        padding-left: 10px;
        font-weight:bold;
        color:#18723d;
        font-size: 14px;
        margin-bottom: 5px;
    }
    
    .resultatslocation {
        position: relative;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
        overflow: auto;
        min-height: 200px;
    }

    .imagelogement {
        position: relative;
        float: left;
        width: 300px;
        height: 200px;
        border-radius: 10px;
        margin: 20px;
        background-size: contain;
        background-repeat: round;
    }

    .textelogement {
        position: relative;
        float: left;
        width: calc(100% - 360px);
        height: 200px;
        margin: 20px 20px 20px 0px;
        overflow: hidden;
    }

    .titrelogement {
        position: relative;
        width: 100%;
        font-size: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .jereserve {
        display: none;
    }

    .soustitrelogement {
        position: relative;
        float: right;
        font-size: 16px;
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #666666;
    }

    .descriptionlogement {
        position: relative;
        font-size: 16px;
        width: 310px;
        text-align: left;
        height: 160px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 10px;
    }

    .prixlogement {
        position: absolute;
        right: 0px;
        bottom: 0px;
        font-size: 17px;
        letter-spacing: 0em;
    }

    .paragraphes {
        width: calc(100% - 40px);
        padding: 20px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.8em;
        font-size: 100%;
        text-align: center;
        font-weight: 400;
    }

    .paragraphe {
        position: relative;
        width: calc(33% - 60px);
        margin: 30px;
        float: left;
    }

    .paragraphetitre {
        font-size: 19px;
        line-height: 2em;
        text-align:center;
        color: #666666;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .imagesous {
        position: relative;
        width: 50%;
        float: left;
    }
    .imageslogement {
        position: relative;
        width: 100%;
        height: 400px;
        border-radius: 0px;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 0px;
        margin: 0px;
    }

    .colonnegauche {
        position: relative;
        float: left;
        width: calc(100% - 20px);
        padding: 10px;
        overflow: auto;
        margin-right: 10px;
    }

    .options {
        display: none;
    }

    .disponibilites {
        display: none;
    }

    .colonnedroite {
        position: relative;
        float: left;
        width: calc(100% - 20px);
        padding: 10px;
        overflow: hidden;
    }

    .cadrereservation {
        border: 0px;
        width: calc(100% - 10px);
        padding: 0px;
    }
}

@media screen and (max-width:800px) {
    .cadreentete {
        position: relative;
        width: calc(100% - 10px);
        padding: 5px;
        background-color: White;
        background-image: url(png/logo.png);
        background-position-x: 0px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        height: 80px;
        margin-bottom: 20px;
        margin-top:20px;
    }

    .nav {
        position: absolute;
        right: 0px;
        padding: 0px;
        top: 0px;
        background-color: white;
        width: calc(100% - 350px);
        max-width:300px;
        font-size: 14px;
        text-decoration:underline;
    }

        .nav li {
            float: left;
            display: inline-block;
            white-space: nowrap;
            text-align: center;
            margin-right: 10px;
            max-width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            word-wrap: break-word;
            color: #BB9B3C;
            font-weight: bolder;
            cursor: default;
            margin-bottom: 5px;
        }

    .centre {
        position: relative;
        width: 100%;
        background-image: url("png/entete.jpg");
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        height: 100px;
        overflow: hidden;
    }
    
    .choix1 {
        position: relative;
        clear: both;
        width: 100%;
        padding: 20px;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .zone {
        position: relative;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        outline: none;
        outline-width: 0;
    }

    .zonederoulante {
        padding: 10px;
        border: 2.5px solid #666666;
        font-size: 18px;
        height: 50px;
        outline: none;
        outline-width: 0;
        box-shadow: none !important;
    }

    .label {
        display: none;
    }   

    .resultatslocation {
        position: relative;
        width: 100%;
        padding: 0px;
    }


    .imagelogement {
        position: relative;
        float: left;
        min-width: 300px;
        width: calc(100% - 40px);
        height: calc(100vw * 0.66);
        border-radius: 10px;
        margin: 20px;
        background-size: contain;
        background-repeat: round;
    }

    .textelogement {
        position: relative;
        float: left;
        width: calc(100% - 50px);
        margin: 0px 20px 20px 20px;
        overflow: hidden;
    }

    .titrelogement {
        position: relative;
        float:left;
        width: calc(100% - 150px);
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height:30px;
    }
    .jereserve {
        position: relative;
        width: 150px;
        font-size: 18px;
        overflow: hidden;
        float:right;
        text-align:right;
    }

    .soustitrelogement {
        position: relative;
        float: left;
        float: left;
        font-size: 16px;
        margin-top: 10px;
        padding-top: 10px;
        margin-right: 10px;
        border-top: 1px solid #666666;
    }

    .descriptionlogement {
        display: none;
    }

    .prixlogement {
        position: absolute;
        right: 20px;
        bottom: 0px;
        font-size: 17px;
        letter-spacing: 0em;
    }

    .paragraphes {
        width: calc(100% - 40px);
        padding: 20px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.5em;
        font-size: 100%;
        text-align: center;
        font-weight: 400;
    }

    .paragraphe {
        position: relative;
        width: calc(100% - 40px);
        margin: 20px;
        float: left;
    }

    .paragraphetitre {
        font-size: 19px;
        line-height: 2em;
        text-align:center;
        color: #666666;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .imagesous {
        position: relative;
        width: 100%;
        float: left;
    }

    .paragraphetexte {
        text-align: left;
        margin-top: 20px;
        width: calc(100% - 10px);
        margin-left: 10px;
    }

    .lestableaux {
        position: relative;
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        clear: both;
        line-height: 1.8em;
        font-size: 100%;
        text-align: center;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .tableau {
        position: relative;
        width: calc(100% - 4px);
        min-width: 325px;
        margin-left: 2px;
        margin-right: 2px;
        float: left;
    }
    .imageslogement {
        height: 300px;
        border-radius: 0px;
        margin-bottom: 0px;
    }

    .imagelocation {
        height: 300px;
    }

    .colonnegauche {
        position: relative;
        float: left;
        width: calc(100% - 20px);
        padding: 10px;
        overflow: auto;
        margin-right: 10px;
    }

    .options {
        display: none;
    }

    .disponibilites {
        display: none;
    }    

    .colonnedroite {
        position: relative;
        float: left;
        width: calc(100% - 20px);
        padding: 10px;
        overflow: hidden;
    }

    .cadrereservation {
        border: 0px;
        width: calc(100% - 10px);
        padding: 0px;
    }
}
