<!--
body {
	background:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header { background:#113F70; background-image:url(head.png); background-position:inherit; font-size:12px; color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;} /* ESTILO DEL HEADER */
.totales {background: #E2E2E2; background-image:url(totales.png); background-repeat:repeat-x;} /* ESTILO DE LOS TR TOTALES */
.posicion {color: #A51924; font-size:12px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}/* ESTILO DEL 1er # */
.resultados {color: #000000; font-size:12px; font-family: Geneva, Arial, Helvetica, sans-serif;}/* ESTILO DE LOS RESULTADOS */
.div_entero {background:#D6D6D6; text-align:center; width:223px; color: #000; font-size:9px; font-family: Trabuchet MS, Tahoma, Helvetica, Univers, Arial, sans-serif;}/* ESTILO DEL DIV QUE OCUPA LA TABLA ENTERA */
-->