/* Google map Potherat (voir js/map-potherat.js - https://maps.googleapis.com/maps/api/js?key=AIzaSyCE4Eara1o5ltSQ3iEMiYTK-4RVgtIKtHE) */

#map-potherat {
	height: 496px;
}

.info-window  {
}

.info-content {
    color: #000033;
}

#map-potherat h3, #map-potherat h4 {
	color: #000033;
	margin: 10px 0 10px 0;
}

#map-potherat a:hover {
	text-decoration: underline;
}