@charset "utf-8";
/* CSS Document */

#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:1010px;
  height: 100%;
  margin: auto;
}

body {
	background:#efefef;
	color:#333;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

.color {color:#2193c6!important;}

a {color:#335577!important; background-color: transparent;}
a:link {text-decoration: none; background-color: transparent;}
a:visited {text-decoration: none; background-color: transparent;}
a:active {text-decoration: none; background-color: transparent;}
a:hover {text-decoration: underline; background-color: transparent;}
a.nohover { text-decoration: none; background-color: transparent; }

.whitelink a 
{color:#FFFFFF!important;
background-color: transparent;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:25px;}

.bluelink a
{color:#0066FF!important;
background-color: transparent;
/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
font-family:"Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
text-align:left;
line-height:25px;
}
.bluelink a:visited {color:#FFFFFF!important; text-decoration: none; background-color: transparent;}

.lightbluelink a
{color:#6699FF!important;
background-color: transparent;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
line-height:25px;
}


hr {color:#e5e5e5;height:1px;border:0;background:#e5e5e5;margin-bottom:13px;_margin-bottom:5px;clear:both;}
*+html hr {margin-bottom:5px;}
hr.dash {border:0;border-top:1px dashed #d6d6d6;color:#fff;background-color:#fff;height:1px;}
label {cursor:pointer;}
acronym {border-bottom:0;cursor:help;}


.titulo_ppal
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#000000;
text-align:left;}

.titulo_sec
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#000000;
font-weight:bold;
text-align:left;}

.titulo_sec_ranking
{/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-align:left;}

.seccion
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#095880;
font-weight:bold;
font-variant:small-caps;
text-align:left;}

.seccion_negra
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
font-variant:small-caps;
text-align:left;}

.tabla_negra
{border:none;
background-color:#000000;
}

.tabla_blanca
{border:none;
background-color:#FFFFFF;
}

.tabla_azul
{border:none;
background-color:#0066FF;
}

.fecha-actualizacion
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-align:left;}

.texto_buscador
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-align:left;}

.texto_barra_horizontal
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
line-height:25px;}

.titulos_celeste_header
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0066FF;
font-weight:bold;
text-align:left;
line-height:25px;}

.titulos_celeste
{/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
font-family: Georgia, "Times New Roman", Times, serif;	
/*font-family:"Times New Roman", Times, serif;*/
font-size:16px;
color:#0066FF;
/*font-weight:bold;*/
text-align:left;
line-height:20px;}

.titulos_celeste_ppal
{/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
font-family: Georgia, "Times New Roman", Times, serif;	
/*font-family:"Times New Roman", Times, serif;*/
font-size:22px;
color:#0066FF;
/*font-weight:bold;*/
text-align:left;
line-height:25px;}

.copete_nota_individual
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:16px;
color:#777777;
font-weight:bold;
text-align:left;}

.copete_nota
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
text-align:left;}

.desarrollo_nota
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
text-align:left;}

.firma_notas
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
text-align:left;
font-variant:small-caps;}

.floatFix 
{padding-left:5px;
padding-right:5px;
background:url('1x1_gris.gif') repeat-y;
}

.floatFixBlack 
{padding-left:5px;
padding-right:5px;
background:url('1x1_gris.gif') repeat-y;
background-color:black
}

.columnaNotas {background:url('1x1_gris.gif') repeat-y;}

#troncal {
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

#troncal_top {
	border-top:1px solid #e0e0e0;
}

#myselect {
width:160px;
}
#myselect option {
width:220px;
}


