/* FUENTES */
.texto {font-family: Verdana; font-size: 11px; color: #333333; text-align: left; }
.tit_tabla {font-family: Verdana; font-size: 11px;  color: #ffffff; text-align: center;}
.tit_cronica {font-family: Verdana; font-size: 11px;  color: #666666; text-align: center; font-weight:bold}
.por {font-family: Verdana; font-size: 11px;  color: #666666; text-align: center;}
.titular {font-family: Verdana; font-size: 12px;  color: #666666; text-align: center; }
.pre_index {font-family: Verdana; font-size: 13px; line-height:0.5em; margin-left:15px; color: #003366; }
.texto_testi {font-family: Verdana; font-size: 12px; color: #003366; padding-top:5px; padding-bottom:5px; }


/* VÍNCULOS */
a:link {color: #666; text-decoration: underline}
a:visited {color: #666; text-decoration: underline}
a:hover {color: #666; text-decoration: underline}
a:active {color: #666; text-decoration: underline}


/* TABLA CLASIFICACIÓN */
.tabla {border-spacing:1px; font:10px Verdana; background:#E7E7E7; color:#666; table-align:left}

#clasi caption {
border:#666;
border-bottom:1px solid #666;
text-transform:uppercase;
padding:5px;
background:#E7E7E7;
font:11px Verdana;
font-weight:bold;
}

#clasi td    {padding:2px;}
#clasi th    {padding:2px;}
#clasi thead  th   {text-align:center;background:#F5F5F5;color:#666;border:1px solid #fff;text-transform:uppercase;}
#clasi tbody  th {font-weight:bold; width:130px;}
#clasi tbody  tr  {background:#EBF8FE;text-align:left;}
#clasi tbody  tr.odd {background:#fff;border-top:1px solid #fff;}
#clasi tbody  tr  td  {background:#EBF8FE;border:1px solid #fff; text-align:center;}
#clasi tbody  tr td.res {background:#EBF8FE;border:1px solid #fff; width:20px;}
#clasi tbody  tr td.num {font-weight:bold;border:1px solid #fff; width:20px;}
#clasi tbody  tr td.vac {background:#E7E7E7;border:1px solid #fff; width:20px;} 
#clasi tbody  tr.odd td.vac {background:#e7e7e7;border-top:1px solid #fff; width:20px;}
#clasi tbody  tr td.pun {background:#EBF8FE;border:1px solid #fff; width:45px; font-weight:bold;}
#clasi tbody  tr td.cla {background:#EBF8FE;border:1px solid #fff; width:45px; font-weight:bold;}
#clasi tbody  tr.odd td {background:#fff;border-top:1px solid #fff;}


/* TABLA CRÓNICAS */
.tabla_croni {border-spacing:1px; font:10px Verdana; background:#f5f5f5; color:#666;text-align:center;}

#croni caption {
border:#666;
border-bottom:1px solid #666;
text-transform:uppercase;
padding:5px;
background:#E7E7E7;
font:11px Verdana;
font-weight:bold;
}

#croni td  {padding:2px;}
#croni th  {padding:2px;}

#croni tbody  tr  td  {background:#f5f5f5;border:1px solid #f5f5f5; text-align:center;}


/* TABLA INFORMACIÓN */
.tabla_info {border-spacing:1px; font:10px Verdana; background:#f5f5f5; color:#666; text-align:left;}

#info caption {
border:#666;
border-bottom:1px solid #666;
padding:5px;
background:#E7E7E7;
font:11px Verdana;
font-weight:bold;
}

#info td  {padding:2px;}
#info th  {padding:2px;}

#info tbody  tr  td  {background:#f5f5f5;border:3px solid #f5f5f5;  }
