body {
 margin: 0 auto;
 font: 9pt "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #5B4D3B;
 text-align: center;  
 background-color: #DFC692;
}

td {
 font: 8pt "Trebuchet MS", Arial, Sans-serif; 
 font-weight: normal;
 font-style: normal; 
 color: #5B4D3B; 
}

.mini {
 font: 7pt "Trebuchet MS", Arial, Sans-serif; 
 font-weight: normal;
 font-style: normal; 
 color: #5B4D3B; 
}

#box {
 margin: 0 auto;
 text-align: center; 
 width: 1000px;
 height: 600px;
 background-image: url(sf_interna.jpg);
 background-repeat: no-repeat; 
 position: relative;
}

a:link, a:visited, a:hover, a:active {
 color: #5F503C;
 text-decoration: underline; 
}

a:hover {
 color: #C90510;
 text-decoration: none; 
}

#menu .new:LINK, #menu .new:VISITED, #menu .new:HOVER, #menu .new:ACTIVE {
 font: 11px "Trebuchet MS", Arial, Sans-serif; 
 font-weight : bold;
 color:#ffffff;
 text-decoration: none;
 background-color:#C40F0F;
 border-right:1px solid #8b0000;
 border-bottom:1px solid #8b0000;
 border-left:1px solid #dc143c;
 border-top:1px solid #dc143c;
 text-align:center;
 padding: 1px;
 width:55px;
 }
 
#menu .new:HOVER {
 text-decoration: none;
 color:#ffffff;
 border-right:1px solid #dc143c;
 border-bottom:1px solid #dc143c;
 border-left:1px solid #8b0000;
 border-top:1px solid #8b0000;
 }
 
#logo {
 position: absolute;
 top: 68px;
 left: 53px;
}


#menu {
 position: absolute;
 font: 9pt "Trebuchet MS", Arial, Sans-serif; 
 font-weight: bold;
 font-style: normal; 
 line-height: 23px;
 width: 213px;
 top: 220px;
 left: 42px;
}

#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
 line-height: 23px;
 color: #5B4D3B;
 text-decoration: none; 
}

#menu a:hover {
 line-height: 23px;
 color: #C9050F;
 text-decoration: none; 
}

#menu .sel{
 line-height: 23px;
 color: #C9050F;
 text-decoration: none; 
}

#contenuto {
 position: absolute;
 font: 9pt "Trebuchet MS", Arial, Sans-serif; 
 font-weight: bold;
 font-style: normal; 
 top: 50px;
 left: 290px;
 width: 710px;
 height: 500px;
}

#titolo {
 position: absolute;
 top: 270px;
 left: 40px;
}

#testo {
 position: absolute;
 font: 8pt "Trebuchet MS", Arial, Sans-serif; 
 font-weight: normal;
 font-style: normal; 
 color: #5B4D3B; 
 top: 320px;
 left: 50px;
 width: 650px;
}

#lingue {
 position: absolute;
 font: 8pt "Trebuchet MS", Arial, Sans-serif; 
 font-weight: normal;
 font-style: normal; 
 top: 530px;
 left: 95px;
}

#lingue a:link, #lingue a:visited, #lingue a:hover, #lingue a:active {
 color: #5B4D3B;
 text-decoration: none; 
}

#lingue a:hover {
 color: #C9050F;
 text-decoration: underline; 
}

#indirizzo {
 position: absolute;
 font: 8pt "Trebuchet MS", Arial, Sans-serif;
 color: #5B4D3B;
 top: 570px;
 left: 70px;
}

#indirizzo a:link, #indirizzo a:visited, #indirizzo a:hover, #indirizzo a:active {
 color: #5B4D3B;
 text-decoration: underline; 
}

#indirizzo a:hover {
 color: #C9050F;
 text-decoration: none; 
}


