.titolo {
	font-size : 16px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color: #336699;
}
.testo {
	font-size : 13px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	color : #003366;
	letter-spacing : 1px;
}
.testoPiva {
	font-size : 6px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #336699;
	letter-spacing : 1px;
}
.titoloAreaR {
	font-size : 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
}
.testoAreaR {
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	color : #FFFFFF;
}
.titoloNews {
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #000099;
	vertical-align : middle;
}
.titoloHome {
	font-size : 16px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #CC0000;
}
.testoRed {
	font-size : 9px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #FF0000;
	letter-spacing : 1px;
}
.testoGia {
	font-size : 9px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #FFFF00;
	letter-spacing : 1px;
}
.testoBlu {
	font-size : 9px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #003399;
}
.testoWhite {
	font-size : 9px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	letter-spacing : 1px;
}
.testoYellow {
	font-size : 9px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #FFFF00;
	letter-spacing : 1px;
}
.testoRedSmall {
	font-size : 4px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	color : #CC0000;
}
.testo12 {
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	color : #000099;
	letter-spacing : 1px;
}
.bottom {
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4B0082;
	letter-spacing : 2px;
}
BODY {
        scrollbar-arrow-color: #3366FF;
        scrollbar-3dlight-color: #F0F0FF;
        scrollbar-darkshadow-color: #666666;
        scrollbar-face-color: #F0F8FF;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #C0C0CC;
        scrollbar-track-color: #F5F5F5;
}
.But40
{
        background-color: #191971;
	border-right: #999999 1px solid;
	border-top: #FFFFFF 1px solid;
	border-bottom: #999999 1px solid;
	border-left: #FFFFFF 1px solid;
	font: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	width: 40px;
	cursor: hand;
	color: #FFFFFF;
	height: 18px;
}
.sfondoRepeat { 
	background-image: url(bg.gif);
	background-color: #003366;
	background-repeat: repeat-y;
}
.linkazzurro A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
	font-weight: bold;
	color: #99ccff;
	text-decoration: none
}
.linkazzurro12 A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none
}
.linkblu A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none
}
.linkazzurro A:hover {
	color: #ff9999
}
.linkazzurro12 A:hover {
	color: #CC0033
}
.linkblu A:hover {
	color: #cc0033
}	
input.text, textarea{
        border:	1px solid #d9e1ea;
        background-color: #d9e1ea;
        font-size:9pt; 
        color : #000066;

}