body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #213773;
}
a:link {
	text-decoration: none;
	color: #3052A3;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #3052A3;
	text-decoration: none;
}



h1 {
	font-family: Tahoma;
	font-size: 250%;
	color: #213073;
	right: auto;
	bottom: auto;
	margin-bottom: 6px;
}
h2 {
	color: #223581;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0px;
}
h3 {
	font-size: 17px;
	color: #223581;
	margin: 0px;
	text-align: center;
}
h4 {
	color: #0000CC;
	margin: 0px;
	font-size: 12px;
}
h5 {
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #316AC5;
}



#wrapper {
	background-color: #213773;
	padding: 5px;
	width: 950px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	bottom: auto;
}
#cabecera {
	background-color: #e2ded4;
	width: 950px;
	background-image: url(imagenes/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 135px;
	margin: 0px;
}
#cabecera_texto {
	background-color: #E2DED4;
	width: 820px;
	float: right;
	font-family: Tahoma;
	color: #223581;
}

#navegacion {
	width: 950px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Tahoma;
	background-color: #3051A9;
	height: 35px;
	display: block;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
}
#navegacion a {
	color: #E2DED4;
	text-decoration: none;
	display: block;
	height: 25px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E2DED4;
	background-color: #3051A9;
	width: auto;
	top: auto;
	bottom: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#navegacion a:hover {
	color: #213773;
	background-color: #E2DED4;
	font-weight: bolder;
}

#contenedor {
	height: 100%;
	width: 950px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFCC;
	float: left;
}

#cuerpo {
	background-color: #FFFFCC;
	float: left;
	width: 594px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #E2DED4;
	margin: 0px;
	padding: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #E2DED4;
	height: 100%;
	text-align: left;
}
#cuerpo_mapas  {
	background-color: #FFFFCC;
	width: 735px;
	float: left;
	margin: 0px;
	text-align: left;
	font-size: 11px;
	height: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#cuerpo_googlesearh  {
	width: 925px;
	float: none;
	text-align: left;
	font-size: 11px;
	height: 100%;
	left: 12px;
	top: 2px;
	right: 12px;
	bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#pie_mapas {
	float: left;
	width: 735px;
	background-color: #FFFFCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




#columna {
	background-color: #FFFF99;
	padding: 3px;
	float: left;
	width: 130px;
	font-size: 10px;
	height: auto;
}
#lateral_publicidad {
	font-size: 11px;
	float: right;
	width: 205px;
	background-color: #FFFF99;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#lateral_publicidad a {
	color: #213773;
	text-decoration: none;
}
#lateral_publicidad a:hover {
	text-decoration: underline;
}


#columna ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#columna li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2DED4;
	margin: 0px;
	padding: 0px;
}
#columna a {
	color: #213773;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
#columna a:hover {
	background-color: #E2DED4;
}
#cuerpo a:hover {
	text-decoration: underline;
}
