body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
	float:left;
}
li a{
	text-decoration:none;
}
#reducidas {
	width:247px;
	background:url(../img/DF_fondo.gif) repeat-y;
}
#reducidas .cabecera{
	width:100%;
	height:56px;
	background:#FFFFFF url(../img/DF_logo.gif) no-repeat center 4px;
}
#reducidas .cabecera a{
	width:100%;
	height:56px;
	display:block;
}
#reducidas .nav{
	height:34px;
}
#reducidas .categoria{
	height:34px;
	background: url(../img/DF_w_botones.jpg) no-repeat;
}
#reducidas .categoria div{
	width:124px;
	margin-left:9px;
	text-align:center;
	text-transform:uppercase;
	color:#A70D17;
	font-size:13px;
	font-weight:bold;
	line-height:27px;
}
#reducidas .nav form{
	display:none;
}
#reducidas .nav li{
	background:url(../img/DF_botones.jpg) no-repeat;
	height:34px;
}
#reducidas .nav #primeraa{
	width:122px;
	background-position: bottom left;
}
#reducidas .nav #nacionalb{
	width:125px;
	background-position: bottom right;
}
#reducidas .nav li a{
	display:block;
	height:34px;
	width:122px;
}
#reducidas .nav li a span{
	display:none;
}
#reducidas .nav #primeraa.sel{
	background-position: left top;
}
#reducidas .nav #nacionalb.sel{
	background-position: right top;
}
#reducidas .campeonato{
	margin-top:19px;
	margin-left:9px;
	border-top:1px solid #cccccc;	
	height:23px;
	background:#DCDCDC url(../img/DF_degrade_g.gif) top repeat-x;
	width:229px;
	text-align:center;	
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	line-height:23px;
	
}
#reducidas .subnav{
	width:229px;
	height:19px;
	position:absolute;
	top:90px;
	left:9px;
}
#reducidas .subnav li{
	width:25%;
	height:19px;
	text-align:center;
	line-height:20px;
}
#reducidas .subnav li a{
	color:#cccccc;
}
#reducidas .subnav li a:hover{
	color:#A70D17;
}
#reducidas .subnav .sel a{
	color:#A70D17;
}
#reducidas .contenido{
	width:229px;
	margin-left:9px;
	border-bottom:1px solid #cccccc;
}
#reducidas .contenido table{
	width:100%;
	text-align:center;
	height:276px;
}
#reducidas .contenido .posiciones{
	font-size:10px;
}
#reducidas .fecha td{
	background:#DCDCDC url(../img/DF_degrade_g.gif) top repeat-x;
	border-top:1px solid #cccccc;
	color:#333333;
	text-transform:uppercase;
	font-size:9px;
}
#reducidas .fixture .fecha td{
	font-size:9px;
}
#reducidas .partido td{
	font-size:11px;
	border-top:1px solid #cccccc;
}
#reducidas .fixture .partido td{
	font-size:10px;
}
#reducidas .pos{
	font-weight:bold;
}
#reducidas .puntos{
	font-weight:bold;
	color:#660A09;
}
#reducidas .equipo{
	color:#333333;
}
#reducidas .posiciones .equipo, #reducidas .goleadores .equipo, #reducidas .descenso .equipo{
	text-align:left;
}
#reducidas .descenso .promocion1 td{
	border-top:1px solid #660A09;
}
#reducidas .descenso .descendido td{
	background-color:#F2F0F0;
}
#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;
}
#reducidas .partido .loc, #reducidas .partido .visitante{
	border-right:1px solid #cccccc;
}
#reducidas .partido .vis, #reducidas .partido .estado{
	border-left:1px solid #ffffff;
}
#reducidas .partido .sep{
	display:none;
}
#reducidas .gol{
	color:#660A09;
	background-color:#EFEFEF;
	padding:0px 3px;
}
#reducidas .gol a{
	text-decoration:none;
	color:#660A09;
}
#reducidas .partido .estado{
	font-size:10px;
	font-weight:bold;
	color:#660A09;
}
#reducidas .partido .inicio{
	color:#660A09;
}
#reducidas .partido .fin{
	color:#000000;
}
#reducidas .ver_completa{
	width:220px;
	background:url(../img/01_flechita.gif) no-repeat right 5px;
	text-align:right;
	margin-right: 15px;
	padding-top:3px;
	display:none;
}
#reducidas .ver_completa a{
	text-decoration:none;
	color:#666666;
	padding-right:11px;
	text-transform:uppercase;
}
#reducidas .ver_completa a:hover{
	color:#0066CC;
}
#reducidas .pie{
	width:100%;
	height:28px;
	background:url(../img/DF_pie.gif) no-repeat bottom center;
}
