body {
 margin-top: 10px;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #206BA3;
 background-color: #839176;
 text-align: center;  
 scrollbar-face-color: #839176;
 scrollbar-highlight-color: #939F87;
 scrollbar-shadow-color: #ECE1C2;
 scrollbar-3dlight-color: #839176;
 scrollbar-arrow-color:  #3C5E1A;
 scrollbar-track-color: #839176;
 scrollbar-darkshadow-color: #839176; 
}

#box {
 margin: 0 auto;
 text-align: center; 
 width: 905px;
 height: 630px;
 position: relative;
}

#sfondo {
 left: 0px;
 top: 0px;
 text-align: center; 
 position: absolute;
 z-index: 10;
}

a:link, a:visited, a:hover, a:active {
 color: #162E01;
 text-decoration: underline; 
}
a:hover {
 color: #ECE1C2;
 text-decoration: none; 
}

#logo {
 position: absolute;
 top: 2px;
 left: 365px;
 z-index: 15; 
}

#top {
 position: absolute;
 top: 0px;
 left: 63px;
 z-index: 10;
}

#lingua {
 position: absolute;
 top: 420px;
 left: 705px;
 text-align: right;
}

#foto {
 position: absolute;
 top: 79px;
 left: 63px;
 z-index: 0; 
}

#indirizzo {
 position: absolute;
 top: 595px;
 left: 100px;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 color: #162E01;
}

#txt_ita {
 position: absolute;
 top: 510px;
 left: 120px;
 font: 10px "Trebuchet MS", Arial, Sans-serif;
 color: #315809;
 z-index: 10;  
}

#txt_eng {
 position: absolute;
 top: 510px;
 left: 620px;
 font: 10px "Trebuchet MS", Arial, Sans-serif;
 color: #315809;
 z-index: 10;  
}

#txt_ted {
 position: absolute;
 top: 525px;
 left: 350px;
 font: 10px "Trebuchet MS", Arial, Sans-serif;
 color: #315809;
 z-index: 10;  
}

#copy {
 position: absolute;
 font: 11px "Trebuchet MS";
 top: 570px;
 left: 850px;
 z-index: 11;  
}

#copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
 font: 10px "Trebuchet MS";
 color: #162E01;
 text-decoration: none; 
}
#copy a:hover {
 color: #ECE1C2;
 text-decoration: none; 
}
