.cuadroNoticias
{
	width:524px;
	height:275px;
	background:url(../images/template/noticia_bg.png);
	padding:10px;
	position:relative;
	float:left;
}

.cuadroNoticias .imagenPreview
{
	position:relative;
	width:358px;
	height:275px;
	float:left;
	overflow:hidden;
}

.cuadroNoticias .imagenPreview .imagen 
{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}

.cuadroNoticias .imagenPreview .imagen .linkGrande
{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}

.cuadroNoticias .imagenPreview .imagenPreview
{
	width:100%;
	height:100%;
}

.cuadroNoticias .imagenPreview .imagenOculta
{
	width:100%;
	height:100%;
	position:relative;
}

.cuadroNoticias .imagenPreview .imagen .imagenFondo
{
	width:100%;
	height:100%;
	background-attachment:scroll;
	background-position:50% 0;
	background-repeat:no-repeat;
	background-color:#1E1E1E;
}

.cuadroNoticias .imagenPreview .imagen .imagenFondoNoticia
{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	background-attachment:scroll;
	background-position:50% 0;
}

.cuadroNoticias .imagenPreview .imagen img
{
	position:absolute;
	top:0px;
	left:0;
}

.cuadroNoticias .imagenPreview .descripcion
{
	position:absolute;	
	/*width:318px;*/
	padding:10px 10px;
	/*min-height:65px;*/
	/*bottom:10px;*/
	/*left:10px;*/
	bottom:0px;
	left:0px;
	color:#fff;
	font-size:11px;
	overflow:hidden;
	width:338px;
}

.cuadroNoticias .imagenPreview .descripcion .fongoDesc
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	/*background:url(../images/template/noticia_barra_trans.png) no-repeat;*/
	background:#000;
	opacity:.70;
	filter:alpha(opacity=70);
	width:100%;
	height:100%;
}

.cuadroNoticias .imagenPreview .descripcion div
{
	line-height:14px;
	position:relative;
	z-index:11;
	font-size:11px;
}

.cuadroNoticias .imagenPreview .fondo
{
	position:absolute;
	top:0px;
	left:0px;
	background:#fff;
	height:100%;
	width:100%;
	z-index:100;
}

.cuadroNoticias .imagenPreview .descripcion h5
{
	color:#D7B454;
	position:relative;
	z-index:12;
	font-size:11px;
}

.cuadroNoticias .imagenPreview .descripcion h1
{	
	margin-bottom:8px;
	position:relative;
	z-index:12;
}

.cuadroNoticias .imagenPreview .descripcion h1 a
{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
}

.cuadroNoticias .imagenPreview .descripcion h1 a:hover
{
	text-decoration:underline;
}

.cuadroNoticias .listaNoticias
{
	border-left:1px solid #ea0403;
	height:100%;
	margin-left:358px;
	position:relative;
	z-index:200;
}

.cuadroNoticias .listaNoticias ul
{
	padding:0;
	margin:0;
	list-style:none;
}

.cuadroNoticias .listaNoticias ul li
{
	font-size:13px;
	color:#555;	
	line-height:15px;
	cursor:pointer;
	position:relative;
	height:48px;	
}

.cuadroNoticias .listaNoticias ul li:hover .tituloNoticia
{
	text-decoration:underline;	
}

.cuadroNoticias .listaNoticias ul li.activo .fondo
{	
	background:url(../images/template/barra-boton.png) no-repeat;	
	position:absolute;
	top:0px;
	left:-18px;
	width:183px;
	height:49px;
	z-index:1;
}

.cuadroNoticias .listaNoticias .divMasNoticias
{
	position:absolute;
	bottom:0px;
	width:100%;
}

.cuadroNoticias .listaNoticias .divMasNoticias a
{
	display:block;
	padding:5px 26px 8px 5px;
	text-align:right;
	background:url(../images/template/noticia_masNoticias.png) no-repeat scroll 97% 50%;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#1a1a1a;
}

.cuadroNoticias .listaNoticias .divMasNoticias a:hover
{
	text-decoration:underline;
}

.cuadroNoticias .listaNoticias ul li .tituloNoticia
{
	overflow:hidden;
	position:relative;
	z-index:2;
	color:#555;
	height:100%;
	padding:0 8px;
}

.cuadroNoticias .listaNoticias ul li .tituloNoticia table
{
	height:100%;
	width:100%;
}

.cuadroNoticias .listaNoticias ul li .tituloNoticia table td
{
	height:100%;
	vertical-align:middle;
}

.cuadroNoticias .listaNoticias ul li .tituloNoticia a
{
	color:#555;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;	
}

.cuadroNoticias .listaNoticias ul li .tituloNoticia a:hover
{
	text-decoration:underline;
}

.cuadroNoticias .listaNoticias ul li.activo .tituloNoticia,.cuadroNoticias .listaNoticias ul li.activo:hover .tituloNoticia,.cuadroNoticias .listaNoticias ul li.activo .tituloNoticia a,.cuadroNoticias .listaNoticias ul li.activo:hover .tituloNoticia
{
	color:#fff;
}

.cuadroNoticias .listaNoticias ul li .imagenNoticia,.cuadroNoticias .listaNoticias ul li .descripcionNoticia
{
	display:none;
}

.cuadroVideo
{
	width:371px;
	height:275px;
	float:right;
	background:url(../images/template/video_bg.png) no-repeat;
	padding:10px;
	position:relative;
}

.cuadroVideo .loguito
{
	position:absolute;
	bottom:15px;
	right:15px;
	width:30px;
	height:24px;
	/*background:url(/images/template/loguito_video.png) no-repeat;*/
	top:auto;
	left:auto;
}

.cuadroVideo .videos
{
	width:320px;
	height:240px;
	float:left;
	background:#000;
}

.cuadroVideo .listaVideos
{
	margin-left:320px;
	height:240px;
	border-left:1px solid #000;
}

.cuadroVideo .listaVideos ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.cuadroVideo .listaVideos ul li
{
	height:38px;
	overflow:hidden;
	margin:0;
	padding:0;
}

.cuadroVideo .listaVideos a
{
	display:block;
	/*width:100%;*/
	width:50px;
	height:38px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}

.cuadroVideo .listaVideos a .fondo
{
	position:absolute;
	top:0px;
	left:0px;
	background:#000;
	opacity:.25;
	filter:alpha(opacity=25);
	display:block;
	width:100%;
	height:100%;
}

.cuadroVideo .listaVideos a.activo .fondo
{
	display:none;
}

.cuadroVideo .listaVideos a:hover .fondo
{
	display:none;
}

.cuadroVideo .nombreVideo
{
	padding:5px;
	color:#fff;
	font-size:11px;
	width:323px;
}

.cuadroVideo .nombreVideo h1
{
	
}

.divNoticiaVideo
{
	overflow:hidden;
}

.bannersPrimeros
{
	clear:both;
	margin:15px 0 0;
	overflow:hidden;
}

.bannersPrimeros .proxPartido
{
	width:544px;
	height:177px;	
	float:left;
}

.bannersPrimeros .ultimoResultado
{
	width:188px;
	height:177px;
	float:left;
	margin-left:15px;
}

.banner
{
	position:relative;
}

.banner a
{
	position:relative;
	display:block;
}

.banner a .esq
{
	position:absolute;
	z-index:100;
	width:5px;
	height:5px;
}

.banner a .esqSupIzq
{
	background:url(/images/template/esquina_sup_izq.png) no-repeat;
	top:0px;
	left:0px;
}

.banner a .esqSupDer
{
	background:url(/images/template/esquina_sup_der.png) no-repeat;
	top:0px;
	right:0px;
}

.banner a .esqInfIzq
{
	background:url(/images/template/esquina_inf_izq.png) no-repeat;
	bottom:3px;
	left:0px;
}

.banner a .esqInfDer
{
	background:url(/images/template/esquina_inf_der.png) no-repeat;
	bottom:3px;
	right:0px;
}

.banner a img,.banner a canvas
{
	opacity:.99;
	filter:alpha(opacity=99);
}

.banner a:hover img,.banner a:hover canvas
{
	opacity:.95;
	filter:alpha(opacity=95);
	cursor:pointer;
}

.banner188-177
{
	width:188px;
	height:177px;
	overflow:hidden;
	margin-left:15px;
	float:left;
}

.banner188-145
{
	width:188px;
	height:145px;
	overflow:hidden;
}

.masBanners
{
	overflow:hidden;
	clear:both;
	margin-top:15px;
}

.banner188-305
{
	float:left;
}

.bannerDoble
{
	float:left;
	overflow:hidden;
	margin-left:15px;
}

.bannerDoble div.banner
{
	margin-bottom:15px;
}

.bannerDoble div.bannerAbajo
{
	margin-bottom:0;
}

.banner188-305
{
	float:left;
	margin-left:15px;
}

.primeBanner
{
	margin:0px;
}

.partidoVivoBanner .mostrado
{
	width:100%;
	height:100%;
}

.partidoVivoBanner .nomostrado
{
	display:none;
}

.bannerDoble2
{
	width:188px;
}
