@charset "utf-8";
/* CSS Document */

.txt_pq {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
.txt_ranking {
	font-family: Verdana;
	font-size: 10px;
	color: #666;
}
.txt_Fuente {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
.borde_chip {
	border-right-color: #F38F0D;
	border-bottom-color: #F38F0D;
	border-left-color: #F38F0D;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

.txt_negrita {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003;
}

.txt_TITULO {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #032A75;
}
.txt_LECTURA {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.borde_ranking {
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}
.borde_Foto {
	border: 1px solid #999999;
	padding: 6px;
}


.Fondo_Noticias {
	background-image: url(Fondo_noticias.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #C3C3C3;
	
}
.Fondo_Not {
	background-image: url(Fondo_not.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #C3C3C3;
	
}

.Fondo_Rank {
	background-image: url(Fondo_ranking.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #C3C3C3;
	
}
.Fondo_RankFem {
	background-image: url(Fondo_ranking_fem.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #C3C3C3;
	
}
.Fondo_Pruebas {
	background-image: url(Fondo_Pruebas_puntables.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #C3C3C3;
}
.Fondo_PruebasOver {
	background-image: url(Fondo_pruebas_over.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #C3C3C3;
}
.txt_titulos_blanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}


.link_01:link {
	COLOR: #333;
	TEXT-DECORATION: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_01:visited {
	COLOR: #333;
	TEXT-DECORATION: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_01:active {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_01:hover {
	COLOR: #333;
	TEXT-DECORATION: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.link_02:link {
	background-image: url(Fondo_Pruebas_puntables.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}
.link_02:visited {
	background-image: url(Fondo_Pruebas_puntables.png);
	
}
.link_02:active {
	background-image: url(Fondo_Pruebas_puntables.png);
	
}
.link_02:hover {
	background-image: url(Fondo_pruebas_over.png);
	
}
