@charset "utf-8";
/* CSS Document */

/***** Global Settings *****/
html, body {
	border:0;
	margin:0;
	padding:0;
	/*height: 100%;*/
}

body {
	font:12px/1.25 arial, helvetica, sans-serif;
	height: auto;
}

img, div, input { behavior: url("/iepngfix.htc") }

* { margin: 0; }*

/***** Common Formatting *****/

a, img, input{ outline: none; }
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 {
	padding: 0;
	margin: 0 0 20px 0;
	font: 14px arial, helvetica, sans-serif ;
	font-weight: bold;
	color: #0f6ab8;
}

h2 { 
	padding: 0 0 20px 0;
	font:12px arial, helvetica, sans-serif ;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
h3 { 	
	padding: 0;
	margin: 0 0 14px 0;
	font:15px/1.25 arial, helvetica, sans-serif;
	font-weight: bolder;
	color: #0e0e0e;
}
p, ul, ol {
	margin:0;
	padding:0 0 14px 0;
}

ul, ol {
	list-style:none;
	padding:0 0 18px 40px;
}

blockquote {
	margin:22px 40px;
	padding:0;
}

small { font-size:0.85em; }
img { border:0; }

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
form {
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea { font:1em arial, helvetica, sans-serif; }
textarea { line-height:1.25;overflow:hidden; }
label { cursor:pointer; }

/***** Tables *****/

table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
}

table tr td {
	padding:2px;
}

/***** contenedor *****/

.contenedor{
	width:1003px;
	margin: 0 auto;
	padding: 0;
	height: auto !important;
	min-height: 100%;
}
.contenedor .cntCabecera{
	background:url(/images/apariencia/bg_cabecera_completa.png) no-repeat left top;
	width:1003px;
	height:131px;
	display:block;
	float:left;
}
.contenedor .cntCabecera .cabecera{
	display:block;
	float:left;
	width:1003px;
	height:99px;
	/*background:url(/images/apariencia/bg_cabecera.png) no-repeat left top;*/
}
.contenedor .cntCabecera .cabecera h1.logo{
	background:url(/images/apariencia/logo_cabecera.png) no-repeat left top;
	display:block;
	float:left;
	width:226px;
	height:79px;
	margin:8px 0 0 27px;
	text-indent:-5000px;
}
*html .contenedor .cntCabecera .cabecera h1.logo{
	background/***/:/***/url(/images/apariencia/logo_cabecera.gif) no-repeat left top; 
	margin-left/***/:/***/14px;
}
.contenedor .cntCabecera .cabecera .divPosic{
	display:block;
	float:right;
	width:auto;
	height:auto;
	margin:0 11px 0 0;
}
.contenedor .cntCabecera .cabecera .divPosic .cntPosic {
	display:block;
	float:right;
	padding:8px 15px 0 0;
	width:auto;
}
.contenedor .cntCabecera .cabecera .divPosic .cntPosic h1.h1Cabecera, 
.contenedor .cntCabecera .cabecera .divPosic .cntPosic h2.h2Cabecera {
	border:0 none;
	color:#eee;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0;
	margin:0;
	padding:1px 0 0;
	width:auto;
}
.contenedor .cntCabecera .cabecera .divPosic .cntPosic span {
	color:#FFFFFF;
	display:block;
	float:left;
	margin:0 10px;
}
.contenedor .cntCabecera .cabecera .divPosic ul#cabeceraMenu {
	display:block;
	float:right;
	margin:5px 20px 0 0;
	padding:3px 0 0;
	width:90px;
}
.contenedor .cntCabecera .cabecera .divPosic ul#cabeceraMenu li {
	display:inline;
	font-weight:bold;
	list-style-image:none;
	list-style-type:none;
	margin:0 10px 0 0;
}
.contenedor .cntCabecera .cabecera .divPosic ul#cabeceraMenu li a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.contenedor .cntCabecera .menu{
	display:block;
	float:left;
	width:1003px;
	height:32px;
	/*background:url(/images/apariencia/bg_menu_cabecera.png) no-repeat left top;*/
}
.contenedor .cntCabecera .menu ul{
	display:block;
	float:left;
	width:985px;
	height:32px;
	margin:0;
	padding:0 9px;
}
.contenedor .cntCabecera .menu ul li{
	display:block;
	float:left;
	background:url(/images/apariencia/bg_li_menu.png) no-repeat right center;
	*background:url(/images/apariencia/bg_li_menu.gif) no-repeat right center;
	width:auto;
	height:100%;
	padding:0 16px 0 15px;
}
.contenedor .cntCabecera .menu ul li.ultima{background:none;}
.contenedor .cntCabecera .menu ul li a{
	display:block;
	float:left;
	height:22px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:8px 0 0 32px;
}
.contenedor .cntCabecera .menu ul li a:hover{color:#0A2C59;}
.contenedor .cntCabecera .menu ul li a.casinos{background:url(/images/apariencia/dados_menu.png) no-repeat left center;}
*html .contenedor .cntCabecera .menu ul li a.casinos{background:url(/images/apariencia/dados_menu.gif) no-repeat left center;}
.contenedor .cntCabecera .menu ul li a.resultados{background:url(/images/apariencia/balon_menu.png) no-repeat left center;}
*html .contenedor .cntCabecera .menu ul li a.resultados{background:url(/images/apariencia/balon_menu.gif) no-repeat left center;}
.contenedor .cntCabecera .menu ul li a.comparador{background:url(/images/apariencia/comparador.png) no-repeat left center; padding-left:25px;}
*html .contenedor .cntCabecera .menu ul li a.comparador{background:url(/images/apariencia/comparador.gif) no-repeat left center;}
.contenedor .cntCabecera .menu ul li a.poker {background:url(/images/apariencia/pica_menu.png) no-repeat left center;}
*html .contenedor .cntCabecera .menu ul li a.poker {background:url(/images/apariencia/pica_menu.gif) no-repeat left center;}
.contenedor .cntCabecera .menu ul li a.foro{background:url(/images/apariencia/bocadillo_foro_menu.png) no-repeat left center;}
*html .contenedor .cntCabecera .menu ul li a.foro{background:url(/images/apariencia/bocadillo_foro_menu.gif) no-repeat left center;}
.contenedor .cntCabecera .menu ul li a.blog {background:url(/images/apariencia/wordpress_menu.png) no-repeat left center; width:82px;}
*html .contenedor .cntCabecera .menu ul li a.blog {background:url(/images/apariencia/wordpress_menu.gif) no-repeat left center;}
.contenedor .cntCabecera .menu ul li a.apuestas {background:url(/images/apariencia/dado_apuestas.png) no-repeat left center; padding-left:25px;}
*html .contenedor .cntCabecera .menu ul li a.apuestas {background:url(/images/apariencia/dado_apuestas.gif) no-repeat left center;}

.contenedor .contenido{
	background:#fff url(/images/apariencia/bg_contenedor.png) repeat-y center top;
	display:block;
	float:left;
	width:1003px;
	height:auto;
	padding:0 0 40px;
}	
.contenedor .contenido .izquierda{
	display:block;
	float:left;
	width:175px;
	padding:0 0 0 12px;
}
.contenedor .izquierda .titulo{
	display:block;
	float:left;
	background:url(/images/apariencia/bg_tit_salas_destacadas.png) no-repeat left top;
	width:159px;
	height:24px;
	color:#fff;
	padding:7px 0 0 10px;
	font-weight:bold;
	font-size:14px;
	margin:13px 0 0;
}
.contenedor .izquierda .titulo a{color:#fff; text-decoration:none;}
.contenedor .izquierda .sala{
	display:block;
	float:left;
	width:145px;
	height:54px;
	margin:5px 0 0;
	padding:0 22px 0 0;
}
.contenedor .izquierda .euro{background:url(/images/apariencia/bg_sala_euro.png) no-repeat left top;}
.contenedor .izquierda .dolar{background:url(/images/apariencia/bg_sala_dolar.png) no-repeat left top;}

.contenedor .izquierda .sala .imgSala{
	display:block;
	float:left;
	width:77px;
	height:45px;
	margin:5px 0 0 2px;
}
.contenedor .izquierda .sala .txt{
	display:block;
	float:right;
	width:66px;
	text-align:right;
	color:#666;
	font-weight:bold;
	margin:3px 0 11px;
}
.contenedor .izquierda .sala .bonoBienve{
	display:block;
	float:right;
	clear:right;
	color:#000;
	font-weight:bold;
	font-size:19px;
}
.contenedor .izquierda .sala .dosCifras{font-size:18px;}

.contenedor .contenido .centroDch{
	display:block;
	float:left;
	width:786px;
	height:auto;
	margin:0 0 0 10px;
	padding:20px 0 20px 20px;
}
*html .contenedor .contenido .centroDch{padding-top/***/:/***/30px;}

.contenedor .contenido .centroDch .cntCaja{
	display:block;
	float:left;
	position:relative;
	width:756px;
	height:auto;
	margin:20px 0;
}
*html .contenedor .contenido .centroDch .cntCaja{margin:30px 0 15px 0;}

.contenedor .contenido .centroDch .cntCaja .listaSalas{
	background:url(/images/apariencia/bg_salas_poker.png) no-repeat left bottom;
	background-color:#f0f0f0;
	display:block;
	float:left;
	width:611px;
	height:34px;
	padding:3px 0 0 141px;
}
.contenedor .contenido .centroDch .cntCaja .listaSalas li{
	background:url(/images/apariencia/bg_li_salas_poker.png) no-repeat left center;
	display:block;
	float:left;
	width:86px;
	height:auto;
	padding:0 0 0 15px;
}
.contenedor .contenido .centroDch .cntCaja .listaSalas li a{color:#244a71; text-decoration:none; font-weight:bold;}
.contenedor .contenido .centroDch .cntCaja .listaSalas li a:hover{color:#0a2c59; text-decoration:underline;}

*html .contenedor .contenido .centroDch .cntCaja{margin-top/***/:/***/-10px;}

.contenedor .contenido .centroDch .cntCaja span.discoDeco{
	display:block;
	width:48px;
	height:48px;
	position:absolute;
	top:-25px;
	left:-16px;
}
.contenedor .contenido .centroDch .cntCaja span.uno{background:url(/images/apariencia/disco_uno.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntCaja span.uno{background:url(/images/apariencia/disco_uno_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntCaja span.dos{background:url(/images/apariencia/disco_dos.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntCaja span.dos{background:url(/images/apariencia/disco_dos_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntCaja span.tres{background:url(/images/apariencia/disco_tres.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntCaja span.tres{background:url(/images/apariencia/disco_tres_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntCaja span.cuatro{background:url(/images/apariencia/disco_cuatro.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntCaja span.cuatro{background:url(/images/apariencia/disco_cuatro_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntCaja span.cinco{background:url(/images/apariencia/disco_cinco.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntCaja span.cinco{background:url(/images/apariencia/disco_cinco_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntCaja span.seis{background:url(/images/apariencia/disco_seis.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntCaja span.seis{background:url(/images/apariencia/disco_seis_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntCaja span.siete{background:url(/images/apariencia/disco_siete.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntCaja span.siete{background:url(/images/apariencia/disco_siete_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntCaja span.ocho{background:url(/images/apariencia/disco_ocho.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntCaja span.ocho{background:url(/images/apariencia/disco_ocho_ie6.png) no-repeat left top; margin-top:20px; }

.contenedor .contenido .centroDch .cntCaja span.txtAzul{
	display:block;
	position:absolute;
	top:-18px;
	left:38px;
}

.contenedor .contenido .centroDch .cntCaja span.bienvenido{
	background:url(/images/apariencia/bienvenido.png) no-repeat left top;
	width:107px;
	height:20px;
}
*html .contenedor .contenido .centroDch .cntCaja span.bienvenido{background:url(/images/apariencia/bienvenido.png) no-repeat left top; position:static; margin-bottom:-1px; margin-left:36px;}
.contenedor .contenido .centroDch .cntCaja span.buscamosJug{
	background:url(/images/apariencia/buscamos_jugadores.png) no-repeat left top;
	width:222px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntCaja span.buscamosJug{background:url(/images/apariencia/buscamos_jugadores.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}

.contenedor .contenido .centroDch .cntCaja span.promoDestac{
	background:url(/images/apariencia/promocion_destacada.png) no-repeat left top;
	width:214px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntCaja span.promoDestac{background:url(/images/apariencia/promocion_destacada.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}

.contenedor .contenido .centroDch .cntCaja span.salasPoker{
	background:url(/images/apariencia/salas_de_poker.png) no-repeat left top;
	width:144px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntCaja span.salasPoker{background:url(/images/apariencia/salas_de_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}
.contenedor .contenido .centroDch .cntCaja span.freeRolls, .contenedor .contenido .centroDch .cntCaja span.torneosPoker{
	background:url(/images/apariencia/free_rolls.png) no-repeat left top;
	width:86px;
	height:20px;
}
*html .contenedor .contenido .centroDch .cntCaja span.freeRolls, *html .contenedor .contenido .centroDch .cntCaja span.torneosPoker{background:url(/images/apariencia/free_rolls.png) no-repeat left top; position:static; margin-bottom:-1px; z-index:100; margin-left:36px;}
.contenedor .contenido .centroDch .cntCaja span.foroPoker{
	background:url(/images/apariencia/foro_de_poker.png) no-repeat left top;
	width:134px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntCaja span.foroPoker{background:url(/images/apariencia/foro_de_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}

.contenedor .contenido .centroDch .cntCaja span.tutPoker{
	background:url(/images/apariencia/tutorial_de_poker.png) no-repeat left top;
	width:162px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntCaja span.tutPoker{background:url(/images/apariencia/tutorial_de_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}

.contenedor .contenido .centroDch .cntCaja span.tiposPoker{
	background:url(/images/apariencia/tipos_poker.png) no-repeat left top;
	width:162px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntCaja span.tiposPoker{background:url(/images/apariencia/tipos_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}

.contenedor .contenido .centroDch .cntCaja span.torneosPoker{
	background:url(/images/apariencia/torneos_poker.png) no-repeat left top;
	width:170px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntCaja span.torneosPoker{background:url(/images/apariencia/torneos_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}



.contenedor .contenido .centroDch .cntCaja .bgTop{
	display:block;
	float:left;
	background:url(/images/apariencia/bg_top_caja.png) no-repeat left top;
	width:756px;
	height:2px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro{
	display:block;
	float:left;
	background:url(/images/apariencia/bg_centro_caja.png) repeat-y left top;
	width:752px;
	height:auto;
	padding:0 2px;
}
*html .contenedor .contenido .centroDch .cntCaja .bgCentro{margin-top/***/:/***/-13px;}

.contenedor .contenido .centroDch .cntCaja .bgCentro p.nombreSala {
	color:#18723A;
	font-size:13pt;
	font-weight:bold;
	margin:10px 0 0;
	padding:10px 35px 0;
	width:682px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro p.nombreSala a{color:#18723A; text-decoration:none;}
.contenedor .contenido .centroDch .cntCaja .bgCentro p.nombreSala a:hover{color:#238F4B;}

.contenedor .contenido .centroDch .cntCaja .bgBottom{
	display:block;
	float:left;
	background:url(/images/apariencia/bg_bottom_caja.png) no-repeat left top;
	width:756px;
	height:2px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro p{
	display:block;
	float:left;
	margin:8px 22px 5px 35px;
	padding:0;
	text-align:justify;
}
*html .contenedor .contenido .centroDch .cntCaja .bgCentro p{width:85%; margin:8px 10px 5px 15px; }
.contenedor .contenido .centroDch .cntCaja .bgCentro a.leerMas{
	float:left;
/*	clear:left;
	display:block;
	margin:0 0 0 35px;
	width:53px;*/
	color:#18723A;
	margin:0 0 0 2px;
	text-decoration:none;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro span.leerMas_tipos{
	float:left;
	margin:0 0 0 35px;
	width:53px;
}
*html .contenedor .contenido .centroDch .cntCaja .bgCentro a.leerMas{margin-left:15px; }

.contenedor .contenido .centroDch .cntCaja .bgCentro a.leerMas:hover{text-decoration:underline;}

.contenedor .contenido .centroDch .cntCaja .bgCentro p.intro{width:695px;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .left{
	display:block;
	float:left;
	width:362px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .left2{
	display:block;
	float:left;
	width:462px;
	text-align:justify;
}

.contenedor .contenido .centroDch .cntCaja .bgCentro .right{
	background-color:#f0f0f0;
	display:block;
	float:right;
	width:390px;
	height:96px;
	height:96px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right2{
	background-color:#f0f0f0;
	display:block;
	float:right;
	width:290px;
	height:96px;
	height:96px;
}

.contenedor .contenido .centroDch .cntCaja .bgCentro .right a.entrar{
	background:url(/images/apariencia/bg_entrar.png) no-repeat left top;
	display:block;
	float:right;
	width:30px; 
	height:96px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .campeonato{
	background:url(/images/apariencia/bg_buscamos_jugadores.png) no-repeat right top;
	display:block;
	float:right;
	width:360px;
	height:96px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .flechas{
	display:block;
	float:left;
	width:36px;
	height:96px;
	text-align:center;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .flechas a.left{
	background:url(/images/apariencia/flecha_left.png) no-repeat left top;
	display:block;
	width:30px;
	height:30px;
	margin:32px 3px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .flechas a.right{
	background:url(/images/apariencia/flecha_right.png) no-repeat left top;
	display:block;
	width:30px;
	height:30px;
	margin:32px 3px;
}
*html .contenedor .contenido .centroDch .cntCaja .bgCentro .right .flechas a.left,
*html .contenedor .contenido .centroDch .cntCaja .bgCentro .right .flechas a.right{margin:32px 1px;}

.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl{
	display:block;
	float:left;
	width:288px;
	height:96px;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
}

/******** comienza carrusel salas poker *********/
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker{
	height:96px;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	width:100000px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li{width:288px;float:left;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li img.logo{
	display:block;
	float:right;
	width:158px;
	height:88px;
	margin:4px 0 0 0;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li dl{
	display:block;
	float:left;
	width:120px;
	margin:5px 0 0 5px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li dl dt,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li dl dd{display:block; float:left; clear:left;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li dl dd{
	font-weight:bold;
	color:#000;
	margin:0 0 3px 0;
}	
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li dl dt{
	height:13px;
	padding:0 ;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li dl dt.sala{
	background:url(/images/botones/btn_sala.png) no-repeat left top;
	width:46px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li dl dt.bienvenida{
	background:url(/images/botones/btn_bienvenida.png) no-repeat left top;
	width:82px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li dl dt.vip{
	background:url(/images/botones/btn_vip.png) no-repeat left top;
	width:42px;
}
/******** fin carrusel salas poker *********/

/******** comienza carrusel free rolls *********/

.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls, .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker{
	height:96px;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	width:100000px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li, .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li{width:280px; padding:0 4px;float:left;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div, .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div{
	display:block;
	float:left;
	width:280px;
	height:32px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div.oscuro, .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div.oscuro{background-color:#dbdbdb;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div img.logoMin, .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div img.logoMin{
	display:block;
	float:left;
	width:60px;
	height:22px;
	margin:5px 15px 0 10px;
}
*html .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div img.logoMin, *html .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div img.logoMin{margin:5px 15px 0 5px;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.salasPoker li a, .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li a, .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li a {
	color:#000;
	text-decoration:none;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div dl, .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div dl{
	display:block;
	float:left;
	width:180px;
	margin:2px 15px 0 0; 
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div dl dt,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div dl dd,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div dl dt,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div dl dd{
	display:block;
	float:left;
	clear:left;
	/*width:110px;*/
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div dl dt,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div dl dt{font-weight:bold;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div dl dd,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div dl dd{font-size:10px;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.freeRolls li div a.jugar,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.torneosPoker li div a.jugar{
	background:url(/images/botones/btn_jugar.png) no-repeat left top;
	display:block;
	float:right;
	width:55px;
	height:13px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	margin:10px 15px 0 0;
}
/******** fin carrusel free rolls *********/
/******** comienza carrusel foro poker *********/
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker{
	height:96px;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	width:100000px;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li{width:280px; padding:0 4px;float:left;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div{
	display:block;
	float:left;
	width:280px;
	height:15px;
	padding:1px 0 0 0;
}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div.oscuro{background-color:#dbdbdb;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div p{
	display:block;
	float:left;
	font-weight:bold;
	font-size:11px;
	margin:0 5px;
	padding:0;
}
*html .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div p{width:266px;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div p span.diaHora{
	display:block;
	float:left;
	width:55px;
	margin:0 5px 0 0;
	font-weight:normal;
}
*html .contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div p span.diaHora{margin:0 1px 0 0;}
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div p a,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div p a:visited,
.contenedor .contenido .centroDch .cntCaja .bgCentro .right .cntUl ul.foroPoker li div p a:link {
	text-decoration:none;
	color:#000
}
/******** fin carrusel foro poker *********/
/******** comienza carrusel promo destacada *********/
#carousel-wrapper-promo { margin-left:40px; }
/******** fin carrusel promo destacada *********/

/******* internas ***********/
.contenedor .contenido .centroDch .cntSalaDestac{
	display:block;
	float:left;
	position:relative;
	width:756px;
	height:auto;
	margin:20px 0;
}
*html .contenedor .contenido .centroDch .cntSalaDestac{margin:5px 0;}

.contenedor .contenido .centroDch .cntSalaDestac span.discoDeco{
	display:block;
	width:48px;
	height:48px;
	position:absolute;
	top:-25px;
	left:-16px;
}
.contenedor .contenido .centroDch .cntSalaDestac span.cuatro{background:url(/images/apariencia/disco_cuatro.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntSalaDestac span.cuatro{background:url(/images/apariencia/disco_cuatro_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntSalaDestac span.siete{background:url(/images/apariencia/disco_siete.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntSalaDestac span.siete{background:url(/images/apariencia/disco_siete_ie6.png) no-repeat left top; margin-top:20px; }
.contenedor .contenido .centroDch .cntSalaDestac span.ocho{background:url(/images/apariencia/disco_ocho.png) no-repeat left top;}
*html .contenedor .contenido .centroDch .cntSalaDestac span.ocho{background:url(/images/apariencia/disco_ocho_ie6.png) no-repeat left top; margin-top:20px; }

.contenedor .contenido .centroDch .cntSalaDestac span.txtAzul {
	display:block;
	left:38px;
	position:absolute;
	top:-18px;
}
.contenedor .contenido .centroDch .cntSalaDestac span.salasDestac {
	background:transparent url(/images/apariencia/salas_destacadas.png) no-repeat scroll left top;
	height:20px;
	width:170px;
}
*html .contenedor .contenido .centroDch .cntSalaDestac span.salasDestac{background:url(/images/apariencia/salas_destacadas.png) no-repeat left top; position:static; margin-bottom:-1px; margin-left:36px;}

.contenedor .contenido .centroDch .cntSalaDestac span.tiposPoker{
	background:url(/images/apariencia/tipos_poker.png) no-repeat left top;
	width:142px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntSalaDestac span.tiposPoker{background:url(/images/apariencia/tipos_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}

.contenedor .contenido .centroDch .cntSalaDestac span.torneosPoker{
	background:url(/images/apariencia/torneos_poker.png) no-repeat left top;
	width:170px;
	height:24px;
}

*html .contenedor .contenido .centroDch .cntSalaDestac span.torneosPoker{background:url(/images/apariencia/torneos_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}


.contenedor .contenido .centroDch .cntSalaDestac span.websAmigas{
	background:url(/images/apariencia/webs_amigas.png) no-repeat left top;
	width:132px;
	height:24px;
}
*html .contenedor .contenido .centroDch .cntSalaDestac span.websAmigas{background:url(/images/apariencia/webs_amigas.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px;}


.contenedor .contenido .centroDch .cntSalaDestac .bgTop {
	background:transparent url(/images/apariencia/bg_top_caja.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:2px;
	width:756px;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro {
	background:transparent url(/images/apariencia/bg_centro_caja.png) repeat-y scroll left top;
	display:block;
	float:left;
	height:auto;
	padding:0 2px 20px;
	width:752px;
}
*html .contenedor .contenido .centroDch .cntSalaDestac .bgCentro{margin-top/***/:/***/-13px;}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro p{
	display:block;
	float:left;
	clear:none;
	width:692px;
	height:auto;
	padding:10px 30px;
	text-align:justify;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro p.gris{
	background-color:#eee;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro p.nombreSala{
	font-size:13pt;
	color:#18723a;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:10px 30px 5px;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro p a.leerMas{
	display:block;
	/*float:left;*/
	clear:left;
	width:auto;
	color:#18723A;
	margin:3px 0 0 0;
	text-decoration:none;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro p a.leerMas:hover{text-decoration:underline;}
*html .contenedor .contenido .centroDch .cntSalaDestac .bgCentro p a.leerMas{width:53px;}

.contenedor .contenido .centroDch .cntSalaDestac .bgCentro dl{
	display:block;
	float:left;
	clear:none;
	width:630px;
	height:auto;
	margin:0 0 0 40px;
	padding:10px 30px;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro dl dt,
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro dl dd{display:block; float:left;}

.contenedor .contenido .centroDch .cntSalaDestac .bgCentro dl dt{
	font-weight:bold;
	width:115px;
	text-align:right;
	margin:0 15px 0 0;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro dl dd{
	width:auto;
	text-align:left;
	margin:0;
	width:500px;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro .amigas{
	clear:none;
	display:block;
	float:left;
	height:auto;
	padding:10px 30px;
	text-align:justify;
	width:692px;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro .amigas a{
	color:#597594;
	text-decoration:none;
	margin:5px 5px 0 0;
}
.contenedor .contenido .centroDch .cntSalaDestac .bgCentro .amigas a:hover{color:#0a2c59; text-decoration:underline}

.contenedor .contenido .centroDch .cntSalaDestac .bgBottom {
	background:transparent url(/images/apariencia/bg_bottom_caja.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:2px;
	width:756px;
}

/***** rastro migas ****/
.contenedor .contenido .centroDch .rastroMigas {
	color:#597594;
	display:block;
	float:left;
	width:100%;
	height:auto;
	font-size:12px;
	margin:0 0 5px;
	text-align:left;
}
*html .contenedor .contenido .centroDch .rastroMigas {margin/***/:/***/0;}

.contenedor .contenido .centroDch .rastroMigas a.linkMigas:link, 
.contenedor .contenido .centroDch .rastroMigas a.linkMigas:visited {
	color:#597594;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.contenedor .contenido .centroDch .rastroMigas a.linkMigas:hover {
	color:#0A2C59;
	text-decoration:none;
}
/****** fin rastro migas *****/

#firefox_homepage {text-align:center;}
#firefox_homepage a{font-size:11px; text-decoration:none;}

/***** pie *****/

#pie {
	background:transparent url(/images/apariencia/fondoPieDentro1004.png) no-repeat -1px top;
	display:block;
	float:left;
	width:1004px;	
	height:122px;
	margin:0 auto;
	padding:0;
	font-size:11px;
}
#pie #condicionesLegales {
	color:#FFFFFF;
	display:block;
	float:left;
	width:1004px;
	margin:0 auto;
	text-align:left;
	padding:4px 0 0 0;
}
#pie #condicionesLegales a{ 
	color:#FFFFFF;
	display:block;
	float:left;
	height:auto;
	margin:0 572px 0 19px;
	width:156px;
	text-decoration:none;
}
*html #pie #condicionesLegales a{margin-right/***/:/***/275px;} 

#pie #webRelacionada {
	clear:left;
	color:#FFFFFF;
	display:block;
	float:left;
	height:20px;
	margin:15px 0 2px 19px;
	padding:0;
	width:850px;
}
#pie ul#websPie {
	display:block;
	float:left;
	margin:0;
	padding:0 0 0 19px;
}
#pie #websPie li {
	color:#FFFFFF;
	display:block;
	float:left;
	height:auto;
	padding:0 2px;
	text-align:center;
	width:190px;
}
#pie #websPie li a{
	text-decoration:none;
	color:#111111;
}
#pie #websPie li a:hover{text-decoration:underline;}
/* paginas internas casas*/
.cntSalaDestac .bannerHorizontal { background: #FFF url(/images/casas_poker/bg-bannerHorizontal.png) repeat-x left bottom; width:692px; height:62px; margin:10px 30px; float:left; border:1px solid #dbdcde;}
.cntSalaDestac .bannerHorizontal #bannerimagen { width:250px; height:60px; margin:1px; float:left; }
.cntSalaDestac .bannerHorizontal .url { width:420px; height:auto; text-align:left; text-decoration:none; float:left; margin:16px 0 0 15px; color:#215CA8; cursor:pointer; font-size:1.2em; font-weight:bold;}
.cntSalaDestac .bannerHorizontal .url:hover { color:#215CA8; }
.cntSalaDestac .bannerHorizontal .promo { width:420px; color:#000000; text-align:left; font-size:1em; text-decoration:none; float:left; margin:0 0 0 15px; cursor:pointer; font-weight:bold; }
.cntSalaDestac .bannerHorizontal .promo:hover { text-decoration:underline }
/* valoraciones estrellas */
.cntSalaDestac #valoraciones { float: left; width:692px; height:117px; margin:20px 30px !important; margin:20px 15px;  border:1px solid #D2D2D2;}
.cntSalaDestac #valoraciones p.cabeceraValoracion { background:#E6E3E3; height:auto; width:auto; border-bottom:1px solid #D2D2D2; color:#597594; display:block; font-weight:bold; padding:3px 2px 3px 5px; font-size:0.7em; text-align:left; }
.cntSalaDestac #valoraciones .conceptos { float:left; padding:20px 10px 12px 20px; width:316px; font-size:1em; margin:0; }
.cntSalaDestac #valoraciones .dtConcep { display:block; float:left; height:18px; margin:0 8px 0 0; padding:0; text-align:left; width:170px; font-weight:normal; }
.cntSalaDestac #valoraciones .ddConcep { display:block; height:18px; width:80px; line-height:10px; margin:0 0 5px 0; }
.cntSalaDestac #valoraciones h4 { background:#E6E3E3; border-bottom:1px solid #D2D2D2; color:#597594; font-size:0.9em; font-weight:bold; padding:3px 2px 3px 5px; text-align:left; }

.CasasConBanner p { width:530px !important; }
.CasasConBanner #valoraciones { margin:20px 30px !important;width:530px; }
.CasasConBanner #valoraciones .conceptos { float:left;font-size:1em;margin:0;padding:20px 0 12px 5px;width:260px; }
.CasasConBanner .CasasBanner { float:right; margin-right:30px; }
.CasasBannerMini { float:right; margin:5px 10px 10px; }

a.leerFreerolls{
	color:#000;
	text-decoration:none;
}
a.leerMasFreerolls{
	color:#18723A;
	text-decoration:none;
}

.verde {
	color:#18723A;
}

/* freerolls */
.lista_freerolls { margin:25px auto 5px 2px ; }
.lista_freerolls .clear { clear:both; }
.lista_freerolls a { text-decoration:none; }
.lista_freerolls a:link, .lista_freerolls a:active, .lista_freerolls a:visited { color:#000; }
.lista_freerolls .freeroll { width:224px; height:85px; border:1px solid #d2d2d2; padding:6px 0 0 6px; float:left; margin:8px;  background:#F7F7F7; }
.lista_freerolls .freeroll .imgFreeroll { border:1px solid #d2d2d2; float:left; padding:10px 0; margin-right:10px; background:#fff; }
.lista_freerolls .freeroll p { float:right; width:152px !important; padding:0 !important; float:right !important; }
.lista_freerolls a .freeroll .importe { color:#000; font-size:22px; font-weight:bold; }
.lista_freerolls a:link .freeroll .titulo, .lista_freerolls a:visited .freeroll .titulo, .lista_freerolls a:active .freeroll .titulo { color:#305e8d; font-size:12px; font-weight:bold; }
.lista_freerolls a .freeroll .horas { color:#000; font-size:11px; }
.lista_freerolls a:link .freeroll .inscritos, .lista_freerolls a:visited .freeroll .inscritos, .lista_freerolls a:active .freeroll .inscritos { color:#284e76; font-size:10px; text-align:right !important; margin: 2px 5px 0 0; }

/* aprendizaje animaciones */
.contenedor .contenido .centroDch .bgCentro h4 { clear:left; color:#18723A; font-size:12px; font-weight:bold; padding:10px 0 0 30px; }
.contenedor .contenido .centroDch p.cont_flash { text-align:center !important; }
.contenedor .contenido .centroDch .cntCaja span.cartasPoker{ background:url(/images/apariencia/cartas_poker.png) no-repeat left top; width:154px; height:24px; }
*html .contenedor .contenido .centroDch .cntCaja span.cartasPoker{ background:url(/images/apariencia/cartas_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px; }
.contenedor .contenido .centroDch .cntSalaDestac span.cartasPoker{ background:url(/images/apariencia/cartas_poker.png) no-repeat left top; width:154px; height:24px; }
*html .contenedor .contenido .centroDch .cntSalaDestac span.cartasPoker{ background:url(/images/apariencia/cartas_poker.png) no-repeat left top; position:static; margin-bottom:-5px; z-index:100; margin-left:36px; }