/* ### FOGLIO DI STILE MINI-SITI ### */

body  {font: 10px Verdana,Arial,Helvetica,sans-serif ; color: #333333; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;}
td  {font: 10px Verdana,Arial,Helvetica,sans-serif ; color: #333333}
a:link, a:visited, a:active {color:#006699; text-decoration: none }
a:hover {color:#006699; text-decoration: underline }
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.copyright  { font: 10px Arial,Helvetica,sans-serif; color: #666666 }
.small { font-size: 9px ; letter-spacing: normal}

/* ### TESTO ### */
.testo {font: 12px Verdana,Arial,Helvetica,sans-serif ; color: #333333}
.testo a:link, .testo a:visited, .testo a:active {  color: #003366;text-decoration: none}
.testo a:hover { color: #003366; text-decoration: underline }

/* ### MENU SX ### */
.menusx {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color: #006699; text-decoration: none;}
.menusx a:link, .menusx a:visited, .menusx a:active {  text-decoration: none }
.menusx a:hover {  text-decoration: underline }

/* ### MENU TOP ### */
.menutop {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color: #003366; text-decoration: none}
.menutop a:link, .menutop a:visited, .menutop a:active {  text-decoration: none}
.menutop a:hover { text-decoration: underline }

/* ### MENU TOP WHITE ### */
.menutopwh {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color: #FFFFFF; text-decoration: none}
.menutopwh a:link, .menutopwh a:visited, .menutopwh a:active { color: #FFFFFF;  text-decoration: none}
.menutopwh a:hover {color: #FFFFFF;  text-decoration: underline }

/* ### TITOLI_SERIE ### */
.titolo { font: 18px Arial, Helvetica, sans-serif; color:#003366; text-decoration: none}
.titolo a:link, .titolo a:visited, .titolo a:active { color: #006699; text-decoration: none }
.titolo a:hover {color:#003366; text-decoration: underline }

/* ### TITOLI_NEWS ### */
.titolo_news { font: 14px Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color:#003366}
.titolo_news a:link, .titolo_news a:visited, .titolo_news a:active {color:#006699; text-decoration: none;}
.titolo_news a:hover {color:#003366; text-decoration: underline;}


/* ### TITOLI WHITE ### */
.titolo_white { font: 14px Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color:#FFFFFF}
.titolo_white a:link, .titolo_white a:visited, .titolo_white a:active {color:#FFFFFF; text-decoration: none;}
.titolo_white a:hover {color:#FFFFFF; text-decoration: underline;}


/* ## SCROLL NEWS ## */
div.scroll {
	height: 230px;
	width: 197px;
	overflow: auto;
	border: 1px solid #666;
	/*background-color: #ccc;*/
}
