/*ESTILO DE BODY;*/	
body {margin:0pt;
scrollbar-face-color:#004161;
scrollbar-arrow-color:#017CAA;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#017CAA;
scrollbar-darkshadow-color:#017CAA;
scrollbar-3dlight-color:#017CAA;
scrollbar-highlight-color:#017CAA; }
/*FIN ESTILO DE BODY;*/	


/*CONTROLADOR DE ESTILO DE LINK GENÉRICO;*/	
A{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1477B1;
	text-decoration: none;
	text-decoration:none; }
/* FIN CONTROLADOR DE ESTILO DE LINK GENÉRICO;*/


/* ESTILOS DE IMAGEN VISITADA GALERIA DE IMAGENES;*/
/*.stateon{FILTER: alpha(Opacity=50); border: 1px #006DA6 solid; }
.visited {FILTER: #006DA6 solid;  FILTER:	 alpha(Opacity=35) gray; blur: ); border: 1px #006DA6 solid;}
.td.cats {font-family: "Arial"; font-size: x-small;}
.thumb { FILTER: alpha(Opacity=100); border: 1px #006DA6 solid; }
/* FIN ESTILOS DE IMAGEN VISITADA GALERIA DE IMAGENES;*/


/*ESTILO GALERIA PRENSA */


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
	position: absolute;
	background-color: #E7ECF0;
	padding: 05px;
	left: -1000px;
	border: 1px dashed gray;
	color: black;
	text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/*FIN ESTILO GALERIA PRENSA */





/* ESTILOS DE SECCIONES Y ESTADO DE ROLLOVER;*/
/* ESTILO SECCIONES ;*/

.titulosecciongeneral{
	PADDING-LEFT: 10px;
	color: #FECD7A;
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;}

.titulosecciongeneralactive{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;}

.titulosecciongeneralinter{
	PADDING-LEFT: 10px;
	color: #FECD7A;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}

.titulosecciongeneralinteractive{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}


.tituloseccionpatrimonio{
	PADDING-LEFT: 10px;
	color: #A5CC5E;
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;}
	
.tituloseccionpatrimonioactive{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;}

.tituloseccionpatrimoniointer{
	PADDING-LEFT: 10px;
	color: #A5CC5E;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}
	
.tituloseccionpatrimoniointeractive{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}

.tituloseccionpatrimoniointeractiveteewr{
	PADDING-LEFT: 0px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}
	
.tituloseccionfuturo{
	PADDING-LEFT: 10px;
	color: #606060;
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;}
	
.tituloseccionfuturoactive{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;}

.tituloseccionfuturointer{
	PADDING-LEFT: 10px;
	color: #606060;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}
	
.tituloseccionfuturointeractive{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}

.tituloseccionfuturointeractiveteewr{
	PADDING-LEFT: 0px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}
	

.tituloseccionturismo{
	PADDING-LEFT: 10px;
	color: #FF8769;
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;}
	
.tituloseccionturismoactive{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;}
	
.tituloseccionturismointer{
	PADDING-LEFT: 10px;
	color: #FF8769;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}
	
.tituloseccionturismointeractive{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: normal;}
	

/* FIN ESTILO SECCIONES ;*/

/* ESTADOS ROLLOVER iconos MENU GRAL;*/	
.icononeruda{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_neruda_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
		
a.icononeruda:link, a.icononeruda:visited, a.icononeruda:active {
			background: url(../images/ico_neruda.gif) no-repeat;}

a.icononeruda:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_neruda_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.icononeruda:hover {
			background-position: -210px;}
	
.iconoagendamenu{
	display: block;
	width: 28px;
	height: 28px;
	background: url(../images/agenda_menu_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

a.iconoagendamenu:link, a.iconoagendamenu:visited, a.iconoagendamenu:active {
			background: url(../images/agenda_menu.gif) no-repeat;}
			
a.iconoagendamenu:active {
	display: block;
	width: 28px;
	height: 28px;
	background: url(../images/agenda_menu_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconoagendamenu:hover {
			background-position: -210px;}
			
.iconodatosutilesblue{
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/ico_informa_blue_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

a.iconodatosutilesblue:link, a.iconodatosutilesblue:visited, a.iconodatosutilesblue:active {
			background: url(../images/ico_informa_blue.gif) no-repeat;}
			
a.iconodatosutilesblue:active {
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/ico_informa_blue_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconodatosutilesblue:hover {
			background-position: -210px;}
			
.iconoagenda23{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_agenda_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

a.iconoagenda23:link, a.iconoagenda23:visited, a.iconoagenda23:active {
			background: url(../images/ico_agenda.gif) no-repeat;}
			
a.iconoagenda23:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_agenda_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconoagenda23:hover {
			background-position: -210px;}
			
			
.iconoagenda_naranja{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_agenda_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

a.iconoagenda_naranja:link, a.iconoagenda_naranja:visited, a.iconoagenda_naranja:active {
			background: url(../images/ico_agenda_naranja.gif) no-repeat;}
			
a.iconoagenda_naranja:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_agenda_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoagenda_naranja:hover {
			background-position: -210px;}

.iconoagenda_naranja_inv{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_agenda_naranja.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

a.iconoagenda_naranja_inv:link, a.iconoagenda_naranja_inv:visited, a.iconoagenda_naranja_inv:active {
			background: url(../images/ico_agenda_over.gif) no-repeat;}
			
a.iconoagenda_naranja_inv:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_agenda_naranja.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoagenda_naranja_inv:hover {
			background-position: -210px;}			
			

.iconoinfo{
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/ico_informa_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
		
a.iconoinfo:link, a.iconoinfo:visited, a.iconoinfo:active {
			background: url(../images/ico_informa.gif) no-repeat;}

a.iconoinfo:active {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/ico_informa_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconoinfo:hover {
			background-position: -210px;}
			
.iconoinfo2{
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/ico_informa_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
		
a.iconoinfo2:link, a.iconoinfo2:visited, a.iconoinfo2:active {
			background: url(../images/ico_informa2.gif) no-repeat;}

a.iconoinfo2:active {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/ico_informa_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconoinfo2:hover {
			background-position: -210px;}
	
.iconohost{
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/ico_host_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconohost:link, a.iconohost:visited,  a.iconohost:active {
			background: url(../images/ico_host.gif) no-repeat;}

a.iconohost:active {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/ico_host_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconohost:hover {
			background-position: -210px;}

.iconomuseo{
	display: block;
	width: 25px;
	height: 21px;
	background: url(../images/ico_museo_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconomuseo:link, a.iconomuseo:visited,  a.iconomuseo:active {
			background: url(../images/ico_museo.gif) no-repeat;}

a.iconomuseo:active {
	display: block;
	width: 25px;
	height: 21px;
	background: url(../images/ico_museo_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconomuseo:hover {
			background-position: -210px;}
			
.iconovideo{
	display: block;
	width: 23px;
	height: 24px;
	background: url(../images/ico_cine_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconovideo:link, a.iconovideo:visited,  a.iconovideo:active {
			background: url(../images/ico_cine.gif) no-repeat;}

a.iconovideo:active {
	display: block;
	width: 23px;
	height: 24px;
	background: url(../images/ico_cine_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconovideo:hover {
			background-position: -210px;}				

.iconodia_opini{
	display: block;
	width: 27px;
	height: 20px;
	background: url(../images/ico_dia_opini_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconodia_opini:link, a.iconodia_opini:visited,  a.iconodia_opini:active {
			background: url(../images/ico_dia_opini.gif) no-repeat;}

a.iconodia_opini:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_dia_opini_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconodia_opini:hover {
			background-position: -210px;}	
			
.icono_agendacultural{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_agenda_cultural_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.icono_agendacultural:link, a.icono_agendacultural:visited,  a.icono_agendacultural:active {
			background: url(../images/ico_agenda_cultural.gif) no-repeat;}

a.icono_agendacultural:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_agenda_cultural_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.icono_agendacultural:hover {
			background-position: -210px;}
			
	
.iconolunch{
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/ico_lunch_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconolunch:link, a.iconolunch:visited, a.iconolunch:active {
			background: url(../images/ico_lunch.gif) no-repeat;}

a.iconolunch:active {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/ico_lunch_over.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

	
a.iconolunch:hover {
			background-position: -210px;}


.iconodialogo{
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/ico_dialogo_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconodialogo:link, a.iconodialogo:visited, a.iconodialogo:active {
			background: url(../images/ico_dialogo.gif) no-repeat;}

a.iconodialogo:active {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/ico_dialogo_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconodialogo:hover {
			background-position: -210px;}
			
.iconoagenda{
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/ico_agenda_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoagenda:link, a.iconoagenda:visited, a.iconoagenda:active {
			background: url(../images/ico_agenda.gif) no-repeat;}

a.iconoagenda:active {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/ico_agenda_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoagenda:hover {
			background-position: -210px;}
			
			
.iconoinicio{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_inicio_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoinicio:link, a.iconoinicio:visited, a.iconoinicio:active {
			background: url(../images/ico_inicio.gif) no-repeat;}

a.iconoinicio:active{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_inicio_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconoinicio:hover {
			background-position: -210px;}
			
.iconoiniciosup{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_inicio_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoiniciosup:link, a.iconoiniciosup:visited, a.iconoiniciosup:active {
			background: url(../images/ico_inicio_sup.gif) no-repeat;}

a.iconoiniciosup:active{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_inicio_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconoiniciosup:hover {
			background-position: -210px;}
			
.iconoiniciogris{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_inicio_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoiniciogris:link, a.iconoiniciogris:visited, a.iconoiniciogris:active {
			background: url(../images/ico_home_gris.gif) no-repeat;}

a.iconoiniciogris:active{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_inicio_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconoiniciogris:hover {
			background-position: -210px;}			
			
			
	.iconoblogsup{
	display: block;
	width: 27px;
	height: 20px;
	background: url(../images/ico_blog_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoblogsup:link, a.iconoblogsup:visited, a.iconoblogsup:active {
			background: url(../images/ico_blog.gif) no-repeat;}

a.iconoblogsup:active{
	display: block;
	width: 27px;
	height: 20px;
	background: url(../images/ico_blog_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconoblogsup:hover {
			background-position: -210px;}
			
			
			
			.iconodialogo{
	display: block;
	width: 27px;
	height: 20px;
	background: url(../images/ico_blog_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconodialogo:link, a.iconodialogo:visited, a.iconodialogo:active {
			background: url(../images/ico_dialogo_gris.gif) no-repeat;}

a.iconodialogo:active{
	display: block;
	width: 27px;
	height: 20px;
	background: url(../images/ico_blog_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconodialogo:hover {
			background-position: -210px;}
			
			
			
			
			
			
			
			
			
.iconocontacto{
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_contacto_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconocontacto:link, a.iconocontacto:visited, a.iconocontacto:active {
			background: url(../images/ico_contacto.gif) no-repeat;}

a.iconocontacto:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_contacto_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconocontacto:hover {
			background-position: -210px;}
			
			
.iconocontactosup{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_contacto_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconocontactosup:link, a.iconocontactosup:visited, a.iconocontactosup:active {
			background: url(../images/ico_contacto_sup.gif) no-repeat;}

a.iconocontactosup:active{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_contacto_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconocontactosup:hover {
			background-position: -210px;}
			
			
			
			
.iconocontactogris{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_contacto_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconocontactogris:link, a.iconocontactogris:visited, a.iconocontactogris:active {
			background: url(../images/ico_contacto_gris.gif) no-repeat;}

a.iconocontactogris:active{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_contacto_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}

		
a.iconocontactogris:hover {
			background-position: -210px;}	
						

			
.iconositemap {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_site_map_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconositemap:link, a.iconositemap:visited, a.iconositemap:active {
			background: url(../images/ico_site_map.gif) no-repeat;}

a.iconositemap:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_site_map_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconositemap:hover {
			background-position: -210px;}

.iconositemapsup{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_site_map_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconositemapsup:link, a.iconositemapsup:visited, a.iconositemapsup:active {
			background: url(../images/ico_site_map_sup.gif) no-repeat;}

a.iconositemapsup:active{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_site_map_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconositemapsup:hover {
			background-position: -210px;}
			
			
			
			
			.iconositemapgris{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_site_map_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconositemapgris:link, a.iconositemapgris:visited, a.iconositemapgris:active {
			background: url(../images/ico_mapa_gris.gif) no-repeat;}

a.iconositemapgris:active{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_site_map_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconositemapgris:hover {
			background-position: -210px;}
			
			
			
			
				
.iconoprint{
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/ico_print.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoprint:link, a.iconoprint:visited, a.iconoprint:active {
			background: url(../images/ico_print.gif) no-repeat;}

a.iconoprint:active{
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/ico_print.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoprint:hover {
			background-position: -210px;}
	
				
		
.iconolink {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_links_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconolink:link, a.iconolink:visited, a.iconolink:active {
			background: url(../images/ico_links.gif) no-repeat;}

a.iconolink:active {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico_links_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
	
a.iconolink:hover {
			background-position: -210px;}
			
.iconolinksup{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_links_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconolinksup:link, a.iconolinksup:visited, a.iconolinksup:active {
			background: url(../images/ico_links_sup.gif) no-repeat;}

a.iconolinksup:active{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_links_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconolinksup:hover {
			background-position: -210px;}
			
			
			
.iconoportalsup{
	display: block;
	width: 32px;
	height: 20px;
	background: url(../images/boton_portal_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoportalsup:link, a.iconoportalsup:visited, a.iconoportalsup:active {
			background: url(../images/boton_portal.gif) no-repeat;}

a.iconoportalsup:active{
	display: block;
	width: 32px;
	height: 20px;
	background: url(../images/boton_portal_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconoportalsup:hover {
			background-position: -210px;}			
			
			
			.iconolinkgris{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_links_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconolinkgris:link, a.iconolinkgris:visited, a.iconolinkgris:active {
			background: url(../images/ico_enlaces_gris.gif) no-repeat;}

a.iconolinkgris:active{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/ico_links_sup_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
		
a.iconolinkgris:hover {
			background-position: -210px;}
			
			
			
			
.seccionzonas{
	display: block;
	width: 160px;
	height: 124px;
	background: url(../images/zonas_up_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
		
a.seccionzonas:link, a.seccionzonas:visited, a.seccionzonas:active {
			background: url(../images/zonas_up.gif) no-repeat;}

a.seccionzonas:active {
	display: block;
	width: 160px;
	height: 124px;
	background: url(../images/zonas_up_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
	
a.seccionzonas:hover {
			background-position: -210px;}
	
.seccionlaciudad{
	display: block;
	width: 160px;
	height: 124px;
	background: url(../images/laciudad_up_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
		
a.seccionlaciudad:link, a.seccionlaciudad:visited, a.seccionlaciudad:active {
			background: url(../images/laciudad_up.gif) no-repeat;}

a.seccionlaciudad:active {
	display: block;
	width: 160px;
	height: 124px;
	background: url(../images/laciudad_up_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
	
a.seccionlaciudad:hover {
			background-position: -210px;}

.seccionzonas_ing{
	display: block;
	width: 160px;
	height: 124px;
	background: url(../images/zonas_up_ing_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
		
a.seccionzonas_ing:link, a.seccionzonas_ing:visited, a.seccionzonas_ing:active {
			background: url(../images/zonas_up_ing.gif) no-repeat;}

a.seccionzonas_ing:active {
	display: block;
	width: 160px;
	height: 124px;
	background: url(../images/zonas_up_ing_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
	
a.seccionzonas_ing:hover {
			background-position: -210px;}
			

.seccionlaciudad_ing{
	display: block;
	width: 160px;
	height: 124px;
	background: url(../images/laciudad_ing_up_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
		
a.seccionlaciudad_ing:link, a.seccionlaciudad_ing:visited, a.seccionlaciudad_ing:active {
			background: url(../images/laciudad_ing_up.gif) no-repeat;}

a.seccionlaciudad_ing:active {
	display: block;
	width: 160px;
	height: 124px;
	background: url(../images/laciudad_ing_up_hover.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
	
a.seccionlaciudad_ing:hover {
			background-position: -210px;}
		

			
.seccionzonashome{
	display: block;
	width: 160px;
	height: 160px;
	background: url(../images/banner_conoce_valpo.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
		
a.seccionzonashome:link, a.seccionzonashome:visited, a.seccionzonashome:active {
			background: url(../images/banner_conoce_valpo.gif) no-repeat;}

a.seccionzonashome:active {
	display: block;
	width: 160px;
	height: 160px;
	background: url(../images/banner_conoce_valpo.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
	
a.seccionzonashome:hover {
			background-position: -210px;}

		

/* ESTADOS ROLLOVER MENU GRAL;*/

.fondologovalpo {
	background-image: url(../images/logo_valpo.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 160px;}
	
.fondologovalposup {
	display: block;
	background-image: url(../images/logo_valpo_sup.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 124px;}
	
.fondoreloj {
	display: block;
	background-image: url(../images/fondo_hora.gif);
	background-repeat: no-repeat; 
	width: 80px;
	height: 20px;
	padding-left: 0px;	
	margin-left: 0px;}
	
.fondoreloj_negro {
	display: block;
	background-image: url(../images/fondo_hora_negro.gif);
	background-repeat: no-repeat; 
	width: 80px;
	height: 20px;
	padding-left: 0px;	
	margin-left: 0px;}
	
	
.fondolineaagenda {
	display: block;
	background-image: url(../images/linea_gris_agenda.gif);
	width: 15px;
	height: 100%;
	padding-left: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
}

.fondolineaprensa {
	display: block;
	background-image: url(../images/linea_gris_prensa.gif);
	width: 15px;
	height: 100%;
	padding-left: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
}


	
.fondoimagesufuturoproy{
	background-image: url(../images/fondo_amarillo_proy_oficial.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 94px;
	padding-left: 0px;	
	margin-left: 0px;}

.fondoimagepatrimoniohistoria{
	background-image: url(../images/fondo_verde_patrimonio_historia_oficial.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 94px;
	padding-left: 0px;	
	margin-left: 0px;}
	
.fondoimagepatrimonioarchivos{
	background-image: url(../images/fdo_imagen1_pat_museos.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 94px;
	padding-left: 0px;	
	margin-left: 0px;}
	
	
	
.fondoimagepatrimoniopensarlaciudadd{
	background-image: url(../images/fondo_verde_patrimonio_pensar_ciudadd.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 94px;
	padding-left: 0px;	
	margin-left: 0px;}
	
	
.fondoimagepatrimoniohistoriacostumbres{
	background-image: url(../images/fondo_verde_patrimonio_costumbres.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 94px;
	padding-left: 0px;	
	margin-left: 0px;}
	
.fondoimageturismoserv{
	background-image: url(../images/fondo_rojo_turismo_serv.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 45px;
	padding-left: 0px;	
	margin-left: 0px;}
	
	
.fondoimageturismoactiv{
	background-image: url(../images/fondo_rojo_turismo_activ.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 45px;
	padding-left: 0px;	
	margin-left: 0px;}
	
.fondoimagepatrimonioexpresion{
	background-image: url(../images/fondo_verde_patrimonio_expresion.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 94px;
	padding-left: 0px;	
	margin-left: 0px;}
	
.fondoimagepatrimoniourbano{
	background-image: url(../images/fondo_verde_patrimonio_patrim_urbano.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 94px;
	padding-left: 0px;	
	margin-left: 0px;}
	
.fondoimagepatrimoniociudadano{
	background-image: url(../images/fondo_verde_patrimonio_ciudadanos.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 94px;
	padding-left: 0px;	
	margin-left: 0px;}
	
.fondoimagepatrimonioreflexion{
	background-image: url(../images/fondo_verde_patrimonio_reflexion.gif);
	background-repeat: no-repeat; 
	width: 204px;
	height: 45px;
	padding-left: 0px;	
	margin-left: 0px;}
	
.fondoimagepatrimoniohistoriadetalle{
	background-image: url(../images/fondo_verde_patrimonio_historia_long.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	vertical-align: text-bottom;
	padding-right: 10px;

}

.fondoimagepatrimoniohistoria870930{
	background-image: url(../images/fondo_verde_patrimonio_historia_870_930a.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	vertical-align: text-bottom;
	padding-right: 10px;
}


.fondoimagedatosutiles{
	background-image: url(../images/fondo_rojo_datos_utiles.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	vertical-align: text-middle;
	padding-right: 10px;}
	
	
	
.fondoimagealrededores{
	background-image: url(../images/fondo_vinieta_alrrredeores.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 79px;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	vertical-align: text-middle;
	padding-right: 10px;}

.fondoimageserviciosini{
	background-image: url(../images/fondo_servicios.jpg);
	background-repeat: no-repeat;
	width: 798px;
	height: 511px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	padding-right: 0px;
	padding-top: 140px;
}


.fondoimageactividadesini{
	background-image: url(../images/fondo_actividades.jpg);
	background-repeat: no-repeat;
	width: 798px;
	height: 511px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	padding-right: 0px;
	padding-top: 140px;
}



.fondoimageexpercionesarteini{
	background-image: url(../images/fondo_expresion_arte.jpg);
	background-repeat: no-repeat;
	width: 798px;
	padding-right: 0px;}
	
.textofondoimageexpercionesarteini{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	padding-left: 20px;}


.fondoimagelaciudad{
	/* background-image: none;;*/
	background-repeat: no-repeat;
	width: 688px;
	height: 398px;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	padding-right: 10px;
	padding-top: 20px;
}

.fondogrislistaservicio{
	background-color: #EDEDED;
	background-repeat: no-repeat;
	height: 25px;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	padding-left: 10px;
}

.fondoazulalrederores1{
	background-color: #00274E;
	background-repeat: no-repeat;
	width: 201px;
	height: 435px;
}

.fondoazulalrederores2{
	background-color: #1F4461;
	background-repeat: no-repeat;
	width: 411px;
	height: 214px;
}

.fondocelestegobierno{
	background-color: #E7ECF0;
	background-repeat: repeat;
}

.fondoazulalrederores3{
	background-color: #1E5363;
	background-repeat: no-repeat;
	width: 411px;
	height: 219px;
}
.fondoimageubicacionup{
	/* background-image: url(../images/ubicacion_der_up_1.jpg);;*/
	background-repeat: no-repeat;
	width: 688px;
	height: 197px;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	padding-right: 30px;
	padding-top: 0px;
}

.fondoimageubicaciondown{
	/* background-image: url(../images/ubicacion_der_down_1.jpg);;*/
	background-repeat: no-repeat;
	width: 688px;
	height: 195px;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	padding-right: 30px;
	padding-top: 0px;
}

.fondoimagehistoria{
	/* background-image: none;;*/
	background-repeat: no-repeat;
	width: 688px;
	height: 398px;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	padding-right: 30px;
	padding-top: 25px;
}

.tdnorepeat{
	/* background-image: none;;*/
	background-repeat: no-repeat;

}
.fondoimagecultura{
	/* background-image: url(../images/imagen_der_gente_cultura.jpg);;*/
	background-repeat: no-repeat;
	width: 688px;
	height: 398px;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	padding-left: 50px;
	padding-top: 320px;
}


.fondoimageserviciostablamov{
	background-image: url(../images/image_serv_gral.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 121px;
	padding-right: 0px;
	padding-top: 0px;
}


.fondoimagepatrimoniohistoriaxxi{
	background-image: url(../images/fondo_verde_patrimonio_historia_sxxi_b.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	vertical-align: text-bottom;
	padding-right: 10px;
}


.fondoimagepatrimonioidentidades{
	background-image: url(../images/fondo_verde_patrimonio_identidades.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	vertical-align: text-bottom;
	padding-right: 10px;
}


.fondoimagepatrimonioexpresionesyarte{
	background-image: url(../images/fondo_verde_patrimonio_expresiones_arte.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	vertical-align: text-bottom;
	padding-right: 10px;
}


.fondoimagecircuitos{
	background-image: url(../images/frame_circuitos.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	color: #1B262F;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	font-style: normal;
	vertical-align: text-top;
	text-indent: 30px;
	padding-right: 10px;
	padding-top: 20px;}



.franjaamarillasufuturoproy{
	background-image: url(../images/franja_amarilla_der_proy.gif);
	background-repeat: repeat-y; 
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}


.franjaverdeimagenpatrimoniohistoria{
	background-image: url(../images/franja_verde_der_historia.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}
	
.franjaverdeimagenpatrimoniomuseos{
	background-image: url(../images/fdo_imagen2_pat_museos.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}
	

.franjaverdeimagenpatrimoniopatrimoniourbano{
	background-image: url(../images/franja_verde_der_patrim_urbano.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}
	
.franjaimagenhitosurbano{
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}

	.franjaverdeimagenpatrimoniocostumbres{
	background-image: url(../images/franja_verde_der_costumbres.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}

	
	.franjaverdeimagenpatrimonioexprssearte{
	background-image: url(../images/franja_verde_der_expre_arte.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}
	
	
	.franjaverdeimagenpatrimonioidentidad{
	background-image: url(../images/franja_verde_der_identidad.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}
	
	
	.franjaverdeimagenpatrimoniopensarciudad{
	background-image: url(../images/franja_verde_der_pensar_ciudad.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 94px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}
	
	
	
.fondofranjaverdepatrimonio{
	background-image: url(../images/fondo_franja_verde_patrimonio_historia.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 45px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 40px;}
	
.fondofranjarojoturismoserv{
	background-image: url(../images/fondo_franja_rojo_turismo_servi.jpg);
	background-repeat: repeat-y; 
	width: 798px;
	height: 45px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFE6BE;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 30px;}
	
.fondofranjaazulagenda{
	background-color: #003652;
	background-repeat: repeat-y; 
	width: 1002px;
	height: 14px;}
	
	
.fondofranjaazuldescaaaado{
	background-color: #003652;
	background-repeat: repeat-y; 
	width: 534px;
	height: 14px;}
	
.fondofranjaverdepatrimoniolong{
	background-image: url(../images/fondo_franja_verde_patrimonio_historia_long.jpg);
	background-repeat: repeat-y; 
	width: 1002px;
	height: 14px;}
	
	
.fondoimageagenda{
	background-image: url(../images/fondo_franja_agenda.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	vertical-align: text-bottom;
	padding-left:100px;
	padding-top: 50px;

}

.fdofranjaagendaciudad{
	background-image: url(../images/franja_img_agenda_ciudad.jpg);
	background-repeat: repeat-y; 
	width: 1002px;
	height: 104px;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;}


.fondoimagecomollegar{
	background-image: url(../images/franja_como_llegar.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	vertical-align: text-bottom;
	padding-left:100px;
	padding-top: 50px;

}
		
	.fondoimagedialogo{
	background-image: url(../images/dialogo2.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	vertical-align: text-bottom;
	padding-left:350px;
	padding-top: 50px;

}	
	
.fondoimagegobierno{
	background-image: url(../images/vinieta_portal_valpo_new.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	vertical-align: text-bottom;
	padding-left:130px;
	padding-top: 50px;

}
	
	
	
	
	.fondoimagedestacaaaado{
	background-image: url(../images/franja_popup_destacado.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	vertical-align: text-bottom;
	padding-left:130px;
	padding-top: 50px;

}



.fondoimagemunimuni{
	background-image: url(../images/vinieta_muni_valpo_new.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	vertical-align: text-bottom;
	padding-left:130px;
	padding-top: 50px;

}








	
	.fondoimageprensa{
	background-image: url(../images/vinieta_prensa_valpo_new.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 80px;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
	vertical-align: text-bottom;
	padding-left:150px;
	padding-top: 50px;

}
		
.fondofranjarojadatosutiles{
	background-image: url(../images/franja_roja_datos_utiles.jpg);
	background-repeat: repeat-y; 
	width: 1002px;
	height: 14px;}


.fondofranjagrispatrimonio{
	display: block;
	background-color: #E4E4E4;
	background-repeat: repeat;
	width: 100%;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 7px;
	letter-spacing: 1px;
	vertical-align: middle;
	text-transform: uppercase;

}
	
	
	.fondofranjagrisagenda1{
	display: block;
	background-color: #E4E4E4;
	background-repeat: repeat;
	width: 100%;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: normal;

}
	

	.franjaenlacesgenral{
	display: block;
	background-color: #FDA000;
	background-repeat: repeat;
	width: 485px;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: normal;

}

	.franjaenlacespatrimonio{
	display: block;
	background-color: #70AF00;
	background-repeat: repeat;
	width: 485px;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: normal;

}
	
		.franjaenlaceszonas{
	display: block;
	background-color: #009CE1;
	background-repeat: repeat;
	width: 485px;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: normal;

}

		.franjaenlacesturismo{
	display: block;
	background-color: #FF3300;
	background-repeat: repeat;
	width: 485px;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: normal;

}
	
	
	.fondofranjacomollegar{
	display: block;
	background-color: #D5DFE6;
	background-repeat: repeat;
	width: 100%;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #00527B;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: uppercase;

}

	.fondofranjainvitacomollegar{
	display: block;
	background-color: #273138;
	background-repeat: repeat;
	width: 100%;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #8D8D8D;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: uppercase;

}
	
.fondofranjagrisalrededores{
	display: block;
	background-color: #202020;
	background-repeat: repeat;
	width: 100%;
	height: 25px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.4em;
	text-indent: 30px;
	letter-spacing: 1px;
	vertical-align: middle;
	text-transform: uppercase;

}
	
	
.fondofranjagrispatrimoniodelgada{
	display: block;
	background-color: #E4E4E4;
	background-repeat: repeat;
	width: 100%;
	height: 5px;}
	
.fondofranjagrisdelgada{
	display: block;
	background-color: #273138;
	background-repeat: repeat;
	width: 100%;
	height: 5px;}
	
.franjagrisenlaces{
	display: block;
	background-color: #E4E4E4;
	background-repeat: repeat;
	width: 485px;
	height: 5px;}
	
	
.fondofranjagrisoscuraalrededores{
	display: block;
	background-color: #131313;
	background-repeat: repeat;
	width: 100%;
	height: 5px;}
	
	
.fondogrisexpresionesarte{
	display: block;
	background-color: #E8E8E8;
	background-repeat: repeat;
	width: 204px;
	height: 457px;}

.fondogrisportadaservicios{
	display: block;
	background-color: #E8E8E8;
	background-repeat: repeat;
	width: 204px;
	height: 511px;}
	
.fondoconocevalpo {
	background-image: url(../images/banner_conoce_valpo.gif);
	background-repeat: no-repeat; 
	width: 160px;
	height: 160px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	}
	
.fondofranjaexprecionesarte {
	background-image: url(../images/image_exp_arte_gral.jpg);
	background-repeat: no-repeat; 
	width: 165px;
	height: 457px;
	}
	
.linkmenugralblancoalta{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralblancoalta:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralblancoalta:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralblancoalta:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	
	
A.linkmenugralblancoalta:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}


.linkmenugralfdogrisalta{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralfdogrisalta:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralfdogrisalta:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralfdogrisalta:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	
	
A.linkmenugralfdogrisalta:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}



.linkmenugralfdonaranjaalta{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F8AB27;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralfdonaranjaalta:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F8AB27;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralfdonaranjaalta:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F8AB27;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenugralfdonaranjaalta:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #D08506;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	
	
A.linkmenugralfdonaranjaalta:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #D08506;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}



.linkmenufdonaranjaaltainter{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F8AB27;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenufdonaranjaaltainter:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F8AB27;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenufdonaranjaaltainter:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F8AB27;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenufdonaranjaaltainter:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #D08506;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	
	
A.linkmenufdonaranjaaltainter:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #D08506;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}
	


.testlinkmenugralblancoalta1{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta1:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta1:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta1:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	
	
A.testlinkmenugralblancoalta1:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	

.testlinkmenugralblancoalta2{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta2:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta2:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta2:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	
	
A.testlinkmenugralblancoalta2:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	


.testlinkmenugralblancoalta3{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F7F7F7;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta3:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F7F7F7;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta3:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #F7F7F7;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.testlinkmenugralblancoalta3:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	
	
A.testlinkmenugralblancoalta3:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}


.linkmenufuturo_grisaltainter{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}

A.linkmenufuturo_grisaltainter:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}

A.linkmenufuturo_grisaltainter:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}

A.linkmenufuturo_grisaltainter:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}	
	
A.linkmenufuturo_grisaltainter:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}


.linkmenufuturo_grisaltainter2{
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}
	
.nuevo_linkmenufuturo_grisaltainter{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.8px;
	text-align: left;}

A.nuevo_linkmenufuturo_grisaltainter:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}

A.nuevo_linkmenufuturo_grisaltainter:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}

A.nuevo_linkmenufuturo_grisaltainter:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}	
	
A.nuevo_linkmenufuturo_grisaltainter:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}


.linkmenufuturo_grisaltainter2{
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}

A.linkmenufuturo_grisaltainter2:link {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}

A.linkmenufuturo_grisaltainter2:visited {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}

A.linkmenufuturo_grisaltainter2:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}	
	
A.linkmenufuturo_grisaltainter2:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}
	
.nuevo_linkmenufuturo_grisaltainter2{
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.8px;
	text-align: left;}

A.nuevo_linkmenufuturo_grisaltainter2:link {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}

A.nuevo_linkmenufuturo_grisaltainter2:visited {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}

A.nuevo_linkmenufuturo_grisaltainter2:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}	
	
A.nuevo_linkmenufuturo_grisaltainter2:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}

	
	
	
.linkmenugralblancoaltainter{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}

A.linkmenugralblancoaltainter:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}

A.linkmenugralblancoaltainter:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}

A.linkmenugralblancoaltainter:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}	
	
A.linkmenugralblancoaltainter:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}
	
	
.nuevo_linkmenugralblancoaltainter{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.8px;
	text-align: left;}

A.nuevo_linkmenugralblancoaltainter:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}

A.nuevo_linkmenugralblancoaltainter:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}

A.nuevo_linkmenugralblancoaltainter:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}	
	
A.nuevo_linkmenugralblancoaltainter:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}			

	
	
	
	
	
	
	
	
	
	.linkalllllreded{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: left;}

A.linkalllllreded:link {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: left;}

A.linkalllllreded:visited {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: left;}

A.linkalllllreded:hover {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: left;}	
	
A.linkalllllreded:active {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: left;}
	
	
	
	
	
	
	.linkalllllrededzzzonnas{
	font-family: Verdana;
	font-size: 13px;
	color: #0E93EB;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: right;}

A.linkalllllrededzzzonnas:link {
	font-family: Verdana;
	font-size: 13px;
	color: #0E93EB;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: right;}

A.linkalllllrededzzzonnas:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #0E93EB;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: right;}

A.linkalllllrededzzzonnas:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #0E93EB;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: underline;
	text-align: right;}	
	
A.linkalllllrededzzzonnas:active {
	font-family: Verdana;
	font-size: 13px;
	color: #0E93EB;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;
	TEXT-DECORATION: none;
	text-align: right;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.linklistapatrimonioverdanabold{
	PADDING-LEFT: 0px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;


}

A.linklistapatrimonioverdanabold:link {
	PADDING-LEFT: 0px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
	}

A.linklistapatrimonioverdanabold:visited {
	PADDING-LEFT: 0px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;

	}

.linklistapatrimonioverdanabold2{
background-repeat: no-repeat;
	PADDING-LEFT: 0px;
	color: #000000;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
	}
	
A.linklistapatrimonioverdanabold:active {
	PADDING-LEFT: 0px;
	/* background:url(../images/bullet_menu_lista_patrimonio.gif);*/
	background-repeat: no-repeat;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
	}

A.linklistapatrimonioverdanabold:hover {
	/* background:url(../images/bullet_menu_lista_patrimonio.gif);*/
	background-repeat: no-repeat;
	PADDING-LEFT: 0px;
	color: #000000;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
	}
	
	
.linklistaalrededores2{
	PADDING-LEFT: 10px;
	color: #999999;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;
}

A.linklistaalrededores2:link {
	PADDING-LEFT: 10px;
	color: #999999;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

A.linklistaalrededores2:visited {
	PADDING-LEFT: 10px;
	color: #999999;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}
	
A.linklistaalrededores2:active {
	PADDING-LEFT: 9px;
	background:url(../images/bullet_menu_lista_patrimonio.gif);
	background-repeat: no-repeat;
	color: #CCCCCC;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

A.linklistaalrededores2:hover {
	background:url(../images/bullet_menu_lista_patrimonio.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #CCCCCC;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}	
	
.linklistaalrededores3 {
	background:url(../images/bullet_menu_lista_patrimonio.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #CCCCCC;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}


.linklistaservicioslight{
	PADDING-LEFT: 15px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaservicioslight:link {
	PADDING-LEFT: 15px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaservicioslight:visited {
	PADDING-LEFT: 15px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}
	
A.linklistaservicioslight:active {
	PADDING-LEFT: 15px;
	color: #CC1A00;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaservicioslight:hover {
	PADDING-LEFT: 15px;
	color: #CC1A00;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}


.linkportadasrvicios1{
	
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	text-transform: uppercase;}
	
.fechaagendahome{
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
	letter-spacing: normal;
	font-weight: normal;
	word-spacing: -1em;
}
	

A.linkportadasrvicios1:link {
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	text-transform: uppercase;}

A.linkportadasrvicios1:visited {

	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	text-transform: uppercase;}
	
A.linkportadasrvicios1:active {
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	text-transform: uppercase;}

A.linkportadasrvicios1:hover {
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	text-transform: uppercase;}
	
	
	
	
	
	
	
	
	
	
	
	
.linklistaservicioslightbullet{
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaservicioslightbullet:link {
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaservicioslightbullet:visited {
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}
	
A.linklistaservicioslightbullet:active {
	PADDING-LEFT: 10px;
	background:url(../images/bullet_menu_lista_turismo.gif);
	background-repeat: no-repeat;
	color: #CC1A00;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaservicioslightbullet:hover {
	PADDING-LEFT: 10px;
	background:url(../images/bullet_menu_lista_turismo.gif);
	background-repeat: no-repeat;
	color: #CC1A00;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

		
.linklistaidentidadlight{
	PADDING-LEFT: 15px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaidentidadlight:link {
	PADDING-LEFT: 15px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaidentidadlight:visited {
	PADDING-LEFT: 15px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}
	
A.linklistaidentidadlight:active {
	PADDING-LEFT: 15px;
	color: #51B400;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linklistaidentidadlight:hover {
	PADDING-LEFT: 15px;
	color: #51B400;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}
	

/* FIN ESTADOS ROLLOVER MENU GRAL;*/

/* INICIO FONDOS VARIOS*/
.separadormenugeneral {
	background-color: #51B400;
	background-repeat: no-repeat;
	background-image: url(../images/separador_menu.gif);}

.separadormenuinf {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/separador_menu_inf.gif);}

.separadorgris {
	background-color: #C8CACB;
	background-repeat: repeat;}	
	
.fondoverde {
	background-color: #70AF00;
	background-repeat: repeat; }	
	
.fondobody{
	background-color: #000000;
	background-repeat: repeat; }
	
	
		
.fondoalrrreedeores{
	background-color: #012638;
	background-repeat: repeat; }
	
	
.fondoblanco{
	background-color: #FFFFFF;
	background-repeat: repeat; }

.fondobarrasubmenu {
	background-image: url(../images/fondo_barra_submenu.jpg);
	background-repeat: repeat; 
	width: 1002px;
	}

.fondobarrasubmenu2 {
	background-image: url(../images/fondo_barra_submenu.jpg);
	background-repeat: repeat; 
	}

.fondomarengo {
	background-color: #0F1932;
	background-repeat: repeat; }

.fondoamarillo {
	background-color: #FFFF08;
	background-repeat: repeat; }

.fondonmuseos{
	background-color: #FF5401;
	background-repeat: repeat; }
	
.fondoatractivos{
	background-color: #FFCC00;
	background-repeat: repeat; }
	
.fondohitos{
	background-color: #70AF00;
	background-repeat: repeat;}	

.fondolanoche{
	background-color: #CC0033;
	background-repeat: repeat; }
	
.fondodondecomer{
	background-color: #D500CC;
	background-repeat: repeat; }
	
.fondodonventanavideos{
	background-color: #003651;
	background-repeat: repeat; }


.fondodondealojar{
	background-color: #0066CC;
	background-repeat: repeat; }

.fondonaranja {
	background-color: #FDA000;
	background-repeat: repeat; }

.fondogrisclaro2 {
	background-color: #D9E3E5;
	background-repeat: repeat; }
	
.fondogrisclarotablahotel {
	background-color: #EDEDED;
	background-repeat: repeat;
	height: 20px;
}

.fondocian{
	background-repeat: repeat; 
	background-color: #1BC6F2;}

.fondogrisclaro {
	background-color: #F6F7F7;
	background-repeat: repeat; }	

.fondogris {
	background-color: #333333;
	background-repeat: repeat; }
	
.fondoblanco {
	background-color: #FFFFFF;
	background-repeat: repeat; }
	
.fondorojo {
	background-color: #FF3300;
	background-repeat: repeat; }
	
.fondoazul {
	background-color: #0099CC;
	background-repeat: repeat; }
	
.fondolineapuntedanegra {
	background-image: url(../images/linea_punteada_negra.gif);
	background-repeat: repeat-y; }
	
.fondolineapuntedagris {
	background-image: url(../images/linea_punteada_menu_gris.gif);
	background-repeat: repeat-x; }

/* FIN FONDOS VARIOS*/

/* INICIO ESTILO OBJETOS DE FORMULARIO*/

.textfieldgris {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	cursor: none;
	border: 1px solid #6A6A6A;
	background-color: #4B4B4B;
	height:15px;

}

.textfieldgris2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #414141;
	text-transform: none;
	cursor: none;
	border: 1px solid #6A6A6A;
	background-color: #999999;
}

.textfieldgris3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	cursor: pointer;
	border: 1px solid #6A6A6A;
	background-color: #4B4B4B;
}

.textfieldgris4 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	cursor: pointer;
	border: 1px solid #6A6A6A;
	background-color: #4B4B4B;
}

.textfieldgrismini {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	cursor: none;
	border: 1px solid #666666;
	background-color: #A1A1A1;}
	
.textfield {
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #38606B;
	text-transform: none;
	cursor: none;
	border: 1px solid #96B1CC;}

.boton {
	font-size: 11px;
	background: url(../images/boton_buscar.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border: none #FFFFFF;
	cursor: hand;}
	
.botonimage {
  background-image:url(../images/boton_buscar.gif);
  background-repeat:no-repeat;
  height:18px;
  width:23px;
  background-position:center;
 cursor: hand;}
 
 .botonimage_buscador_gris {
  background-image:url(../images/boton_buscar_lupa.gif);
  background-repeat:no-repeat;
  height:18px;
  width:20px;
  background-position:center;
 cursor: hand;}
 
  .botonimageint_buscador_gris {
  background-image:url(../images/boton_lupaint_gris.gif);
  background-repeat:no-repeat;
  height:20px;
  width:20px;
  background-position:center; 
 cursor: hand;}
 
.botonimage_buscador_azul {
  background-image:url(../images/boton_buscar_lupa_azul.gif);
  background-repeat:no-repeat;
  height:18px;
  width:20px;
  background-position:left;
 cursor: hand;}

.linegrisfoto {
	border: 1px solid #666666;}
	
.lineagrisatabla {
	border: 1px solid #666666;
	height:100%;
  width:100%;}
  
  .lineagrisatablaprensa {
	border: 1px solid #00527B;
  width:200px;}
	
/* FIN ESTILO OBJETOS DE FORMULARIO*/


/* INICIO ESTILOS DE TEXTO GENERAL*/

.tituloarialnegro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

.titulseccionazul{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

.titulooblancofoto{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8em;
	text-transform: normal;
	text-indent: 5px;}

.titulogrisgeorgia24 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #4F5658;}

.tituloazulgeorgia {
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	color: #38606B;
	text-align: left;}
	
.tituloazulgeorgia23 {
	font-family: Georgia;
	font-size: 23px;
	font-weight: normal;
	color: #38606B;
	text-align: left;}

.tituloazulgeorgia16 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #38606B;
	text-align: left;}

.tituloazulgeorgia17 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	color: #38606B;
	text-align: left;}
	
.tituloazulgeorgia18 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #38606B;
	text-align: left;}
	
.tituloverdegeorgia24 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #51B400;}
	
.tituloazulgeorgia24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3C5667;
	text-align: left;}
	
.txtarial {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.3em;
	text-align: justify;}
	
.txtarial11 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.3em;
	text-align: justify;}

.txtverdana11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.3em;
	text-align: left;}
	
.txtverdana11CCCC {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: left;}
	
.txttrebuchet10 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #E0E0E0;
	letter-spacing: normal;
	line-height: 1.3em;}
	
.txttrebuchetagendita {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.3em;}
	
	.txttrebuchetagendita_naranja {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #F8AB27;
	letter-spacing: normal;
	line-height: 1.3em;}

.txttrebuchet10gris {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.1em;}
	
.titulotrebuchet21alrededores {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;}
	
.titulotrebuchet21alrededoresamarillla {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FF9900;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.0em;}

.txtarial13 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.3em;
	text-align: justify;}

.txtarial14 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.3em;
	text-align: justify;
	font-weight: normal;}


.tituloverdana14fichapatrimonio {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	letter-spacing: normal;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;}
	
.titulopopupdialogo {
	font-family: Verdana;
	font-size: 12px;
	color: #7F7F7F;
	letter-spacing: normal;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;}
	
.textdestacadosacoge{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 0.8em;}

A.textdestacadosacoge:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 0.8em;}
	
.verdanapoema {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	color: #cccccc;
	letter-spacing: normal;}	

.tituloverdana14 {
	font-family: Verdana;
	font-size: 14px;
	color: #272727;
	letter-spacing: normal;
	line-height: 0.8em;
	font-weight: bold;}
	
.txtverdana {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.3em;}
	
.txtverdanablanca10 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.2em;}

.txtverdanagris {
	font-family: Verdana;
	font-size: 10px;
	color: #DBDBDB;
	letter-spacing: normal;
	line-height: 1.3em;}

.txtverdanagrisagendalateral {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.3em;}

.txtverdanagris10 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	letter-spacing: normal;
	line-height: 1.3em;}
	
.txtverdanagrisclaro10 {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: normal;
	line-height: 1.3em;}
	

.txtverdananegrabold11{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;}
	
.txtverdanagrisbold11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;}
	
	
.txtverdana112{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.5em;}
	
	
.txtverdananegrabold11alrededores{
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;}
	
	
.txtverdanalrededores{
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.5em;}
	
.txtverdananegrabold11altadatos{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	letter-spacing: normal;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.5em;}
	
.txtverdananegraboldtabla10{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 2.2em;
	padding-left: 0px;
	text-align: left;}	

.txtverdananegranormaltabla10{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 2.2em;
	padding-left: 0px;
	text-align: left;}

.txtverdananegranormal10{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;}
.txtverdananegranormal10_gris{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;}
	
.txttrebuchetnegranormal10bold{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #333333;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;}


.txtverdanagrismini {
	font-family: Verdana;
	font-size: 10px;
	color: #656668;
	letter-spacing: normal;
	line-height: 1.3em;
	text-align: left;}

.txtarialgrismini2 {
	font-family: Arial;
	font-size: 11px;
	color: #656668;
	letter-spacing: normal;
	line-height: 1.3em;
	text-align: left;}

.txtverdanabold {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.3em;
	font-weight: bold;}

.txtverdanaboldpurpura {
	font-family: Verdana;
	font-size: 11px;
	color: #D601CD;
	letter-spacing: normal;
	line-height: 1.3em;
	font-weight: bold;}

.txtverdanaboldamarilloatractivo {
	font-family: Verdana;
	font-size: 11px;
	color: #FCE460;
	letter-spacing: normal;
	line-height: 1.3em;
	font-weight: bold;}
	
.txtverdanaboldnaranjamuseos {
	font-family: Verdana;
	font-size: 11px;
	color: #FF5401;
	letter-spacing: normal;
	line-height: 1.3em;
	font-weight: bold;}
	

.txtverdanaboldrojolanoche {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0033;
	letter-spacing: normal;
	line-height: 1.3em;
	font-weight: bold;}
	
	
.txtverdanaboldpurpuradondecomer {
	font-family: Verdana;
	font-size: 11px;
	color: #D500CC;
	letter-spacing: normal;
	line-height: 1.3em;
	font-weight: bold;}
	
.txtverdanaboldazuldondedormir {
	font-family: Verdana;
	font-size: 11px;
	color: #0066CC;
	letter-spacing: normal;
	line-height: 1.3em;
	font-weight: bold;}


.txtverdanaamarillobold {
	font-family: Verdana;
	font-size: 13px;
	color: #FFCC01;
	letter-spacing: normal;
	line-height: 1.3em;
	font-weight: bold;}

.txtarialmedia {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.4em;
	text-align: justify;}
	
.txtarialsmall {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 1.4em;
	text-align: justify;}
	
.txtarialcursiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 1.3em;
	font-style: italic;}
	
.txtarialcursivabold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.3em;
	font-weight: bold;
	font-style: italic;}
	
.textcianverdanalight {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #34FEFE;
	text-decoration: none;
	text-align: right;}
	
.txtverdanagriszonas {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	letter-spacing: normal;
	line-height: 1.3em;}
	
/* FIN ESTILOS DE TEXTO GENERAL*/

/* ESTILOS DE LINKS GENERAL*/

.linktitulseccionazul{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

A.linktitulseccionazul:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

A.linktitulseccionazul:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

A.linktitulseccionazul:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

A.linktitulseccionazul:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}








.linkazulpiedepaginablanco{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

A.linkazulpiedepaginablanco:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

A.linkazulpiedepaginablanco:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

A.linkazulpiedepaginablanco:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}

A.linkazulpiedepaginablanco:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: 5px;}







.linktitulseccionazulder{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}

A.linktitulseccionazulder:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}

A.linktitulseccionazulder:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #0098CA;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}

A.linktitulseccionazulder:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}

A.linktitulseccionazulder:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}
	
.linksesionarial10{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}

A.linksesionarial10:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}

A.linksesionarial10:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}

A.llinksesionarial10:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}
	
A.linksesionarial10:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}


.linkpiepaginagris{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;}

A.linkpiepaginagris:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;}

A.linkpiepaginagris:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;}

A.linkpiepaginagris:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.3em;}
	
A.linkpiepaginagris:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.3em;}
	
.linkpiepaginagris2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.3em;}
	
.linkpiepaginaazul {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	line-height: 1.3em;}
	
.link2piepaginaazul {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: normal;
	text-indent: 0px;}


.linkazulverdanalight {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
	text-align: right;}

A.linkazulverdanalight:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
	text-align: right;}

A.linkazulverdanalight:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
	text-align: right;}

A.linkazulverdanalight:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
	text-align: right;}
	
A.linkazulverdanalight:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
	text-align: right;}





.linkazulverdanalightzonasss {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	text-align: right;}

A.linkazulverdanalightzonasss:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	text-align: right;}

A.linkazulverdanalightzonasss:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	text-align: right;}

A.linkazulverdanalightzonasss:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
	text-align: right;}
	
A.linkazulverdanalightzonasss:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	text-align: right;}














	
.linkazulverdanabold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;}

A.linkazulverdanabold:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;}

A.linkazulverdanabold:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;}

A.linkazulverdanabold:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;}
	
A.linkazulverdanabold:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;}
	
.linkverdanamenuagendalat {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}

A.linkverdanamenuagendalat:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}

A.linkverdanamenuagendalat:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}

A.linkverdanamenuagendalat:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;}
	
A.linkverdanamenuagendalat:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;}
		
	
	.linkgob1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	text-decoration: none;}

A.linkgob1:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
padding-top: 3px;
	color: #333333;
	text-decoration: none;}

A.linkgob1:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
padding-top: 3px;
	color: #333333;
	text-decoration: none;}

A.linkgob1:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
padding-top: 3px;
	color: #046784;
	text-decoration: none;}
	
A.linkgob1:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
padding-top: 3px;
	color: #046784;
	text-decoration: none;}
	
	
	
	
	
	
	
		
	.viejaputinga {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
	}

A.viejaputinga:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
padding-top: 3px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;}

A.viejaputinga:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
padding-top: 3px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;}

A.viejaputinga:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
padding-top: 3px;
	color: #046784;
	text-decoration: none;
	text-transform: uppercase;}
	
A.viejaputinga:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
padding-top: 3px;
	color: #046784;
	text-decoration: none;
	text-transform: uppercase;}
	
	
	
	
	
	
	
	
	
	.linkgob1altasss {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	text-decoration: none;
	text-transform: normal;
}

A.linkgob1altasss:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
padding-top: 3px;
	color: #333333;
	text-decoration: none;
	text-transform: normal;	
	}

A.linkgob1altasss:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
padding-top: 3px;
	color: #333333;
	text-decoration: none;
		text-transform: normal;}

A.linkgob1altasss:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
padding-top: 3px;
	color: #046784;
	text-decoration: none;
	text-transform: normal;
}
	
A.linkgob1altasss:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
padding-top: 3px;
	color: #046784;
	text-decoration: none;
		text-transform: normal;
}
	





	.linkgob1altasssreal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
}

A.linkgob1altasssreal:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
padding-top: 3px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	}

A.linkgob1altasssreal:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
padding-top: 3px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;}

A.linkgob1altasssreal:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
padding-top: 3px;
	color: #046784;
	text-decoration: none;
	text-transform: uppercase;
}
	
A.linkgob1altasssreal:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
padding-top: 3px;
	color: #046784;
	text-decoration: none;
	text-transform: uppercase;
}
	





	.linkgob1altasssmapppaaa {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
}

A.linkgob1altasssmapppaaa:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
padding-top: 3px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;	
	}

A.linkgob1altasssmapppaaa:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
padding-top: 3px;
	color: #333333;
	text-decoration: none;
		text-transform: uppercase;}

A.linkgob1altasssmapppaaa:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
padding-top: 3px;
	color: #046784;
	text-decoration: none;
	text-transform: uppercase;
}
	
A.linkgob1altasssmapppaaa:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
padding-top: 3px;
	color: #046784;
	text-decoration: none;
		text-transform: uppercase;
}




	.linkgob1altasssmapppaaahovver {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
}

A.linkgob1altasssmapppaaahovver:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;	
	}

A.linkgob1altasssmapppaaahovver:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
		text-transform: uppercase;}

A.linkgob1altasssmapppaaahovver:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
}
	
A.linkgob1altasssmapppaaahovver:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
		text-transform: uppercase;
}










	
.linkazulverdanaboldtablaserv {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
	text-align: left;
	padding-left: 10px;}

A.linkazulverdanaboldtablaserv:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
	text-align: left;
	padding-left: 10px;}

A.linkazulverdanaboldtablaserv:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
	padding-left: 10px;}

A.linkazulverdanaboldtablaserv:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	padding-left: 10px;}
	
	.linkazulverdanaboldtabladatos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	padding-left: 0px;}

A.linkazulverdanaboldtabladatos:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	padding-left: 0px;}

A.linkazulverdanaboldtabladatos:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	padding-left: 0px;}

A.linkazulverdanaboldtabladatos:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
	padding-left: 0px;}
	
	
A.linkazulverdanaboldtabladatos:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;}
	

.linkcianverdanalight {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #34FEFE;
	text-decoration: none;
	text-align: right;}

A.linkcianverdanalight:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #34FEFE;
	text-decoration: underline;
	text-align: right;}

A.linkcianverdanalight:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #34FEFE;
	text-decoration: underline;
	text-align: right;}

A.linkcianverdanalight:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;}
	
A.linkcianverdanalight:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;}
	
.linkgriszonas {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}

A.linkgriszonas:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}

A.linkgriszonas:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;}
	
A.linkgriszonas:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;}
	
A.linkgriszonas:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}

.linkgriszonasbold {
	PADDING-LEFT: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

A.linkgriszonasbold:link {
	PADDING-LEFT: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

A.linkgriszonasbold:visited {
	PADDING-LEFT: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}
	
A.linkgriszonasbold:hover {
	PADDING-LEFT: 10px;
	background:url(../images/bullet_menu_lista_patrimonio.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

A.linkgriszonasbold:active {
	PADDING-LEFT: 10px;
	background:url(../images/bullet_menu_lista_patrimonio.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}
	
	.linkgriszonaslight {
	PADDING-LEFT: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linkgriszonaslight:link {
	PADDING-LEFT: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linkgriszonaslight:visited {
	PADDING-LEFT: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}
	
A.linkgriszonaslight:hover {
	PADDING-LEFT: 10px;
	background:url(../images/bullet_menu_lista_patrimonio.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

A.linkgriszonaslight:active {
	PADDING-LEFT: 10px;
	background:url(../images/bullet_menu_lista_patrimonio.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;}

.linkgriszonasboldlist {
	PADDING-LEFT: 3px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

A.linkgriszonasboldlist:link {
	PADDING-LEFT: 3px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

A.linkgriszonasboldlist:visited {
	PADDING-LEFT: 3px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}
	
A.linkgriszonasboldlist:hover {
	PADDING-LEFT: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

A.linkgriszonasboldlist:active {
	PADDING-LEFT: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}

.linkgrisariallight {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;}

A.linkgrisariallight:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;}

A.linkgrisariallight:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;}

A.linkgrisariallight:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;}
	
A.linkgrisariallight:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;}

.linkazulariallight {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #38606B;
	text-decoration: none;}

A.linkazulariallight:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #38606B;
	text-decoration: none;}

A.linkazulariallight:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #38606B;
	text-decoration: none;}

A.linkazulariallight:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #38606B;
	text-decoration: underline;}
	
A.linkazulariallight:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #38606B;
	text-decoration: underline;}

.linkblancomenugeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;}

A.linkblancomenugeneral:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

A.linkblancomenugeneral:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

A.linkblancomenugeneral:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #285900;
	text-decoration: none;}
	
A.linkblancomenugeneral:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #285900;
	text-decoration: none;}
	
.linkgrismenugrandesobras {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
}

A.linkgrismenugrandesobras:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}

A.linkgrismenugrandesobras:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}

A.linkgrismenugrandesobras:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}
	
A.linkgrismenugrandesobras:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}

.linkgrismenugeneral {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
}

A.linkgrismenugeneral:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}

A.linkgrismenugeneral:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}

A.linkgrismenugeneral:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #51B400;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}
	
A.linkgrismenugeneral:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #51B400;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}
	
.linkgrismenuagendaciudad {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
}

A.linkgrismenuagendaciudad:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	}

A.linkgrismenuagendaciudad:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	}

A.linkgrismenuagendaciudad:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #51B400;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	}
	
A.linkgrismenuagendaciudad:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #51B400;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	}
	
.linkgrismenugrande {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.8em;
	text-transform: uppercase;
}

	.linkcomollegar {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
}

A.linkcomollegar:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}

A.linkcomollegar:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}

A.linkcomollegar:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}
	
A.linkcomollegar:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	line-height: 2.1em;
	text-transform: uppercase;
	}
	
	
.linkgrismenugeneralservicios {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.8em;}

A.linkgrismenugeneralservicios:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.8em;}

A.linkgrismenugeneralservicios:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.8em;}

A.linkgrismenugeneralservicios:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #E92800;
	text-decoration: none;
	line-height: 1.8em;}
	
A.linkgrismenugeneralservicios:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #E92800;
	text-decoration: none;
	line-height: 1.8em;}

.linklistado1alrededores1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.8em;}

A.linklistado1alrededores1:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.8em;}

A.linklistado1alrededores1:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.8em;}

A.linklistado1alrededores1:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	line-height: 1.8em;}
	
A.linklistado1alrededores1:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	line-height: 1.8em;}





.linkcalendariomessiguente {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariomessiguente:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariomessiguente:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariomessiguente:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #45A6C8;
	text-decoration: none;
	line-height: 1.8em;}
	
A.linkcalendariomessiguente:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #45A6C8;
	text-decoration: none;
	line-height: 1.8em;}


.linkcalendariodiafinde {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariodiafinde:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariodiafinde:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariodiafinde:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	line-height: 1.8em;}
	
A.linkcalendariodiafinde:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	line-height: 1.8em;}



.linkcalendariodiafinde2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariodiafinde2:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariodiafinde2:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariodiafinde2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	line-height: 1.8em;}
	
A.linkcalendariodiafinde2:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	line-height: 1.8em;}




.linkcalendariomesactual {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariomesactual:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariomesactual:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariomesactual:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #45A6C8;
	text-decoration: underline;
	line-height: 1.8em;}
	
A.linkcalendariomesactual:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #45A6C8;
	text-decoration: none;
	line-height: 1.8em;}

.linkcalendariohoy {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariohoy:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariohoy:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8em;}

A.linkcalendariohoy:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 1.8em;}
	
A.linkcalendariohoy:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8em;}







.textodiasemana {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #085789;
	text-decoration: none;
	line-height: 1.8em;
	text-transform: uppercase;}





	
.linkblancoalrededores2{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}

A.linkblancoalrededores2:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}

A.linkblancoalrededores2:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
	
A.linkblancoalrededores2:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;}
	
A.linkblancoalrededores2:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}	
	
/* FIN ESTILOS DE LINKS GENERAL*/

/*estilos home*/

.naranjatrebuchethome{

	font-family: Verdana;
	font-size: 10px;
	color: #FFA100;
	letter-spacing: normal;
	font-weight: normal;
	text-align: left;
	}
	
A.naranjatrebuchethome:link{

	font-family: Verdana;
	font-size: 10px;
	color: #FFA100;
	letter-spacing: normal;
	font-weight: normal;
	text-align: left;
	}
	
A.naranjatrebuchethome:visited{

	font-family: Verdana;
	font-size: 10px;
	color: #FFA100;
	letter-spacing: normal;
	font-weight: normal;
	text-align: left;
	}
	
A.naranjatrebuchethome:hover{

	font-family: Verdana;
	font-size: 10px;
	color: #FFA100;
	letter-spacing: normal;
	font-weight: normal;
	text-align: left;
	}
	
.naranjatituloopinionhome{

	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	letter-spacing: normal;
	font-weight: bold;}
	
A.naranjatituloopinionhome:link{

	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	letter-spacing: normal;
	font-weight: bold;}
	
A.naranjatituloopinionhome:visited{

	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	letter-spacing: normal;
	font-weight: bold;}
	
A.naranjatituloopinionhome:hover{

	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	letter-spacing: normal;
	font-weight: bold;}



.txtverdananegranormal14 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;}

.titulonaranjatrebuchet22 {

	font-family: Trebuchet MS;
	font-size: 22px;
	color: #FF9900;
	letter-spacing: normal;
	font-weight: normal;
	text-align: left;
	}
	

.tituloverdanafichazonadesc {

	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	text-align: right;
	}



.titulotrebuchet19gobierno {

	font-family: Trebuchet MS;
	font-size: 19px;
	color: #003651;
	letter-spacing: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;

}


.subtituloverdana12gobierno {

	font-family: Verdana;
	font-size: 12px;
	color: #00527B;
	letter-spacing: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	line-height: 1.8em;


}



.subtituloverdana12gobiernocenterrr {

	font-family: Verdana;
	font-size: 12px;
	color: #00527B;
	letter-spacing: normal;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
	line-height: 1.8em;


}

.subtituloverdana12gobiernocenterrr_portal {

	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
	line-height: 1.8em;


}

.subtituloverdana13gobierno {

	font-family: Verdana;
	font-size: 13px;
	color: #00527B;
	letter-spacing: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	line-height: 1.8em;


}

.subtituloverdanaclara12gobierno {

	font-family: Verdana;
	font-size: 11px;
	color: #327293;
	letter-spacing: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	line-height: 1.5em;


}


.textonormalgrisgobierno {

	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	}
	
.textonormalgrisboldgobierno {

	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	}


.subtitulonaranjaverdana12 {

	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;}
	
.subtituloblancotrebuchet15 {

	font-family: Trebuchet MS;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;}
	
.txtverdananegrabold13 {

	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;}
	
.txtverdananegrabold15 {

	font-family: Verdana;
	font-size: 15px;
	color: #333333;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;}
	
.txtverdanablancaabold15 {

	font-family: Verdana;
	font-size: 15px;
	color: #CCCCCC;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;}
	
.txttrebuchet20 {

	font-family: Trebuchet MS;
	font-size: 20px;
	color: #333333;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.5em;}
	
.bulletservicios{
	PADDING-LEFT: 10px;
	background:url(../images/bullet_menu_lista_patrimonio.gif);
	background-repeat: no-repeat;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4em;}
	
.bulletalrededores{
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/bullet_amarillo_arrow.gif) no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;}
	
.txttrebuchet12neruda {

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #C1C1C1;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	}
	
.txttrebuchet12nerudanombre {

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #C1C1C1;
	letter-spacing: normal;
	font-weight: bold;
	text-align: left;
	}


.txtverdanalredemapa{

	font-family: Verdana;
	font-size: 11px;
	color: #90ADCF;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 2.0em;
	text-align: left;
	}

.txtverdanablancaalrederores{

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 2.0em;
	text-align: left;
	}


	
.tituloverdanaactividades1{

	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	text-transform: uppercase;
	}
	
	.txtverdanalredetitulomapa{

	font-family: Verdana;
	font-size: 14px;
	color: #90ADCF;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	}



.txtverdanalredetitulomapa222222{

	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.1em;
	text-align: left;
	}



.subtitulonaranjaalredeores{

	font-family: Verdana;
	font-size: 14px;
	color: #90ADCF;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	}
	
	
.titulonaranjaalrededores{

	font-family: Verdana;
	font-size: 12px;
	color: #FF6600;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	}
	
	
	
.titulonaranjaalrededoresbigbig{

	font-family: Verdana;
	font-size: 17px;
	color: #FF6600;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	}
	
	
.txtverdananegranormal9 {

	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.3em;
}

.txtverdananegranormal9_gris {

	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.3em;
}

.textogeneralmapasitio{
	text-transform: uppercase;
	color: #FDA000;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textogeneralmapasitio:link {
	text-transform: uppercase;
	color: #FDA000;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textogeneralmapasitio:visited {
	text-transform: uppercase;
	color: #FDA000;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textogeneralmapasitio:hover {
	text-transform: uppercase;
	color: #FDA000;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textogeneralmapasitio:active {
	text-transform: uppercase;
	color: #FDA000;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	





.textogeneralmapasitiobajaaa{
	text-transform: normal;
	color: #FDA000;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textogeneralmapasitiobajaaa:link {
	text-transform: normal;
	color: #FDA000;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textogeneralmapasitiobajaaa:visited {
	text-transform: normal;
	color: #FDA000;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textogeneralmapasitiobajaaa:hover {
	text-transform: normal;
	color: #FDA000;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textogeneralmapasitiobajaaa:active {
	text-transform: normal;
	color: #FDA000;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: 0.5px;
	text-align: left;
}	







.textopatrimoniomapasitio{
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitio:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitio:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitio:hover {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textopatrimoniomapasitio:active {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	

.textopatrimoniomapasitiosub{
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosub:link {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosub:visited {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosub:hover {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textopatrimoniomapasitiosub:active {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	








.textopatrimoniomapasitiosubminibajapatrim{
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosubminibajapatrim:link {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosubminibajapatrim:visited {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosubminibajapatrim:hover {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #70AF00;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textopatrimoniomapasitiosubminibajapatrim:active {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	







.textopatrimoniomapasitiosubsubsubpatr{
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosubsubsubpatr:link {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosubsubsubpatr:visited {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textopatrimoniomapasitiosubsubsubpatr:hover {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textopatrimoniomapasitiosubsubsubpatr:active {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	












.textozonazzmapasitiosub{
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textozonazzmapasitiosub:link {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textozonazzmapasitiosub:visited {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textozonazzmapasitiosub:hover {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textozonazzmapasitiosub:active {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #70AF00;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	














.textooozonamapanormal{
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #1BC6F2;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textooozonamapanormal:link {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #1BC6F2;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textooozonamapanormal:visited {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #1BC6F2;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textooozonamapanormal:hover {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #1BC6F2;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textooozonamapanormal:active {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #1BC6F2;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	





























.textoturismomapasitio{
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitio:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitio:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitio:hover {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textoturismomapasitio:active {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	


.textoturismomapasitiosub{
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosub:link {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosub:visited {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosub:hover {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textoturismomapasitiosub:active {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
	







.textoturismomapasitiosubmapaxta{
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosubmapaxta:link {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosubmapaxta:visited {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosubmapaxta:hover {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #FF3300;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textoturismomapasitiosubmapaxta:active {
	PADDING-LEFT: 0px;
	text-transform: normal;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	

















.textoturismomapasitiosubturrrrissmmmo{
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosubturrrrissmmmo:link {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosubturrrrissmmmo:visited {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}

A.textoturismomapasitiosubturrrrissmmmo:hover {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: underline;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	
A.textoturismomapasitiosubturrrrissmmmo:active {
	PADDING-LEFT: 0px;
	text-transform: uppercase;
	color: #FF3300;
	TEXT-DECORATION: none;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
}	
	




















.tituloaltaprensa {

	font-family: Verdana;
	font-size: 13px;
	color: #00527B;
	letter-spacing: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	line-height: 1.8em;
	text-transform: uppercase;}
	
.titulonegroverdanaprensa {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;}
	
	
.linkmenugralblancoaltainter2 {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}
	
.nuevo_linkmenugralblancoaltainter2 {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.7px;
	text-align: left;}
	
.linkmenufuturo_gris {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.7px;
	text-align: left;}
	
	
	
	
/*ESTILO DE PIE DE PAGINA;*/	
	
	
.linkpiedepaginapatrimonioverde {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #70AF00;
	text-decoration: none;}

A.linkpiedepaginapatrimonioverde:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #70AF00;
	text-decoration: none;}

A.linkpiedepaginapatrimonioverde:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #70AF00;
	text-decoration: none;}

A.linkpiedepaginapatrimonioverde:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #70AF00;
	text-decoration: underline;}
	
A.linkpiedepaginapatrimonioverde:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #70AF00;
	text-decoration: underline;}	
	
	
	
	
	
.linkpiedepaginaturismorojo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D92C00;
	text-decoration: none;}

A.linkpiedepaginaturismorojo:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D92C00;
	text-decoration: none;}

A.linkpiedepaginaturismorojo:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D92C00;
	text-decoration: none;}

A.linkpiedepaginaturismorojo:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D92C00;
	text-decoration: underline;}
	
A.linkpiedepaginaturismorojo:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D92C00;
	text-decoration: underline;}
	
	
	
	
	.linkpiedepaginazonascian {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #009CDF;
	text-decoration: none;}

A.linkpiedepaginazonascian:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #009CDF;
	text-decoration: none;}

A.linkpiedepaginazonascian:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #009CDF;
	text-decoration: none;}

A.linkpiedepaginazonascian:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
	
A.linkpiedepaginazonascian:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
	
	
.titulodesthome {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
	
.txtverdanagrisclaro11 {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: normal;
	line-height: 1.3em;}
	
.verdana12normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
	
.verdana10grishomenormal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;}
		
	
.linkpiedepaginageneralnaranja {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FDA000;
	text-decoration: none;}

A.linkpiedepaginageneralnaranja:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FDA000;
	text-decoration: none;}

A.linkpiedepaginageneralnaranja:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FDA000;
	text-decoration: none;}

A.linkpiedepaginageneralnaranja:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
	
A.linkpiedepaginageneralnaranja:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
	

	
	
	.textfieldbuscador {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	cursor: none;
	border: none;
	background-color: #4B4B4B;
	height: 18px;
}

.textfieldbuscador_gris {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
	text-transform: none;
	cursor: none;
	border: none;
	background-color: #333333;
	height: 18px;
}

.textfieldbuscador_azul {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	text-transform: none;
	cursor: none;
	border: 1px solid #0099CC;
	background-color: #000000;
	height: 20px;
}

.textfieldbuscadorint_gris {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8F8F8F;
	text-transform: none;
	cursor: none;
	border: 1px solid #8F8F8F;
	background-color: #000000;
	height: 20px;
}

.txtamarillocircuitosminiii {

	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFCC00;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
}
.txtverdananegranormal9blbl {
 font-family: Verdana;
 font-size: 9px;
 color: #ffffff;
 letter-spacing: normal;
 font-weight: normal;
 line-height: 1.3em;
}

.linkmenucomollegarportada {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.8em;
}

.linkmenudestacado{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenudestacado:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenudestacado:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}

A.linkmenudestacado:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}	
	
A.linkmenudestacado:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.9px;
	text-align: left;
}


.linkmenudestacado_simple{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacado_simple:link {
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacado_simple:visited {
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacado_simple:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}	
	
A.linkmenudestacado_simple:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}


.linkmenudestacado_inter_simple{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacado_inter_simple:link {
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacado_inter_simple:visited {
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacado_inter_simple:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}	
	
A.linkmenudestacado_inter_simple:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

.linkmenudestacadogris_simple{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacadogris_simple:link {
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacadogris_simple:visited {
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacadogris_simple:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}	
	
A.linkmenudestacadogris_simple:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

.linkmenudestacadogris_inter_simple{
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacadogris_inter_simple:link {
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacadogris_inter_simple:visited {
	PADDING-LEFT: 10px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}

A.linkmenudestacadogris_inter_simple:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}	
	
A.linkmenudestacadogris_inter_simple:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.3px;
	text-align: left;
}



.linkmenudestacadoint{
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}
}

A.linkmenudestacadoint:link {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}
}

A.linkmenudestacadoint:visited {
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #4B4B4B;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}
}

A.linkmenudestacadoint:hover {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}
}	
	
A.linkmenudestacadoint:active {
	background:url(../images/bullet_onmouse_menu_gral.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
	text-transform: uppercase;
	color: #333333;
	TEXT-DECORATION: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.8px;
	text-align: left;}
}
