/* ---------------------------------------------
/*  Estilo capa publicidad
/* -------------------------------------------*/

#pantalla0{ 
position: absolute;
z-index: 5;
margin: auto;   
width: 533px; 
height: 300px; 
/*background: url(../images/panel_rusticaetopright.gif) top left no-repeat;*/
background-color: #000000;  
border: 1px solid; 
left:50%;   
margin-left:-250px; 
top:50%; 
margin-top:-150px; 
}
#pantalla1{ 
position: absolute;
z-index: 5;
margin: auto;   
width: 300px; 
height: 300px; 
/*background: url(../images/blank.gif);*/
/*background: url(../images/blank.gif) top left no-repeat;*/
background-color: #ffffff; 
border: 0px solid; 
left:50%;   
margin-left:-150px; 
top:50%; 
margin-top:-150px; 
}
#cuerpo0{ 
position: absolute;
width: 533px;
height: 300px;
/*padding-top: 19px;*/
}

#cerrar0{ 
position: absolute;
width: 80px;
height: 17px;
left: 84%;
top: 1%; 
}

#cuerpo1{ 
position: absolute;
width: 300px;
height: 300px;
/*left: 15%;*/
/*top: 6%; */
/*padding-top: 19px;*/
}

#cerrar1{ 
position: absolute;
/*background: url(../images/blank.gif);*/
/*background-color: #000000;*/
width: 100px;
height: 22px;
left: 200px;
top: -18px; 

}
