.projet_futur {
    color: #b125ff;
  }

.projet_encours {
    color: #fb6200;
  }

.projet_realise {
    color: #0f0;
  }

.map_leaflet {
	width: 800px;
	height: 800px;
    font-size: 30px;
    font-family: "FontAwesome";	
}

.map_leaflet .leaflet-control-attribution {
    font-family:"Unistra A",Arial,sans-serif;
    font-size:14px;
}

.leaflet-pane .leaflet-popup-pane {
    font-family:"Unistra A",Arial,sans-serif;
    font-size: 14px;  
}

.leaflet-control-layers {
    font-family:"Unistra A",Arial,sans-serif;
    font-size: 14px;  
}
