@charset "utf-8";
/* CSS Document */
body{
	background:url(../../img/en/background.jpg) repeat-x top;
	color:#333333;
	font-family:Georgia, "Trebuchet MS","Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:16px;
}

#contenedor_general{
	/*background:url(../../img/en/background_bottom.jpg) repeat-x bottom;*/
	display:block;
	overflow:hidden;
	zoom:1;
}

#contenedor_total{
	width:900px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	zoom:1;
}

#contenedor_contenido{
	/*background:url(../../img/en/plantilla.jpg) no-repeat;
	background-position:center -730px;*/
	min-height:200px;
	overflow:hidden;
	zoom:1;
}

#menu{
	height:51px;
	clear:both;
	text-align:center;
}

/********************/
/* LISTA MENU */
#menu ul{
	display:inline;
	height:100px;
}
#menu li{
	display:inline;
	width:110px;
	border-collapse:collapse;
}

/* LISTA MENU */
/********************/

#header{
	height:99px;
	clear:both;
	background:url(../../img/header.jpg) no-repeat;
	border-bottom:solid 1px #FFF;
}

#columna_1{
	width:560px;
	float:left;
	padding-top:2px;
	padding-bottom:30px;
	overflow:hidden;
	zoom:1;
}
#columna_1 p{
	margin-left:20px;
	line-height:22px;
}
#columna_1 #texto{
	margin-bottom:26px;
	padding-top:30px;
	float:left;
	width:320px;
	font-size:14px;
	text-align:left;
}
#columna_1 #texto_c{
	min-height:524px;
	padding-top:20px;
	float:left;
	width:530px;
}
#columna_1 #no_miembro{
	float:left;
	width:235px;
	padding-top:30px;
	text-align:right;
}
/********************/
/* NOVEDADES */
#novedades{
	/*background:url(../../img/en/plantilla.jpg) no-repeat;
	background-position:left -439px;*/
	height:210px;
	clear:both;
}
/* NOVEDADES */
/********************/

#columna_2{
	width:300px;
	float:left;
	background-color:#600;
	display:block;
	margin-top:25px;
	overflow:hidden;
	zoom:1;
}

/********************/
/*BLOQUE IDIOMAS*/
#columna_2 #idiomas{
	background-color:#000;
	display:block;
	text-align:center;
	padding-bottom:12px;
}
#columna_2 #idiomas .titulo{
	background:url(../../img/en/plantilla.jpg) no-repeat right;
	background-position:right -106px;
	margin-bottom:14px;
	height:25px;
}
#columna_2 #idiomas li{
	display:inline;
}
/*BLOQUE IDIOMAS*/
/********************/

/********************/
/*BLOQUE INGRESO*/
#columna_2 #ingreso{
	background-color:#184087;
	display:block;
	padding-bottom:12px;
}
#columna_2 #ingreso .titulo{
	background:url(../../img/en/plantilla.jpg) no-repeat right;
	background-position:right -590px;
	margin-bottom:14px;
	height:25px;
}

#columna_2 #login{
	margin:0 auto;
	padding-left:35px;
	padding-right:30px;
	font-size:14px;
	color:#FFF;
}
#columna_2 #user, #pass{
	width:210px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
}
#columna_2 #user{
	background:url(../../img/en/user.jpg) no-repeat left;
	background-color:#FFF;
	border:none;

}
#columna_2 #pass{
	background:url(../../img/en/lock.jpg) no-repeat left;
	background-color:#FFF;
	border:none;
}
/*BLOQUE INGRESO*/
/********************/



/********************/
/*BLOQUE BANNER CASINO*/
#banner_casino{
	background-color:#0E2247;
	background:url(../../img/en/plantilla.jpg) no-repeat right;
	background-position:right -135px;
	height:110px;
}
/*BLOQUE BANNER CASINO*/
/********************/

/********************/
/*BLOQUE CONTACTO*/
#contactanos{
	background-color:#d3d3d3;
	overflow:hidden;
	zoom:1;
	padding-bottom:18px;
}
#contactanos .c_up{
	background:url(../../img/en/plantilla.jpg) no-repeat right;
	background-position:right -249px;
	height:68px;
}
#contactanos .c_down{
	background:url(../../img/en/plantilla.jpg) no-repeat right;
	background-position:right -312px;
	height:103px;
}
/*BLOQUE CONTACTO*/
/********************/

/********************/
/*BLOQUE RATIO*/
#ratio{
	background-color:#b1bde3;
}
#ratio .r_up{
	background:url(../../img/en/plantilla.jpg) no-repeat right;
	background-position:right -423px;
	height:156px;
}
#ratio .r_down{
	background:url(../../img/en/ratio_bottom.jpg) no-repeat bottom;
	padding-left:20px;
	padding-right:20px;
	min-height:112px;
	padding-bottom:35px;
}
/*BLOQUE RATIO*/
/********************/


#footer{
	background-color:#000000;
	height:120px;
	clear:both;
	margin-top:10px;
	display:block;
}

/********************/
/*BLOQUE CLIENTES*/
.clientes{
	/*background:url(../../img/en/plantilla.jpg) no-repeat;
	background-position:left -107px;*/
	height:76px;
	padding-left:149px;
	margin:0 auto;
	width:900px;
	border-bottom:solid 1px #FFF;
}
.casino_flash{
	background-color:#000000;
	height:76px;
	padding-left:25px;
}
.b_pie{
	margin:0 auto;
	margin-top:10px;
	width:1024px;
	font-size:12px;
}
.b_pie a{
	color:#1592bd;
}
.b_pie span{
	color:#666666;
	text-align:right;
	margin-left:220px;
}
/*BLOQUE CLIENTES*/
/********************/


/*MENSAJE ERROR LOGIN*/
/**********************/
#mensaje_login{
	background:#FFECEC url(img/stop.jpg) no-repeat;
	border:solid 1px #FF3300;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	color:#333333;
}
/***********************/


/*RECUPERAR CONTRASEÑAS*/
/***********************/
.inp_user{
	background:url(../../../img/es/user.jpg) no-repeat left;
	width:210px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	background-color:#FFF;
	border:none;
}

.inp_mail{
	background:url(../../../img/mail.jpg) no-repeat left;
	width:210px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	background-color:#FFF;
	border:none;
}
/***********************/

