/*Paginación de Directorio (Ayuntamiento)*/
.LISTPAG_toptable { text-align:center;}
.LISTPAG_pagstable { text-align:center;}
td.LISTPAG_string { vertical-align:middle;width:0;}
td.LISTPAG_nums { vertical-align:middle;height:22px;white-space:nowrap;}
td.LISTPAG_stringall { text-align:center;}
td.LISTPAG_leftpag { text-align:left;width:50px; }
td.LISTPAG_rightpag { text-align:right;width:50px; }

.LISTPAG_stringpags { 
 font: 1em Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 width:0;
 height:0;
}

a.LISTPAG_pagnum:active {  font: 1em Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a.LISTPAG_pagnum:link {  font: 1em Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}
a.LISTPAG_pagnum:visited {  font: 1em Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}
a.LISTPAG_pagnum:hover {  font: 1em Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline}

a.LISTPAG_pagselected:active { border: 1px solid #006699;font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #006699; text-decoration: none }
a.LISTPAG_pagselected:link { border: 1px solid #006699;font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #006699; text-decoration: none }
a.LISTPAG_pagselected:visited { border: 1px solid #006699;font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #006699; text-decoration: none }
a.LISTPAG_pagselected:hover { border: 1px solid #006699;font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #006699; text-decoration: underline }

.LISTPAG_last_pag_grey {width:10px; height:9px;background-image:url('/styles/img/last_pag_grey.gif');}
.LISTPAG_last_pag {width:10px; height:9px;background-image:url('/styles/img/last_pag.gif');}
.LISTPAG_anterior_grey {width:5px; height:9px;background-image:url('/imgfiles/img/comunes/anterior_grey.gif');}
.LISTPAG_anterior {width:5px; height:9px;background-image:url('/imgfiles/img/comunes/anterior_grey.gif');}

.LISTPAG_next_pag_grey {width:10px; height:9px;background-image:url('/styles/img/next_pag_grey.gif');}
.LISTPAG_next_pag {width:10px; height:9px;background-image:url('/styles/img/next_pag.gif');}
.LISTPAG_siguiente_grey {width:5px; height:9px;background-image:url('/imgfiles/img/comunes/siguiente_grey.gif');}
.LISTPAG_siguiente {width:5px; height:9px;background-image:url('/imgfiles/img/comunes/siguiente_grey.gif');}


#directorio h3{
clear:left;
text-align:center;}


.paginacion{width:90%;margin:10px;}
/*
.paginacion .anterior{float:left;margin-bottom:20px;width:30px;}
.paginacion .pagina{text-align:center;float:left;margin-bottom:20px;width:500px;}
.paginacion .siguiente{float:left;margin-bottom:20px;width:30px%;}
.paginacion .siguiente img {float:right;}
*/
#acuerdos ul{padding-left: 0.5em;}
#acuerdos li{
	background: transparent url("/imgfiles/img/cuadro_lista_azul.gif") no-repeat 0 0.5em;
	list-style: none;
	padding-left: 1em;
}
.caja_novedades{
	background: transparent url('/imgfiles/img/ayuntamiento/fondo_acuerdos.gif') no-repeat right;
	float: left; width: 300px; 
	margin: 0px 0px 15px 0px; 
	border: 1px solid #5ABFF0; 
	padding: 10px;
	background-color:#F6FAFE;
}
.caja_novedades li{
	background: transparent url("/imgfiles/img/ayuntamiento/menu/ico_lista2.gif") no-repeat 0 0.5em !important;
}
.caja_buscador{
	background: transparent url('/imgfiles/img/ayuntamiento/fondo_acuerdos.gif') no-repeat right;
	margin: 0px 20px 15px 20px; 
	border: 1px solid #5ABFF0; 
	padding: 10px 0px 3px 10px;
	background-color:#F6FAFE;
	overflow:auto;
	heigth:1%;
}
.caja_listados{
	background: transparent url('/imgfiles/img/ayuntamiento/fondo_acuerdos.gif') no-repeat right;
	margin: 15px 20px 15px 20px; 
	border: 1px solid #5ABFF0; 
	padding: 10px 0px 20px 10px;
	background-color:#F6FAFE;
	overflow:auto;
	
}

* html .caja_novedades	
	{
	margin: 0px 20px 15px 0px;
}
* html .caja_buscador
{
	height:1%;
	overflow:visible;
} 
* html .caja_listados
{
	height:1%;
	overflow:visible;
}
#resultado
{
 /* background: transparent url('/imgfiles/img/ayuntamiento/fondotabla_directorio.jpg') no-repeat right; 
 border: 1px solid #5ABFF0; 
 background: #F6FAFE; */
 margin: 0px 20px 10px 0px;
padding: 10px 10px 10px 0px;
 width: 98%;
}

#resultado .h4_anyo{
	border-bottom: 1px solid #5ABFF0;
	color: #5ABFF0;  	
}

#resultado li{
  list-style: none;
  font-size:10px;
 }


#resultado table{
  width:100%;
}

.etiqueta
{
  color:#006699;
}

.texto_s, .texto_hr
{
 color:#006699;
 font-weight: bold;
 text-align: left;
}
.texto_hr
{
 background-color: #E2F4FD;
 
}
.texto_institucion
{
 color:#006699;
}



