/* ------ catalunya map css ----------*/

.mapWrapper {
	margin:0 auto;
	position:relative;
	height: 425px;
	width: 400px;
}

#map {
	float:left;
	clear:both;
}

#debugInfo{
	position: fixed;
    top: 10px;
    right: 50px;
}