INPUT, TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border : 1px solid #006699;
}

.navbar {
	height : 20px;
	font-size : 12px;
	color : #4169E1;
	font-weight : bold;
	background-color : #E9E9E9;
	text-align : center;
}

.navbar A, .navbar A:LINK, .navbar A:VISITED {
	text-decoration : none;
	color : #4169E1;
	font-weight : bold;
}
.navbar A:HOVER {
	text-decoration : underline overline;
	color : Red;
	font-weight : bold;
}

.span_avviso {
	color : Red;
	font-weight : bold;
	font-size : 12pt;
}

.spazioventipixel {
	height : 20px;
}

.spaziodiecipixel {
	height : 10px;
}


.bordozoom {
	border : 1px solid #ADD8E6;
}


A, A:LINK, A:VISITED {
	text-decoration : none;
	color : #006699;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
	color : #0000CD;
	font-weight : bold;
}

.minilinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.credits {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	letter-spacing : 1px;
}
.creditsWHITE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #EAEAEA;
	letter-spacing : 1px;
	font-weight : bold;
}
.nove {
	font-size : 9pt;
}
.dieci {
	font-size : 10pt;
}
.undici {
	font-size : 11pt;
}
.dodici {
	font-size : 12pt;
}

.quattordici {
	font-size : 14pt;
}
.bookmark {
	font-size : 8pt;
	color : #333333;
	font-weight : bold;
}
BODY {
	background-color : #FFFFFF;
	color : Black;
	font-family: verdana;
	font-size : 9pt;
	margin : 0px;
	scrollbar-base-color : #999999;
	scrollbar-darkshadow-color : #CCCCCC;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color : #999999;
	scrollbar-arrow-color : #EEEEEE;
	scrollbar-3dlight-color : #CCCCCC;
}
.titolo {
	color: #EEEEEE;
	background-color : #999999;
	font-weight : bold;
	font-size : 16pt;
	text-align : center;
	border : 1px solid #164590;
}

.titolo75 {
	color: #EEEEEE;
	background-color : #666666;
	font-weight : bold;
	font-size : 16pt;
	text-align : center;
	border : 2px solid #103268;
	width : 75%;
}

.undercon {
	font-size : 12pt;
	color : #999999;
}

.spazio100 {
height : 100px;
	
}
.fondogrigio {
	background-color : #666666;
	color : White;
}
.bordogrigio {
	border : 1px solid #666666;
}
.fondobluscuro {
	background-color : #00387A;
	color : White;
}
.bordobluscuro {
	border : 1px solid #00387A;
}
.fondobluchiaro {
	background-color : #75B4D4;
	color : White;
}
.bordoblu {
	border : 1px solid #1E90FF;
}
.fondomarcograf{
	background-color : #4169E1;
	color : White;
}
.fondomarcografTitolo{
	background-color : #4169E1;
	color : White;
	font-weight : bold;
	font-size : 16px;
	padding : 3px;
	border : 1px solid #1E90FF;
	text-align : center;
}
.bordomarcograf {
	border : 1px solid  #1E90FF;
}
/* STILI RIDEFINITI COPY-PASTE */
.disclaimer {
   background-color: #FFFFF0;
   background-image: none;
   margin: 0px;
   padding-bottom: 15px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 15px;
}

.disclaimer a:link{
   color: #008B8B;
   text-decoration: none;
}

.disclaimer a:visited{
   color: #8B008B;
   text-decoration: none;
}

.disclaimer a:hover{
   color: #FF4500;
   text-decoration: underline;
}

.disclaimer a:active{
   color: #FF0000;
   text-decoration: underline overline;
}

.disclaimer b {
   color: #3D3D3D;
   font-weight: 900;
}

.disclaimerpar, .disclaimerPAR {
   background-color: transparent;
   color: #000000;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
}

.disclaimertext{
   background-color: transparent;
   color: #000000;
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   margin: 0px;
   padding: 0px;
}

.disclaimertitle {
   color: #DAA520;
   font-size: 14px;
   font-weight: 900;
}



