.span_avviso {
	color : Red;
	font-weight : bold;
	font-size : 12pt;
}

.spazioventipixel {
	height : 20px;
}

.spaziodiecipixel {
	height : 10px;
}


.bordozoom {
	border : 1px solid #ADD8E6;
}

.titolone {
	background-color : #5FBEFF;
	color : #E7F2F7;
	font-weight : bold;
	font-size : 14pt;
	height : 50px;
	font-family : "Times New Roman", Times, serif;
}

.titolonebasso {
	background-color : #5FBEFF;
	color : #E7F2F7;
	font-weight : bold;
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
}

.titolone_scuro {
	background-color : #C8E0F0;
	color : #00608E;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	height : 50px;
}

A, A:LINK, A:VISITED {
	text-decoration : none;
	color : #2A5FAA;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
	color : Red;
	font-weight : bold;
}

.minilinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.credits {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	letter-spacing : 1px;
	font-weight: normal;
}

.nove {
	font-size : 9pt;
}
.dieci {
	font-size : 10pt;
}
.undici {
	font-size : 11pt;
}
.dodici {
	font-size : 12pt;
}

.quattordici {
	font-size : 14pt;
}

BODY {
	margin : 3px;
	font-family : "Times New Roman", Times, serif;
	scrollbar-base-color : #5FBEFF;
	scrollbar-darkshadow-color : #5FBEFF;
	scrollbar-face-color : #C8E0F0;
	scrollbar-highlight-color : #E7F2F7;
	scrollbar-shadow-color : #5FBEFF;
	scrollbar-track-color : #B2B2B2;
	scrollbar-arrow-color : #0033F4;
	scrollbar-3dlight-color : #E7F2F7;
	color : Black;
}
INPUT, TEXTAREA {
	border : 1px solid #5FBEFF;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	color : #004D71;
}
.button {
	background-color : #C8E0F0;
	border : 2px solid #00608E;
	color : #00608E;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

.bordo1pxazzurro {
	border : 1px solid #5FBEFF;
}

.bordo1pxbluscuro {
	border : 1px solid #004D71;
}

.bordo1pxbluscuroTOPDOWN {
	border : 1px solid #004D71;
	border-left : none;
	border-right-style : none;
}

.bordospesso {
	border : 2px solid #00608E;
	padding : 3px;
	width : 80%;
	text-align : center;
	color : #00608E;
}

.bordo2pxblu {
	border : 1px solid #00608E;
}
	
.dodicirosso {
	font-size : 12pt;
	font-weight : bold;
	color : Red;
}


.blank {
	height : 380px;
}
