BODY{
	text-align: center;
	background-color: white;
	font-family:Arial;
	padding-top: 0px;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	/*background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat;*/
	/*float: left;*/
}

img {
	border:0;
}


.cuerpo {
	width:776px;
   height: auto;
   margin: auto;
	background-color: #FFFFFF;
	position:relative;
	text-align:left;

}
.callejero {
	width:500px;
	height:auto;
	margin-left:160px;
}

.encabezado {
	width:776px;
   height: 175px;
}

.contenidoCiudad {
	width:auto;
	height:auto;
	/*height:500px;*/
}

.top_a {
	width:776px;
	height: 23px;
	background-image: url(../imagenes/menuTop.gif);
	background-repeat: no-repeat;
}

.baner_inicio {
	margin-top: -1px;
}

.greca_inicio {
	width: 776px;
	height: 24px;
	background-image: url(../imagenes/greca.gif);
	background-repeat: no-repeat;
	margin-top: -2px;
}

.top_b {
	width:776px;
	height: auto;
	float: left;
	/*border:1px solid blue;*/
	border-bottom: 3px solid #0034CC;
}
.areaNoticia {
	color: #515151;
	font-size: 0.7em;
	padding-top:17px;
}

.tituloNoticia {
	color: #0037D5;
	font-weight: bold;
	font-size: 12px;
}

.tituloEmpresa {
	color: #0037D5;
	font-weight: bold;
	font-size: 14px;
	padding-left: 12px;
}

.apartadoEmpresa {
	color: #0037D5;
	font-size: 12px;
	padding-left: 12px;
	text-align: right;
}

.tituloAlojamiento {
	color: #0037D5;
	font-weight: bold;
	font-size: 14px;
	padding-left: 12px;
}


.apartadoAlojamiento {
	color: #0037D5;
	font-size: 12px;
	padding-left: 12px;
	text-align: right;
}


.textoNoticia {
	font-size: 0.7em;
	color: #7C7C7C;
}


.buscador {
	width:175px;
	height:auto;
	color: #7C7C7C;
   font-size: 12px;
	float:left;
	margin-top: 5px;
}

.portalesIr {
	width:160px;
	height:auto;
	color: #7C7C7C;
   font-size: 12px;
	font-weight:bold;
	float:right;
	margin-top: 5px;
}

.combo{
	width:145px;
	height:auto;
	color: #7C7C7C;
   font-size: 12px;
	font-weight:bold;
	margin-top: -27px;
	/margin-top: -30px;
	margin-right: 145px;
	/margin-right: 0px;
	float:right;
}

.topCiudad{
	width: 390px;
	height: auto;
	margin-top: 12px;;
	margin-bottom: 12px;;
}

.imagen{
	width:19px;
	height: 19px;
	border: 1px solid green;
	float: left;
}

.masNoticias{
	width:90px;
	height:20px;
	border:1px solid red;
	position:relative;
	top:-1.6em;
	margin-left:200px;
	z-index:0;
	color: #FFFFFF;
}

.menuTop{
	margin-right: 12px;;
	/*margin-top: 5px;*/
	float: right;

}

.bullet_menuTop{
	width: 7px;
	height: auto;
	float:left;
	background-image: url(../imagenes/bulletMenuTop.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
}

.item_menuTop{
	/*width: 65px;*/
	height:auto;
	float:left;
}

.item_menuTop a{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 11px;
}
.item_menuTop a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 11px;
}
.item_menuTop a:visited{
	color:#FFFFFF;
	font-size: 11px;
}
.menu_a{
	width: 352px;
	height: auto;
	/*border:1px solid yellow;*/
	margin-left: 12px;
	/margin-left: 17px;
	float:left;
}

.izqInicio{
	width: 389px;
	height: auto;
	/*margin-left: 12px;;*/
	float:left;
	/*border: 1px solid red;*/
}

.fila_baner{
	margin-left: 6px;
	/margin-left: 12px;
	width: 750px;
	height: auto;
	float:left;
}

.fila_baner td{
width: 12.5%;
}

.fila_baner tr{
height: 10px;
}

.fila_baner tr .espacio{
height: 55px;
}

.texto2Box2 {
	font-size: 12px;
	color: #7C7C7C;
}

.enlaceResNoticia{
	font-size: 12px;
	text-decoration: none;
	color: #0034CA;
}

.enlaceResNoticia:link, .enlaceResNoticia:active, .enlaceResNoticia:visited{
	font-size: 12px;
	text-decoration: none;
	color: #0034CA;
}
.enlaceResNoticia:hover{
	color: #0034CA;	
	font-size: 12px;
	text-decoration: none;
}


.enlaceLocalizacion,.enlaceLocalizacion:link, .enlaceLocalizacion:active, .enlaceLocalizacion:visited, .enlaceLocalizacion:hover{
	font-size: 12px;
	text-decoration: none;
	color: #0034CA;
	font-weight: bold;
}



.resNoticia{
	font-size: 12px;
	color: #777777;
}

.resNoticiaNegro{
	font-size:12px;
	color: #000000;
}

.fechaNoticia{
	font-size: 12px;
	color: #777777;
}

.otrosNoticia {
	color: #777777;
	text-align: justify;
	padding-left:12px;;
	font-size:12px;
}

.otrosNoticia a{
	text-decoration:none;
	color:#0037D5;
	font-weight: normal;
	font-size: 12px;
}

.otrosNoticia a:hover{
	text-decoration:underline;
	color:#0037D5;
	font-weight: normal;
	font-size: 12px;
}

.otrosNoticia a:visited{
	color:#0037D5;
	font-weight: normal;
	font-size: 12px;
}

.avisos{
	width: 312px;
	height:106px;
	background-color: #F3F5F9;
	margin-top: -23px;
	font-size: 12px;
}

.avisosInicio{
	width: 389px;
	/*height:106px;*/
	height:auto;
	/*background-color: #F3F5F9;*/
	margin-top: -40px;
	/margin-top: -50px;
	font-size: 12px;
	padding-left: 12px;;
	padding-right: 12px;;
	padding-top: 5px;
	padding-bottom: 5px;
}

.anunciosAyun{
	width: 552px;
	height:106px;
/*	background-color: #F3F5F9;*/
/*	margin-top: -35px;*/
	margin-top: -40px;
	/margin-top: -50px;	
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;;
	padding-right: 12px;;
}

.noticias{
	width: 390px;
	height:243px;
	/height:249px;
/*	background-color: #F3F5F9;*/
/*	margin-top: -25px;*/
	margin-top: -35px;
	font-size: 12px;
}

.noticiasInicio{
	width: 389px;
	height:255px;
	/height:229px;
/*	background-color: #F3F5F9;*/
/*	margin-top: -35px;*/
	margin-top: -40px;
	/margin-top: -50px;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.noticiasInicioSubportal {
	width: 389px;
	height:64px;
/*	background-color: #F3F5F9;*/
/*	margin-top: -35px;*/
	margin-top: -25px;
	/margin-top: -35px;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.top_izq_noticias{
	/*margin-bottom:12px;;
   margin-top:12px;;*/
	width: 390px;
	height:19px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../imagenes/noticias.gif);
	background-repeat: no-repeat;
}

.licitacionesAyun{
	width: 552px;
	height:155px;
	/height:129px;
/*	background-color: #F3F5F9;*/
/*	margin-top: -35px;*/
	margin-top: -40px;
	/margin-top: -50px;	
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;;
	padding-right: 12px;;
}

.top_izq_avisos{
	margin-bottom:12px;;
   margin-top:12px;;
	width: 389px;
	height:19px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../imagenes/avisos_inicio.gif);
	background-repeat: no-repeat;
	/*padding-top:3px;*/
}

.top_izq_avisos2{
	margin-bottom:12px;;
   margin-top:12px;;
	width: 389px;
	height:19px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../imagenes/noticias_inicio.gif);
	background-repeat: no-repeat;
	/*padding-top:3px;*/
}

.top_izq_avisos2Subportal{
	margin-bottom:12px;;
   margin-top:12px;;
	width: 489px;
	height:19px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../imagenes/noticias_inicio2.gif);
	background-repeat: no-repeat;
	/*padding-top:3px;*/
}

.top_izq_avisos a{
	text-decoration:none;
	color:#FFFFFF;
}
.top_izq_avisos a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.top_izq_avisos a:visited{
	color:#FFFFFF;
}

.top_izq_anuncios{
	margin-bottom:12px;;
   margin-top:12px;;
	width: 552px;
	height:19px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../imagenes/TAnuncios.gif);
	background-repeat: no-repeat;
}

.top_izq_licitaciones{
	margin-bottom:12px;;
   margin-top:12px;;
	width: 552px;
	height:19px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../imagenes/licitaciones.gif);
	background-repeat: no-repeat;
}

.top_izq_avisos_derecha{
	margin-left:190px;
	cursor:pointer;
	background-color:#F24664;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}


.nomArea{
	width: 286px;
	height:15px;
	text-align:justify;
	float:left;
	color:#7C7C7C;
   font-size: 12px;
	cursor: pointer;	
}

.nomCarpeta{
	width: 286px;
	height:15px;
	text-align:justify;
	float:left;
	color:#0034CA;
   font-size: 0.7em;
	cursor: pointer;	
}

.enlaceDescarga{
	text-align:justify;
	float:left;
	color:#7C7C7C;
   font-size: 0.7em;
	cursor: pointer;
}

.enlaceDescarga a{
	text-decoration:none;
	color:#0034CC;
}
.enlaceDescarga a:hover{
	text-decoration:underline;
	color:#0034CC;
}
.enlaceDescarga a:visited{
	color:#0034CC;
}

.titulo_1_anuncios{
	width: 300px;
	height:15px;
	text-align:justify;
	float:left;
	color:#7C7C7C;
	font-size: 0.7em;
	margin-left:5px;
	margin-bottom:7px;
}

.titulo_1_anuncios a{
	text-decoration:none;
	color:#7C7C7C;
}
.titulo_1_anuncios a:hover{
	text-decoration:underline;
	color:#7C7C7C;
}
.titulo_1_anuncios a:visited{
	color:#7C7C7C;
}

.navegacion2{
	width:776px;
	height:23px;
	background-color:#F0F3FA;
	padding-left: 12px;;
	padding-top: 4px;
	
}

.navegacionidioma{
	width:120px;
	height:23px;
	background-color:#F0F3FA;
	padding-left: 12px;;
	padding-top: 4px;
	float:right;
	margin-left:300px;
	margin-top:-20px;
}

.navegacion{
	font-family: Arial;
	font-size: 12px;
	margin-top: 2px;
	color: #4B4B4B;
	background-color: #F0F3FA;

}

.navegacion a{
	text-decoration:none;
	color:#0034CC;
}
.navegacion a:hover{
	text-decoration:underline;
	color:#0034CC;
}
.navegacion a:visited{
	color:#0034CC;
}

.caja_avisos{
	width: 369px;
	height:auto;
	float: left;
}

.bullet_item_aviso{
	width: 7px;
	height: auto;
	float:left;
	margin-top: 5px;
	background-image: url(../imagenes/bullet_general.gif);
	background-repeat: no-repeat;
}

.caja_noticias{
	width: 369px;
	height:auto;
	float: left;
}

.caja_noticiasSubportal{
	width: 469px;
	height:auto;
	float: left;
}

.caja_noticiasCiudad{
	width: 390px;
	height:auto;
	float: left;
	margin-top: 10px;
}

.caja_licitaciones{
	width: 532px;
	height:auto;
	float: left;	
}

.caja_anuncios{
	width: 532px;
	height:auto;
	float: left;	
}

.bullet_item_noticia{
	width: 7px;
	height: auto;
	float:left;
	margin-top: 5px;
	/margin-top: 5px;
	background-image: url(../imagenes/bullet_general.gif);
	background-repeat: no-repeat;
}

.titulo_1_avisos{
	width: 350px;
	height:15px;
	text-align:justify;
	float:left;
	color:#7C7C7C;
	/*font-size: 0.7em;*/
	font-size: 12px;
	margin-left:3px;
}

.separador{
	width: 350px;
	height:15px;
	float:left;
}

.titulo_1_avisos a{
	text-decoration:none;
	color:#7C7C7C;
}
.titulo_1_avisos a:hover{
	text-decoration:underline;
	color:#7C7C7C;
}
.titulo_1_avisos a:visited{
	color:#7C7C7C;
}

.titulo_1_noticias{
	width: 380px;
	height:15px;
	text-align:justify;
	float:left;
	color:#7C7C7C;
	/*font-size: 0.7em;*/
/*	font-size: 0.85em;*/
	font-size: 12px;
	margin-left:3px;
	margin-bottom:7px;
}

.titulo_1_noticias a{
	text-decoration:none;
	color:#7C7C7C;
}
.titulo_1_noticias a:hover{
	text-decoration:underline;
	color:#7C7C7C;
}
.titulo_1_noticias a:visited{
	color:#7C7C7C;
}

.texto_1_anuncios{
	width: 512px;;
	height:auto;
	text-align:justify;
	float:left;
	color: #0038D9;
	font-size: 12px;
	margin-top:2px;
	margin-left:3px;
}

.texto_1_anuncios a{
	text-decoration:none;
	color: #0038D9;
}
.texto_1_anuncios a:hover{
	text-decoration:underline;
	color: #0038D9;
}
.texto_1_anuncios a:visited{
	color: #0038D9;
}

.texto_1_avisos{
	width: 350px;
	height:auto;
	text-align:justify;
	float:left;
	color: #0038D9;
	/*font-size: 0.85em;*/
	font-size: 12px;
	margin-top:2px;
	margin-left:3px;
}

.texto_1_avisos a{
	text-decoration:none;
	color: #0038D9;
}
.texto_1_avisos a:hover{
	text-decoration:underline;
	color: #0038D9;
}
.texto_1_avisos a:visited{
	color: #0038D9;
}

.texto_1_avisosSubportal{
	width: 450px;
	height:auto;
	text-align:justify;
	float:left;
	color: #0038D9;
	/*font-size: 0.85em;*/
	font-size: 12px;
	margin-top:2px;
	margin-left:3px;
}

.texto_1_avisosSubportal a{
	text-decoration:none;
	color: #0038D9;
}
.texto_1_avisosSubportal a:hover{
	text-decoration:underline;
	color: #0038D9;
}
.texto_1_avisosSubportal a:visited{
	color: #0038D9;
}

.texto_1_noticias{
	width: 380px;
	height:auto;
	text-align:justify;
	float:left;
	color: #0038D9;
/*	font-size: 0.85em;*/
/*	font-size: 1em;*/
	font-size: 12px;
	margin-top:2px;
	margin-left:3px;
}

.texto_1_noticias a{
	text-decoration:none;
	color: #0038D9;
}
.texto_1_noticias a:hover{
	text-decoration:underline;
	color: #0038D9;
}
.texto_1_noticias a:visited{
	color: #0038D9;
}

.pie{
	width:776px;
	height:70px;
	font-size:12px;
	color:#777777;
	background-image: url(../imagenes/fondoPie.gif);
	background-repeat: no-repeat;
	margin-top:12px;;
	padding-left: 12px;;
	padding-right: 12px;;
}

.imagenPie{
	width:776px;
	height:auto;
}

.agruparPie{
	width: 776px;
	height: auto;
	float: left;
}

.txt13ngris{	
	color: #777777;
	font-size: 13px;
	font-weight: bold;
	text-align:justify;
	text-decoration: none;
}

.txt13ngris a{
	text-decoration:none;
	color: #0038D9;
}
.txt13ngris a:hover{
	text-decoration:underline;
	color: #0038D9;
}
.txt13ngris a:visited{
	color: #0038D9;
}

.txt11ngris{	
	color: #777777;
   font-size: 12px;
	font-weight: bold;
	text-align:justify;
	text-decoration: none;
}

.txt12gris{
	font-size: 12px;
	text-align:justify;
	color:#666666;
}

#sindecoracion
{
 text-decoration: none;
}

.w3c{
	width: 126px;
	height: auto;
	float: right;
}

.enlacesPie{
	width:618px;
	height:auto;
	color: #777777;
   font-size: 11px;
	float:left;
	text-align:justify;
}

.enlacesPie a{
	text-decoration:none;
	font-size: 11px;
	color: #777777;
}
.enlacesPie a:hover{
   text-decoration:underline;
	font-size: 11px;
	color: #777777;
}
.enlacesPie a:visited{
	font-size: 11px;
	color: #777777;
}

.texto_pie{
	width:776px;
	height:auto;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	float:left;
	margin-top: 15px;
	text-align:justify;
}

.w3c{
	width:126px;
	height:18px;
	float:right;
	margin-right:15px;
	margin-top:12px;;
}

.pie_bloque{
	clear: both;
	font-size: 0.1em;
}
.top_centro{
	width:190px;
	height: auto;
	color:white;
	float:left;
	margin-top: 17px;
	background-image: url(../imagenes/aunclic.gif);
	background-repeat: no-repeat;
}
.centro{
 	width: 188px;
	height:auto;
	float:left;
	margin-left:14px;
	margin-top:12px;
}

.centro_i{
	width: 170px;
	height:auto;
	margin-top: 2px;
	float:left;
	padding-top: 2px;
	padding-bottom: 2px;
	/padding-bottom: 30px;
}

.fila_item_clic{
	width: 170px;
   height:auto;
	margin-bottom: 3px;
	float:left;
}

.bullet_item_clic{
	width: 7px;
	height: auto;
	float:left;
	margin-top: 3px;
	background-image: url(../imagenes/boton_dere_gris.gif);
	background-repeat: no-repeat;
}

.agenda{
	width:190px;
	height: auto;
	float:left;
/*	padding-top: 22px;*/
	/*background-image: url(../imagenes/agenda.gif);*/
	background-repeat: no-repeat;
}

.agendaCiudad{
	width:190px;
	height: auto;
	float:right;
	/*padding-top: 22px;*/
	/*background-image: url(../../imagenes/agenda.gif);*/
	background-repeat: no-repeat;
}


.top_agenda{
	width:190px;
	height:19px;
	float:left;
	background-image: url(../imagenes/agenda.gif);
	background-repeat: no-repeat;	
}


/*
.top_agenda{
	margin-bottom:12px;	
	width:190px;
	height:19px;
	color: #FFFFFF;
	float:left;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../imagenes/agenda.gif);
	background-repeat: no-repeat;		
}
*/

.agendaMes{
	width:100px;
	height: 19px;
	text-align:right;	
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-1.5em;
	/top:-3.1em;
	margin-left:78px;
	font-size:0.7em;
}
.agendaMes a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.agendaMes a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.agendaMes a:visited{
	color:#FFFFFF;
	font-weight: normal;
}


.ResultadoBusqueda{
	font-size: 12px;
	color: #787878;
	font-weight: bold;
}

.titulo_contenido{
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #0034CA;
}

.texto_contenido_buscador{
	float:left;
	margin-left:8px;
	margin-top:8px;
	font-weight:bold;
	color:#DC3F44;
	font-size: 12px;
	cursor:pointer;
}
.texto_contenido_buscador a{
	text-decoration:none;
	color:#DC3F44;
	font-size: 12px;
}

.texto_contenido_buscador a:hover{
	text-decoration:underline;
	color:#1C1C1C;
	font-size: 12px;
}

.texto_contenido_buscador a:visited{
	color:#515151;
	font-size: 12px;
}

.textoContenido {
	font-size: 12px;
	color: #0000FF;
}

.textoContenido0 {
	font-size: 12px;
	color: #000000;
}

.tituloBox1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}

.texto_item_clic{
	width: 150px;
	height:auto;
	text-align:justify;
	float:left;
	color: #7C7C7C;
	font-size: 12px;
	margin-left: 5px;
}
.texto_item_clic a{
   text-decoration:none;
   color: #7C7C7C;
	float:left;
}
.texto_item_clic a:hover{
   text-decoration:underline;
   color: #7C7C7C;
	float:left;
}
.texto_item_clic a:visited{
   color: #7C7C7C;
	float:left;
}

.tiempo{
	float:left;
	margin-top: 0px;
	/margin-top: -30px;
	/*text-align: center;	*/
	height:50px;
	width:190px;
	height: auto;
	float:left;
	padding-top: 30px;
	background-image: url(../imagenes/eltiempo.gif);
	background-repeat: no-repeat;
}

#tiempoCentro
{
text-align: center;
}

.titulo_tiempo{
	width:181px;
	height:18px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color: #7C7C7C;
}
 
.titulo_tiempo a:hover{
	color: #7C7C7C;
	text-decoration: underline;
}
 
.titulo_tiempo a:visited{
	color: #7C7C7C;
	text-decoration: none;
}

.titulo_tiempo a:link{
	color: #7C7C7C;
	text-decoration: none;
}

 
.titulo_tiempo a:active{
	color: #7C7C7C;
	text-decoration: none;
}
 .izquierda{
 	width: 216px;
	height:auto;
	float:left;
	margin-left:11px;
	/margin-left:6px;
	margin-top:12px;;
}

.izquierda_b{
 	width: 187px;
	height: auto;
	float:left;
	margin-top:12px;
}

.izquierdaCiudad{
	width: 390px;
	height: auto;
	margin-left: 19px;
	/margin-left: 19px;
	float:left;
}

.derecha{
	width: 160px;
	height:auto;
	float:right;
	margin-right:27px;
	/margin-right:-4px;
	margin-top:12px;;
}

/*.derecha2{
	width: 195px;
	height:auto;
	float:left;
	margin-left:12px;
	margin-top:12px;;
}*/

.derechaCiudad{
	width: 160px;
	height:auto;
	float:right;
	margin-left:12px;
	margin-right:20px;
	/margin-right:0px;
	margin-top:12px;;
}

.menu_b{
	width: 315px;
	height: auto;
	/*margin-left: 12px;;*/
	margin-top: 12px;;
	float:left;
}
.degradao_destacados{
	width:50px;
	height:52px;
	float: left;
}

.destacado{
	width:160px;
/*	height:52px;*/
	height:61px;
	font-size:12px;
}

.destacadoAyun{
	width:110px;
	height:50px;
	float:left;
	font-size:12px;
}

.degradaoAyun{
	width:97px;
	height:47px;
	text-align: center;
}

.titulo_destacado{
	width:112px;;
	height:auto;
	color:#666666;	
	font-size: 12px;
	text-align: left;
	
	margin-top:-36px;
	margin-left: 55px;
	
	float:left;
}

.titulo_destacado a{
   text-decoration:none;
	color:#666666;
}
.titulo_destacado a:hover{
   text-decoration:underline;
   color:#666666;
}
.titulo_destacado a:visited{
   color:#666666;
}

.descripcion_destacado{
	width:212px;
	height:16px;
	color:#003BE6;
	margin-top:2px;
	float:left;
}

.anuncio{
	width:90px;
	height:62px;
	float:left;
	margin-left:2px;
	margin-top:5px;
	text-align: center;
	vertical-align: middle;
}

.anunciosCiudad{
	width:90px;
	height:62px;
/*	padding-left: 36px;*/
}

.bannerCiudad{
	width: 120px;
	/width: 116px;
	height: auto;
	float: left;
}

.top_izq{
	width:165px;
	height:30px;
	float:left;
	margin-left: 5px;
}

.top_der{
	width:180px;
	height:29px;
	float:right;
	margin-top: -1px;
	/margin-top: 0.5px;
}

.total_submenu{
	width:98px;
	/width:95px;
	height:28px;
	float:left;
	margin-top:3px;
}
.menu_i{
	width:95px;
	height:26px;
	float:left;
	background-color:#D1D1D1;
	margin-right:3px;
	font-size:12px;
	margin-top: -3px;
	/margin-top: -15px;
	text-align: center;
}
.menu_i a {
  text-decoration:none;
  color:black;
  text-align: center;
}
.menu_i a:hover{
    text-decoration:underline;
    color:black;
  text-align: center;
}
.menu_i a:visited{
   color:black;
  text-align: center;
}
.menu_s{
	width:95px;
	height:26px;
	float:left;
	background-color:#0038D9;
	margin-right:3px;
	font-size:12px;
	margin-top: -3px;
	/margin-top: -15px;
	text-align: center;
}
.menu_s a {
  text-decoration:none;
  color:white;
  text-align: center;
}
.menu_s a:hover{
    text-decoration:underline;
    color:white;
  text-align: center;
}
.menu_s a:visited{
   color:white;
  text-align: center;
}

.menu_sp{
	width:95px;
	height:26px;
	float:left;
	background-color:#0038D9;
	margin-right:3px;
	font-size:12px;
	margin-top: -3px;
	/margin-top: -15px;
	text-align: center;
	color: #FFFFFF;
}
.menu_sp a {
  text-decoration:none;
  color: #FFFFFF;
  text-align: center;
}
.menu_sp a:hover{
    text-decoration:underline;
    color: #FFFFFF;
  text-align: center;
}
.menu_sp a:visited{
    color: #FFFFFF;
  text-align: center;
}

.arriba_menuAzul{
	width:95px;
	height:5px;
	background-image: url(../imagenes/arriba_menu_azul.gif);
	background-repeat: no-repeat;
}

.arriba_menuGris{
	width:95px;
	height:5px;
	background-image: url(../imagenes/arriba_menu_gris.gif);
	background-repeat: no-repeat;
}

.img_top {
	width: 20px;
	height: 20px;
	margin-top: -18.5px;
	/margin-top: -21.5px;
	margin-left: 130px;
	/margin-left: 140px;
}

/*.img_top2 {
	width: 20px;
	height: 20px;
	margin-top: -22px;
	margin-left: 160px;
}*/

.comboPortales{
	width: 160px;
	height: 20px;
	color: #7C7C7C;
}

.abajo_menu{
	width:86px;
	/width:95px;
	height:5px;
	margin-left:3px;
}

.menu_select{
	width:79px;
	/width:94px;
	height:17px;
	float:left;
	padding-left:15px;
	background-color:#9EC845;
	margin-left:3px;
}

.menu_select a {
  text-decoration:none;
  color:#FFFFFF;
}
.menu_select a:hover{
    text-decoration:underline;
    color:#FFFFFF;
}
.menu_select a:visited{
   color:#FFFFFF;
}

/*.meses_a{
	width: 172px;
	height: 19px;
	float:left;
	background-color:#E9E9E9;
	margin-left:3px;
	padding-top:5px;
}
.meses{
	width: 50px;
	height: 19px;
	font-size: 0.6em;
	float:left;
	background-color:#E9E9E9;
	margin-left:20px;
	
}
.meses2{
	width: 30px;
	/width: 20px;
	height: 19px;
	font-size: 0.6em;
	float:left;
	background-color:#E9E9E9;
	margin-left:17px;
}
.meses a{
  text-decoration:none;
  color:#828282;
    }
.meses a:hover{
    text-decoration:underline;
    color:#828282;
    }
.meses a:visited{
   color:#828282;
    }
.meses2 a{
  text-decoration:none;
  color:#828282;
    }
.meses2 a:hover{
    text-decoration:underline;
    color:#828282;
    }
.meses2 a:visited{
   color:#828282;
    }
 .agenda_impar{
	background-color: #FFFFFF;
 }

.agenda_par{
	background-color: #F5F5F5;
 }
 .textoAgendaSinBorde_a {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	letter-spacing: 1;
	padding:3px;
	
}

.textoAgendaSinBorde_a a {
  text-decoration:none;
  color:#FFFFFF;
}
.textoAgendaSinBorde_a a:hover{
    text-decoration:underline;
    color:#FFFFFF;
}
.textoAgendaSinBorde_a a:visited{
   color:#FFFFFF;
}

.enlaceAgenda_a {
	background-color: #0038D9;	
	font-size: 14px;	
}
.diasSemana_a {
	font-family: Arial;
	font-size: 14px;
	margin-top:16px;
	width: 12px;;
	color: #777777;
	background-color: #F5F5F5;
}*/

.altura23px{
	height: 23px;
}

.fondoAgenda{
	background-color: #BFBFBF;
}

.agendaTabla{
	margin-top:-20px;
	/margin-top:-37px;
	width: 190px;
	border: 0;
	float: left;
}

.diasSemana{
	font-size: 12px;
	text-align: center;
	width: 17px;
	color: #666666;
	background-color: #E9E9E9;
}

.agenda_impar{
	background-color: #FFFFFF;
	height: 11px;
}

.agenda_par{
	background-color: #F5F5F5;
	height: 11px;
}

.altura1px{
	height: 1px;
}
 
.textoAgenda{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1;
	/*padding:3px;
	padding-left: 5px;
	padding-right: 4px;*/
	padding:1px;
	cursor:pointer;
}

.textoAgenda a{
	text-decoration:none;
	text-align: center;
	color: #0038D9;
}
.textoAgenda a:hover{
    text-decoration:underline;
		text-align: center;
	color: #0038D9;
}
.textoAgenda a:visited{
		text-align: center;
	color: #0038D9;
}

.enlaceAgenda {
	background-color: #0038D9;	
	color: #FFFFFF;
	font-size: 12px;
}

.meses_e{
	width: 190px;
	height: 16px;
	float: left;
	background-color:#E9E9E9;
	padding-bottom: 3px;
}

.mesActual{
	width: 190px;
	height: 16px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	float:left;
	padding-top: 1px;
	padding-bottom: 5px;
}

.meses{
	margin-top:4px;
	width: 95px;
	height: 16px;
	font-size: 12px;
	text-align: center;
	float:left;	
}
.meses a{
	text-decoration:none;
	color: #0038D9;
}
.meses a:hover{
   text-decoration:underline;
	color: #0038D9;
}
.meses a:visited{
	text-decoration:none;
	color: #0038D9;
}

.eventoHoy{
	width: 180px;
	height: auto;
	float:left;	
}

.eventoActual{
	width: 30px;
	height: auto;
	font-size: 12px;;
	text-align: left;
	font-weight: bold;
	margin-left: 2px;
	float:left;	
}

.eventoTexto{
	width: 145px;
	height: 16px;
	font-size: 12px;;
	float:left;	
}
.eventoTexto a{
	text-decoration:none;
	color: #0038D9;
}
.eventoTexto a:hover{
   text-decoration:underline;
	color: #0038D9;
}
.eventoTexto a:visited{
	text-decoration:none;
	color: #0038D9;
}

.textoMapaWeb{
	width: 550px;
	width:auto;
	background-color: #EBEAEA;
	font-weight: bold;
	color: #001465;
	cursor:pointer;
	font-size: 12px;
}

.enlacesMapaWebGlobal{
	margin-left: 25px;
}

.imagenMapaWeb{
	width: 7px;
	height: auto;
	float: left;
	background-image: url(../app/mapaWeb/imagenes/bullet01.gif);
	background-repeat: no-repeat;
}

.enlacesMapaWeb{
 	width:500px;
	height:auto;
	margin-left:5px;
	margin-top: -5px;
	font-size: 12px;
	color:#0037D5;
	float: left;
}

.enlacesMapaWeb a{
	text-decoration:none;
	color:#0037D5;
	font-weight: normal;
	font-size: 12px;
}

.enlacesMapaWeb a:hover{
	text-decoration:underline;
	color:#0037D5;
	font-weight: normal;
	font-size: 12px;
}

.enlacesMapaWeb a:visited{
	color:#0037D5;
	font-weight: normal;
	font-size: 12px;
}

.mapawebtodos{
	width:400px;
	height:auto;
}

.masAvisos{
	width:70px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-3em;
	/top:-2.7em;
	margin-left:325px;
	font-size:0.7em;
}
.masAvisos a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.masAvisos a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.masAvisos a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

.masAvisosInicio{
	width:70px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-5.1em;
	margin-left:320px;
	font-size:0.7em;
}
.masAvisosInicio a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.masAvisosInicio a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.masAvisosInicio a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

.masAnuncios{
	width:80px;
  color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-3.7em;
	margin-left:480px;
	font-size:0.7em;
}
.masAnuncios a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.masAnuncios a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.masAnuncios a:visited{
	color:#FFFFFF;
	font-weight: normal;
}


/******************/

.masTablonAnuncios{
	width:80px;
  color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-5.5em;
	margin-left:480px;
	font-size:0.7em;
}
.masTablonAnuncios a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.masTablonAnuncios a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.masTablonAnuncios a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

/******************/


.masLicitaciones{
	width:80px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-5.5em;
	margin-left:470px;
	font-size:0.7em;
}
.masLicitaciones a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.masLicitaciones a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.masLicitaciones a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

.menu_izdo{
	width:202px;
	height:auto;
}
.contenido2{
	width:570px;
	height:auto;
	font-size: 12px;
	text-align:justify;
	color:#666666;
	margin: 0px;
	float: left;
	
}

.contenido3{
	width:775px;
	height:auto;
	font-size: 12px;
	text-align:justify;
	margin-top:12px;;
	color:#666666;
}

.bullet_menuN1 {
	width: 9px;
	height: auto;
	float:left;
	margin-top: 5px;
	/margin-top: 5px;
	background-image: url(../imagenes/boton_dere_gris.gif);
	background-repeat: no-repeat;
}

.menu_b{
	width:170px;
	color: #0037D5;
	font-size: 12px;
	font-weight:bold;
	float:left;
	margin-top:5px;
}
.menu_b a{
	text-decoration:none;
	color:#0037D5;
}
.menu_b a:hover{
	text-decoration:underline;
	color:#0037D5;
}
.menu_b a:visited{
	color:#0037D5;
}

.linea{
	width:165px;
	height:8px;
	background-image: url(../imagenes/linea_azul.gif);
	background-repeat: no-repeat;
}

.destacado_b{
	width:187px;
	height:29px;
	float:left;
	font-size:12px;
	padding-top: 6px;
	background-image: url(../imagenes/opcMenuSel.gif);
	background-repeat: no-repeat;
}

.destacado_b a{
   text-decoration:none;
   color:#666666;
	margin-left: 12px;;

}
.destacado_b a:hover{
   text-decoration:underline;
   color:#666666;

	margin-left: 12px;;
}
.destacado_b a:visited{
   color:#666666;

	margin-left: 12px;;
}

.destacado_c{
	width:187px;
	height:29px;
	float:left;
	font-size:12px;
	padding-top: 6px;
	background-image: url(../imagenes/opcMenuNoSel.gif);
	background-repeat: no-repeat;
}

.destacado_c a{
   text-decoration:none;
   color:#666666;
	margin-left: 12px;;
}
.destacado_c a:hover{
   text-decoration:underline;
   color:#666666;
	margin-left: 12px;;
}
.destacado_c a:visited{
   color:#666666;
	margin-left: 12px;;
}

.tituloListadoSubcategorias{
	width: 506px;
	height:auto;
	text-align:justify;
	float:left;
	color: #666666;
	font-size: 12px;
	margin-left:3px;	
}

.listadoEmpresas {
	width: 506px;
	height:auto;
	text-align:justify;
	float:left;
	color: #666666;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:23px;
}

.listadoEmpresas a{
	text-decoration:none;
	color:#666666;
}
.listadoEmpresas a:hover{
	text-decoration:underline;
	color:#666666;
}
.listadoEmpresas a:visited{
	color:#666666;
}

.listadoSubcategorias{
	width: 506px;
	height:auto;
	text-align:justify;
	float:left;
	color: #0034CA;
	font-size: 12px;
	margin-top:2px;
	margin-left:3px;
}

.listadoSubcategorias a{
	text-decoration:none;
	color:#0034CA;
}
.listadoSubcategorias a:hover{
	text-decoration:underline;
	color:#0034CA;
}
.listadoSubcategorias a:visited{
	color:#0034CA;
}

.listadoSubcategorias2{
	width: 506px;
	height:auto;
	text-align:justify;
	float:left;
	color: #0034CA;
	font-size: 12px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:13px;
}

.listadoSubcategorias2 a{
	text-decoration:none;
	color:#0034CA;
}
.listadoSubcategorias2 a:hover{
	text-decoration:underline;
	color:#0034CA;
}
.listadoSubcategorias2 a:visited{
	color:#0034CA;
}

.textoLargo{
	text-align:justify;
	color: #666666;
	font-size: 12px;
}

.textoLargoFinal{
	text-align:right;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.texto11n {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.texto11b {
	font-family: Arial;
	font-weight: bold;
	font-size: 0.7em;
}


.texto12n {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.texto12b {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.txtPortal{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}


.encabezadoContactar {
	text-align: left;
	color: #FFFFFF;
	background-color: #0038D9;
	font-weight: bold;
	font-size: 12px;
}

.textoContenido {
	color: Black;
	text-align: justify;
	padding-left:12px;;
	font-family:Arial;
	font-size:12px;
	padding-top:5px;
}
.textoContenido a{
  text-decoration:none;
  color:#828282;
    }
.textoContenido a:hover{
    text-decoration:underline;
    color:#828282;
    }
.textoContenido a:visited{
   color:#828282;
    }
	 
.textoContenido3 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.bullet_menu{
	vertical-align: top;
}

.menuN2 {
	color: Black;
	text-align: justify;
	padding-left:5px;
	font-family:Arial;
	font-size:11px;
	padding-top:5px;
}

.menuN2 a{
  text-decoration:none;
  color:#828282;
}
.menuN2 a:hover{
    text-decoration:underline;
    color:#828282;
}
.menuN2 a:visited{
   color:#828282;
}
	 
.tablaMonumentos{
    margin-left:10px;
	width: 590px;
	height: auto;
}

.tablaRutas{
    margin-left:20px;
	width: 575px;
	height: auto;
}

.celdaMonumentos{
	width: 110px;
	height: 115px;
	padding-left:5px;
	padding-right:5px;
	float: left;
}

.imagenMonumento{
	width: 100px;
	height: 75px;
	cursor: pointer;
	float: left;
}

.imagenMonumento a{
	text-decoration:none;
	color:#0034CA;
}
.imagenMonumento a:hover{
	text-decoration:none;
	color:#0034CA;
}
.imagenMonumento a:visited{
	text-decoration:none;
	color:#0034CA;
}

.descripcionMonumento{
	width: 100px;;
	height:auto;
	text-align:center;
	float:left;
	color: #0034CA;
	font-size: 12px;
	margin-top:2px;
	/*margin-left:3px;*/
}

.descripcionMonumento a{
	text-decoration:none;
	color:#0034CA;
}
.descripcionMonumento a:hover{
	text-decoration:underline;
	color:#0034CA;
}
.descripcionMonumento a:visited{
	text-decoration:none;
	color:#0034CA;
}

.celdaRuta{
	width: 112px;
	height: 115px;
	float: left;
}

.descripcionRuta{
	width: 100px;
	height:auto;
	text-align:center;
	float:left;
	color: #0034CA;
	font-size: 12px;
	margin-top:2px;
	/*margin-left:3px;*/
}

.descripcionRuta a{
	text-decoration:none;
	color:#0034CA;
}
.descripcionRuta a:hover{
	text-decoration:underline;
	color:#0034CA;
}
.descripcionRuta a:visited{
	text-decoration:none;
	color:#0034CA;
}


.monumentoSinImagen{
	width: 300px;
	height:auto;
	text-align:left;
	float:left;
	color: #0034CA;
	font-size: 12px;
	margin-top:2px;
}

.monumentoSinImagen a{
	text-decoration:none;
	color:#0034CA;
}
.monumentoSinImagen a:hover{
	text-decoration:underline;
	color:#0034CA;
}
.monumentoSinImagen a:visited{
	text-decoration:none;
	color:#0034CA;
}

.imagen_bullet {
	margin-top:4px;
	/margin-top:8px;
}

.imagen_bullet_clic {
	margin-top:2px;
}

.flashTurismo{
	margin-left: 20px;
	margin-top: 12px;;
	text-align: center;
}

.tablaContactar{
	width: 70%;
}

.textoCabeceraContactar{
	font-family: Arial;
	font-size: 12px;
	background-color: #0038D9;
	text-align: center;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	
}

.textoClausula{
	color:#666666;
	font-size: 12px;
	text-align:justify;
}

.topContenidoAyun{
	width: 570px;
	/width: 580px;
	height: 52px;
	float: left;
	margin-top: 12px;;
	padding-left: 12px;
	/padding-left: 17px;
}

.globalSuscripciones{
	width: auto;
	height: auto;
	text-align: center;
}

.textoSuscripciones{
	width: 425px;
	height: auto;
	text-align: left;
	color: #0038D9;
}

.cajaSuscripciones{
	width: 425px;
	height: auto;
	border: 1px solid	#0038D9;
	padding: 12px;;
}

.textoAltaBajaSuscripciones{
	width: 400px;
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 12px;;
	margin-top: 5px;
	color: #777777;
}

.textoAltaBajaSuscripcionesNegrita{
	width: 400px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;;
	margin-top: 12px;;
	color: #777777;	
}

.agrupaTemas{
	width: 420px;
	height: auto;
	margin-top: 12px;;
	padding-left: 12px;;
}

.temaSuscripcion{
	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	color: #777777;
}

.altaBajaSuscripcion{
	width: 400px;
	height: auto;
	text-align: center;
	margin-top: 12px;;
}

.suscripcionInicio{
  width:70px;
  color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-3.8em;
	margin-left:220px;
	font-size:0.7em;
}
.suscripcionInicio a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionInicio a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionInicio a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

/***********************************/
.suscripcionInicioNot{
  width:70px;
  color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-4.2em;
	margin-left:220px;
	font-size:0.7em;
}
.suscripcionInicioNot a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionInicioNot a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionInicioNot a:visited{
	color:#FFFFFF;
	font-weight: normal;
}


.masNoticiasInicio{
	width:70px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-5.5em;
	margin-left:320px;
	font-size:0.7em;
}
.masNoticiasInicio a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.masNoticiasInicio a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.masNoticiasInicio a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

.masNoticiasInicioSubportal{
	width:70px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-4.5em;
	margin-left:420px;
	font-size:0.7em;
}
.masNoticiasInicioSubportal a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.masNoticiasInicioSubportal a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.masNoticiasInicioSubportal a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionTablonAnuncios{
	width:80px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-4.3em;
	margin-left:370px;
	font-size:0.7em;
}
.suscripcionTablonAnuncios a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionTablonAnuncios a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionTablonAnuncios a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionLicitaciones{
	width:80px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-4.3em;
	margin-left:370px;
	font-size:0.7em;
}
.suscripcionLicitaciones a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionLicitaciones a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionLicitaciones a:visited{
	color:#FFFFFF;
	font-weight: normal;
}
/****************************/


.suscripcionCiudadNot{
  width:70px;
  color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-3.2em;
	margin-left:220px;
	font-size:0.7em;
}
.suscripcionCiudadNot a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionCiudadNot a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionCiudadNot a:visited{
	color:#FFFFFF;
	font-weight: normal;
}


.masNoticiasCiudad{
	width:70px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-4.5em;
	margin-left:320px;
	font-size:0.7em;
}
.masNoticiasCiudad a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.masNoticiasCiudad a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.masNoticiasCiudad a:visited{
	color:#FFFFFF;
	font-weight: normal;
}




/*****************************************************/

.suscripcionAyuntamiento{
	width:80px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-2.4em;
	margin-left:370px;
	font-size:0.7em;
}
.suscripcionAyuntamiento a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionAyuntamiento a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionAyuntamiento a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionCiudad{
	width:70px;
	color: #FFFFFF;
	position:relative;
	z-index:0;
	top:-1.7em;
	/top:-1.4em;
	margin-left:225px;
	font-size:0.7em;
}
.suscripcionCiudad a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionCiudad a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: normal;
}

.suscripcionCiudad a:visited{
	color:#FFFFFF;
	font-weight: normal;
}

.botoneraInf{
	width: 520px;
	height: auto;
	float: left;
}

.botonIzq{
	width: 388px;
	height: 9px;
	float: left;
}

.botonDer{
	width: 50px;
	height: 9px;
	float: right;
}

.titulo{
	font-size: 18px;
	font-family: Arial;
	color: #0034CA;
}

.tituloCabeceraPortal{
    width: 480px;
	/width: 470px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
/*	float:left;*/
	float: left;
	margin-top:3px;
	margin-left:5px;
	/margin-left:3px;
/*	top:-2.4em;
	margin-left:12px;
	*/
}


.tituloCabeceraAvisos{
    width: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	position:relative;
	z-index:0;
	top:-2.4em;
	margin-left:12px;
}
.tituloCabeceraAgenda{
    width: 70px;
    height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	position:relative;
	z-index:0;
	top:-1.5em;
	margin-left:12px;
}
.tituloCabeceraNoticias{
    width: 70px;
    height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	position:relative;
	z-index:0;
	top:-2.4em;
	margin-left:12px;
}
.tituloCabeceraAunClic{
    width: 100px;
    height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
/*
	position:relative;
	z-index:0;
*/
	margin-top:0.2em;
	margin-left:12px;
}
.tituloCabeceraTiempo{
    width: 150px;
    height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	/*
	position:relative;
	z-index:0;
*/
	margin-top:-2.3em;
	margin-left:12px;
}

.tituloCabeceraIzqAnuncios{
    width: 150px;
    height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	position:relative;
	z-index:0;
	top:-2.4em;
	margin-left:12px;
}

.tituloCabeceraLicitaciones{
    width: 200px;
    height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	position:relative;
	z-index:0;
	top:-2.5em;
	margin-left:12px;
}


.tituloCabeceraNoticiasCiudad{
    width: 70px;
    height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	position:relative;
	z-index:0;
	top:-1.4em;
	margin-left:12px;
}

.clear{
	clear:both;
}


.galeria{
	width: 100px;
	height: 115px;
	float: left;
}

.galeriaImg{
	width: 100px;
	height: 75px;
	cursor: pointer;
	float: left;
}

.galeriaTxt{
	width: 112px;;
	height:auto;
	text-align:left;
	float:left;
	color: #0034CA;
	font-size: 12px;
	margin-top:2px;
	margin-left:3px;
}

.galeriaTxt a{
	text-decoration:none;
	color:#0034CA;
}
.galeriaTxt a:hover{
	text-decoration:underline;
	color:#0034CA;
}
.galeriaTxt a:visited{
	text-decoration:none;
	color:#0034CA;
}

 #juventud
  {
  	width:550px;min-height:100px;padding-left:35px;padding-right:10px;
  }  
  
  
  #imd{
	width:584px;
	min-height:100px;
	padding-left:20px;
	padding-right:0px;
}

#imd .banner{
	width: 370px;	
	height: auto;	
	float:right;
	padding-left:20px;	
	padding-top:12px;
}

#imd .banner .itembanner{
	width:160px;	
	height: 70px;
	float:left;
}

#imd .agenda{
	width:190px;
	height: auto;
	float: left;	
}
