.testo_nero {
color : black; 
font-weight : normal; 
font-size : 11px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
.testo_nero_tabella {
color : black; 
font-weight : normal; 
font-size : 14px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
.testo_nero_piccolo {
color : #A55A21; 
font-weight : normal; 
font-size : 14px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
}
.testo_nero_piccolo_miniature {
color : #A55A21; 
font-weight : normal; 
font-size : 11px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
}
.testo_piccolo_arancione {
color : #A55A21; 
font-weight : normal; 
font-size : 11px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
}
.testo_marrone {
color : #A15C21; 
font-weight : normal; 
font-size : 12px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
.testo_piccolo_giallo {
color : #F7EFE7; 
font-weight : normal; 
font-size : 10px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
.testo_bianco {
color : white; 
font-weight : normal; 
font-size : 12px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 

} 
.testo_blu {
color : #317BBD; 
font-weight : normal; 
font-size : 12px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
.testo_rosso {
color : red; 
font-weight : normal; 
font-size : 12px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
a:link {
color : #AE8964; 
font-size : 12px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
a:visited {
color : #AE8964; 
font-size : 12px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
a:hover {
color : #A55A21; 
font-size : 12px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : underline; 
} 

a:active {
color : #AE8964; 
font-size : 12px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 

a.link_piccolo:active {
color : #FFFFFF; 
font-size : 10px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 

a.link_piccolo:link {
color : #FFFFFF; 
font-size : 10px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
a.link_piccolo:visited {
color : #FFFFFF; 
font-size : 10px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : none; 
} 
a.link_piccolo:hover {
color : #FFFFF; 
font-size : 10px; 
font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration : underline; 
} 


input {
border : medium none black; 
border-style : solid; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 

background-color : white; 
font-family : "Tahoma"; 
font-size : 11px; 
} 
select {
font-family : "Tahoma"; 
font-size : 11px; 
background-color : #FFFFFF; 
border : medium none black; 
border-style : solid; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
height : 20px; 
} 
textarea {
background : #ffffff; 
color : #000000; 
font-family : "Tahoma"; 
font-size : 11px; 
} 

.bordo_min { 
 border: 1px solid #A77A30; 
 
}

.td_banner { 
color: #0A246A; 
font-size: 12px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
border: dashed 1px #A55A21
}