body {
 background-color : #ffffff;
 background-image: url(images/sfondo.gif);
 background-repeat: repeat-y;
 background-position: top center;
 margin-top: 0px; 
 margin-right: 0px;
 margin-bottom: 40px;
 margin-left: 0px;
 SCROLLBAR-FACE-COLOR: FB702A; 
 SCROLLBAR-HIGHLIGHT-COLOR: ffffff; 
 SCROLLBAR-SHADOW-COLOR: ffffff; 
 SCROLLBAR-ARROW-COLOR: ffffff; 
 SCROLLBAR-BASE-COLOR: ffffff ; 
 scrollbar-track-color: ffffff; 
 scrollbar-darkshadow-color : ffffff; 
 scrollbar-3d-light-color: ffffff;
}



table { font-family: Verdana; font-size: 7pt; color: #444444; text-align :left; 
}

h1 { font-size: 10pt; color: #FB702A; 
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
  margin-top: 0px;
  text-align :left; }
h2 { font-size: 9pt; color: #FB702A; 
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
  margin-top: 0px;
  text-align :left; }
h3 { font-size: 8pt; color: #FB702A; 
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
  margin-top: 0px;
  text-align :left; }
h4 { font-size: 7pt; color: #FB702A; 
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
  margin-top: 0px;
  text-align :left; }

p { font-size: 7pt; color: #444444; 
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right:0px;
  margin-top: 5px;
  text-align :left; }


.verde { color: #C8E85B;}
.blu { color: #005C9E; }


.tab_verde {border: 1px solid #C8E85B;}
.tab_rosso {border: 1px solid #BC5039;}
.tab_grigio {border: 1px dotted #bbbbbb;}



.attivo { color: #aaaaaa;}

a { text-decoration: none; color: #005C9E; }
a:hover { text-decoration: underline; color: #4D8DBB; }



.italy  { color: #ffffff;}

.centra { 
  text-align :center;
}


.par {
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
}



.lista {
  padding-left: 2px;
}
.tit_rosso {
font-family: Verdana; font-size: 8pt; color: #EE4231;
  font-weight: bold;
}
.tit_arancio {
font-family: Verdana; font-size: 8pt; color: #FF8C01;
  font-weight: bold;
}
.tit_verde {
font-family: Verdana; font-size: 8pt; color: #77C14F;
  font-weight: bold;
}
.tit_giallo {
font-family: Verdana; font-size: 8pt; color: #F2BC00;
  font-weight: bold;
}
.tit_scuro {
font-family: Verdana; font-size: 8pt; color: #666666;
  font-weight: bold;
}
.tit_chiaro {
font-family: Verdana; font-size: 8pt; color: #A5A5A5;
  font-weight: bold;
}


.error { color: red; }

.input,textarea {
        color: #005C9E;
	font-family: Verdana;
	font-size: 7PT;
	font-weight: bold; clip: rect( ) ;
	width: 160px;
	border: 1px #FB702A solid;
	BACKGROUND-COLOR: #FFFFFF
	}
.input2 {
	font-family: Verdana;
	font-size: 7PT;
	font-weight: normal; clip: rect( ) ;
	width: 100%;
	border: 1px #aaaaaa solid;
	}
.sel { FONT-SIZE: 7PT; FONT-FAMILY: Verdana; width: 100%; COLOR: #444444; BACKGROUND-COLOR: #ffffff; border-bottom: 1px #aaaaaa SOLID; border-top: 1px #aaaaaa solid; border-left: 1px #aaaaaa solid; border-right: 1px #aaaaaa solid; }
