@charset "utf-8";
/* CSS Document */

#mapa{
	left:0px;
	top:40px;
	width: 400px;
	height: 240px;
	position:absolute;
	border: 3px solid #666;
}


