#map {
        margin-bottom: 2rem;
        margin-top: 2rem;
}
#map_maison_villa {
    height: 100vh;
    width: 100%;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
#map_montmartre {
    height: 100vh;
    width: 100%;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
#cartographie_reglement {
    display: flex;
    padding-right: 20px;
}

#space_empty {
    flex: 1;
}
#content_cartographie_reglement {
	flex: 3;
}
.leaflet-top,
.leaflet-bottom  {
    z-index: 800 !important;
}