@charset "UTF-8";
.mapa {
	float: none;
	width: 994px;
	margin-left: auto;
	margin-right: auto;
}
.filas_contacto {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #05368C;
	width: 300px;
	height: 235px;
	margin-top: 75px;
	margin-left: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #05368C;
	margin-bottom: 40px;
}
/* CSS Document */

/* CSS Document */

#cuerpo_contacto {
	position: relative;
	height: 900px;
	background-color: #FFF;
}
