/* CSS Document */
html{
margin:0px;
padding:0px;
}
body
{ 
background-color:#FFFFFF;
font-family:Verdana;
color:#acabac;
font-size:9px;
text-align:center;
margin-top:10px;
padding:0px;
}
#top
{
height:21px;
background-color:#e7e5e5;
border-bottom:1px solid #acabac;
border-left:none;
border-right:1px solid #acabac;
border-top:none;
text-align:right;
}
#container{
width:959px;
margin:auto;
text-align:left;
}
#sitebox
{
height:668px;
width:100%;
background-color:#FFFFFF;
border:1px solid #acabac;
}
#menu
{
width:172px;
height:532px;
border-right:1px solid #acabac;
float:left;
background-image:url(img-home/rosso1.jpg);
background-repeat:no-repeat;
background-position:bottom;
}


#dx
{
position:relative;
width:786px;
height:532px;
background-image:url(img-home/sfondo-dx.jpg);
background-repeat:no-repeat;
float:left;
text-align:right;
}
#dx1{
position:absolute;
top:10px;
right:10px;
}
#dx2{
position:absolute;
bottom:-2px;
right:0px;
}
#bottom
{
width:958px;
height:100px;
clear:left;
border-top:1px solid #acabac;
text-align:center;
}
#iperbottom
{
width:959px;
height:20px;
text-align:right;
margin:auto;
}
#pad-iperbottom
{
padding-top:7px;
}
#pad-bottom
{
padding-top:15px;
}
#pad-dx
{
padding-top:16px;
padding-right:10px;
}
#pad-vocimenu
{
padding-left:5px;
}
#pad-vocimenu2
{
padding:top:0px;
padding-left:5px;
}
a:link, a:visited, a:active
{
font-family:Verdana;
color:#acabac;
font-size:9px;
text-decoration:none;
}
a:hover
{
font-family:Verdana;
color:#e7e5e5;
font-size:9px;
text-decoration:none;

}
#logo
{
width:172px;
height:130px;
border-bottom:1px solid #acabac;
text-align:center;
}
#voci-menu
{
width:172px;
height:80px;
background-image:url(img-home/sfondo1.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
#voci-menu2
{
width:172px;
height:116px;
background-image:url(img-home/sfondo2.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
#iperbottom a:link, #iperbottom a:visited, #iperbottom a:active
{
font-family:Verdana;
color:#acabac;
font-size:9px;
text-decoration:none;
font-weight:normal;
}
#iperbottom a:hover
{
font-family:Verdana;
color:#eb1a24;
font-size:9px;
text-decoration:none;
font-weight:bold;
}