
#cuerposeccion {
   width: 95%;
}
#cuerposeccion p {
	margin: 0;
}
.mapaoficinas {
	float: left;
	margin-top: 10px;
	margin-left: 5%;
}

#direcciones {
	float: right;
	width: 190px;
}
#direcciones h4 {
	text-decoration: underline;
}
#direcciones p {
	font-family: Courier;
	font-size: 13px;
	margin-top: 1em;
	margin-left: 1em;
}

#correoe {
	clear: both;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 20%;
	font-family: Courier;
	font-size: 13px;
}
#correoe h4 {
	font-family: Tahoma;
	font-size: 16px;
	margin-left: -10%;
	margin-top: 0.3em;
}
#correoe p {
	margin-left: -5%;
}
