.div-layer{
	display: none;
	/*padding: 1em;*/
	z-index:2;
	/*width: 100%;
	height: 100%;*/
}
.div-layer:target {
	display: inline;
}
.div-layer[id]{ /* IE6 and below Can't See This */    
	position:fixed; 
	position: absolute;
}#overlay[id]{ /* IE6 and below Can't See This */    
	position:fixed; 
	position: absolute;   
}
.div-layer .mascara{
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: black;
	opacity: 0.70;
	filter:alpha(opacity=70);
	moz-opacity:0.7;
	z-index:-30;
} 
.div-layer .marco{
	position:fixed !important;
	position: absolute;			
	z-index:20;
	top: 5%;
    	left: 50%;
}
.div-layer .marco .marco_superior{
	height:12px;
}
.div-layer .marco .close{
	float:right;
}
.div-layer .marco .close a{		
	background:transparent url(../images/divlayer/btn_cerrar.jpg) no-repeat scroll 0 0;
	display:block;
	height:12px;
	width:12px;
	margin:5px;
	text-indent:9999em;
}
.div-layer .marco .contenido{
	clear:both;	
	/*height:470px;*/
}
.div-layer .marco .cuerpo{
	border-left:5px solid #9F9F9F;
	border-right:5px solid #9F9F9F;
	/*background:#cfd0d2 url(../images/bg_popup.jpg) repeat-x scroll 0 0;*/
}
.div-layer .marco .marco_inferior{
	height:12px;
}

/************************************
*	DIV LAYER UPLOAD
*************************************/
.div-layer-upload .marco{
	width:448px;
	margin-left:-224px;
}
.div-layer-upload .marco_superior{		
	background:transparent url(../images/divlayer/upload/border_top.gif) no-repeat scroll 0 0;
}
.div-layer-upload .cuerpo{
	background: #cfd0d2 url(../images/divlayer/upload/bg_popup.jpg) repeat-x scroll 0 0;
}
.div-layer-upload .contenido{
	width:438px;
}
.div-layer-upload .marco_inferior{		
	background:transparent url(../images/divlayer/upload/border_bottom.gif) no-repeat scroll 0 0;
}

.div-layer-upload .upload-mensaje{
	margin-left:12px;
}
.div-layer-upload .upload-form{
	padding:10px;
}
.div-layer-upload .upload-preview{
	margin-top:10px;
	width: 402px;
}
.div-layer-upload .upload-preview .rich-table-cell {
	padding: 0;
}
.div-layer-upload .upload-preview .item{
	padding:10px;
}
.div-layer-upload .upload-preview .item-datos{
	padding:0 10px;
}
.div-layer-upload .upload-preview .item-message{
	color:red;
	margin:3px 0;
}
.div-layer-upload .upload-preview .item-options{
	overflow:hidden;
}
.div-layer-upload .upload-preview .item-options div{
	float:left;
	padding:5px 10px 5px 0;
}
.div-layer-upload .upload-preview .item-options a{
	color:blue;
	text-decoration:underline;
}

.div-layer-upload .upload-controles{
	
}
.div-layer-upload .upload-controles .btn-regresar{
	padding:10px 0 0 10px;
	font-size:13px;
}

/************************************
*	DIV LAYER JUEGO GRATIS
*************************************/
.div-layer-juego .marco{
	width:610px;
	height:420px;
	margin-left:-305px;
}
.div-layer-juego .marco_superior{		
	background:transparent url(../images/divlayer/juego/border-top.gif) no-repeat scroll 0 0;
}
.div-layer-juego .cuerpo{
	/*background: white url(../images/bg_popup.jpg) repeat-x scroll bottom 0 !important;*/
	background: white;
}
.div-layer-juego .contenido{
	/*padding:10px 0;*/
	height: 400px !important;
}
.div-layer-juego .marco_inferior{		
	background:transparent url(../images/divlayer/juego/border-bottom.gif) no-repeat scroll 0 0;
}

.div-layer-juego-esquivador .marco{
	width:420px !important;
	height:210px !important;
	margin-left:-210px !important;
}
.div-layer-juego-esquivador .marco_superior{		
	/*background:transparent url(../images/divlayer/divlayer-borde-top-610x12.gif) no-repeat scroll 0 0 !important;*/
}
.div-layer-juego-esquivador .cuerpo{
	background:white none repeat scroll 0 0 !important;
}
.div-layer-juego-esquivador .contenido{
	padding:10px !important;
}
.div-layer-juego-esquivador .marco_inferior{		
	/*background:transparent url(../images/divlayer/divlayer-borde-bottom-610x12.gif) no-repeat scroll 0 0 !important;*/
}



/************************************
*	DIV LAYER PROMO SI O SI
*************************************/
.div-layer-promo .marco{
	margin-left:-330px;
}
.div-layer-promo .marco_superior{		
	background:transparent url(../images/divlayer/promocion/tinka-border-top.gif) no-repeat scroll 0 0;
}
.div-layer-promo .cuerpo{
	background: white;
}
.div-layer-promo .marco .close a{		
	background:transparent url(../images/divlayer/promocion/tinka-btn-cerrar.png) no-repeat scroll 0 0 !important;
}
.div-layer-promo .contenido{
	width:660px;
	height: 500px;
/*	background: #CFD0D2 url(../images/divlayer/promocion/background.gif) repeat-x scroll bottom 0;*/
	background: #FFFFFF url(../images/divlayer/promocion/background.gif) repeat-x scroll 0 bottom;
}
.div-layer-promo .marco_inferior{		
	background:transparent url(../images/divlayer/promocion/tinka-border-bottom.gif) no-repeat scroll 0 0;
}





/******************************************************************************************************
******************************************************************************************************
******************************************************************************************************
******************************************************************************************************
******************************************************************************************************
******************************************************************************************************/



.div-layer{
	display: none;
	/*padding: 1em;*/
	z-index:2;
	/*width: 100%;
	height: 100%;*/
}
.div-layer:target {
	display: inline;
}
.div-layer[id]{ /* IE6 and below Can't See This */    
	position:fixed; 
	position: absolute;
}#overlay[id]{ /* IE6 and below Can't See This */    
	position:fixed; 
	position: absolute;   
}
.div-layer .mask{
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: black;
	opacity: 0.70;
	filter:alpha(opacity=70);
	moz-opacity:0.7;
	z-index:-30;
} 
.div-layer .main{
	position:fixed !important;
	position: absolute;			
	z-index:20;
	top: 5%;
    	left: 50%;
}
.div-layer .main .border-top{
	height:12px;
}
.div-layer .main .close{
	float:right;
}
.div-layer .main .close a{		
	background:transparent url(../images/divlayer/btn_cerrar.jpg) no-repeat scroll 0 0;
	display:block;
	height:12px;
	width:12px;
	margin:5px;
	text-indent:9999em;
}
.div-layer .main .content{
	clear:both;	
	/*height:470px;*/
}
.div-layer .main .body{
	border-left:5px solid #9F9F9F;
	border-right:5px solid #9F9F9F;
	/*background:#cfd0d2 url(../images/bg_popup.jpg) repeat-x scroll 0 0;*/
}
.div-layer .main .border-bottom{
	height:12px;
}

/************************************
*	DIV LAYER RECLAMA
*************************************/
.div-layer-reclama .main{
	width:500px;
	margin-left:-250px;
	top:20% !important;
}
.div-layer-reclama .main .border-top{		
	background:transparent url(../images/divlayer/reclama/border_top.gif) no-repeat scroll 0 0;
}
.div-layer-reclama .main .body{
/*	background: white url(../images/bg_popup.jpg) repeat-x scroll bottom 0;*/
	background: white;
	height:340px;			
}
.div-layer-reclama .main .body .content{
	padding:10px;	
}
.div-layer-reclama .main .border-bottom{
	background:transparent url(../images/divlayer/reclama/border_bottom.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER ESTADISTICAS
*************************************/
.div-layer-estadisticas .main{
	width:718px;
	margin-left:-359px;
}
.div-layer-estadisticas .border-top{		
	background:transparent url(../images/divlayer/estadisticas/divlayer-borde-top.gif) no-repeat scroll 0 0;
}
.div-layer-estadisticas .body{
	background: #ffffff !important;
}
.div-layer-estadisticas .body .title-icon{
	margin-left:20px;
	height:32px;
	width:185px;
}

.div-layer-estadisticas-tinka .body .title-icon{
	background: white url(../images/divlayer/estadisticas/dv-icono-stats-tinka.gif) no-repeat scroll 0 0 !important;
}
.div-layer-estadisticas-ganadiario .body .title-icon{
	background: white url(../images/divlayer/estadisticas/dv-icono-stats-ganadiario.gif) no-repeat scroll 0 0 !important;
}
.div-layer-estadisticas-kabala .body .title-icon{
	background: white url(../images/divlayer/estadisticas/dv-icono-stats-kabala.gif) no-repeat scroll 0 0 !important;
}
.div-layer-estadisticas-super3 .body .title-icon{
	background: white url(../images/divlayer/estadisticas/dv-icono-stats-super3.gif) no-repeat scroll 0 0 !important;
}

.div-layer-estadisticas .body .content{
	width:708px;
}
.div-layer-estadisticas-tinka .body .content{
	height:500px;
}
.div-layer-estadisticas-ganadiario .body .content{
	height:420px;
}
.div-layer-estadisticas-kabala .body .content{
	height:469px;
}
.div-layer-estadisticas-super3 .body .content{
	height:370px;
}

.div-layer-estadisticas .border-bottom{		
	background:transparent url(../images/divlayer/estadisticas/divlayer-borde-bottom.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER RESULTADOS
*************************************/
.div-layer-resultados{
	/*width:610px;
	height:519px;*/
}

.div-layer-resultados-tinka .main{
	width:610px;
	margin-left:-300px;
}
.div-layer-resultados-ganagol .main{
	width:718px;
	margin-left:-359px;
}
.div-layer-resultados-ganadiario .main{
	width:610px;
	margin-left:-300px;
}
.div-layer-resultados-kabala .main{
	width:610px;
	margin-left:-300px;
}
.div-layer-resultados-super3 .main{
	width:610px;
	margin-left:-300px;
}
.div-layer-resultados-reventon .main{
	width:730px;
	margin-left:-360px;
}

.div-layer-resultados .body{
	background:white none repeat scroll 0 0;	
}

.div-layer-resultados .border-top{		
	background:transparent url(../images/divlayer/resultados/border-top.gif) no-repeat scroll 0 0;
}
.div-layer-resultados-ganagol .border-top{		
	background:transparent url(../images/divlayer/resultados/ganagol-border-top.gif) no-repeat scroll 0 0;
}
.div-layer-resultados-reventon .border-top{		
	background:transparent url(../images/divlayer/resultados/reventon-border-top.gif) no-repeat scroll 0 0;
}

.div-layer-resultados .title-icon{		
	height: 32px;
	width: 280px;
	margin-left:25px;
}
.div-layer-resultados-tinka .title-icon{
	background:transparent url(../images/divlayer/resultados/tinka-tit-resultados.gif) no-repeat scroll 0 0;
}
.div-layer-resultados-ganagol .title-icon{
	height:0;
}
.div-layer-resultados-ganadiario .title-icon{		
	background:transparent url(../images/divlayer/resultados/ganadiario-tit-ultres.gif) no-repeat scroll 0 0;
}
.div-layer-resultados-kabala .title-icon{		
	background:transparent url(../images/divlayer/resultados/kabala-tit-ultres.gif) no-repeat scroll 0 0;
}
.div-layer-resultados-super3 .title-icon{		
	background:transparent url(../images/divlayer/resultados/super3-tit-ultres.gif) no-repeat scroll 0 0;
}
.div-layer-resultados-reventon .title-icon{		
	background:transparent url(../images/divlayer/resultados/reventon-tit-ultres.gif) no-repeat scroll 0 0;
}

.div-layer-resultados-ganagol .close{
	position: absolute !important;
	margin-left: 670px !important;
}

.div-layer-resultados-tinka .main .close a{		
	background:transparent url(../images/divlayer/resultados/tinka-btn-cerrar.png) no-repeat scroll 0 0 !important;
}
.div-layer-resultados-ganadiario .main .close a{		
	background:transparent url(../images/divlayer/resultados/ganadiario-btn-cerrar.png) no-repeat scroll 0 0 !important;
}
.div-layer-resultados-kabala .main .close a{		
	background:transparent url(../images/divlayer/resultados/kabala-btn-cerrar.png) no-repeat scroll 0 0 !important;
}
.div-layer-resultados-super3 .main .close a{		
	background:transparent url(../images/divlayer/resultados/super3-btn-cerrar.png) no-repeat scroll 0 0 !important;
}
.div-layer-resultados-reventon .main .close a{		
	background:transparent url(../images/divlayer/resultados/reventon-btn-cerrar.gif) no-repeat scroll 0 0 !important;
}

.div-layer-resultados .content{
	background: #cfd0d2 url(../images/divlayer/resultados/background.jpg) repeat-x scroll 0 0 !important;
}
.div-layer-resultados-tinka .content{
	width:600px;
	height: 470px;	
}
.div-layer-resultados-ganagol .content{
	width:708px;
	height: 450px;
}
.div-layer-resultados-ganadiario .content{
	width:600px;
	height: 480px;	
}
.div-layer-resultados-kabala .content{
	width:600px;
	height: 470px;	
}
.div-layer-resultados-super3 .content{
	width:600px;
	height: 470px;
}
.div-layer-resultados-reventon .content{
	width:720px;
	height: 465px;
}

.div-layer-resultados .border-bottom{		
	background:transparent url(../images/divlayer/resultados/border-bottom.gif) no-repeat scroll 0 0;
}
.div-layer-resultados-ganagol .border-bottom{		
	background:transparent url(../images/divlayer/resultados/ganagol-border-bottom.gif) no-repeat scroll 0 0;
}
.div-layer-resultados-reventon .border-bottom{		
	background:transparent url(../images/divlayer/resultados/reventon-border-bottom.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER GANAGOL PROXIMOS ENCUENTROS
*************************************/
.div-layer-ggproximos{
	width:710px;
	height:400px !important;
}
.div-layer-ggproximos .main{
	margin-left:-355px;
}
.div-layer-ggproximos .main .border-top{		
	background:transparent url(../images/divlayer/proximos/gg-bordeur-top.gif) no-repeat scroll 0 0;
}
.div-layer-ggproximos .main .body{
	background:white none repeat scroll 0 0;
}
.div-layer-ggproximos .main .title-icon{
	/*background: transparent url(../images/divlayer/gg-tit-proxprog.gif) no-repeat scroll 0 0;
	width:221px;
	height:32px;
	margin-left:25px;*/
}
.div-layer-ggproximos .main .close{
	position: absolute !important;
	margin-left: 670px !important;
}
.div-layer-ggproximos .main .content{
	width:700px;
	height:450px !important;
}
.div-layer-ggproximos .main .border-bottom{		
	background:transparent url(../images/divlayer/proximos/gg-bordeur-bottom.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER GANAGOL RESULTADOS Y GANADORES
*************************************/
.div-layer-ggresultados{
	width:710px;
	height:449px !important;
}
.div-layer-ggresultados .main{
	margin-left:-355px;
}
.div-layer-ggresultados .main .border-top{		
	background:transparent url(../images/divlayer/proximos/gg-bordeur-top.gif) no-repeat scroll 0 0;
}
.div-layer-ggresultados .main .body{
	background:white none repeat scroll 0 0;
}
.div-layer-ggresultados .main .icono{
	/*background: transparent url(../images/divlayer/gg-tit-resultados.gif) no-repeat scroll 0 0;
	width:277px;
	height:32px;
	margin-left:25px;*/
}
.div-layer-ggresultados .main .close{
	position: absolute !important;
	margin-left: 670px !important;
}
.div-layer-ggresultados .main .content{
	width:700px;
	height:450px !important;
}
.div-layer-ggresultados .main .border-bottom{		
	background:transparent url(../images/divlayer/proximos/gg-bordeur-bottom.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER COTEJA
*************************************/
.div-layer-coteja{
}
.div-layer-coteja .main{
	width:760px;
	/*height:570px;*/
	margin-left:-380px;
}

.div-layer-coteja-tinka .main{
	width:760px;
}
.div-layer-coteja-ganagol .main{
	width:760px;
}
.div-layer-coteja-ganadiario .main{
	width:760px;
}
.div-layer-coteja-kabala .main{
	width:760px;
}
.div-layer-coteja-super3 .main{
	
}

.div-layer-coteja-tinka .main .border-top {		
	background:transparent url(../images/divlayer/coteja/tinka-border-top.gif) no-repeat scroll 0 0;
}
.div-layer-coteja-ganagol .main .border-top {		
	background:transparent url(../images/divlayer/coteja/ganagol-border-top.gif) no-repeat scroll 0 0;
}
.div-layer-coteja-ganadiario .main .border-top {		
	background:transparent url(../images/divlayer/coteja/ganadiario-border-top.gif) no-repeat scroll 0 0;
}
.div-layer-coteja-kabala .main .border-top {		
	background:transparent url(../images/divlayer/coteja/kabala-borde-top.gif) no-repeat scroll 0 0;
}
.div-layer-coteja-super3 .main .border-top {		
	background:transparent url(../images/divlayer/coteja/super3-border-top.gif) no-repeat scroll 0 0;
}
.div-layer-coteja-reventon .main .border-top {		
	background:transparent url(../images/divlayer/coteja/reventon-border-top.gif) no-repeat scroll 0 0;
}

.div-layer-coteja-tinka .main .border-bottom{
	background:transparent url(../images/divlayer/coteja/tinka-border-bottom.gif) no-repeat scroll 0 0;
}
.div-layer-coteja-ganagol .main .border-bottom{
	background:transparent url(../images/divlayer/coteja/ganagol-border-bottom.gif) no-repeat scroll 0 0;
}
.div-layer-coteja-ganadiario .main .border-bottom{
	background:transparent url(../images/divlayer/coteja/ganadiario-border-bottom.gif) no-repeat scroll 0 0;
}
.div-layer-coteja-kabala .main .border-bottom{
	background:transparent url(../images/divlayer/coteja/kabala-border-bottom.gif) no-repeat scroll 0 0 !important;
}
.div-layer-coteja-super3 .main .border-bottom{
	background:transparent url(../images/divlayer/coteja/super3-border-bottom.gif) no-repeat scroll 0 0 !important;
}
.div-layer-coteja-reventon .main .border-bottom{
	background:transparent url(../images/divlayer/coteja/reventon-border-bottom.gif) no-repeat scroll 0 0 !important;
}

.div-layer-coteja-tinka .main .body{
	background:#FFED00 none repeat scroll 0 0 !important;
}
.div-layer-coteja-ganagol .main .body{
	background:#369D06 none repeat scroll 0 0 !important;
}
.div-layer-coteja-ganadiario .main .body{
	background:#FFED00 none repeat scroll 0 0 !important;
}
.div-layer-coteja-kabala .main .body{
	background:#C1D72D none repeat scroll 0 0 !important;
}
.div-layer-coteja-super3 .main .body{
	background:#83080A none repeat scroll 0 0 !important;
}
.div-layer-coteja-reventon .main .body{
	background:#24A9E2 none repeat scroll 0 0 !important;
}

.div-layer-coteja-tinka .main .body .close a {		
	background:transparent url(../images/divlayer/coteja/tinka-btn-cerrar.gif) no-repeat scroll 0 0 !important;
}
.div-layer-coteja-ganagol .main .body .close a {		
	background:transparent url(../images/divlayer/coteja/ganagol-btn-cerrar.gif) no-repeat scroll 0 0 !important;
}
.div-layer-coteja-ganadiario .main .body .close a{		
	background:transparent url(../images/divlayer/coteja/ganadiario-btn-cerrar.gif) no-repeat scroll 0 0 !important;
}
.div-layer-coteja-kabala .main .body .close a{		
	background:transparent url(../images/divlayer/coteja/kabala-btn-cerrar.gif) no-repeat scroll 0 0 !important;
}
.div-layer-coteja-super3 .main .body .close a{		
	background:transparent url(../images/divlayer/coteja/super3-btn-cerrar.gif) no-repeat scroll 0 0 !important;
}
.div-layer-coteja-reventon .main .body .close a {		
	background:transparent url(../images/divlayer/coteja/reventon-btn-cerrar.gif) no-repeat scroll 0 0 !important;
}

.div-layer-coteja-tinka .main .body .title-icon{
	background: transparent url(../images/divlayer/coteja/tinka-tit.gif) no-repeat scroll 0 0;
	width:209px;
	height:34px;
	/*margin-top:5px;*/
	margin-left:270px;
}
.div-layer-coteja-ganagol .main .body .title-icon{
	background: transparent url(../images/divlayer/coteja/ganagol-tit.gif) no-repeat scroll 0 0;
	width:236px;
	height:34px;
	margin-left:230px;
}
.div-layer-coteja-ganadiario .main .body .title-icon{
	background: transparent url(../images/divlayer/coteja/ganadiario-tit.gif) no-repeat scroll 0 0;
	width:287px;
	height:34px;
	/*margin-top:5px;*/
	margin-left:230px;
}
.div-layer-coteja-kabala .main .body .title-icon{
	background: transparent url(../images/divlayer/coteja/kabala-tit.gif) no-repeat scroll 0 0;
	width:221px;
	height:34px;
	/*margin-top:5px;*/
	margin-left:230px;
}
.div-layer-coteja-super3 .main .body .title-icon{
	background: transparent url(../images/divlayer/coteja/super3-tit.gif) no-repeat scroll 0 0;
	width:251px;
	height:34px;
	/*margin-top:5px;*/
	margin-left:230px;
}
.div-layer-coteja-reventon .main .body .title-icon{
	background: transparent url(../images/divlayer/coteja/reventon-tit.gif) no-repeat scroll 0 0;
	width:290px;
	height:35px;
	margin-left:230px;
}

.div-layer-coteja .main .body .content{
	background:#FFFFFF url(../images/divlayer/coteja/background.gif) repeat-x scroll 0 0;
}


/************************************
*	DIV LAYER JUEGO GRATIS
*************************************/
.div-layer-juego .main{
	width:610px;
	height:420px;
	margin-left:-305px;
}
.div-layer-juego .main .border-top{		
	background:transparent url(../images/divlayer/juego/border-top.gif) no-repeat scroll 0 0;
}
.div-layer-juego .main .body{
	background: white;
}
.div-layer-juego .main .body .content{
	height: 400px !important;
}
.div-layer-juego .main .border-bottom{		
	background:transparent url(../images/divlayer/juego/border-bottom.gif) no-repeat scroll 0 0;
}

.div-layer-game .main{
	width:610px;
	height:420px;
	margin-left:-305px;
}
.div-layer-game .main .border-top{		
	background:transparent url(../images/divlayer/juego/border-top.gif) no-repeat scroll 0 0;
}
.div-layer-game .main .body{
	background: white;
}
.div-layer-game .main .body .content{
	height: 400px !important;
}
.div-layer-game .main .border-bottom{		
	background:transparent url(../images/divlayer/juego/border-bottom.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER TERMINOS
*************************************/
.div-layer-terminos .main{
	width:448px;
	margin-left:-250px;
	top:10% !important;
}
.div-layer-terminos .main .border-top{		
	background:transparent url(../images/divlayer/terminos/border-top.png) no-repeat scroll 0 0;
}
.div-layer-terminos .main .body{
	background: #cfd0d2 url(../images/bg_popup.jpg) repeat-x scroll 0 0;
	/*background: white;*/
}
.div-layer-terminos .main .body .content{
	height:285px;
}
.div-layer-terminos .main .border-bottom{
	background:transparent url(../images/divlayer/terminos/border-bottom.png) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER COMPARTE MENSAJE
*************************************/
.div-layer-face .main{
	width:448px;
	margin-left:-250px;
	top:10% !important;
}
.div-layer-face .main .border-top{		
	background:transparent url(../images/divlayer/comparte/border-top.png) no-repeat scroll 0 0;
}
.div-layer-face .main .body{
	background: #cfd0d2 url(../images/bg_popup.jpg) repeat-x scroll bottom 0;
	/*background: white;*/	
}
.div-layer-face .main .body .content{
	height:285px;
}
.div-layer-face .main .border-bottom{
	background:transparent url(../images/divlayer/comparte/border-bottom.png) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER PROMO SUERTE
*************************************/
.div-layer-promo-suerte .main{
	width:448px;
	margin-left:-250px;
	top:2% !important;
}
.div-layer-promo-suerte .main .border-top{		
	background:transparent url(../images/divlayer/promocion-tinka-suerte/top_border.gif) no-repeat scroll 0 0;
}
.div-layer-promo-suerte .main .body{
	background: #fff200;
}
.div-layer-promo-suerte .main .body .close a{		
	background:transparent url(../images/divlayer/promocion-tinka-suerte/cerrar.gif) no-repeat scroll 0 0;
}
.div-layer-promo-suerte .main .body .title-icon{		
	background:transparent url(../images/divlayer/promocion-tinka-suerte/tit_video.gif) no-repeat scroll 0 0;
	height:38px;
	margin-left:27px;
	clear:both;
}
.div-layer-promo-suerte .main .body .content{
	height:404px;
}
.div-layer-promo-suerte .main .border-bottom{
	background:transparent url(../images/divlayer/promocion-tinka-suerte/down_border.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER PROMO SUERTE MECANICA
*************************************/
.div-layer-promo-suerte-mecanica .main .title-icon{		
	background:none;
	height:0;
}
.div-layer-promo-suerte-mecanica .main .content{
	height:473px;
}

/************************************
*	DIV LAYER ASIGNACIONES
*************************************/
.div-layer-asigna .main{
	width:722px;
	margin-left:-361px;
	top:3% !important;
}
.div-layer-asigna .main .border-top{		
	background:transparent url(../images/divlayer/asigna/border-top.png) no-repeat scroll 0 0;
}
.div-layer-asigna .main .body{
	/*background: #cfd0d2 url(../images/bg_popup.jpg) repeat-x scroll bottom 0;*/
	background: white;
}
.div-layer-asigna .main .body .content{
	height:462px;
}
.div-layer-asigna .main .border-bottom{
	background:transparent url(../images/divlayer/asigna/border-bottom.png) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER GANAGOL PROMO
*************************************/
.div-layer-ganagol-promo .main{
	width:610px;
	margin-left:-305px;
	top:3% !important;
}
.div-layer-ganagol-promo .main .border-top{		
	background:transparent url(../images/divlayer/promocion-ganagol/gg-bordeur-top-mecanica.png) no-repeat scroll 0 0;
}
.div-layer-ganagol-promo .main .body{
	background: #27540f url(../images/divlayer/promocion-ganagol/px_background.gif) repeat-x scroll 0 0;
}
.div-layer-ganagol-promo .main .body .close{
	position: absolute !important;
	top:10px;
	right:10px;
}
.div-layer-ganagol-promo .main .body .close a{
	background:transparent url(../images/divlayer/promocion-ganagol/btn_cerrar.gif) no-repeat scroll 0 0;
}
.div-layer-ganagol-promo .main .body .content{
	height:496px;
}
.div-layer-ganagol-promo .main .border-bottom{
	background:transparent url(../images/divlayer/promocion-ganagol/gg-bordeur-bottom-mecanica.png) no-repeat scroll 0 0;
}


/************************************
*	DIV LAYER MEDIO DE PAGO
*************************************/

.div-layer-cards .main{
	width:700px;
	margin-left:-350px;
	top:3% !important;
}
.div-layer-cards .main .border-top{		
	
}
.div-layer-cards-home .main .border-top{		
	background:transparent url(../images/divlayer/cards/it-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-tinka .main .border-top{		
	background:transparent url(../images/divlayer/cards/tk-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-teapuesto .main .border-top{		
	background:transparent url(../images/divlayer/cards/ta-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-ganagol .main .border-top{		
	background:transparent url(../images/divlayer/cards/gg-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-ganadiario .main .border-top{		
	background:transparent url(../images/divlayer/cards/gd-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-kabala .main .border-top{		
	background:transparent url(../images/divlayer/cards/kb-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-super3 .main .border-top{		
	background:transparent url(../images/divlayer/cards/s3-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-reventon .main .border-top{		
	background:transparent url(../images/divlayer/cards/re-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-instantaneas .main .border-top{		
	background:transparent url(../images/divlayer/cards/rp-bordeur-top-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards .main .body{
	/*background: #27540f url(../images/divlayer/cards/px_background.gif) repeat-x scroll 0 0;*/
	background: white;
}
.div-layer-cards .main .body .close{
	position: absolute !important;
	/*margin-left: 670px !important;*/
	top:10px;
	right:10px;
}
.div-layer-cards .main .body .close a{
	background:transparent url(../images/divlayer/cards/btn-cerrar.png) no-repeat scroll 0 0;
}
.div-layer-cards .main .body .content{
	width:690px;
	height:482px;
}
.div-layer-cards .main .border-bottom{
}
.div-layer-cards-home .main .border-bottom{
	background:transparent url(../images/divlayer/cards/it-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-tinka .main .border-bottom{
	background:transparent url(../images/divlayer/cards/tk-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-teapuesto .main .border-bottom{
	background:transparent url(../images/divlayer/cards/ta-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-ganagol .main .border-bottom{
	background:transparent url(../images/divlayer/cards/gg-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-ganadiario .main .border-bottom{
	background:transparent url(../images/divlayer/cards/gd-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-kabala .main .border-bottom{
	background:transparent url(../images/divlayer/cards/kb-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-super3 .main .border-bottom{
	background:transparent url(../images/divlayer/cards/s3-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-reventon .main .border-bottom{
	background:transparent url(../images/divlayer/cards/re-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}
.div-layer-cards-instantaneas .main .border-bottom{
	background:transparent url(../images/divlayer/cards/rp-bordeur-bottom-compra.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER PROMO TINKA SI O SI
*************************************/
.div-layer-promosiosi .main{
	width:610px;	
	margin-left:-305px;
	top:2% !important;
}
.div-layer-promosiosi .main .border-top{		
	background:transparent url(../images/divlayer/promocion-tinka-siosi/tk-bordeur-top-promsiosi.png) no-repeat scroll 0 0;
}
.div-layer-promosiosi .main .body{
	background: #2b8531;
}
.div-layer-promosiosi .main .body .close a{		
	background:transparent url(../images/divlayer/promocion-tinka-siosi/tk-btn-cerrar-prom.gif) no-repeat scroll 0 0;
}
.div-layer-promosiosi .main .body .content{
	height:496px;
	overflow: hidden;
}
.div-layer-promosiosi .main .border-bottom{
	background:transparent url(../images/divlayer/promocion-tinka-siosi/tk-bordeur-bottom-promsiosi.png) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER PREMIO GANAGOL
*************************************/
.div-layer-premio-ganagol .main{
	width:610px;
	margin-left:-250px;
	top:2% !important;
}
.div-layer-premio-ganagol .main .border-top{	
	background: #000000;	
	background:transparent url(../images/divlayer/premio-ganagol/top.gif) no-repeat scroll 0 0;
}
.div-layer-premio-ganagol .main .body{
	background: #DDDEDF;
}
.div-layer-premio-ganagol .main .body .close a{		
	background:#000000 url(../images/divlayer/premio-ganagol/close.gif) no-repeat scroll 0 0;
	margin: 4px 10px -24px -20px;
}
.div-layer-premio-ganagol .main .body .title-icon{		
	background:transparent url(../images/divlayer/premio-ganagol/logos.jpg) no-repeat scroll 0 0;
	width:600px;
	height:90px;
	margin-left:0px;
	clear:both;
}
.div-layer-premio-ganagol .main .body .content{
	height:404px;
}
.div-layer-premio-ganagol .main .border-bottom{
	background:transparent url(../images/divlayer/premio-ganagol/bottom.gif) no-repeat scroll 0 0;
}

/************************************
*	DIV LAYER PREMIO TEAPUESTO
*************************************/
.div-layer-premio-teapuesto .main{
	width:610px;
	margin-left:-250px;
	top:2% !important;
}
.div-layer-premio-teapuesto .main .border-top{	
	background: #000000;	
	background:transparent url(../images/divlayer/premio-teapuesto/top.gif) no-repeat scroll 0 0;
}
.div-layer-premio-teapuesto .main .body{
	background: #DDDEDF;
}
.div-layer-premio-teapuesto .main .body .close a{		
	background:#000000 url(../images/divlayer/premio-teapuesto/close.gif) no-repeat scroll 0 0;
	margin: 4px 10px -24px -20px;
}
.div-layer-premio-teapuesto .main .body .title-icon{		
	background:transparent url(../images/divlayer/premio-teapuesto/logos.jpg) no-repeat scroll 0 0;
	width:600px;
	height:90px;
	margin-left:0px;
	clear:both;
}
.div-layer-premio-teapuesto .main .body .content{
	height:404px;
}
.div-layer-premio-teapuesto .main .border-bottom{
	background:transparent url(../images/divlayer/premio-teapuesto/bottom.gif) no-repeat scroll 0 0;
}


/*********************************************
*	DIV LAYER JUEGA Y GANA CON CLIC Y GANA 
**********************************************/
.div-layer-juega-gana .main{
	width:510px;
	margin-left:-250px;
	top:2% !important;
}
.div-layer-juega-gana .main .border-top{	
	background: #000000;	
	background:transparent url(../images/divlayer/promocio-clicGana/border-top.png) no-repeat scroll 0 0;
}
.div-layer-juega-gana .main .body{
	background: #DDDEDF;
}
.div-layer-juega-gana .main .body .close a{		
	background:#000000 url(../images/divlayer/promocio-clicGana/clicygana-btn-cerrar.png) no-repeat scroll 0 0;
	margin: 4px 10px -24px -20px;
}

.div-layer-juega-gana .main .body .content{
	height:600px;
}
.div-layer-juega-gana .main .border-bottom{
	background:transparent url(../images/divlayer/promocio-clicGana/border-bottom.png) no-repeat scroll 0 0;
}
