body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}
form {
	margin:0px;
	padding:0px;
}
table {
	padding:0px;
	margin:0px;
	border:0px;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
	float:left;
}
li a{
	text-decoration:none;
}
/*--tama�o del contenedor--*/
#reducidas {
	width:213px;
}
#stats {
	width:600px;
	margin:0px 10px;
}
/*--cabeceras--*/
#reducidas .cabecera{
	display:none;
}
#stats .cabecera{
	height:60px;
	font-weight:bold;
	font-size:11px;
	text-align:right;
}
#stats .logo{
	width:173px;
	height:28px;
	background:url(../img/01_logo.gif) no-repeat left top;
	margin:23px 0px 0px 8px;
	float:left;
}
#stats .cabecera .dia{
	width:50%;
	height:13px;
	float:right;
	margin-top:26px;	
	color:#666666;
}
#stats .cabecera .hora{
	width:50%;
	height:13px;
	float:right;
	color:#07079B;
}
#stats .torneo{
	width:100%;
	height:26px;
	color:#FFFFFF;
	background:#212121 url(../img/01_barra3.gif) repeat-x top;
	border:1px solid #939393;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
}
#stats .torneo span{
	padding:10px;
}
/*--------NAVEGACION------*/
#stats .desplegable{
	position:absolute;
	left:457px;
	top:64px;
	width:150px;
	height:26px;
}
#stats .desplegable select{
	font-size:10px;
	color:#666666;
	width:135px;
	height:19px;
}

#reducidas .nav{
	height:23px;
}
#stats .nav{
	height:22px;
	margin-top:21px;
}
#reducidas .nav form{
	display:none;
}
#reducidas .nav li{
	background:url(../img/01_boton_unsel.gif) no-repeat top center;
	height:23px;
	width:106px;
	text-align:center;
}
#stats .nav li{
	background:url(../img/01_boton_ch_unsel.gif) no-repeat top center;
	height:22px;
	width:95px;
	text-align:center;
}
.nav li a{
	font-size:11px;
	color:#cccccc;
	line-height:23px;
	font-weight:bold;
	text-transform:uppercase;
}
#reducidas .nav .sel{
	background:url(../img/01_boton_sel.gif) no-repeat top center;
}
#stats .nav .sel{
	background:url(../img/01_boton_ch_sel.gif) no-repeat top center;
}
.nav .sel a{
	color:#ffffff;
}
/*------------------*/
#reducidas .campeonato{
	height:43px;
	background:#C0C0C0 url(../img/01_barra.gif) top repeat-x;
	width:211px;
	text-align:center;	
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	line-height:23px;
	border:1px solid #666666;
}
#stats .subnav{
	background:#C0C0C0 url(../img/01_barra.gif) top repeat-x;
	width:100%;
	color:#666666;
	line-height:23px;
	border-bottom:1px solid #666666;
}
#stats .subnav .fecha{
	margin-left:10px;
	font-size:11px;
	height:21px;
}
#stats .subnav .fecha .destacado{
	font-weight:bold;
}
#reducidas .subnav{
	width:228px;
	height:22px;
	position:absolute;
	top:45px;
	left:1px;
}
#stats .subnav table{
	width:100%;
	text-decoration:none;
	color:#333333;
	height:21px;
	text-align:center;
}
#stats .subnav table .fecha a{
	color:#333333;
	text-decoration:none;
}
#stats .subnav table .fecha a:hover{
	color:#ffffff;
}
#stats .subnav table td{
	width:5%
}
#stats .subnav table .activo{
	background:#13449E url(../img/01_boton2_sel.gif) repeat-x top;
	color:#ffffff;
}
#stats .subnav table .activo a{
	color:#ffffff;
}
#stats .subnav .ant, #stats .subnav .prox{
	width:30px;
}
#stats .subnav .ant a{
	background:url(../img/01_flechita_ant.gif) no-repeat center;
	display:block;
	width:30px;
	height:20px;
}
#stats .subnav .prox a{
	background:url(../img/01_flechita_pos.gif) no-repeat center;
	display:block;
	width:30px;
	height:20px;
}
#stats .subnav .ant a span, #stats .subnav .prox a span{
	display:none;
}
#reducidas .subnav li{
	width:23%;
	height:22px;
	text-align:center;
	line-height:20px;
}
#reducidas .subnav li a{
	color:#000000;
}
#reducidas .subnav li a:hover{
	color:#ffffff;
}
#reducidas .subnav .sel{
	background:#13449E url(../img/01_boton2_sel.gif) repeat-x top;
}
#reducidas .subnav .sel a{
	color:#FFFFFF;
}
/*-------contenido---------*/
.contenido{
	border:1px solid #999999;
	border-bottom:0;
}
#reducidas .contenido{
	border-top:0px;
	border-bottom:0px;
}
#reducidas .contenido table{
	width:100%;
	background-color:#F2F2F2;
	text-align:center;
	height:276px;
}
#stats #datos_cargando {
	height:320px;
	width:100%;
	background: #EAEAEA url(../img/01_cargando.gif) center no-repeat;
}

#stats #fixture table, #stats #posiciones table{
	width:100%;
}
#stats #fixture .primera{
	display:none;
}
#stats .primera td{
	height:31px;
	background:#C0C0C0 url(../img/01_barra.gif) top repeat-x;
	color:#666666;
	line-height:23px;
	border-bottom:1px solid #666666;
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
}
#stats .primera .escudo span{
	font-size:0px;
}
#stats .primera .equipo{
	text-align:left;
}
#stats .primera .equipo span{
	padding-left:10px;
}
#reducidas .contenido .posiciones{
	font-size:10px;
}
#stats .linea td{
	height:25px;
	background: #CECECE url(../img/01_barra2.gif) top repeat-x;
	color:#666666;
	border-bottom:1px solid #666666;
	text-align:center;
	font-size:11px;
}
#stats .linea .orden{
	color:#0A50A1;
	font-weight:bold;
}
#stats .linea .escudo{
	width:30px;
}
#stats .linea .escudo img{
	width:20px;
	height:20px;
}
#stats .linea .equipo{
	text-align:left;
}
#stats .linea .equipo span{
	padding-left:10px;
}
#stats .linea .destacado{
	color:#000000;
	font-weight:bold;
}
#reducidas .fecha td{
	background:#000000 url(../img/01_barra3.gif) repeat-x top;
	color:#ffffff;
	text-transform:uppercase;
}
.partido td{
	font-size:11px;
	background:#EAEAEA;
	border-bottom:1px solid #999999;
}
#fixture .partido td{
	background: #CECECE url(../img/01_barra2.gif) top repeat-x;
	height:32px;
	text-align:center;
	color:#333333;
}
#reducidas .fixture .partido td{
	font-size:10px; 
	background: #CECECE url(../img/01_barra2.gif) top repeat-x;
}
#reducidas .pos{
	font-weight:bold;
}
#reducidas .puntos{
	font-weight:bold;
	color:#003399;
}
#fixture .escudo{
	width:38px;
}
#fixture .escudo img{
	margin:0 7px;
}
#reducidas .equipo{
	color:#333333;
}
#reducidas .posiciones .equipo, #reducidas .goleadores .equipo, #reducidas .descenso .equipo{
	text-align:left;
}
#reducidas .descenso .promocion1 td{
	border-top:1px solid #999999;
}
#reducidas .descenso .descendido td{
	background-color:#DFEDF7;
}
#reducidas .jugador{
	text-align:left;
}
#reducidas .jugador span{
	padding-left:10px;
}
#reducidas .descenso .equipo span{
	padding-left:10px;
}
#reducidas .fixture .partido .gol{
	font-weight:bold;
	font-size:11px;
}
#stats .partido .gol{
	font-weight:bold;
	font-size:15px;
	color:#003399;
}
#stats .partido .gol span{
	padding:0 3px;
}
.partido .loc, #reducidas .partido .visitante{
	border-right:1px solid #999999;
}
.partido .vis, #reducidas .partido .estado, #stats .partido .ficha{
	border-left:1px solid #ffffff;
}
#reducidas .partido .loc{
	padding-right:3px;
}
#reducidas .partido .vis{
	padding-left:3px;
}
.partido .sep{
	display:none;
}
#reducidas .gol a{
	text-decoration:none;
	color:#003399;
}
#reducidas .partido .estado{
	font-size:10px;
	font-weight:bold;
	color:#003399;
}
#stats .partido .fin{
	font-weight:bold;
}
#stats .partido .estado, #stats .partido .dia, #stats .partido .hora, #stats .partido .canchita{
	border-right:1px solid #999999;
	border-left:1px solid #ffffff;
}
#reducidas .partido .inicio{
	color:#003399;
}
#stats .partido .inicio{
	color:#ffffff;
	background:#212121 url(../img/01_barra3.gif) repeat-x top;
}
#reducidas .partido .fin{
	color:#000000;
}
#stats .partido .canchita{
	width:42px;
}
#stats .partido .canchita a{
	width:42px;
	height:30px;
	background:url(../img/01_canchita.gif) no-repeat center;
	display:block;
}
#stats .partido .canchita a span{
	display:none;
}
#stats .partido .ficha a{
	text-decoration:none;
	color:#333333;
}
#stats .partido .ficha a:hover{
	text-decoration:underline;
}
#reducidas .ver_completa{
	z-index:100;
	position:relative;
	top:1px;
	width:220px;
	background:url(../img/01_flechita.gif) no-repeat right 3px;
	text-align:right;
}
#reducidas .ver_completa a{
	text-decoration:none;
	color:#666666;
	padding-right:9px;
	text-transform:uppercase;
}
#reducidas .ver_completa a:hover{
	color:#0066CC;
}
#stats .nota_al_pie td{
	border-bottom:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#eaeaea;
	color:#333333;
	font-size:10px;
}
#stats .nota_al_pie td b{
	padding-left:5px;
	padding-top:2px;
	color:#000000;
}
/*----pie----------*/
#reducidas .pie{
	width:100%;
	height:17px;
	background:url(../img/01_pie.gif) no-repeat top center;
	position:relative;
	top:5px;
	z-index:0;
}
#stats .pie{
	width:100%;
	height:19px;
	background:url(../img/01_pie02.gif) no-repeat top center;
}
#stats .pie span{
	display:none;
}
.creditodf a{
	float:right;
}
.pie img {
  width:222px;
}