

/* Colorazione LINK */

a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; } 





/* Bottoni spenti e testi */

.stileTesto { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF }
.stileMenuAlto { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFF000 }
.stileindirizzo { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF }
.stileTitoliNewsHome { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #B80024 }
.stileDataNewsHome { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #B80024 }
.stileTestoNewsHome { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000 }
.stileCategorieMenu { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #4E4E4E }
.stileTitoli { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #B80024 }
.menugerarchico { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #4E4E4E }
.titolicategorie { font-family: Georgia; font-size: 17px; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; color: #4E4E4E }
.linkNews { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #DC9931 }
.linkAllegato { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #626067 }

/* Accensione Bottone */

a.stileEmail:hover { font-style: normal; line-height: normal; color: #FF0000; text-decoration: none}
a.stileMenuAlto:hover { font-style: normal; line-height: normal; color: #FFAE00; text-decoration: none}
a.stileTitoliNewsHome:hover { font-style: normal; line-height: normal; color: #000000; text-decoration: none}
a.stileTestoNewsHome:hover { font-style: normal; line-height: normal; color: #6A0015; text-decoration: underline}
a.stileCategorieMenu:hover { font-style: normal; line-height: normal; color: #6A0015; text-decoration: underline}
a.menugerarchico:hover { font-style: normal; line-height: normal; color: #6A0015; text-decoration: underline}
a.linkNews:hover { font-style: normal; line-height: normal; color: #6A0015; text-decoration: underline}
a.linkAllegato:hover { font-style: normal; line-height: normal; color: #6A0015; text-decoration: underline}
