
.form-email{
    display: none;
}
.intl-tel-input{
    width:250px;
}
.date-heure{
    width:150px;
}
.legendpano{
    position: absolute;
    bottom: 0;
    background-color: #000;
    width: 100%;
    color: #FFF;
    opacity: 0.5;
}
.tabs-design{
    display: block;
   padding: 20px;
    min-height: 20px;
}

.question{

    padding: 7px 14px;
    border-radius: 2px 2px 0 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    /*background: gray;*/
    cursor: pointer;

}
.reponse{padding:3px;}
.tabs-content, .reponse{display: none;
    border: 1px solid #ddd;
}
.active {
position:relative;
    top:1px;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
background-color: #fff;

}
.roundBorderedLegend{
    border:3px solid #cecece;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
}

@media (max-width: 1200px){
    .legend-image .col-lg-6{padding :0px;}
}

.legend-image{
    margin-left: -15px;
    margin-right: -15px;
}
.droiteGauche .legendImage-Image{
    float: left; width :40%;
}
.legend-image .toplegende{
    text-align: center;
    font-weight: bold;
}

.legend-image .bottomlegende{
    /*position: absolute;*/
    text-align: center;
    /*bottom: 0;*/
    /*left: 0;*/
    font-size: 12px;
    padding: 0 14px;
}
.legend-image .roundBorderedLegend{
    text-align: center;
}
.legend-image .imglegende{
    width:70%;
}


@media (max-width: 768px){
    .legend-image .imglegende{
        width:100%;
    }
}
.droiteGauche{
    /*padding-left: 0px;*/
    /*padding-right: 0px;*/
}
.droiteGauche .legendImage-Image img{

}

.droiteGauche .legendImage-Texte{
    width :52%;
    float:left;
    margin-left: 5%;
}
.droiteGauche .legendImage-clear{
    clear: both;
}

.menu-bundle {
    border-left: 3px solid #691557;
    background-color: #f9f9f9;

}
.menu-bundle li{
    padding: 5px;
    margin-bottom : 2px;
    list-style: none;
}
.menu-bundle li a{
    color: #444;
}

.actifpage{
    text-decoration: underline;
}
.plansite-bundle ul{

    padding: 5px;
    margin-bottom : 2px;
    list-style: none;
}
.plansite-bundle li{
    background-color: #DDD;
    padding: 5px;
    margin-bottom : 2px;
    list-style: none;
}

.plansite-bundle h2{
    font-size: 1.2em;
}
.plansite-bundle h3{
    font-size: 1em;
}
.plansite-bundle h2, .plansite-bundle h3{

    font-weight: bold;
    margin-top : 4px;
    margin-bottom : 0px;
}
.plansite-bundle li a{
    color: #444;
    font-weight: normal;
}

.actifpage{
    text-decoration: underline;
}
.roundBordered{
    border:1px solid #cecece;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
}

@media (max-width: 1200px){
    .legend-image .col-lg-6{padding :0px;}
}

.droiteGauche .legendImage-Image{
    float: left; width :40%;
}
.droiteGauche .legendImage-Image img{

}

.droiteGauche .legendImage-Texte{
    width :52%;
    float:left;
    margin-left: 5%;
}
.droiteGauche .legendImage-clear{
    clear: both;
}