.block-carte-france-block {
	position: relative;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}

#canvasMap{
	position: absolute;
	width : 320px;
	height : 320px;
	z-index: 50;
}

#legende {
	font-size: 18px;
	color: #0088D2;
	width: 100%;
	font-weight: bold;
	z-index: 100;
	position: absolute;
	top: 0;
}

#legende_carte_de_france {
	width: 60%;
	color: #0088D2;
	font-size: 16px;
}