/* CSS Document */

#izquierda {
	position: absolute;
	left: 280px;
	top: 180px;
	width: 400px;
	padding-bottom: 32px;
}

#gmap {
	width: 400px;
	height: 300px;
	margin-bottom: 16px;
	border: 1px solid #FFFFFF;
}

#izquierda .texto {
	margin-bottom: 16px;
}

