
html, body{height:100%;} 




.visibile_mozz{

position:absolute; 
/*
width:800px;
height:600px;
*/
z-index:500;
 
left: 50%;
margin-left:-375;
top: 50%;
margin-top:-350;

/*visibility:visible*/
display:inline



}
.visibile_exp{

position:absolute; 
width:750px;
height:380px;
z-index:5; 
left: 50%;
margin-left:-375;
top: 50%;
margin-top:-190;
/*visibility:visible*/
display:inline



}




.ad_visibile_mozz{

position:absolute; 
width:750px;
height:380px;
z-index:500;
left: 50%;
margin-left:-375;

visibility:visible





}
.ad_visibile_exp{



position:absolute; 
width:750px;
height:380px;
z-index:500; 
left: 50%;
margin-left:-375;

display:inline



}








