@media screen and (max-width: 530px) {
    p.subtitle {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .alentour li img {
        margin-bottom: 20px;
    }
}
@media (max-width: 689px){
    section#images {
        height: auto !important;
    }
    table.tab-credit tr td:not(:first-child) {
        text-align: left;
    }
    table tr td input{
        text-align: right;
        width: 50%;
    }
    table.tab-credit td.tab-res{
        padding:10px;
    }
}
body input {
    width:90%;
}
.imgMarker{
    width:30px;
}
.kadriHamzaVoisinage{
    text-align:left !important;
}
.kadriHamzaVoisinage a {
    cursor:pointer;
}
p.kadriHamzaVoisinage a.active{
    font-weight:bold!important;
}
.kadriHhamza{
    padding: 10px 0 10px 10px;
    border: solid 1px #b5b5b5;
    height: 62px;
}