/* ### FOGLIO DI STILE MINI-SITI ### */

body { font: 12px Arial,Helvetica,sans-serif ; color: #FFFFFF }
table, tr, td { font: 12px Arial,Helvetica,sans-serif ; color: #FFFFFF }

a:link, a:visited, a:active {color:#99CCFF; text-decoration: none;}
a:hover {color:#99CCFF; text-decoration: underline;}

.copyright  { font: 10px Arial,Helvetica,sans-serif; color: #FFFFFF }




/* ### 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: bold 16px 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: 16px; color: #FFFFFF; text-decoration: none}
.menu a:link,.menu a:visited,.menu a:active {  font-weight: bold; color: #FFFFFF; text-decoration: underline}
.menu a:hover { color: #ffffff; text-decoration: none}


/* ### SEARCH ### */
.search {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}


/* ### CARATTERISTICHE ### */
.caratteristiche {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}


/* ### TESTO ### */
.testo {font: 12px Arial,Helvetica,sans-serif ; color: #333333}
.testo a:link,.testo a:visited,.testo a:active { color: #0066CC; text-decoration: none }
.testo a:hover { text-decoration: underline }

/* ### 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 }

