@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
}
-->
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.cabecera_boton {
	text-decoration:none;
	color:#009900;
	font-size:15px;
	}
.boton_over {
	background-color:#006600;
	}
.boton {
	background-color:#202020;
	color:#CCCCCC;
	}
.cabecera_boton_over {
	text-decoration:underline;
	color:#FEFEFE;
	font-size:15px;
	background-color:#006600;
	}
.pie_copy {
	text-decoration:none;
	color:#444;
	font-size:11px;
	line-height:13px;
	}
/*.pie_copy:hover {
	text-decoration:underline;
	color:#004269;
	font-size:11px;
	}*/
.pie_boton {
	text-decoration:none;
	color:#000000;
	font-size:15px;
	}
.pie_boton:hover {
	text-decoration:underline;
	color:#004269;
	font-size:15px;
	}
.seccion_portada {
	text-transform:uppercase;
	color:#003300;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
*/	}
.volanta_portada {
	text-transform:uppercase;
	color:#858585;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size:14px;
	}
.titulo_portada {
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	}
.titulo_portada:hover {
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	text-decoration:underline;
	}
.copete_portada {
	font-size:13px;
	}
.hora_portada {
	color:#848484;
	font-size:13px;
	}
.ranking {
	color:#FFFFFF;
	font-size:15px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	}
.rank_numb {
	color:#009900;
	font-size:15px;
	font-weight:bold;
	}
.rank_link {
	text-decoration:none;
	color:#000;
	font-size:12px;
	}
.rank_link:hover {
	text-decoration:underline;
	color:#006600;
	font-size:12px;
	
	}
.titulo_portada_lat {
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
.titulo_portada_lat:hover {
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:underline;
	}
.copete_portada_lat {
	font-size:12px;
	line-height:14px;
	}
.volanta_portada_lat {
	text-transform:uppercase;
	color:#858585;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size:12px;
	}
.rank_link2 {
	text-decoration:none;
	color:#000;
	font-size:12px;
	}
.rank_link2:hover {
	text-decoration:underline;
	color:#006600;
	}
.titulo_desarrollo {
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	}
.copete_nota {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#747474;
	font-weight:700;
	
	}
.hora_cabecera {
	font-size:13px;
	color:#A70906;
	font-weight:bold;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	}
.bull {
	color:#009900;
	font-size:20px;
}
.bull_chico {
	color:#009900;
}