@import url(comun.css);

A:link {COLOR: #333333; TEXT-DECORATION: none}
A:visited {COLOR: #333333; TEXT-DECORATION: none}
A:hover {COLOR: #2C5774; TEXT-DECORATION: none}

.celda { 
	background-color: #3B87DF;
}

.boton a { 
	background-color: #3B87DF;
}

.boton a:hover { 
	background-color: #1B5EA7;
}

.oscuro_peq_nor {
	font-family: Arial;
	font-size: 9pt;
	color: #F3F3F3;
	text-decoration: none;
}

.oscuro_peq_des {
	font-family: Arial;
	font-size: 9pt;
	color: #2596FF;
	text-decoration: none;
}


.oscuro_mini_nor {
	font-family: Arial;
	font-size: 8pt;
	color: #F3F3F3;
	text-decoration: none;
}

.oscuro_mini_des {
	font-family: Arial;
	font-size: 8pt;
	color: #63BBFF;
	text-decoration: none;
}

.oscuro_tcelda_nor {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}

.oscuro_tcelda_des {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: #4995EB;
	text-decoration: none;
}

.oscuro_tcelda_des_light {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: #9FC8F4;
	text-decoration: none;
}

A.oscuro_mini_nor:link {COLOR: #CCCCCC; TEXT-DECORATION: none}
A.oscuro_mini_nor:visited {COLOR: #CCCCCC; TEXT-DECORATION: none}
A.oscuro_mini_nor:hover {COLOR: #84CBFF; BACKGROUND-COLOR: #3C3C3C; TEXT-DECORATION: none}

.oscuro_barra {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

A.oscuro_barra:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
A.oscuro_barra:visited {COLOR: #FFFFFF; TEXT-DECORATION: none}
A.oscuro_barra:hover {COLOR: #CEEAFF; TEXT-DECORATION: none}

.claro_barra {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

A.claro_barra:link {COLOR: #103865; TEXT-DECORATION: none}
A.claro_barra:visited {COLOR: #103865; TEXT-DECORATION: none}
A.claro_barra:hover {COLOR: #2B80DD; TEXT-DECORATION: none}

.claro_peque {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

A.claro_peque:link {COLOR: #103865; TEXT-DECORATION: none}
A.claro_peque:visited {COLOR: #103865; TEXT-DECORATION: none}
A.claro_peque:hover {COLOR: #2B80DD; TEXT-DECORATION: none}

.claro_numero {
	font-family: Arial;
	font-size: 11pt;
	color: #3C3C3C;
	text-decoration: none;
}

.claro_ranking {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.claro_ranking_des {
	font-family: Arial;
	font-size: 10pt;
	color: #2B80DD;
	text-decoration: none;
}

A.claro_ranking:link {COLOR: #103865; TEXT-DECORATION: none}
A.claro_ranking:visited {COLOR: #103865; TEXT-DECORATION: none}
A.claro_ranking:hover {COLOR: #2B80DD; TEXT-DECORATION: none}

.claro_ranking_light {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

A.claro_ranking_light:link {COLOR: #1B5EA7; TEXT-DECORATION: none}
A.claro_ranking_light:visited {COLOR: #1B5EA7; TEXT-DECORATION: none}
A.claro_ranking_light:hover {COLOR: #2B80DD; TEXT-DECORATION: none}

.claro_titulo_gra {
	font-family: Arial;
	font-size: 12pt;
	font-weight: 700;
	color: #1B5EA7;
	text-decoration: none;
}

.claro_titulo_med {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	color: #1B5EA7;
	text-decoration: none;
}

.claro_titulo_peq {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 700;
	color: #1B5EA7;
	text-decoration: none;
}

.sup_destacado {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: 700;
	color: #4B8FE2;
	text-decoration: none;
}
