/* ### FOGLIO DI STILE MINI-SITI ### */

body { font: 12px Arial,Helvetica,sans-serif ; color: #333333 }
table, tr, td { font: 12px Arial,Helvetica,sans-serif ; color: #333333 }

/* ### TESTO ### */
.testo {font: 12px Arial,Helvetica,sans-serif ; color: #333333}

a:link, a:visited, a:active {color: #FFFFFF; text-decoration: none }
a:hover {color: #FFFFFF; text-decoration: underline }


.copyright  { font: 10px Arial,Helvetica,sans-serif; color: #333333 }


/* ### TITOLI ### */
.titolo_small {  font: 11px Arial,Helvetica,sans-serif;  font-weight: bold; color: #ffffff; text-decoration: none}
.titolo_small a:link, .titolo_small a:visited, .titolo_small a:active {color:#003366; text-decoration: none;}
.titolo_small a:hover {color:#003366; text-decoration: underline;}


.titolo { font: italic bold 18px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none}
.titolo a:link, .titolo a:visited, .titolo a:active {color:#FFFFFF; text-decoration: none;}
.titolo a:hover {color:#FFFFFF; text-decoration: underline;}


.titolo_sez {  font: 12px Arial,Helvetica,sans-serif;  font-weight: bold; color: #333333}


/* ### MENU ### */
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; text-decoration: none}
.menu a:link, .menu a:visited, .menu a:active {  color: #003366;text-decoration: none}
.menu a:hover { color: #ffffff; text-decoration: none}


/* ### TESTO ### */
.testo_small {font: 11px Arial,Helvetica,sans-serif ; color: #333333}
.testo_small a:link, .testo a:visited, .testo a:active { color: #0066CC; text-decoration: none }
.testo_small a:hover { text-decoration: underline }


