/* RESULTADOS DEPORTIVOS
-------------------------------------------------------------------------------------------------- */
#cntPosiciones123{
	margin-bottom: 15px;
}

.pestanas div.cntPestana{
	overflow: hidden;
	margin-bottom: 10px;
}
.pestanas ul.menuPestanas li{
	font-size: 85%;
}
.pestanas ul.menuPestanas li a.sel{
	border-bottom: 1px solid #FFF;
	overflow: hidden;
}

/* Generales ------------------------------------------------------------------------------------- */

.resultadosDeportivosPortada .cntResultadosCategoria{
	padding: 20px;
	border: 1px solid #cecece;
	background: #EEE;
}

/* Tablas ---------------------------------------------------------------------------------------- */

.tblRDResultados, .tblRDPJornada, .tblRDClasificacion{
	font-size: 100%;
	border-left: 1px solid #E8EEE0;
	border-right: 1px solid #E8EEE0;
	background: #FFF;
}
.tblRDResultados{
	float: left;
	width: 48%;
}
.tblRDPJornada{
	float: right;
	width: 48%;
	border-bottom: 1px solid #E8EEE0;
	background: url("../img/fndClasificacionDeportiva.jpg") no-repeat bottom right;
}
.tblRDClasificacion{
	clear: both;
	width: 100%;
	margin: 15px 0;
}
.tblRDResultados th, .tblRDPJornada th, .tblRDClasificacion th, td.titPrevio{
	text-align: left;
	color: #FFF;
	font-weight: normal;
	padding: 4px;
	border: 0px;
	background: #8393A3;
}
.tblRDResultados .nuevaCol, .tblRDPJornada .nuevaCol, .tblRDClasificacion .nuevaCol{
	padding-left: 8px;
	border-left: 1px solid #E8EEE0;
}
.tblRDResultados .titPrevio, .tblRDPJornada .titPrevio, .tblRDClasificacion .titPrevio{
	text-align: center;
	padding: 0 2px;
	border-left: 1px solid #E8EEE0;
}
.tblRDResultados th, .tblRDPJornada th, .tblRDClasificacion th, td.titPrevio{
	border-color: #666;
}
.tblRDResultados td{
	padding: 4px 5px;
	border-bottom: 1px solid #E8EEE0;
}
.tblRDPJornada td{
	padding: 4px 5px 5px 5px;
}
.tblRDClasificacion td{
	padding: 5px;
	border-bottom: 1px solid #E8EEE0;
}
.tblRDResultados td.resultado{
	text-align: right;
	width: 40px;
	vertical-align: top;
}
.tblRDClasificacion tr.fndFila1{
	background: #F4F4F4;
}
.tblRDResultados, .tblRDClasificacion{
	clear: both;
}
.tblRDClasificacion{
	width: 100%;
}

.cntBotones{
	text-align: right;
	clear: both;
	padding: 10px 0 0 0;
}

/* Listas ------------------------------------------------------------------------------------- */

.resultadosDeportivosPortada ul.lstSubcategorias li{
	border-bottom: 1px solid #CECECE;
	padding-bottom: 2px;
	margin: 0 0 10px 0;
}
.resultadosDeportivosPortada ul.lstSubcategorias li.col1{
	float: left;
	overflow: hidden;
	width: 47%;
}
.resultadosDeportivosPortada ul.lstSubcategorias li.col2{
	float: right;
	width: 47%;
}
.resultadosDeportivosPortada ul.menu li a, .resultadosDeportivosPortada ul.menu li a:visited{
	color: #FFF;
	display: block;
	padding: 5px 10px;
	border: 1px solid #cecece;
	border-left: 0;
	background: #369;
}
.resultadosDeportivosPortada ul.menu li a:hover{
	color: #FFF;
	background: #9AA182;
}
.resultadosDeportivosPortada ul.menu li a.sel, .resultadosDeportivosPortada ul.menu li a:visited.sel{
	color: #666;
	background: #EEE;
	border-bottom-color: #EEE;
}
.resultadosDeportivosPortada ul.lstSubcategorias li a{
	font-weight: normal;
}

.resultadosDeportivosPortada ul.listado{
	list-style:none;
	margin: 0 50px 10px 5px;
	float:left;
}
.resultadosDeportivosPortada ul.listado li {
	background: url(../img/bulletCuadradoRelacionadas.gif) no-repeat 0 7px;
	float:none;
	padding: 1px 0 1px 10px;
}

.resultadosDeportivosPortada .cntBloque{
	overflow: hidden;
	background: url("../img/fndMarcadorDeportivo.jpg") no-repeat top right;
	* padding-bottom:10px;
}
.resultadosDeportivosPortada .cntPestana {
	overflow:hidden;
	height:1%;
}
.resultadosDeportivosPortada .cntPestana .cntBloque{
	float:right;
	margin: -5px -5px 0 0;
	border: none;
	width:100%;
}
.resultadosDeportivosPortada .cntBloque ul.lista{
	float:left;
	width: 40%;
	margin-top:10px;
}
.resultadosDeportivosPortada .cntPestana .cntBloque ul.lista{
	margin-top:25px;
}

#cntMenuDcha ul.lista{
	* padding-bottom: 10px;
}
#cntMenuDcha ul.lista,
#cntMenuDcha ul.lista li.foto img,
#cntMenuDcha ul.lista li{
	margin-bottom: 0;
}

#cntMenuDcha ul.lista li.foto img.Sel{
	filter: Alpha(Opacity = 40);
	opacity: 0.4;
	border: 1px solid #E20001;
}



/* Textos ------------------------------------------------------------------------------------- */
h1.titulo{
	color: #369;
	line-height: 110%;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

.resultadosDeportivosPortada h3{
	margin: 0;
	padding: 0;
}

.resultadosDeportivosPortada h6{
	margin-top: 0;
}

span.categoria{
	font-size: 110%;
	color: #E20001;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	float: left;
}

