/***************************************  CAPAS  *********************************************/
#pago_tpv_4b{
		position: absolute;
    display:none; 
    background-color: #F9F9F9;
    background-image:url(../img/trans.gif);
    width:605px;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 -360px;
    top: 80%;
    left: 50%;
    z-index: 111;
}
#pago_tpv_4b div.close { 
    background-image:url(../img/close.png); 
    position:absolute; 
    right:-20px; 
    top:-20px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

#compra_cartas{
		position: absolute;
    display:none; 
    background-color: #F9F9F9;
    background-image:url(../img/trans.gif);
    width:605px;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 -360px;
    top: 832px;
    left: 55%;
    z-index: 111;
}
#compra_cartas div.close { 
    background-image:url(../img/close.png); 
    position:absolute; 
    right:-20px; 
    top:-20px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

#capa_opiniones{
		position: absolute;
    display:none; 
    background-color: #F9F9F9;
    background-image:url(../img/trans.gif);
    width:605px;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 -360px;
    top: 952px;
    left: 55%;
    z-index: 111;
}

#capa_opiniones div.close { 
    background-image:url(../img/close.png); 
    position:absolute; 
    right:-20px; 
    top:-20px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

#capa_99efectividad{
		position: absolute;
    display:none; 
    background-color: #F9F9F9;
    background-image:url(../img/trans.gif);
    /*width:605px;*/
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 -360px;
    top: 700px;
    left: 55%;
    z-index: 111;
}

#capa_99efectividad div.close { 
    background-image:url(../img/close.png); 
    position:absolute; 
    right:-20px; 
    top:-20px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
    z-index: 1111;
}

/***************************************  CAPA DE UNA DE LAS PAGINAS DE TERRA POR SI ACASO  *********************************************/

.videos_predicciones_famosos{ 
		position: absolute;
    display:none; 
    background-color: #F9F9F9;
    background-image:url(../img/trans.gif);
    width:605px;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 -360px;
    top: 1000px;
    left: 55%;
    z-index: 111;
}

div.close { 
    background-image:url(../img/close.png); 
    position:absolute; 
    right:-20px; 
    top:-20px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 	
}
