body {
	background-color: #bdbdbd;
	margin-top: 0px;
	margin-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#principal {
	width: 992px;
}
#top {
	position: relative;
	height: 181px;
}
#top .gris {
	position:relative;
	background-image: url('../images/top/fondo_gris.png');
	background-repeat: no-repeat;
	width: inherit;
	height: 60px;
}
#top .naranja {
	position:absolute;
	background-image: url('../images/top/fondo_naranja.png');
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
	height: 162px;
	width: 100%;
	z-index: -1;
}
#top .fondoEscudos {
	background-image: url('../images/top/logos/fondo_escudos.png');
	width: 332px;
	height: 39px;
	position: absolute;
	top: 15px;
}
#top .escudoIzq {
	left: 13px;
}
#top .escudoDer {
	right: 13px;
}
#top .escudos ul {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	height: 39px;
	padding-left: 0px;
	margin-left: 0px;
}
#top .escudos li {
	float:left;
	list-style: none;
	margin-left: 8px;
	padding-left: 0px;
	z-index: 1;
}
#top .escudos li a {
	z-index: -2;
}
#top #logo {
	position: absolute;
	top: 54px;
	left: 40px;
}
#top #adc {
	position: absolute;
	top: 54px;
	left: 786px;
}
#top #logoTexto {
	position: absolute;
	top: 86px;
	left: 305px;
}
#top #logoMovistar {
	position: absolute;
	top: 119px;
	left: 427px;
}
#home a {
	position: absolute;
	width:35px;
	height:15px;
	top: 148px;
	left: 950px;
	font-family: Verdana;
	text-align:center;
	font-size: 9px;
	color: #ffffff;
	background-color:#000000;
	text-decoration:none;
	z-index:3;
}
#botonera {
	background-image: url('../images/botonera/bgBotonera.jpg');
	background-repeat: no-repeat;
	height:60px;
}
#botonera1 {
	background-image: url('../images/botonera/bgBotonera1.jpg');
	background-repeat: no-repeat;
	height:62px;
	z-index:999;
}
#botonera .juegoOnline {
	position:absolute;
	top:190px;
	margin-left:75px;
	z-index:5;
}
#topContenido {
	float: left;
}
#contenido #columnaCentral .notas {
	position: relative;
	height: 220px;
	background: white;
}
#contenido #columnaCentral .notas .itemNota {
	background-image: url('../images/noticias/top/separador_item_nota.gif');
	/*	background-position: 0px 29px;*/

	background-repeat: no-repeat;
	height: 40px;
}
#contenido #columnaCentral .notas .itemNotax {
	background-image: url('../images/noticias/top/separador_item_nota.gif');
	/*	background-position: 0px 29px;*/

	background-repeat: no-repeat;
	height: 25px;
}
#contenido #columnaCentral .notas .itemNota .texto {
	background-image: url('../images/noticias/top/icono.gif');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
}
#contenido #columnaCentral .notas .itemNota .textox {
	background-image: url('../images/noticias/top/icono.gif');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
}
.itemSearch {
	background-image: url('../images/footer/li.gif');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	color:#FF6600;
	font-size:12px;
}
.itemSearchFecha {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.searchForm {
	background:transparent url('../images/search.jpg') no-repeat;
	width:80px;
	height:27px;
	border:0px;
}
#contenido #columnaCentral .notas .itemNota .texto, #contenido #columnaCentral .notas .itemNota .texto a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#contenido #columnaCentral .notas .itemNotax .textox, #contenido #columnaCentral .notas .itemNotax .textox a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.textox {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.textotabla {
	font-family: Verdana;
	font-size: 10px;
}
#topContenido #auspicia {
	position: absolute;
	bottom: 1px;
	right: 3px;
}
#topContenido .publicidad {
	float: left;
	margin-left: 7px;
	margin-top: 3px;
}
#topContenido .estadistica {
	float:left;
	margin-left:10px;
	height:220px;
}
#contenido {
}
.sponsorNota {
	color: #e97917;
	font-size: 10px;
}
.naranjaGrande {
	color: #e97917;
	font-size: 12px;
	font-weight:bold;
}
.fechaNotas {
	font-size: 10px;
}
#contenido #columnaCentral {
	float: left;
	width: 739px;
}
#contenido #columnaDer {
	float: right;
	width: 242px;
}
.clear {
	clear: both;
}
.separarBox {
	margin-left: 4px;
}
.boxMasAncho {
	position: relative;
	float: left;
	width: 739px;
	background-color: white;
	margin-top: 4px;
	margin-bottom: 4px;
}
.boxAncho {
	position: relative;
	float: left;
	width: 490px;
	background-color: white;
	margin-top: 4px;
	margin-bottom: 4px;
}
.boxMediano {
	position: relative;
	float: left;
	width: 365px;
	background-color: white;
	margin-top: 4px;
	margin-bottom: 4px;
	min-height:295px;
}
.boxAngosto {
	position: relative;
	float: left;
	width: 241px;
	background-color: white;
	margin-top: 4px;
	margin-bottom: 4px;
}
.boxAngostoNuevo {
	position: relative;
	float: left;
	width: 241px;
	background-color: white;
	margin-top: 4px;
	margin-bottom: 4px;
	min-height:370px;
}
.boxReglamento {
	position: relative;
	background-color: white;
	margin-top: 4px;
	margin-bottom: 4px;
}
.boxGrisReglamento .boxTitulo2 {
	position: absolute;
	left: 34px;
	top: 8px;
	width:auto;
}
.boxGrisCita .boxTitulo3 {
	position: absolute;
	color:#666666;
	font-size:12px;
	left: 34px;
	top: 8px;
	width:auto;
}
.boxGrisReglamento .boxTituloCerrar {
	position: absolute;
	left: 641px;
	top: 8px;
	width:auto;
}
.boxGrisReglamento .boxTitulo h1 {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
	margin: 0px;
}
.boxNaranjaG .boxTitulo {
	position: absolute;
	left: 34px;
	top: 4px;
}
.boxNaranjaG .boxTitulo h1 {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
	margin: 0px;
}
.boxNaranjaG .boxTitulo h2 {
	font-family: Verdana;
	font-size: 18px;
	color: white;
	font-weight: normal;
	margin: 0px;
}
.boxFotoLeft {
	float: left;
	width: auto;
	margin-top: 3px;
	border-color: #cf6c19;
	border-style: solid;
	border-width: 1px;
}
.boxMasAncho .boxTexto {
	background-image: url('../images/noticias/icono.gif');
	background-repeat: no-repeat;
	float: left;
	width: 252px;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 8px;
}
.boxMasAncho .boxFoto {
	float: right;
	width: auto;
	border-color: #cf6c19;
	border-style: solid;
	border-width: 1px;
	margin-top: 3px;
}
.boxAncho .boxTexto {
	background-image: url('../images/noticias/icono.gif');
	background-repeat: no-repeat;
	float: left;
	width: 252px;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 8px;
}
.boxAncho .boxFoto {
	float: right;
	width: auto;
	border-color: #cf6c19;
	border-style: solid;
	border-width: 1px;
	margin-top: 3px;
}
.boxMediano .boxTexto {
	background-image: url('../images/noticias/icono.gif');
	background-repeat: no-repeat;
	float: left;
	width: 190px;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 8px;
}
.boxMediano .boxFoto {
	float: right;
	width: auto;
	border-color: #cf6c19;
	border-style: solid;
	border-width: 1px;
	margin-top: 3px;
}
.boxAngostoNuevo .boxTexto {
	background-image: url('../images/noticias/icono.gif');
	background-repeat: no-repeat;
	width: 190px;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 8px;
}
.boxAngostoNuevo .boxFoto {
	border-color: #cf6c19;
	border-style: solid;
	border-width: 1px;
	margin-top: 3px;
}
.boxAngosto .boxFoto {
	border-color: #cf6c19;
	border-style: solid;
	border-width: 1px;
	margin-top: 3px;
}
.boxGrisG .boxTitulo {
	position: absolute;
	left: 30px;
	top: 11px;
}
.boxGrisG .boxTitulo h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #848484;
	font-weight: normal;
	margin: 0px;
}
.boxNaranjaM .boxTitulo {
	position: absolute;
	left: 30px;
	top: 8px;
}
.boxNaranjaM .boxTitulo h1 {
	font-family: Verdana;
	font-size: 14px;
	color: white;
	font-weight: normal;
	margin: 0px;
}
.boxGrisC .boxTitulo {
	position: absolute;
	left: 30px;
	top: 2px;
}
.boxGrisC .boxTitulo h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #848484;
	font-weight: normal;
	margin: 0px;
}
.boxNaranjaC .boxTitulo {
	position: absolute;
	left: 30px;
	top: 2px;
}
.boxNaranjaC .boxTitulo h1 {
	font-family: Verdana;
	font-size: 14px;
	color: white;
	font-weight: normal;
	margin: 0px;
}
.boxNaranjaG .box_sup_izq {
	background: url('../images/box/naranjaG/supIzq.gif') 0 0 no-repeat;
}
.boxNaranjaG .box_med_izq {
	background: url('../images/box/naranjaG/medIzq.gif') 0 0 no-repeat;
}
.boxNaranjaG .box_sup_der_lnb {
	background: url('../images/box/naranjaG/supDer_LNB.gif') 100% 0 no-repeat;
	padding: 40px 7px 0px 14px;
}
.boxNaranjaG .box_sup_der_tna {
	background: url('../images/box/naranjaG/supDer_TNA.gif') 100% 0 no-repeat;
	padding: 40px 7px 0px 14px;
}
.boxNaranjaG .box_sup_der_arg {
	background: url('../images/box/naranjaG/supDer_ARG.gif') 100% 0 no-repeat;
	padding: 40px 7px 0px 14px;
}
.boxNaranjaG .box_sup_der {
	background: url('../images/box/naranjaG/supDer.gif') 100% 0 no-repeat;
	padding: 40px 7px 0px 14px;
}
.boxNaranjaG .box_sup_der_3 {
	background: url('../images/box/naranjaG/supDer.gif') 100% 0 no-repeat;
	padding: 40px 7px 0px 14px;
}
.boxNaranjaG .box_sup_der_1 {
	background:transparent url(/lnb/Noticias/images/topics/logo_adc.gif) no-repeat scroll 100% 0;
	min-height:280px;
	padding:40px 7px 0 14px;
}
.boxNaranjaG .box_sup {
	background: url('../images/box/naranjaG/sup.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
}
.boxGrisReglamento .box_sup_izq {
	background: url('../images/reglamento/sup_izq.gif') 0 0 no-repeat;
}
.boxGrisReglamento .box_sup_der {
	background: url('../images/reglamento/sup_der.gif') 100% 0 no-repeat;
	padding: 25px 0px 0px 0px;
}
.boxGrisReglamento .box_sup {
	background: url('../images/reglamento/sup.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
}
.boxGrisCita .box_sup_izq {
	background: url('../images/citaciones/sup_izq.gif') 0 0 no-repeat;
}
.boxGrisCita .box_sup_der {
	background: url('../images/citaciones/sup_der.gif') 100% 0 no-repeat;
	padding: 25px 0px 0px 0px;
}
.boxGrisCita .box_sup {
	background: url('../images/citaciones/sup.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
}
.boxGrisG .box_sup_izq {
	background: url('../images/box/grisG/supIzq.gif') 0 0 no-repeat;
}
.boxGrisG .box_sup_der {
	background: url('../images/box/grisG/supDer.gif') 100% 0 no-repeat;
	padding: 37px 0px 0px 0px;
}
.boxGrisG .box_sup {
	background: url('../images/box/grisG/sup.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
}
.boxNaranjaM .box_sup_izq {
	background: url('../images/box/naranjaM/supIzq.gif') 0 0 no-repeat;
}
.boxNaranjaM .box_sup_der {
	background: url('../images/box/naranjaM/supDer.gif') 100% 0 no-repeat;
	padding: 32px 10px 0px 23px;
}
.boxNaranjaM .box_sup {
	background: url('../images/box/naranjaM/sup.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
}
.boxGrisC .box_sup_izq {
	background: url('../images/box/grisC/supIzq.gif') 0 0 no-repeat;
}
.boxGrisC .box_sup_der {
	background: url('../images/box/grisC/supDer.gif') 100% 0 no-repeat;
	padding: 22px 0px 0px 0px;
}
.boxGrisC .box_sup {
	background: url('../images/box/grisC/sup.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
}
.boxNaranjaC .box_sup_izq {
	background: url('../images/box/naranjaC/supIzq.gif') 0 0 no-repeat;
}
.boxNaranjaC .box_sup_der {
	background: url('../images/box/naranjaC/supDer.gif') 100% 0 no-repeat;
	padding: 22px 0px 0px 10px;
}
.boxNaranjaC .box_sup_der_min {
	background: url('../images/box/naranjaC/supDer.gif') 100% 0 no-repeat;
	padding: 22px 0px 0px 10px;
	min-height:393px;
 *min-height:396px;
}
.boxNaranjaC .box_sup_der2 {
	background: url('../images/box/naranjaC/supDer.gif') 100% 0 no-repeat;
	padding: 22px 0px 0px 10px;
	min-height:430px;
}
.boxNaranjaC .box_sup_der_estadistica {
	background: url('../images/box/naranjaC/supDer2.gif') 70% 0 no-repeat;
	padding: 22px 0px 0px 0px;
}
.boxNaranjaC .box_sup {
	background: url('../images/box/naranjaC/sup.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
}
.boxNaranjaC .box_sup2 {
	background: url('../images/box/naranjaC/sup.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
	min-height:450px;
}
.boxNaranjaC .box_sup2 {
	background: url('../images/box/naranjaC/sup2.gif') 0 0;
	width: 100%;
	background-repeat: repeat-x;
}
#sponsor {
	position: relative;
	background-image: url('../images/sponsor/fondo_sponsor.gif');
	background-repeat: no-repeat;
	height: 74px;
	vertical-align: middle;
	margin-top:10px;
}
#sponsor ul {
	position: absolute;
	top: 15px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	vertical-align: bottom;
}
#sponsor li {
	float:left;
	list-style: none;
	margin-top: 0px;
	margin-left: 4px;
	padding-left: 0px;
	line-height: 58px;
	height: 58px;
}
#footer {
	position: relative;
	background-image: url('../images/footer/fondo.gif');
	height: 268px;
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
#footer .columnaFooter {
	float: left;
	font-size: 10px;
}
#footer .columnaFooter .linkx {
	font-family: Verdana;
	color: #ff6600;
	padding-left:8px;
}
#footer .columnaFooter ul {
	margin-left: 18px;
	text-align: left;
	list-style: none;
	list-style-image: url('../images/footer/li.gif');
	padding-left: 0px;
	text-align: left;
}
#footer .columnaFooter li {
	color: #104b73;
}
#footer .columnaFooter li a {
	color: #104b73;
	text-decoration:none;
}
#footer .columnaFooter li a:hover {
	color: #104b73;
	text-decoration:underline;
}
#footer .copyright {
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: black;
}
.fondoGrisBlanco {
	font-family: Verdana;
	font-size: 12px;
	margin-top:3px;
	width:485px;
	float:left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.fondoGris {
	background-color:#CCCCCC;
	padding-left:10px;
	margin-bottom:2px;
}
.fondoBlanco {
	padding-left:10px;
	margin-bottom:3px;
}
.recuadro {
	border:1px solid;
	border-color:#CCCCCC;
	padding:15px;
	margin-top:5px;
	margin-left:-10px;
	margin-bottom:5px;
}
.recuadro1 {
	border:1px solid;
	border-color:#CCCCCC;
	padding:5px;
	margin-top:2px;
	margin-left:0px;
	margin-bottom:2px;
}
.recuadroChicoLeft {
	float:left;
	width:340px;
	height:70px;
	border:1px solid;
	border-color:#CCCCCC;
	padding:5px;
	padding-bottom:8px;
	margin-top:5px;
	margin-left:-10px;
	margin-right:15px;
}
.recuadroChicoLeftGris {
	float:left;
	width:340px;
	border:1px solid;
	border-color:#CCCCCC;
	background-color:#e5e5e5;
	padding:5px;
	padding-bottom:8px;
	margin-top:5px;
	margin-left:-10px;
	margin-right:15px;
}
.recuadroGris {
	border:1px solid;
	border-color:#CCCCCC;
	background-color:#e5e5e5;
	padding:15px;
	margin-top:5px;
	margin-left:-10px;
	margin-bottom:5px;
}
.recuadroGrisReglamento {
	border:1px solid;
	border-color:#CCCCCC;
	background-color:#e5e5e5;
	padding:15px;
	margin:0px;
	margin-left:0px;
	margin-bottom:5px;
	width:687px;
}
.recuadroCita {
	border:1px solid;
	border-color:#CCCCCC;
	background-color:#e5e5e5;
	padding:10px;
	padding-top:5px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}
.foto {
	float:left;
	margin-right:5px;
}
.textoNaranja {
	color:#fe7e11;
	font-size:10px;
}
#contenido #columnaDer .estadistica {
	font-family: Verdana;
	font-size: 11px;
	margin-top:3px;
}
#contenido #columnaDer .estadistica #divPartidos, #contenido #columnaDer .estadistica #divEstadisticas {
	height: 196px;
	overflow: auto;
	width: 242px;
}
#contenido #columnaDer .estadistica #divPartidos, #contenido #columnaDer .estadistica #divEstadisticas1 {
	height: 196px;
	overflow-y: scroll;
	overflow-x:hidden;
	width: 242px;/*	color:#000000;*/

}
#contenido #columnaDer .estadistica .itemBlanco {
	background-color: white;
	height: 40px;
	padding-top: 3px;
}
#contenido #columnaDer .estadistica .itemGris {
	background-color: #e5e5e5;
	height: 40px;
	padding-top: 3px;
}
#contenido #columnaDer .estadistica .itemBlanco-Chico {
	background-color: white;
	height: 24px;
	padding-top: 3px;
}
#contenido #columnaDer .estadistica .itemGris-Chico {
	background-color: #e5e5e5;
	height: 24px;
	padding-top: 3px;
}
#contenido #columnaDer .estadistica .equipo1 {
	float: left;
	width: 100px;
	color: #848484;
	text-align: center;
	font-size:9px;
}
#contenido #columnaDer .estadistica .vs {
	color: #ff7c10;
	float: left;
	width: 20px;
}
#contenido #columnaDer .estadistica .equipo2 {
	float: left;
	width: 100px;
	color: #848484;
	text-align: center;
	font-size:9px;
}
#contenido #columnaDer .estadistica .equipo3 {
	float: left;
	width: 120px;
	color: #000000;
	text-align: center;
	font-size:9px;
}
#contenido #columnaDer .estadistica .equipo3Title {
	float: left;
	width: 120px;
	color: #fff;
	text-align: center;
	font-size:9px;
	background-color:#333333;
}
#contenido #columnaDer .estadistica .equipo4 {
	float: left;
	padding-left:5px;
	width: 30px;
	color: #000000;
	text-align: center;
	font-size:9px;
}
#contenido #columnaDer .estadistica .equipo4Title {
	float: left;
	padding-left:5px;
	width: 30px;
	color: #fff;
	text-align: center;
	font-size:9px;
	background-color:#333333;
}
#contenido #columnaDer .estadistica .equipo5 {
	float: left;
	width: 135px;
	color: #000000;
	/*	text-align: center;*/

	font-family:Verdana;
	font-size:9px;
}
#contenido #columnaDer .estadistica .equipo6 {
	float: left;
	padding-left:10px;
	width: 35px;
	color: #000000;
	/*	text-align: center;*/

	font-family:Verdana;
	font-size:9px;
}
#contenido #columnaDer .estadistica .equipo5Title {
	float: left;
	width: 140px;
	color: #fff;
	/*	text-align: center;*/

	font-family:Verdana;
	font-size:9px;
	background-color:#333333;
}
#contenido #columnaDer .estadistica .equipo6Title {
	float: left;
	padding-left:5px;
	width: 37px;
	color: #fff;
	/*	text-align: center;*/

	font-family:Verdana;
	font-size:9px;
	background-color:#333333;
}
#contenido #columnaDer .estadistica .anuncio {
	background-color: white;
	padding: 2px;
}
#contenido #columnaDer .estadistica .anuncio .cuadro {
	position: relative;
	background-image: url('../images/estadisticas/fondo.gif');
	border: 2px #bfbfbf solid;
	height: 110px;
}
#contenido #columnaDer .estadistica .anuncio .cuadro .logo {
	position: absolute;
	top: 2px;
	left: 5px;
}
#contenido #columnaDer .estadistica .anuncio .cuadro .partido {
	position: absolute;
	top: 2px;
	left: 7px;
	text-align:left;
	font-family: Verdana;
	font-size: 12px;
	color: #474747;
}
#contenido #columnaDer .estadistica .anuncio .cuadro .partido .equipo {
	font-family: Verdana;
	font-size: 13px;
	color: #001483;
}
#contenido #columnaDer .estadistica .anuncio .cuadro .partido .vs {
	float: none;
	font-family: Verdana;
	font-size: 11px;
	color: #da251d;
}
.listaColumnActionLink {
	color:#FF0000;
	font-size:11px;
}
.listaColumnActionLink1 {
	color:#FF0000;
	font-size:10px;
}
a.listaColumnActionLink {
	text-decoration:none;
}
.listaColumnActionLink:hover {
	text-decoration:underline;
}
.alturabottom {
	height:420px;
}
.alturanot7 {
	height:253px;
}
.alturanot56 {
	height:253px;
}
.alturanot4 {
	height:253px;
}
.alturanot23 {
	height:253px;
}
.alturanot1 {
	height:252px;
}
.TTTM {
	font-size: 14px;
}
.TTT1 {
	font-size: 14px;
}
