  font{ 
font-family:Arial;
font-size:9pt;}    


#selezione    { font-family: Verdana; font-size: 9pt; color: #000000; background-color: 
               #FFFFFF }
#invia       { font-family: Verdana; font-size: 9pt; color: #FFFFFF; background-color: 
               #A05F3E; border: 1px solid #A05F3E }
.esteso      { letter-spacing: 1pt; font-family: verdana; font-size: 9pt }
.footer       { font-family: Verdana; font-size: 8pt}
.piccolo     { font-family: tahoma; font-size: 7pt }
.sottile     { font-family: tahoma; font-size: 8pt }}
a:hover      { text-decoration: underline; color: #333333 }
a            { text-decoration: none; color: #A05F3E}
a.link       { color: #ffffff; text-decoration: none }
.link:hover  { text-decoration: underline; color: #FFFFFF }
a.link:visited {}
a.link:active {}

a.opacity img {
filter:alpha(opacity=40); 
-moz-opacity: 0.40; 
opacity: 0.40;
} 
a.opacity:hover img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
} 

.intestazione { font-family:Arial;
font-size:13pt;
font-weight: bold;}