
/* ----- PÁGINA DE INICIO ----- */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 70%;
	font-family:  Arial, Helvetica, Tahoma, sans-serif;
	color: #666;
	overflow-x:hidden;
	background:#000 url(../img/all/bg_body.gif) repeat-y top center;
}
*:first-child+html body {
	background:#000 url(../img/all/bg_body_e7.gif) repeat-y top center;
}
* html body {
	background:#000 url(../img/all/bg_body_e6.gif) repeat-y top center;
}
body, x:-moz-any-link, x:default {
	background:#000 url(../img/all/bg_body_ff3.gif) repeat-y top center;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}

a img,:link img,:visited img,form,fieldset {border:none}

a {
	color: #999900;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 135%;
	font-weight: normal;
	margin: 0;
}

h1 {
	display: none;
}

h2 {
	padding-bottom: .3em;
	margin-top: 1.5em;
	font-weight: bold;
	color: #000;
}

h3 {
	padding-top:1em;
	font-weight:bold;
	color: #000;
	font-size:1.1em;
}
ul, dl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#contenedor {
	text-align:left;
	width: 90.4em;
	background-image: url(../img/all/bg_contenedor.gif);
	background-position: -21px 1px;
	background-repeat: repeat-y;
	background-color: #fff;
	margin: 0 auto;
}
/*--------------- SOLO FIREFOX 3 ------------*/
html>/**/body #contenedor, x:-moz-any-link, x:default {
	background-position: -10px 1px;
}
/*----------------------- Sólo CHROME -------------------------*/

/*body:nth-of-type(1) #contenedor {
	background-position: -20px 1px;
}*/

*:first-child+html #contenedor {
	width: 90em;
	background-position: -22px 1px;

}
* html #contenedor {
	width: 90.2em;
	background-position: -21px 1px;

}

/*---------------- CABECERA --------------------*/

#cabecera {
	background: url(../img/all/cabecera-nueva.jpg) no-repeat top right #000; 
	height: 8.15em;
	margin-left: 2.4em;
}
#cabecera_print {
	display: none;
}
#cabecera img {
	float: left;
}
#cabecera .claim {
	margin-left: 21em;
	xwidth: 181px;
}
*:first-child+html #cabecera .claim {
	position: relative;
	margin: -85px 0 0 400px;
}
* html #cabecera .claim {
	position: relative;
	margin: -85px 0 0 400px;
}
#cabecera .futbolista {
	position: relative;
	float: left;
	margin: -3.45em 0 0 30em;
}
#cabecera .logotipo {
	position: relative;
	display: block;
	margin: 0 0 0 -2.7em;
	width: 204px;
}

/*--------------- SOLO FIREFOX 3 ------------*/
html>/**/body #cabecera .logotipo, x:-moz-any-link, x:default {
	margin: 0 0 0 -3em;
}
/*---------------- UTILIDADES --------------------*/

#cabecera #utilidades {
	position: relative;
	margin: 0;
	clear: both;
	color: #666633;
}
#menuRecursivo li,
#menuIdiomas li {
	display: inline;
}

#menuRecursivo {
	float: right;
	position: relative;
	margin: -1.8em 22em 0 0;
}
*:first-child+html #menuRecursivo {
	margin: -1.8em 9.7em 0 0;
}
* html #menuRecursivo {
	margin: -1.8em 9.7em 0 0;
}
#menuRecursivo li a {
	text-decoration: underline;
}
#menuIdiomas {
	float: right;
	position: relative;
	margin: -1.8em 0 0 0;
	padding-right: 9em;
}
#menuIdiomas li a {
	text-decoration: underline;
}

/*---------------- MENU PRINCIPAL --------------------*/
#columna_izq {
	float: left;
	text-align: right;
	xborder: 1px solid #CCC;
	margin: 0 0 0 -1em;
	padding: 0;
	background: url(../img/all/bg_contenedor.gif) repeat-y left botoom;
}
*:first-child+html #columna_izq {
	margin: 0 0 0 -1.2em;
	padding: 0;
}
#columna_izq, x:-moz-any-link, x:default {
	margin: 0 0 0 -2px;
}
#menuLateral {
	width: 16.9em;
	font-size: 105%;
	text-align: left;
	margin: 0 0 0 2.3em;
	xborder: 1px solid #333;
	background: url(../img/all/bg_menuLateral.gif) repeat-y right bottom #000;
}
#menuLateral, x:-moz-any-link, x:default {
	background: url(../img/all/bg_menuLateral_ff3.gif) repeat-y right bottom #000;
}
*:first-child+html #menuLateral {
	width: 16.85em;
	background: url(../img/all/bg_menuLateral_e7.gif) repeat-y right bottom #000;
}
* html #menuLateral {
	width: 16.75em;
	background: url(../img/all/bg_menuLateral_e7.gif) repeat-y right bottom #000;
}
#menuLateral span {
	background: url(../img/all/bg_menuLateral.gif) repeat-y right bottom;
}	
.secciones {
	padding-top: 0em;
}
.secciones li a {
	color: #c4db0d;
	text-decoration: none;
}
.secciones a:hover {
	color: #FFF;
}
.secciones li {
	display: block;
	font-weight: bold;
	background: url(../img/all/bg_menuLateralSecciones_nuevo.gif) no-repeat center top; 
	height: 1.4em;
	padding: .7em 0 .7em 2.5em;
}
*:first-child+html .secciones li {
	height: 1.4em;
}
* html .secciones li {
	height: 1.4em;
}
.secciones li.first {
	background: url(../img/all/bg_menuLateralSecciones_top.gif) no-repeat center top;
	padding: .7em 0 .8em 2.5em;
}
.secciones li.first, x:-moz-any-link, x:default {
	background: url(../img/all/bg_menuLateralSecciones_top.gif) no-repeat center -2px;
}
.secciones li.first_activo {
	background: url(../img/all/bg_menuLateralSecciones_topActivo.gif) no-repeat center top;
	padding: .7em 0 .8em 2.5em;
}
.secciones li.last {
	background: url(../img/all/bg_menuLateralSecciones_nuevo.gif) no-repeat center top; 
	padding: .7em 0 .55em 2.5em;
}
/*---------------- Prohibido a Menores --------------------*/
.prohibidoAmenores{
	margin-right:5.5em}
/*--------------- SOLO FIREFOX 3 ------------*/
html>/**/body .secciones li.last, x:-moz-any-link, x:default {
	padding: .7em 0 .55em 2.5em;
}
/*----------------------- Sólo CHROME y SAFARI -------------------------*/

body:nth-of-type(1) .secciones li.last {
	padding: .7em 0 .6em 2.5em;
}
*:first-child+html .secciones li.last {
	padding: .7em 0 .6em 2.5em;
}
* html .secciones li.last {
	padding: .7em 0 .6em 2.5em;
}
.secciones li.activo {
	background: url(../img/all/bg_menuLateralSecciones_act.gif) no-repeat center top;
	color: #000;
	padding: .7em 0 .7em 2.5em;
}
.secciones li.last_activo {
	background: url(../img/all/bg_menuLateralSecciones_bottomActivo.gif) no-repeat center top;
	padding: .7em 0 .7em 2.5em;
}

/*---------------- CONTENIDO --------------------*/


	/* ----- COLUMNA CENTRAL ----- */
	
	
		#centro {
			float: left;
			margin: 0 0 0 .8em;
			width: 47.6em;
			background: #fff;
			xborder: 0px solid #000;
		}
		
		/* ----- Banner -----*/
		
			#banner {
				margin: 0;
				padding: 0;
				z-index: 1;
				text-align: right;
				height: 13.5em;
			}
			*:first-child+html #banner {
				height: 13.3em;
			}
			* html  #banner {
				height: 13.3em;
			}
			#banner a,
			#banner a:hover {
				color: #000;
				text-decoration: none;
			}
			#banner .texto_banner {
				position: relative;
				overflow: hidden;
				display: block;
				width: 14.5em;
				left: 32em;
				margin: -12.2em .8em 0 0;
				padding: 0;
				text-align: right;
				z-index: 3;
				color: #333;
				line-height: 1.5em;
			}
			*:first-child+html #banner .texto_banner {
				left: 0em;
			}
			* html #banner .texto_banner {
				left: 0em;
			}
			.texto_banner .titulo {
				display: block;
				font-size: 1.2em;
				font-weight: bold;
				padding-bottom: .3em;
			}
		
		/* ----- Caja Noticias ----- */
		
			h2.noticias {
				margin: .5em 0 0 0;
				font-weight: normal;
				color: #fff;
				line-height: 1.9em;
				background: #000 url(../img/all/bg_h_fondo.gif) no-repeat right top;
			}
			*:first-child+html h2.noticias {
				line-height: 1.85em;
			}
			* html h2.noticias {
				line-height: 1.85em;
			}
			h2.noticias span {
				display: block;
				padding-left: .5em;
				width: 20em;
				background: url(../img/all/bg_h1.gif) no-repeat left top;
			}
			#caja_noticias {
				margin: .1em 0 0 0;
				padding: 0;
				background: url(../img/all/bg_cajanoticias_lefttop.gif) no-repeat left top;
				width: 47.6em;
			}
			#caja_noticias div {
				margin: 0 0 0 1em;
				padding: .3em 0 0 0;
				background: url(../img/all/bg_cajanoticias_righttop.gif) no-repeat right top;
			}
			#caja_noticias div div {
				margin: 0 1em 0 -1em;
				padding: 0;
				background: url(../img/all/bg_cajanoticias_leftbottom.gif) no-repeat left bottom;
			}
			#caja_noticias div div div {
				margin: 0 -1em 0 1.7em;
				padding: 0 0 .6em 0;
				background: url(../img/all/bg_cajanoticias_rightbottom.gif) no-repeat right bottom;
			}
			* html #caja_noticias div,
			* html #caja_noticias div div,
			* html #caja_noticias div div div,
			* html #caja_noticias div div div img {
				position: relative;
			}
			#caja_noticias div div div ul li img {
				margin: 0 1em 1.2em 0;
				border: 1px solid #efefef;
			}
			* html #caja_noticias div div div ul li img {
				position: relative;
				margin: 0 1em 1.2em 1.5em;
			}
			#caja_noticias div div div ul {
				line-height: 1.7em;
				margin: 0;
				padding: 0;
			}
			#caja_noticias div div div li {
				display: block;
				margin: 0 .8em 0 0;
				padding: .7em 0 .7em 0;
				width: 44em;
				background: url(../img/all/bg_li_home_noticias.gif) repeat-x left top;
			}
			#caja_noticias div div div li.primero {
				margin: 0 0em 1em 0;
				padding: .7em .7em .7em 0;
				background-image: none;
				width:240px;
				float:left;
				border-right:1px solid #CCCCCC;
			}
			#caja_noticias div div div li.segundo {
				margin: 0 .8em 1em 0;
				padding: .7em 0 .7em 1.3em;
				background-image: none;
				width:240px;
				float:left;
				border-left:1px solid #FFF;
			}
			#caja_noticias div div div li.tercero {
				clear:both;
			}
			#caja_noticias div div div li ul li {
				xclear: left;
				margin: 0 0 0 .5em;
				padding: .3em 0 0 1.4em;
				background: url(../img/all/icono_porquejugar.gif) no-repeat 0 6px;
			}
			#caja_noticias div div div .boton_noticias {
				display: block;
				margin: 0 .8em 1em 0;
				padding: 2em 0 1em 0;
				background: url(../img/all/bg_li_home_noticias.gif) repeat-x left top;
				text-align: right;
			}
			#caja_noticias div div div .boton_noticias a {
				margin: 0;
				padding: 0.3em 0em 0.4em 3em;
				text-align: center;
				font-weight: bold;
				text-decoration: none;
				background: url(../img/all/bg_boton_mas_izq.gif) no-repeat left center;
			}
			* html #caja_noticias div div div .boton_noticias a{
				padding: 0em 0em 0em 3em;
			}
			*:first-child+html #caja_noticias div div div .boton_noticias a {
				padding: 0em 0em 0em 3.8em;
			}
			.mas_eventos {
				background: url(../img/all/bg_boton_mas_der.gif) no-repeat right center;
				margin: 1em 0 0 0;
				padding:  .9em 2em 1em 0em;
				font-weight: bold;
				text-decoration: none;
			}
			html>/**/body .mas_eventos, x:-moz-any-link, x:default {
				padding:  .7em 2em .9em 0em;
			}
			body:nth-of-type(1) .mas_eventos {
				padding:  .8em 2em .9em 0em;
			}
			
			
			/* ----- Banner Juego Responsable ----- */
			
			#banner_juego_responsable  {
				float: left;
				width: 251px;
				height: 17em;
				margin: 2em 0 0 0;
				padding: 0;
				background: url(../img/all/bg_banner_juego_responsable.gif) no-repeat left bottom;
			}
			#banner_juego_responsable h2 {
				margin: 0;
				padding: 0;
				font-size: 2em;
				background: none;
			}
			#banner_juego_responsable p {
				margin: 0 0 0 1.5em;
				padding: 2.5em 0 0 0;
				line-height: 1.5em;
				font-weight: bold;
			}
			
			/* ----- Banner Tus Colores ----- */
			
			#banner_tus_colores  {
				margin: 0 0 0 0.4em;
				padding: 0;
			}
			/*----------------------- Sólo FIREFOX 3 -------------------------*/

			* html #banner_tus_colores  {
			}
			#banner_tus_colores p {
				margin: 0;
				padding: 0;
			}
			
			
			/* ----- Banner Quién Opina en Reta -------*/
			.eventos_live {
				margin:-3em 0 0 0;
			}
			#banner_reta_live {
				margin: 1em 0 0 -0.6em;
				xpadding: 6.2em 0 0 0;
				background: url(../img/all/bg_banner_reta_live.png) no-repeat center bottom #184976;
				height: 18.8em;
				z-index: 2;
			}
			*:first-child+html #banner_reta_live {
			}
			* html #banner_reta_live {
			}
			#banner_reta_live p {
				margin: 0.2em 0 0 7.5em;
				padding: 0 0 0.4em 0.6em;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.05em;
				color: #f4f4f4;
				z-index: 2;
				background:url(../img/all/bg_li_retalive.jpg) no-repeat 0 18px;
				position:relative;
			}
			*:first-child+html #banner_reta_live p {
			}
			* html #banner_reta_live p {
			}
			body:nth-of-type(1) #banner_reta_live p {
			}
			#banner_reta_live p .deporte {
				color: #65c6fb;
				font-weight: bold;
				text-transform: capitalize;
			}
			#enlace_reta_live {
				margin: -19em 0 0 0;
				padding: 0;
				xborder: 1px solid #333;
				xbackground: #f2f2f2;
				height: 15em;
				z-index: 5;
				position:absolute;
			}
			*:first-child+html #enlace_reta_live {
				padding: 0;
				xbackground: #f2f2f2;
				z-index: 5;
				position:absolute;
			}
			* html #enlace_reta_live {
				padding: 0;
				xbackground: #f2f2f2;
				z-index: 5;
				position:absolute;
			}
			
			
			/* ----- Banner Quién Opina en Reta
			
			#banner_quien_opina {
				float: left;
				width: 251px;
				height: 16.8em;
				margin: 2em 0 0 1.2em;
				padding: 0 0 0 1.2em;
				border-left: 1px solid #CCC;
				background: url(../img/all/bg_banner_quien_opina.gif) no-repeat right bottom;
			}
			*:first-chil+html #banner_quien_opina {
				position: relative;
				margin: 0 0 0 0;
			}
			#banner_quien_opina h2 {
				margin: 0;
				padding: 0 0 .2em 0;
				font-size: 2em;
				background: none;
			}
			#banner_quien_opina p {
				margin: 0 0 0 .2em;
				padding: 0;
				line-height: 1.5em;
				width: 10em;
			}
			#banner_quien_opina a {
				font-weight: bold;
			}
			 ----- */
			 
			/* --------- Banner Newsletter Reta ------------- */
			
			#banner_newsletter_reta {
				margin: 0.2em 0 0 0.4em;
				padding: 0 0 0 0;
			}
			

	/* ----- COLUMNA DERECHA ----- */
	
	
		#derecha {
			margin: 0 .4em 0 0;
			padding: 0;
			float: right;
			width: 20.9em;
			border: 0px solid #CCC;
		}
		*:first-child+html #derecha {
			margin: 0 .45em 0 0;
		}
		* html #derecha {
			margin: 0 0.25em 0 0;
			padding:0;
		}
		
		/* ----- Tu zona Reta ----- */
		
			
			h2.zona_reta {
				margin: 0;
				padding: 0;
				height: 29px;
			}
			/*h2.zona_reta span {
				display: block;
				padding-left: .5em;
				font-size: .8em;
				background: url(../img/all/tu_zona_reta.gif) no-repeat left top;
			}*/
			#tu_zona_reta {
				margin: 0;
				padding: 0 0 0.4em 0;
				background: url(../img/all/bg_tu_zona_reta.gif) no-repeat left top;
			}
			*:first-child+html #tu_zona_reta {
			}
			* html #tu_zona_reta {
				position:relative;
			}
			#tu_zona_reta ul {
				margin: 0;
				padding: 0;
			}
			#tu_zona_reta li {
				margin: 0;
			}
			#tu_zona_reta li.consulta_boleto {
				padding: .45em 0 .2em .1em;
/*				background: url(../img/all/bg_boton_consulta_boleto_negro.gif) no-repeat left center;*/
			}
			/*----------------------- Sólo FIREFOX 3 -------------------------*/

			html>/**/body #tu_zona_reta li.consulta_boleto, x:-moz-any-link, x:default {
				padding: .45em 0 .15em .1em;
			}
			*:first-child+html #tu_zona_reta li.consulta_boleto {
				padding: .45em 0 .2em .1em;
				height:32px;
			}
			* html #tu_zona_reta li.consulta_boleto {
				padding: .45em 0 .2em .1em;
				height:32px;
			}
			#tu_zona_reta li.cobra_premio {
				padding: 0 0 .2em .1em;
/*				background: url(../img/all/bg_boton_cobra_premio_negro.gif) no-repeat left center;*/
			}
			*:first-child+html #tu_zona_reta li.cobra_premio {
				padding: 0 0 .2em .1em;
				height:32px;
				margin:-.6em 0 0 0;
			}
			* html #tu_zona_reta li.cobra_premio {
				padding: 0 0 .2em .1em;
				height:32px;
				margin:-.4em 0 0 0;
			}
			
			#tu_zona_reta li.consulta_movimientos {
				padding: 0 0 .2em .1em;
/*				background: url(../img/all/bg_boton_consulta_movimientos_negro.gif) no-repeat left center;*/
			}
			*:first-child+html #tu_zona_reta li.consulta_movimientos {
				padding: 0 0 .2em .1em;
				height:32px;
				margin:-.2em 0 0 0;
			}
			* html #tu_zona_reta li.consulta_movimientos {
				padding: 0 0 .2em .1em;
				height:32px;
				margin:0 0 0 0;
			}
			#tu_zona_reta li a {
				text-decoration: none;
				font-weight: bold;
			}
			*:first-child+html #tu_zona_reta li.consulta_boleto {
				padding:.45em 0 .4em .1em;
				margin:0 0 0 0;
			}
			*:first-child+html #tu_zona_reta li.cobra_premio {
				padding:0 0 0 .1em;
				margin:-.4em 0 0 0;
			}
			*:first-child+html #tu_zona_reta li.consulta_movimientos {
				padding:0 0 0 .1em;
				margin:0;
			}
			* html #tu_zona_reta li.consulta_boleto {
				padding:.45em 0 0em .1em;
				margin:0 0 0 0;
			}
			* html #tu_zona_reta li.cobra_premio {
				padding:0 0 0 .1em;
				margin:-.2em 0 0 0;
			}
			* html #tu_zona_reta li.consulta_movimientos {
				padding:0 0 0 .1em;
				margin:0;
			}
			
			#tu_zona_reta li.consulta_boleto #contenidoflash_boton_consulta_tus_boletos #boton_01 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				height:32px;
				margin-top:-.1em;
			}
			*:first-child+html #tu_zona_reta li.consulta_boleto #contenidoflash_boton_consulta_tus_boletos #boton_01 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				margin-top:-.1em;
				height:32px;
				padding:0 0 0 0;
				position:relative;
			}
			* html #tu_zona_reta li.consulta_boleto #contenidoflash_boton_consulta_tus_boletos #boton_01 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				margin:-.1em 0 0 0;
				height:32px;
				padding:0 0 0 0;
				xposition:relative;
			}
			*:first-child+html #tu_zona_reta li.consulta_boleto #flash_01 {
				height:32px;
				padding:0 0 0 0;
				position:relative;
				margin:-3em 0 1em 0;
			}
			* html #tu_zona_reta li.consulta_boleto #flash_01 {
				height:32px;
				padding:0 0 .2em 0;
				margin:-2.7em 0 0 0;
			}
			#tu_zona_reta li.consulta_boleto #contenidoflash_boton_consulta_tus_boletos p, #tu_zona_reta #contenidoflash_boton_premios_efectivo p, #tu_zona_reta #contenidoflash_boton_consulta_movimientos p {
				text-align:center;
				padding:.8em 0 0 0;
			}
			#tu_zona_reta li.consulta_boleto #contenidoflash_boton_consulta_tus_boletos a, #tu_zona_reta #contenidoflash_boton_premios_efectivo a, #tu_zona_reta #contenidoflash_boton_consulta_movimientos a {
				font-weight:bold;
				color:#FFFFFF;
			}
			#tu_zona_reta li.consulta_boleto #contenidoflash_boton_consulta_tus_boletos a:hover, #tu_zona_reta #contenidoflash_boton_premios_efectivo a:hover, #tu_zona_reta #contenidoflash_boton_consulta_movimientos a:hover {
				font-weight:bold;
				font-size:1.1em;
				color:#FFFFFF;
			}
			#tu_zona_reta #contenidoflash_boton_premios_efectivo #boton_02 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				height:32px;
				margin-top:.1em;
				padding:0 0 0 0;
			}
			*:first-child+html #tu_zona_reta li.cobra_premio #contenidoflash_boton_premios_efectivo #boton_02 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				margin-top:-.1em;
				padding:0 0 0 0;
				position:relative;
			}
			* html #tu_zona_reta li.cobra_premio #contenidoflash_boton_premios_efectivo #boton_02 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				margin:-.6em 0 0 0;
				padding:.6em 0 0em 0;
				height:33px;
			}
			*:first-child+html #tu_zona_reta li.cobra_premio #flash_02 {
				xmargin:1em 0 1em 0;
				xpadding:1em 0 0 0;
				height:32px;
			}
			* html #tu_zona_reta li.cobra_premio #flash_02 {
				margin:-3em 0 0 0;
				padding:0 0 0 0;
				height:32px;
			}
			#tu_zona_reta #contenidoflash_boton_consulta_movimientos #boton_03 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				height:32px;
				margin-top:0;
				padding:0 0 0 0;
			}
			*:first-child+html #tu_zona_reta li.consulta_movimientos #contenidoflash_boton_consulta_movimientos #boton_03 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				margin-top:-.1em;
				padding:0 0 0 0;
				position:relative;
			}
			* html #tu_zona_reta li.consulta_movimientos #contenidoflash_boton_consulta_movimientos #boton_03 {
				background: url(../img/all/bg_tu_zona_reta_alternativa.gif) no-repeat left center;
				margin-top:-.6em;
				padding:.1em 0 .1em 0;
				height:32px;
			}
			*:first-child+html #tu_zona_reta li.consulta_movimientos #flash_03 {
				margin:-2.9em 0 1em 0;
				padding:0 0 0 0;
				position:relative;
				height:32px;
			}		
			* html #tu_zona_reta li.consulta_movimientos #flash_03 {
				margin:-3.3em 0 0 0;
				padding:0 0 0 0;
				height:32px;
			}		
			
				
		/* ----- Provisional ----- */
		
			#provisional {
				width: 233px;
				height: 6px;
				background: url(../img/all/bg_provisional.gif) no-repeat center top;
			}
		
		/* ----- Banner ¿Cómo y Dónde? 
		
			h2.como_y_donde {
				display: block;
				margin: 0;
				padding: 0 .5em .3em 0;
				font-size: 2em;
				color: #000;
				font-style: italic;
				text-align: right;
			}
			#como_donde {
				margin: 0;
				padding: 0;
				background: url(../img/all/bg_banner_como_donde_test.gif) no-repeat left bottom;
			}
			*:first-child+html #como_donde {
				margin: 0;
			}
			* html #como_donde {
				margin: 0;
			}
			#como_donde p {
				margin: 0 .8em 0 6em;
				padding-bottom: .5em;
				text-align: right;
				line-height: 1.5em;
				color: #666;
			}
			#como_donde a {
				font-weight: bold;
			}
			
			*:first-child+html h2.como_y_donde {
				position: relative;
				padding: 0 .5em .3em 0;
			}
			* html h2.como_y_donde {
				position: relative;
				padding: 0 .5em .3em 0;
			}
			----- */
		
		/* ----- Banner Dónde apostar ----- */
		
			#donde_apostar {
				margin:0.2em 0 0 0.4em;
			}
			*:first-child+html #donde_apostar {
			}
		
		/* ----- Banner reta en tu negocio ----- */
		
			#reta_tu_negocio {
				margin: 0.2em 0 0 0.4em;
			}
		
		/* ----- Banner Tu opinión nos importa ----- */
		
			h2.hidden {
				display: none;
			}
			#tu_opinion {
				margin: .7em 0 0 0.8em;
				background: url(../img/all/bg_tu_opinion.gif) no-repeat 0 0;
				clear:left;
			}
			* html #tu_opinion {
				position: relative;
			}
			#tu_opinion ul {
				margin-top: -6em;
				margin-left:23.5em;
				padding: .5em 0 .5em 0;
				width: 21em;
			}
			#tu_opinion li {
				margin: .2em 0 0 0;
				width:22.2em;
			}
			
		/* ----- Banner ¡Estáte Alerta! ----- */
			
			#estate_alerta {
				margin: 3.4em 0 0 0;
			}
			*:first-child+html #estate_alerta {
				position: relative;
				margin: 3em 0 0 0;
			}
			* html #estate_alerta {
				position: relative;
				margin: 3em 0 0 0;
			}
			#estate_alerta p {
				position: relative;
				width: 16em;
				line-height: 1.7em;
				margin-bottom: -4em;
				top: -4.6em;
				left: 5.5em;
				color: #000;
			}
			#estate_alerta p .icono {
				position: relative;
				margin: 0 0 -1.2em .5em;
			}
			

/*---------------- PIE --------------------*/

#pie {
	clear: both;
	xtext-align: center;
	color: #999900;
	background-image: url(../img/all/bg_pie_nuevo.gif);
	background-position: -12px 0px;
	background-repeat:no-repeat;
	background-color:#fff;
	height: 2em;
	padding-bottom: 2em;
	padding-left:42em;
}
/*--------------- SOLO FIREFOX 3 ------------*/
html>/**/body #pie, x:-moz-any-link, x:default {
	background-position: -1px 0px;
}
/*----------------------- Sólo CHROME y SAFARI -------------------------*/

/*body:nth-of-type(1) #pie {
	background-position: -11px 0px;
}*/

*:first-child+html #pie {
	background-position: -13px 0px;
}
#pie ul {
	padding-top: 2em;
	margin: 0;
}
#pie li {
	display:inline; 
}
#pie li a {
	color:#999900;
}

/*---------------- CLASES --------------------*/

.ayudaAcces {/* Para lectores de pantalla, etc. */
	position: absolute;
	left: -10000px;
	top: -10000px;
	font-size: .1em;
	line-height: 1%;
}

.sindicacion01 {
	position: relative;
	display: block;
	width: 18px;
	height: 18px;
	margin: -2.5em 0 .55em 9.5em;
	text-align: right;
	border: 0px solid #fff;
}
.sindicacion02 {
	position: relative;
	display: block;
	top: -2.3em;
	left: 10.5em;
	text-align: right;
	border: 0px solid #fff;
}
.fecha {
	display: inline;
	margin-right: .8em;
	padding-right: .5em;
	color: #666;
	font-weight: bold;
	background: none;
	border-right: 1px solid #CCC;
}
