.zone-plan-back {
    width: 50px;
    text-align: center;
}

.bt-return-plan {
    text-decoration: none;
    color:white;
    cursor: pointer;
}

.image_plan img {
   width: 75%;
   max-width: 500px;
}

/* Pour test des bord du tableau */
.googlemap {
    width: 100%;
    margin-left: auto; 
    margin-right: auto;
}

.direction_magasin {
    text-align: center;
}

