.carte_membres {
	display: inline-block;
	width: 90%;
	max-width: 400px;
}

#map {
	height: 600px;
	position: relative;
    overflow: hidden;
}

#map a{
    display:none;
}

.letter {
	width:24px;
	height:20px;
	margin-bottom:2px;
}


