#carte {
	width: 100%; 
	height: 600px; 
	margin-bottom: 30px;
}

.infobulle_aappma {
	color: #8a1d81;
	font-weight: 700;
}

.infobulle_text {
	color: #000;
}

.infobulle_text	a {
	color: #000;
	text-decoration: underline;
}

