#divcontainer { position: absolute; top: 4px; left: 5px; width: 850px; height: 445px; overflow: hidden; visibility: visible; clip: rect(0px 860px 445px 0px) }
#divcontent { position: absolute; top: 0px; left: 0px; width: 850px; visibility: visible }
#divdowncontrol { text-align: right; position: absolute; z-index: 1; top: 435px; left: 860px; width: 15px; height: 15px; visibility: visible }
#divupcontrol { text-align: right; position: absolute; z-index: 1; top: 5px; left: 860px; width: 15px; height: 15px; visibility: visible }
#scrollArea {z-index: 2;position: absolute; left: 863px; top: 25px; width: 9px; height: 405px; overflow: hidden; background-color: #f2f2f2;}
#scrollo {z-index: 3; position: absolute; top: -1px; width: 9px; height: 20px; background: #dddddd }

A:link, A:visited { text-decoration: none; color: #cc0000;} 
A:hover { color: #2D5278;}

.sel { z-index: 1; color: #666666; font-weight: bold; font-size: 10px; font-family: Verdana ; background-color: #eeeeee; border: 1px solid}
td { color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }


html, body
{
font-size: 11px;
font-family: Verdana, Courier New, Courier;
width:100%;
margin: 0;
padding: 0;
color: 333;
background: #fff;
background: repeat-x url("../gimg/back.gif") #E2E2E2;
}

#container
{
position: absolute;
margin-left: -450px;
top: 0px;
left: 50%;
width: 900px;
height: 569px;
}

#head
{
position: absolute;
top: 0px;
width: 900px;
height: 74px;
z-index: 10;
background: url("../gimg/backhead.gif");
overflow: hidden;
z-index: 1;
}

#sx
{
position: absolute;
margin-left: -460px;
top: 0px;
left: 50%;
width: 10px;
height: 569px;
z-index: 10;
}

#dx
{
position: absolute;
margin-left: 450px;
top: 0px;
left: 50%;
width: 10px;
height: 569px;
z-index: 10;
}

#foot
{
position: absolute;
margin-left: -460px;
top: 569px;
left: 50%;
width: 920px;
height: 10px;
}

#logo
{
position: absolute;
top: 13px;
left: 30px;
height: 74px;
width: 800px;
z-index: 2;
color: #ffffff;
}


#mnu
{
position: absolute;
top: 74px;
height: 20px;
width: 900px;
background: #999999;
cursor: default;
z-index: 99;
}

#bianco
{
position: absolute;
top: 0px;
left: 0px;
width: 900px;
height: 569px;
background: #ffffff;
}

#content
{
position: absolute;
top: 104px;
left: 10px;
width: 880px;
height: 475px;
}

#intprint {
	display: none
}

#dd, ul
{
margin: 0;
padding: 0;
}

#dd li
{
margin: 0;
padding: 0;
list-style: none;
float: left;
font: 11px Verdana
}

#dd li a.menu, #dd li a.menu:visited
{
border-left: 1px solid #dddddd;
line-height: 20px;
text-align: center;
padding: 3px 11px;
color: #eeeeee;
text-decoration: none
}

#dd li a.menu:hover
{
background: #444;
color: #eee;
}

.submenu
{
background: #ddd;
border: 1px solid #999;
visibility: hidden;
position: absolute;
z-index: 3;
}

.submenu a:link, .submenu a:visited
{
display: block;
font: 11px Verdana;
text-decoration: none;
white-space: nowrap;
padding: 2px 10px;
color: #444;
}

.submenu a:hover
{
background: #999;
color: #ddd;
}



