﻿#reducidas ul {
	margin:0px;
	padding:0px;
}
#reducidas li {
	list-style:none;
	float:left;
}
#reducidas li a{
	text-decoration:none;
}
#reducidas {
	width:242px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}
#reducidas .nav ul{
	height:16px;
	background:url(../img/barra_nav.gif) top repeat-x;
}
#reducidas .nav #campeonatos{
	border-right: 1px solid #133048;
}
#reducidas .nav #selecciones{
	border-left: 1px solid #224052;
}
#reducidas .nav li{
	width:49%;
	height:16px;
	float:left;
	text-align:center;
}
#reducidas .nav li a{
	color:#90C7E0;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}
#reducidas .nav li.sel a{
	color:#FFAE00;
}
#reducidas .nav form{
	background-color:#F3F3F3;
	border:1px solid #CCCCCC;
	height:18px;
	color:#B82816;
	padding:0px;
	margin:0px;
	text-align:right;
	font-size:10px;
	line-height:15px;
}
#reducidas .nav form select{
	margin:3px;
	font-size:11px;
	color:#666666;
	height:23px;
}
#reducidas .campeonato{
	height:18px;
	background-color:#F3F3F3;
	text-align:center;	
	font-size:11px;
	text-transform:uppercase;
	color:#999999;
	border:1px solid #CCCCCC;
	border-top:0px;
	border-bottom-width: 7px;
	line-height:18px;
}
#reducidas .contenido{
	border-right:1px solid #E9E9E9;
	border-left:1px solid #E9E9E9;
}
#reducidas .contenido table, #primero_grupo, #segundo_grupo{
	width:100%;
	text-align:center;
}
#reducidas .contenido table tbody{
	width:100%;
}
#reducidas .contenido .fixture{
	width:100%;
	background-color:#ffffff;
	text-align:center;
	height:290px;
}
#reducidas .contenido .argB{
	height:274px;
}
#reducidas .contenido .argC{
	height:264px;
}
#reducidas .fecha td{
	background-color:#F6F6F6;
	color:#666666;
	border-bottom:1px solid #E9E9E9;
	height:17px;
	font-size:11px;
	border-top:4px solid #E9E9E9;
}
#reducidas .fecha td span{
	font-weight:bold;
}
#reducidas .primero td{
	border-top:1px solid #E9E9E9;
}
#reducidas .fixtureZonas{
	padding:1px 43px;
}
#reducidas .fixtureZonasC{
	float:left;
	padding:1px 6.6px;
}
#reducidas .fixtureZonas a, #reducidas .fixtureZonasC a{
	text-decoration:none;
	color:#999999;
}

#reducidas .Activo{
	background-color:#FFFFFF;
}
#reducidas .Activo a{
	color:#B82816;
}
#reducidas .partido td{
	border-bottom:1px solid #E9E9E9;
	font-size:10px;
}
#reducidas .equipo{
	color:#666666;
}
#reducidas .partido .gol{
	font-weight:bold;
	font-size:11px;
	color:#000000;
	width:19px;
}
#reducidas .gol a{
	text-decoration:none;
	color:#B82816;
}
#reducidas .sep{
	display:none;
}
#reducidas .loc{
	border-right:1px solid #E9E9E9;
}
#reducidas td.estado{
	color:#B82816;
	width:36px;
	border-left:1px solid #E9E9E9;
	font-size:10px;
	font-weight:bold;
}
#reducidas td.estado span{
	padding:0 5px;
	white-space:nowrap;
}
#reducidas td.inicio{
	color:#B82816;
}
#reducidas td.fin{
	color:#666666;
}
#reducidas .pie{
	height:11px;
	background-color:#F6F6F6;
	border:1px solid #E9E9E9;
	border-top:0px;
}
