/* ---------------------------------------------
/*  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: 100%; 
height: 165%; 
/*background: url(../images/blank.gif);*/
/*background: url(../images/blank.gif) top left no-repeat;*/
background-color: #ffffff; 
border: 0px solid; 
left:0px;
margin-left:0px; 
top:0px; 
margin-top:0px; 
}
#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: 800px;
height: 600px;
left: 15%;
top: 6%; 
/*padding-top: 19px;*/
}

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

}
