@charset "utf-8";

#textLocalitzacio {
}

#divMapa {
	float:left;
	width:500px;
	margin-right:20px;
	text-align:center;
	font-size:12px;
}

#mapa {
	width:500px;
	height:500px;
	border:2px solid #669933;
}

#localitzacio {
	overflow:hidden;
	clear:both;
	padding:20px;
}