body {
 font: 10pt "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #206BA3;
 text-align: center;  
 background-color: #DFC692;
}

td {
 font: 8pt "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #fff;
}

#box {
 margin: 0 auto;
 margin-top: 48px; 
 text-align: center; 
 width: 1000px;
 height: 600px;
 background-image: url(sf_home.jpg);
 background-repeat: no-repeat; 
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 color: #fff;
 text-decoration: underline; 
}
a:hover {
 color: #939292;
 text-decoration: none; 
}

#logo {
 position: absolute;
 top: 10px;
 left: 470px;
}

#lingue {
 position: absolute;
 font-weight: bold;
 font-style: normal; 
 top: 210px;
 left: 555px;
}

#lingue a:link, #lingue a:visited, #lingue a:hover, #lingue a:active {
 color: #000;
 text-decoration: none; 
}

#lingue a:hover {
 color: #C9050F;
 text-decoration: underline; 
}

#indirizzo {
 position: absolute;
 font: 8pt "Trebuchet MS", Arial, Sans-serif;
 color: #000;
 top: 520px;
 left: 40px;
}

#indirizzo a:link, #indirizzo a:visited, #indirizzo a:hover, #indirizzo a:active {
 color: #000;
 text-decoration: underline; 
}

#indirizzo a:hover {
 color: #C9050F;
 text-decoration: none; 
}

