/* CSS Document */
body,html {
width: 100%;
margin:0;
background-image: url(/database/cobomt/cobomt.nsf/bg5.gif);
}
#box {
width:760px;
height:420px;
position:absolute;
top:210px;
left:50%;
margin:-210px 0 0 -380px;
}
.descrizione {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-align: center;
}