/* Cabecera --------------------------------------------------------------------------------- */
.buscador_header td {background: url(../img/buscador_bg.jpg) no-repeat; height: 40px; vertical-align: top; padding-top: 12px; text-align: center; color: #666666;}
.buscador_header span {color: #D25600; font-weight: bold;}
/* Cabecera con alerta ------------------------------------------------------------------- */
.buscador_alert td {background: url(../img/buscador_alert_bg.jpg) no-repeat; height: 40px; vertical-align: middle; padding: 0px 10px 0 70px; text-align: left; color: #666666;}
.buscador_alert span {color: #014286; font-weight: bold;}
/* Tabla resultados búsqueda ----------------------------------------------------------- */
.buscador_content td {background: url(../img/bullet_1.gif) no-repeat 0px 17px; padding: 10px 0 5px 15px; text-decoration: none;}
.buscador_content a, .buscador_content a:visited {font-size: 12px; font-weight: bold; color: #D25600;text-decoration:none;}
.buscador_content a:hover {text-decoration: underline;}
/* Paginación top y bottom -------------------------------------------------------------- */
.buscador_pag_top td {text-align: center; border-bottom: 1px dotted #bcbcbc; padding: 0 0 5px 0; font-weight: normal;}
.buscador_pag_bottom td{text-align: center; border-top: 1px dotted #bcbcbc; padding: 5px; font-weight: bold;}
.buscador_pag_bottom span{font-weight: normal;}
.buscador_pag_bottom a, .buscador_pag_bottom a:visited {color: #014286;text-decoration:none;}
.buscador_pag_bottom a:hover {text-decoration: underline;}


/* estadisticas del buscador */
.stats_buscador{}
.stats_buscador caption {font-weight:bold;}
.stats_buscador span {font-weight:bold; color:#d25600;}

.stats_buscador_resultados{ border:solid 1px #d25600;}
.stats_buscador_ano{ color:#000; background:#d25600; font-weight:bold; padding:5px 0px 5px 0px;}
.stats_buscador_fila_titulo{ background:#e9aa7f; color:#000; font-weight:bold; padding:3px 5px 3px 5px;}

.stats_buscador_fila {padding:2px 2px 2px 10px; border-bottom:dotted 1px #d25600;}
