@charset "utf-8";

#contenedor #gal_contacto {
	width: 100%;
	height: 890px;
	text-align: center;
	background-color: #fff;
	padding-top: 30px;
}
#contenedor #gal_contacto #correo {
	
	height: 310px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#contenedor #gal_contacto #datos {
	background: #110808;
	padding-top: 25px;
	float: left;
	height: 175px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#contenedor #mapa {
	height: 380px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}