/*-- FUENTE DE LETRA TITULO --*/
@font-face {
	font-family: 'OrbitronMedium';
	src: url('orbitron-medium.eot');
	src: local('Orbitron Medium'), local('Orbitron-Medium'), url('orbitron-medium.ttf') format('truetype');
}

@font-face {
	font-family: 'OrbitronLight';
	src: url('orbitron-light.eot');
	src: local('Orbitron Light'), local('Orbitron-Light'), url('orbitron-light.ttf') format('truetype');
}






h1{
font: normal 15px "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color: #0066cc;
}


/*-- TEXTOS --*/
h1.destaca{
font: normal 13px "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color: #006699;
padding:5px 5px 5px 5px;
background: #e2e2e2;
}




h1.titupok{
font: 13.3px 'OrbitronMedium', Arial, sans-serif;
letter-spacing: 0;
color: #F12A2D;
margin-top: 15px;
}




/*-- LOGO TITULO PRINCIPAL -- */
h1.fontface {
font: 12px 'OrbitronMedium', Arial, sans-serif;
letter-spacing: 0;
color: #006600;
position:absolute;
width: 740px;
top: 2px;
left: 270px;
z-index: 7; 
}


/*-- TITULO SALAS DE POKER -- */
h1.slspoker {
font: 13.3px 'OrbitronMedium', Arial, sans-serif;
letter-spacing: 0;
color: #F12A2D;
margin-bottom: 10px;
}


h2{
font: normal 15px "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color: #044A0B;
}


h2.entradapok{
font: 13.3px 'OrbitronMedium', Arial, sans-serif;
letter-spacing: 0;
color: #F12A2D;
margin-top: 15px;
padding-bottom: 5px;
border-bottom: 1px solid #52B833;
}

h2.bonopok{
font: 13.3px 'OrbitronMedium', Arial, sans-serif;
letter-spacing: 0;
color: #F12A2D;
margin: 18px 0px 0px 35px;
padding-bottom: 5px;
border-bottom: 1px solid #52B833;
} 


h2.lineatop{
font: 13.3px 'OrbitronMedium', Arial, sans-serif;
letter-spacing: 0;
color: #F12A2D;
margin: 26px 0px 0px 5px;
padding-bottom: 5px;
border-bottom: 1px solid #52B833;
}



.mayus {
text-transform:uppercase; 
margin-bottom: 10px;
}

.titular{
font: bold 11px Arial;
color: #044A0B;
padding:5px;
margin-top: 15px;
background: #fff;
overflow: hidden;
}


.txtrojo {
color: #ff0000;
display: inline;
margin: 0;
padding: 0;
}

.txtnegro {
color: #000;
}

.titularrojo{
font: bold 11px Arial;
color: #ff0000;
padding:5px;
margin: 0px;
background: #fff;
overflow: hidden;
}

.titularcl{
font: bold 11px Arial;
color: #044A0B;
padding:5px 5px 5px 28px;
margin-top: 15px;
background: #E6E6E6 url(/imagenes/flecha-menu-indice2.gif) no-repeat;
/*-- border: 1px solid #3399ff; --*/
overflow: hidden;
}

.titularnf{
font: bold 11px Arial;
color: #003366;
padding:5px;
margin-top: 5px;
overflow: hidden;
}
                    /* float:left; width:225px;*/
.titularrotor{
min-height: 48px;
height: auto !important;
height: 48px;
font: bold 13px Arial;
color: #044A0B;
text-align:left;
padding: 4px 0px 0px 72px;
border-top: 10px solid #ffffff;
background: #ffffff;
}

.titularrotorbonotop{
height: auto !important;
font: bold 16px Arial;
color: #ffffff;
/*text-shadow: #ffffff 1px 1px;*/
text-align:center;
text-transform: uppercase;
padding: 3px 0px 2px 10px;
/* border-top: 10px solid #ffffff; */
border-bottom: 1px solid #b4b4b4;
background: #62c833 /*url(/reydepoker/imagenes/simbolos/cabecero-tabla.jpg) no-repeat*/;

}

.titular2bonotop{
font: bold 12px Verdana, Arial;
color: #000000;
/*text-shadow: #ffffff 1px -1px;*/
padding:6px 0px 0px 0px;
margin: 0px;
overflow: hidden;
}

/*-- mini baraja poker --*/
.tnpoker {background: #fff url(/imagenes/baraja-poker.gif) no-repeat;}





.fecharotor {
/*padding: 2px 0px 2px 5px;*/
font: bold 12px Arial;
color: #777; 
/* color: #003366; */
/*float:left;*/
}

h3{
font: normal 15px "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color: #336699;
}

p{
font: normal 12px Arial,Helvetica,sans-serif;
color: #333333;
text-align: justify;
margin: 10px 0px 5px 0px;
}

.panel-text>p{
font: normal 12px Arial,Helvetica,sans-serif;
color: #FFFFFF;
text-align: justify;
margin: 10px 0px 5px 0px;
}



p.capu{
color: #333333;
line-height: 15px;
text-align: center;
font: normal 12px Arial,Helvetica,sans-serif;
padding: 0px 10px 0px 10px;
}

p.txtmn{
color: #333333;
line-height: 15px;
text-align: justify;
padding:0px 5px 5px 0px;
font: normal 11px Arial,Helvetica,sans-serif;
}

p.txtmncapu{
color: #333333;
line-height: 15px;
text-align: justify;
padding:0px 5px 25px 0px;
font: normal 11px Arial,Helvetica,sans-serif;
border-bottom: 2px dotted #cccccc;
margin-bottom: 25px;
}

.fcolumdrcha, .fbannercdrcha{
background-color: #e6e6e6;
padding: 4px;
margin: 0px;
}

.fbannercdrcha {
padding-left: 8px;
}

.titucolgris{
margin-top: 5px;
background-color: #62C833;
font: bold 11px Arial,Helvetica,sans-serif;
color: #ffffff;
padding: 4px;
}



b {
color: #006600; 
}


/*-- ENLACES --*/
a{
color: #008010;
text-decoration:underline;
}

a:hover{
color: #00a000;
text-decoration:underline;
}


a.acceso {
margin-left: 180px;
font: bold 14px Arial,Helvetica,sans-serif;
color: #0066cc;
padding-top: 15px;
}


a.acceso:hover {
color: #0066cc;
}


/* enlaces zona bonos, entrada y mas info */
a.entbono {
float: right;
font: bold 13px Arial,Helvetica,sans-serif;
color: #008020;
padding: 6px;
margin-right: 10px;
border: 1px solid #cccccc;
}


a.entbono:hover {
color: #F12A2D;
}






/* enlaces paginador de noticias */


#fondopaginador {
width: 1000px;
margin: 0px auto 0px auto;
border-bottom: 10px solid #ffffff;
overflow: hidden;
background:#fff;
}


a.paginaizq, a.paginadrcha {
text-align: center;
font: bold 11px Arial,Helvetica,sans-serif;
color: #008020;
padding: 5px;
margin: 20px;
border: 1px solid #cccccc;
}




a.paginaizq:hover, a.paginadrcha:hover {
color: #F12A2D;
}


.subrayado {
text-decoration:underline;
}


.margentop{
margin-top: 35px;
}



.fc-pub-mapu {
display: block;
height: 602px;
background: #0099ff url(/imagenes/fondo-pubapu-miapuesta.jpg) repeat-x;
}


.fc-pub-whill {
display: block;
height: 602px;
background: #0099ff url(/imagenes/fondo-pubapu-hhill.jpg) repeat;
}

.fc-pub-gris {
background: #cccccc;
height: auto;
border-top: 1px solid #444444;
}


/*-- GENERAL --*/
body {
width:100%;
height: 100%;
margin: 0px;
font: normal 12px Arial;
color: #000000;
background: #dcdcdc url(/imagenes/fondototalcartas.gif) repeat;
 }

/*-- barras laterales fondo --*/
#barras{
width: 1026px;
height: auto;
background: #E7E7E7 url(/imagenes/barrasfondo.gif) repeat-x;
margin:0px auto;

}



/*-- CABECERA -- */
#cabecera { 
background:#ffffff;
width: 1000px;
padding: 0px;
margin:0px auto 0px auto;
height: 130px; /*-- altura cabecera -- */
}

	
/*-- LOGO -- */ 
#zonalogo {
position:relative;
width: 350px;
float: left;
}

.logoimagen {
position:absolute;
top: 5px;
left: 35px;
z-index: 0; 
}

.mini{
font: 12px 'OrbitronMedium', Arial, sans-serif;
/*float: right;   */
padding-right: 0px;
}




#logotexto {
float:right;
width:600px;
height:auto;
font: 12px/14px 'OrbitronLight', Arial, sans-serif;
color:#505261;
text-align:justify;
padding: 25px 20px 0px 0px;
}			

#logotexto b {
color: #003399;
}

#logotexto a {
color: #ff0000; text-decoration: underline;
}

#logotexto a:hover {
color: #0066cc; text-decoration: underline;
}


/*-- REDES SOCIALES -- */ 
.redessoc{
float:right;
width:200px;
height:auto;
padding: 8px 40px 0px 800px;
font: normal 12px Arial;
}



/*-- MENU -- */ 
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;  
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 130px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 0 0 0;
padding: 0;
text-transform:uppercase; 
}




#modernbricksmenu a{
float: left;
display: block;
color: #fff;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 10px 29px 0px 29px;
text-decoration: none;
letter-spacing: 1px;
/*background-color: #99ff33; Default menu color
border-bottom: 1px solid white; */
background:url(/imagenes/botonpoker-on1.png) repeat-x;
height: 33px;

}

#modernbricksmenu a:hover{
background-color: #66ff00; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #cbcbcb; /*Brown color theme*/ 
border-color: #cbcbcb; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0; 
width: 100%;
height: 5px;
line-height: 5px;
background: #cbcbcb; /*Brown color theme*/ 
}


#menucizq{
float: left;
display: inline;
margin: 0px 0px 0px 0px;
background:url(/imagenes/menucurvaizq.png) no-repeat;
height: 37px;
width: 11px;
}


#menucdrcha {
float: left;
display: block;
background:url(/imagenes/menucurvadrcha.png) no-repeat;
height: 37px;
width: 11px;
margin: 0px 0px 0px 0px;
}


#nomargendrcho {
margin: 0px 0px 0px 0px;
}

#nomargendrcho a{
margin: 0px;
}

/*-- CONTENIDOS -- */
#pagina {
width: 1000px;
margin: 0px auto;
overflow: hidden;
padding-bottom: 0px;
background:#fff;
}





/*-- COLUMNA IZQUIERDA  -- */
#columna1{
float: left;
background: #fff;
width: 245px;
min-height:500px;
height:auto !important;
height:500px;
padding: 0px 0px 0px 0px;
}


.columna1bajo{
float: left;
background: #fff;
width: 245px;
padding: 0px 0px 0px 0px;
}

#columna1 p{
font: 12px 'OrbitronMedium', Arial, sans-serif;
text-align: justify;
padding: 0px 5px 10px 10px;
}

.cuadroizq {
width: 229px;
font: 12px 'OrbitronMedium', Arial, sans-serif;
color: #F12A2D;
padding:5px;
margin: 2px;
overflow: hidden;
text-transform:uppercase;
}

.cuadrodrcha {
width: 120px;
font: 12px 'OrbitronMedium', Arial, sans-serif;
color: #F12A2D;
padding:5px;
margin: 2px;
overflow: hidden;
text-transform:uppercase;
}

.cuadroizqpub170, .cuadroizqpub140 {
width: 174px;
color: #003366;
padding:5px 3px 3px 7px;
margin: 2px;
overflow: hidden;
}

.cuadroizqpub140 {
width: 163px;
padding:5px 0px 3px 21px;
}

.bordeverde2px {
border: 1px solid #006600;
}

.bordegris2px {
border: 1px solid #cccccc;
}


.bordetopgris {
border-top: 2px dotted #cccccc;
padding: 10px 0px 10px 0px;
}


#menudrcha {
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;  
}

#menudrcha ul {
font: bold 11px Arial;
margin:0;
margin-left: 2px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#menudrcha li{
display: block;
margin: 1px 0px 1px 0px;
padding: 0;
 }    
 
 
 

/*-- menus barras laterales -- */
.menuizq {
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;  
}

.menuizq ul {
font: bold 11px Arial;
margin:0;
margin-left: 2px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.menuizq li{
display: block;
margin: 1px 0px 1px 0px;
padding: 0;
 }    

.menuizq a{
width: 166px;
float: left;
display: block;
color: #044C0C;
margin: 0 1px 0 0; 
padding: 5px 10px 5px 35px;
text-decoration: none;
letter-spacing: 1px;
background: #ffffff url(/imagenes/trebol-menu-blanco.jpg) no-repeat;
border-bottom: 1px solid #d8d8d8;

}

.menuizq a:hover {
/*background-color: ; Menu hover bgcolor*/
background: #ccff66 url(/imagenes/trebol-menu-verde.jpg) no-repeat;
padding-left: 35px;
}





#menudrcha a{
width: 95px;
float: right;
display: block;
color: #044C0C;
margin: 0px; /*Margin between each menu item*/
padding: 5px 10px 5px 35px;
text-decoration: none;
text-align: center;
letter-spacing: 1px;
background: #ccff66 url(/imagenes/flecha-menu-bonos.gif) no-repeat;
border-bottom: 1px solid #d8d8d8;
}

#menudrcha a:hover  {
/*background-color: ; Menu hover bgcolor*/
padding-left: 35px;
}



a.enlsalaspk {
display: inline;
float: right;
padding: 3px;
margin:0px 0px 0px 0px;}

a.enlsalaspk:hover {
text-decoration: underline;
}




/*-- botones ENLACES A MÁS BONOS Y MAS NOTICIAS QUE APARECEN EN EL INDICE --------------------------------------------------------------------------------- */
a.bonosynoticias, a.bonoslink{
width: auto;
display: block;
color: #044C0C;
padding: 10px 0px 10px 0px;
text-decoration: none;
text-align: right;
letter-spacing: 1px;
font: 12px 'OrbitronMedium', Arial, sans-serif;
}

a.bonoslink{
text-align: left;
}


.bordegrisabajo {
border-bottom: 1px solid #d8d8d8; 
}






/*-- COLUMNA CENTRAL  --------------------------------------------------------------------------------- */

#principal{
float: left;
background: #fff;
width: 728px;

height:auto !important;
padding: 0px 0px 0px 14px;
}
#datos{
float: left;
background: #fff;
width: 530px;
min-height:500px;
height:auto !important;
height:500px;
padding: 0px 0px 0px 14px;
}


/*-- COLUMNA CENTRAL ANCHA SECCIONES 2 COLUMNAS  ------- */
#datos2columnas{
float: left;
background: #ffffff;
width: 730px;
min-height:500px;
height:auto !important;
height:500px;
padding: 0px 0px 0px 14px;
}



/*-- ANCHO PARA CAJA PUB SUPERIOR 728X90  -- */

.pubtopccentralhome{
width: 728px;
border-top: 1px solid #52B833;
background: #fff;
overflow: auto;
}



.pubtopccentral{
width: 728px;
border-top: 1px solid #52B833;
background: #fff;
overflow: auto;
}



/*-- ANCHO PARA CAJAS CENTRALES  -- */
.cajacentral{
width: 560px;
margin: 0px 0px 10px 0px;
background: #fff;
overflow: auto;
}



/*-- ANCHO PARA CAJA OFERTA 3 BONOS  -- */
.cajabonosgeneral{
border-top: 1px solid #52B833;
width: 560px;
margin: 5px 0px 10px 0px;
background: #fff;
overflow: auto;
}



.cajapromobonos{
border: 1px solid #339933;
padding: 0px 5px 5px 5px;
background: #FFFFFF;
overflow: auto;
position: relative;
}



.numerbonos{
position: absolute;
top: 0px;
left: 0px;
width: 25px;
height: 15px;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
font: bold 12px Arial;
background: #009900;
border: 1px solid #33ff33;
color: #ffffff;
overflow: auto;
}


/*-- ESTILOS SECCION DE NOTICIAS  -- */


.fechanoticias{

width: 160px;
height: 13px;
text-align: center;
padding: 2px;
font: normal 10px Arial;
background: #ffffff;
border: 1px solid #ccff66;
color: #868686;
overflow: auto;
}

.ofertabonosalas{
position: absolute;
top: 40px;
left: 100px;
width: 400px;
height: 13px;
text-align: center;
padding: 2px;
font: normal 10px Arial;
background: #ffffff;
border: 1px solid #ccff66;
color: #868686;
overflow: auto;
}


/*-- TITULO NOTICIAS  -- */
h2.notipok{ 
font: 13.3px 'OrbitronMedium', Arial, sans-serif;
letter-spacing: 0;
color: #F12A2D;
margin: 0px 0px 0px 5px;
padding-bottom: 5px;
border-bottom: 1px solid #52B833;
} 


.entradilla, .entradillasalas {
position: absolute;
top: 50px;
left: 100px;
height: auto;
border-bottom: 1px solid #52B833;
font: normal 12px Arial;
background: #ffffff;
color: #006600;
overflow: auto;
}

.entradillasalas {
left: 110px;
top: 70px;
}





.cajanoticias{ 
border: 1px solid #f5f5f5;
padding: 5px 10px 10px 10px;
margin: 15px 0px 5px 0px;
background: #FFFFFF;
overflow: auto;
position: relative;
}


 .imgnoticia {
padding:10px 10px 10px 10px;
margin: 10px 2px 0px 0px;
border: 1px solid #E0FFD0;
}




.mtop{
margin-top: 10px;
margin-bottom: 20px;
}

.fgris {
background: #f7f7f7;
padding: 6px;
}


/*-- ANCHO PARA OFERTA 3 BONOS CASAS DE POKER  -- */
.cajacentralcpoker{
width: 530px;
margin: 5px 0px 10px 0px;
padding-top: 70px;
background: #fff;
overflow: auto;
}

.cajabottom{
width: 728px;
background: #fff;
overflow: auto;
}


.cajatopcapu{
margin: 10px 5px 10px 5px;
padding: 5px;
}



/*-- borde superior dotted -- */
.bdtoplinea {
margin: 60px 0px 20px 0px;
border-top: 2px dotted #cccccc;

}


/*-- enlaces CENTRALES categ. deportes  -- */
.enlacesdeportes{
padding: 0;

background: transparent;
}

.enlacesdeportes ul{
font: normal 11px Arial;
margin:0;
margin-left: 15px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
overflow: hidden;
}


.enlacesdeportes li{ 
 display: inline;
margin: 0 2px 0 0;
padding: 0;
}



.enlacesdeportes a{  
/* width: 150px; */
width: 145px;
float: left;
display: block;
color: #009900;
margin: 1px 1px 1px 1px; /*Margin between each menu item*/
padding: 5px 5px;
text-decoration: none;
letter-spacing: 1px;
text-transform:uppercase;
background-color: #ffffff; /*Default menu color*/
border-bottom: 1px solid #00cc00;
border-right: 1px solid #00cc00;
 /* border-left: 1px solid #c7c7c7;
border-top: 1px solid #c7c7c7;  */
}

.enlacesdeportes a:hover{
background-color: #E0FFD0; /*Menu hover bgcolor*/
border-bottom: 1px solid #F12A2D;
border-right: 1px solid #F12A2D;
color: #006600;
}









/*-- ROTATIVA CENTRAL 2 NOTICIAS  -- */
.baserotor {
width: 728px;
min-height:200px;
height:auto !important;
height:200px;

}

.baserotor img {
float: left;
padding: 0px 10px 0px 0px;
}
.img2 {
float: right;
padding: 0px 10px 0px 0px;
}
/*
.rotorhead
{
 width: 520px;height: auto;margin-top: 5px;  padding:0px;
}
 */  
.rotor, .rotorbajo {
float: left;
width: 728px;
height: auto;
padding:0px;
margin: 5px 0px 5px 0px;
text-align: justify;
display: inline;
}




.pubsup2 {
float: left;
width: 265px;
height: auto;
padding: 15px 0px 15px 10px;
margin: 5px 10px 5px 0px;
text-align: justify;
display: inline;
background: #ffffff;
border-right: 1px solid #CBCBCB;
}

.pubsup2 p {
padding: 0px 20px 5px 0px;
}
.rotornotpoker {
float: right;
width: 420px;
height: auto;
padding:0px;
margin: 20px 0px 5px 0px;
text-align: justify;
display: inline;
}



.rotorbajo {
width: 220px;
}

.rotorbono {
float: left;
width: 346px;
height: auto;
padding:0px;
margin: 5px 0px 5px 5px;
text-align: justify;
display: inline;
background: #f3fff3;
}

.rotor li, .rotorbajo li { 
font: normal 12px Arial;
color: #333333;
list-style:square inside url("/imagenes/puntoazul.gif");
}


.rotor p, .rotorbajo p { 
padding-bottom: 3px;
}

.borderotor {
border-right: 1px solid #cccccc;
}

.espaizq {
margin-left: 10px;
}





/*-- FONDO MESA POKER - Torneos --*/
#fondomesapoker{
width: 730px;
height: 262px;
background: #E7E7E7 url(/imagenes/fondo-torneos-poker.jpg) no-repeat;
margin:0px;
}

.mesaizq {float: left; width: 520px; height: 225px; margin: 4px 10px 10px 10px; padding: 2px 5px 5px 5px; display: inline;}

.mesaizq p {color: #fff; padding: 5px;}

.mesaizq a {color: #ffff00;}
.mesaizq a:hover {color: #00ff00;}

.fpmesaizq, .fpmesamas {
background: #555555;
}

.fpmesamas {width: 180px;}

.mesadrcha1, .mesadrcha2  {float: left; width: 140px; height: 75px; margin: 15px 5px 5px 10px; padding: 5px; border: 1px solid #52B833; color: #fff; display: inline;}
.mesadrcha1 {margin-top:45px;}







/*-- PAGINA AYUDA LUDOPATIA  -- */

.ayudalud {
float: left;
width: 100%;
height: auto;
padding:0px;
margin-top: 5px;
margin-bottom: 5px;
text-align: justify;
display: inline;
}

.ayudalud li{ 
font: normal 12px Arial;
color: #333333;
list-style:square inside url("/imagenes/puntoazul.gif");
padding: 3px 0px 3px 0px;
}





/*-- PROMOCION 3 CASAS DE APUESTAS DETACADAS  -- */

.destaca3apu {
float: left;
width: 175px;
height: auto;
padding:3px;
margin: 5px 2px 5px 2px;
text-align: justify;
background: #fff;
/*border-bottom: 1px solid #dcdcdc;    */
}


.destaca3apucpoker {
float: left;
width: 165px;
height: auto;
padding:3px;
margin: 5px 2px 5px 2px;
text-align: justify;
background: #fff;
/*border-bottom: 1px solid #dcdcdc;    */
}

.margenapu {padding-left: 20px;}

/*-- IMAGENES  -- */

.mlogoizq {
float: left;
padding:4px 6px 4px 0px;
}



.imgizq {
float: left;
padding:10px;
}


.imgizqcpoker {
float: left;
padding:5px 10px 0px 10px;
}

.imgdrcha {
float: right;
padding:10px;
}


/*-- COLUMNA DERECHA  -- */
#columna2{
float: right;
width: 140px;
min-height:1240px;
height:auto !important;
height:1200px;
padding: 0px 5px 0px 5px;
margin: 15px 15px 10px 0px;
background: #cbcbcb;
/*--  border-left: 1px solid #cbcbcb;  -- */
}


#columna2secciones {
float: right;
width: 140px;
height:1240px;
padding: 0px 5px 0px 5px;
margin: 110px 15px 10px 0px;
background: #cbcbcb;
}


#columna2cpoker {
float: right;
width: 140px;
min-height:1000px;
height:auto !important;
height:1000px;
padding: 0px 5px 0px 5px;
margin: 10px 15px 10px 0px;
background: #ffffff;
text-align: center;
/*border: 1px solid #66cc33;   */
}





/*---------- ENLACES REDES SOCIALES ------------------ */
.compartir {margin:10px;}
.compartir img {border:none;margin:0px;padding:0px;float:none;}
.compartir a{text-decoration:none;}
.compartir a:hover{}




/*-- enlace bajo para subir top -- */
#enlacetop {
width: 1000px;
margin: 0px auto;
overflow: hidden;
padding-bottom: 0px;
background:#fff;
}

#enlacetop a {
float: right;
padding: 5px 10px 5px 0px;
}

/*-- enlace subida por tramos al top -- */
#enlacexzonatop {
width: 530px;
margin: 0px auto;
overflow: hidden;
padding-bottom: 10px;
border-bottom: 1px solid #d3d3d3;
background:#fff;
}

#enlacexzonatop a {
float: right;
padding: 5px 10px 5px 0px;
}


/*-- enlace subida NOTICIAS -- */
#enlacexzonanoticias {
width: 700px;
margin: 0px auto;
overflow: hidden;
padding: 3px;
border-bottom: 1px solid #d3d3d3;
background:#fff;
}

#enlacexzonanoticias a {
float: right;
padding: 3px;
color: #cccccc;
}

/*-- enlace subida SALAS POKER -- */
#enlacexzonasalas {
width: 500px;
margin: 0px auto;
overflow: hidden;
padding: 3px;
border-bottom: 1px solid #d3d3d3;
background:#fff;
}

#enlacexzonasalas a {
float: right;
padding: 3px;
color: #cccccc;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



/*---------- ZONA BAJA------------------ */
#pie{
background: #66cc00;
width: 996px;
height: 60px;
margin: 0 auto;
padding: 0px 0px 0px 0px;
clear:both;
border-bottom: 1px solid #333333;
color: #434343;

}

#pie a{
color: #004030;
text-decoration:underline;
font-weight: bold;
}

#pie a:hover{
color: #ffffff;
text-decoration:underline;
}

.pieizq{
float: left;
padding:10px 0px 0px 10px;
}

.piedrcha{
float: right;
padding:10px 10px 0px 0px;
}

.imgpiedrcha {
padding-left:60px;
}

.bordetotal{
border: 1px solid #3399ff;
}



.bordeblancodrcho{
border-right: 5px solid #ffffff;
}

.bordeverdebajo{
border-bottom: 5px solid #E0FFD0;
}


 .img4cat {
float: left;
padding:10px 10px 10px 10px;
margin: 10px 10px 0px 0px;
border: 1px solid #E0FFD0;
}
/* correo */
.alreves {
	unicode-bidi: bidi-override;
	direction: rtl;
	color: #0000cd;
}



a.logotitan { background: url(/imagenes/salas-de-poker/titan.png) no-repeat; padding-left: 120px; }

.lgsala{
width:100px;
height:44px;
font:normal 11px Verdana,Arial,Trebuchet MS,Helvetica,sans-serif;
color:#003357;
text-align:center;
padding-left:42px;
border-bottom:1px dotted #aaaaaa;
}

/*-- ESTILO PARA TABLA DE BONOS -- */

.topdiez{
text-align: center;
}

.topdiez img{
padding-top: 6px;
}

.topdieztxtsup{
color: #207f20;
background-color: #e6e6e6;
height: 10px;
text-align: center;
padding-top:5px;
}

.topdieztd{
color: #207f20;
background-color: #e0ffd0;
text-align: center;
}

.nranking{
width: 12px;
border-top: 3px solid #E0FFD0;
padding: 3px;
font: bold 11px Arial;
background: #009900;
border-bottom: 5px solid #E0FFD0;
color: #ffffff;
}


/*-- ESTILO PARA LISTADO SALAS DE POKER -- */



ul.indice,ul.indice ul {padding-left:15px;}


 
