

iframe{
position:absolute;
width:100%;
height:100%;
top:0;left:0;
border:0;
margin:0;
height:800px;
z-index:399;
background:#fff;
}


#full{
position:absolute;
width:100%;
height:100%;
top:0;left:0;
background:#FFF url(../../images/imgbg.jpg) repeat-x top left;
background:#FFF;
/*
filter:alpha(opacity=95); 
-moz-opacity: 0.95; 
opacity: 0.95;*/

border:0;
margin:0;
display:none;
z-index:1000;

}
 
#full_contenuti {
position:absolute;
z-index:1001;
top:50%;
left:50%;
width:400px;
height:300px;
margin-left:-200px;
margin-left:-180px;
margin-top: -300px;
font-weight:bold; 
display:none;
background:#fff;
color:#666;
font-size:10px;

font-weight:bold;
text-align:center;
display:none;
}


#image{
position:absolute;
width:100%;
height:100%;
top:0;left:0;
background:#FFF url(../../images/imgbg.jpg) repeat-x top left;
background:#FFF;
/*
filter:alpha(opacity=95); 
-moz-opacity: 0.95; 
opacity: 0.95;*/

border:0;
margin:0;
z-index:1000;
border-top:4px solid #F37023;
}
 
#image_contenuti {
position:absolute;
z-index:1001;
top:50%;
left:50%;
width:400px;
height:300px;
margin-left:-200px;
margin-top: -150px;

font-weight:bold; 
display:none;
background:#fff;
color:#666;
font-size:10px;

font-weight:bold;
text-align:center;

}

