@charset "utf-8";
#mapa {
	width: 475px;
	height: 400px;
	float: left;
}
#txt_mapa {
	width: 350px;
	float: right;
	height: 400px;
	text-align: justify;
	text-decoration: none;
	color: #FFF;
}
