body{
background:#087736; margin:0; padding:0;
}
#box{
background: #105526;
width:960px;
height:600px;
position:absolute;
left:50%;
margin:40px 0 0 -480px;
z-index:0;
}
#gradient{
background: url('images/dopart-gradient.png') repeat center center;
width:960px;
height:600px;
position:absolute;
left:50%;
margin:40px 0 0 -480px;
text-align:center;
z-index:100;
}
* html #gradient{
background-color: #000;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/dopart-gradient.png" ,sizingMethod="image");
}

#stemma{
background: url('images/dopart-doria.png') no-repeat center center;
width:960px;
height:270px;
position:absolute;
top:0px;
z-index:2;
}
#banda{
background:#f5f5f5;
width:960px;
height:20px;
display:block;
position:absolute;
top:220px;
z-index:1;
}
#link{
width:318px;
height:330px;
overflow:hidden;
position:absolute;
top:270px;
}
#link a{
width:318px;
height:330px;
display:block;
}
#testo{
width:306px;
height:335px;
overflow:hidden;
position:absolute;
top:250px;
left:328px;
font-size:13px;
font-weight:lighter;
color:#fff;
text-align:center;
line-height:14px;
letter-spacing:-0.2px;
}
#testo p{
margin:1ter0px;
}
