body {
 margin-top: 0px;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #9F9E9E;
 background-color: #ffffff;
 text-align: center;  
 scrollbar-face-color: #EAE8E6;
 scrollbar-highlight-color: #827979;
 scrollbar-shadow-color: #ECE1C2;
 scrollbar-3dlight-color: #EAE8E6;
 scrollbar-arrow-color:  #525352;
 scrollbar-track-color: #EAE8E6;
 scrollbar-darkshadow-color: #EAE8E6; 
}

#box {
 background-image: url(bghome.gif);
 background-repeat: no-repeat;
 margin: 0 auto;
 text-align: center; 
 width: 1003px;
 height: 630px;
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 color: #848484;
 text-decoration: underline; 
}
a:hover {
 color: #337BA0;
 text-decoration: none; 
}

#logo {
 position: absolute;
 top: 79px;
 left: 380px;
}

#imgs {
 position: absolute;
 top: 187px;
 left: 29px;
}

#lingue {
 position: absolute;
 font: 10px "Trebuchet MS", Arial, Sans-serif;
 width: 1003px;
 top: 493px;
 left: 0px;
 text-align: center; 
}

#lingue a:link, #lingue a:visited, #lingue a:hover, #lingue a:active {
 color: #fff;
 text-decoration: none; 
 padding: 0 4 0 4;
}
#lingue a:hover {
 color: #7F654D;
 text-decoration: none; 
}

#indirizzo {
 position: absolute;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 color: #7F654D; 
 width: 1003px;
 top: 550px;
 left: 0px;
 text-align: center; 
}

#indirizzo a:link, #indirizzo a:visited, #indirizzo a:hover, #indirizzo a:active {
 font: 11px "Trebuchet MS";
 color: #7F654D;
 text-decoration: underline; 
}
#indirizzo a:hover {
 color: #B9A99A; 
 text-decoration: underline; 
}

#copy {
 position: absolute;
 height: 35px;
 top: 585px;
 left: 960px;
 text-align: right;
 margin-right: 10px;
 color: #B9A99A; 
}

#copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
 font: 10px "Trebuchet MS";
 color: #B9A99A; 
 text-decoration: none; 
}
#copy a:hover {
 color: #7F654D;
 text-decoration: none; 
}

