@charset "utf-8";
#contactoEnvoltura {
	width: 100%;
	float: left;
}
#contactoEncabezado {
	height: 220px;
	width: 820px;
	background-color: #BDBBBB;
	padding-top: 20px;
	padding-left: 60px;
}


#contactoPrincipal {
	float: left;
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#contactoMapa {
	float: left;
	height: 350px;
	width: 870px;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(../Imagenes/Plantillas/patron_informacion.png);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
}


#contactoMenu {
	padding-top: 20px;
	float: left;
	width: 870px;
	padding-left: 10px;
	background-color: #F4F4F4;


}

#contactoMenu h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1D526C;
	font-weight: bold;
	text-decoration: none;
}
#contactoMenu h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #033;
	text-decoration: none;
}

#contactoMenu form table tr td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#submit {
	margin-top: 10px;
	margin-left: 5px;
}

#googlemaps {
	float: left;
	height: 350px;
	width: 425px;
}

#direccion {
	float: right;
	height: 350px;
	width: 425px;
}
#direccion h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #235670;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: bold;
}
#direccion h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
