BODY {
	background: #FFFFFF; 
	color: black;}

TABLE {
	table-layout: auto; 
	border-collapse: separate; 
	page-break-before: avoid;
	page-break-after: avoid;}

/* ----------------------------------------------------------------------------
links
---------------------------------------------------------------------------- */

.link2 {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: maroon;
	border-bottom: 2px solid gray;}
.link2:hover {
	border-bottom: 2px solid maroon;}
.link2curr {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: black;
	border-bottom: 2px solid gray;}
.link2curr:hover {
	border-bottom: 2px solid maroon;}
.link2off {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: black;
	border-bottom: 2px solid maroon;}

.link3 {
	font-family: sans-serif;
	font-size: small;
	font-variant: small-caps;
	text-decoration: none;
	color: gray;}
.link3:hover {
	color: #0077AA;}
.link3off {
	font-family: sans-serif;
	font-size: small;
	font-variant: small-caps;
	text-decoration: none;
	color: #0077AA;}

.link4 {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: maroon;}
.link4:hover {
	color: black;}
.link4off {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: black;}

/* link della home */
.link6 {
	text-decoration: none; 
	color: #0088BB;}
.link6:hover {
	color: black;}

/* ----------------------------------------------------------------------------
testi
---------------------------------------------------------------------------- */

.titolo {
	font-family:"Tahoma", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F0F0F0;}

.titolo2 {
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: small;
	text-align: center;
	color: purple;}

.titolo3 {
	font-family: sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	color: #707070;
	background-color: #E0E0E0;}

.titolo4 {
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: small;
	text-align: left;
	margin-left: 15px;
	color: teal;}

.littlegray {
	font-family:"Tahoma", sans-serif;
	font-size: 8pt;
	color: #909090;}
	
/* ----------------------------------------------------------------------------
paragrafi
---------------------------------------------------------------------------- */

.testo1 {
	font-family: "Tahoma", sans-serif;
	font-size: small;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 20px;}
.testo1:first-letter {
	font-size: 200%;
	padding-right: 2px;
	color: #505050;}

.testo1 A {
	text-decoration: none;
	color: black;
	border-bottom: 2px solid silver;}
.testo1 A:hover {
	text-decoration: none;
	color: black;
	border-bottom: 2px solid black;}
UL.testo1 {
	list-style: square outside;
	padding: 0px 0px 0px 20px;
	margin: 10px 20px 10px 30px;}

.testo2 {
	font-family: sans-serif;
	font-size: small;
	text-align: justify;
	clear: both;
	padding: 0px;
	margin: 0px 5px 5px 5px;}

.testo3 {
	font-family: sans-serif;
	font-size: small;
	font-style: oblique;
	text-align: left;
	text-indent: 10px;
	color: #0088BB;
	padding: 0px 0px 0px 0px;
	margin: 40px 10px 40px 10px;}
.testo3:first-letter {
	font-size: medium;
	font-weight: bold;}

.testo4 {
	font-family: sans-serif;
	font-size: x-small;
	text-align: justify;
	clear: both;
	padding: 0px 5px 5px 5px;
	margin: 0px 10px 5px 10px;}

.testo5 {
	font-family: monospace;
	font-size: small;
	color: blue;
	border: 1px solid blue;
	padding: 5px 5px 5px 5px;
	margin: 10px 20px 10px 20px;}

.error {
	font-family: sans-serif;
	font-size: small;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 20px;}
.error:first-line {
	color: red;}
.error:first-letter {
	display: block;
	font-size: 290%;
	font-weight: lighter;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-right: 5px;
	float: left;
	color: red;}

.ok {
	font-family: sans-serif;
	font-size: small;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 20px;}
.ok:first-line {
	color: blue;}
.ok:first-letter {
	display: block;
	font-size: 290%;
	font-weight: lighter;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-right: 5px;
	float: left;
	color: blue;}

/* ----------------------------------------------------------------------------
immagini
---------------------------------------------------------------------------- */

.img1 {
	font-family: sans-serif;
	font-size: small;
	text-align: left;
	color: olive;
	padding: 2px;
	border: 1px solid olive;
	margin: 10px 0px 10px 10px;}

.img2 {
	font-family: sans-serif;
	font-size: small;
	text-align: left;
	color: gray;
	background-color: white;
	padding: 2px;
	border: 1px solid silver;
	margin: 5px 0px 5px 2px;}

/* ----------------------------------------------------------------------------
form
---------------------------------------------------------------------------- */

INPUT.clock {
	font-family: sans-serif;
	font-size: small;
	text-align: right;
	color: #0077AA;
	border: none;}

.form TABLE {
	font-family: sans-serif;
	font-size: small;
	margin: auto;
	margin-top: 10px;
	border-left: 5px solid #0099CC;}

.form TH {
	font-weight: normal;
	text-align: right;}

.form TD.title {
	border-bottom: 3px solid silver;
	border-spacing: 10pt;}

.form TD.action {
	background-color: silver;
	text-align: center;
	border-spacing: 10pt;}

.form TD {
	vertical-align: bottom;}

.form INPUT {
	font-family: monospace;
	border: none;
	border-bottom: 1px solid black;
	color: blue;
	background-color: #F0F0F0;}

.form TEXTAREA {
	font-family: monospace;
	border: none;
	border-bottom: 1px solid black;
	color: blue;
	background-color: #F0F0F0;
	max-width: 500px;}

.form SELECT {
	font-family: monospace;
	border: none;
	border-bottom: 1px solid black;
	color: blue;
	background-color: #F0F0F0;}

INPUT.form {
	border: 1px solid black;}

.form .radio {
	border: none;}

/* ----------------------------------------------------------------------------
table
---------------------------------------------------------------------------- */

TABLE.table1 {
	border-collapse: collapse;
	font-family: sans-serif;
	font-size: small;
	border: 1px solid black;
	margin: auto;
	margin-bottom: 20px;
	page-break-before: auto;
	page-break-after: auto;}

.table1 TH {
	border: 1px solid black;
	background-color: teal;
	padding: 2px;
	color: white;}

.table1 TD {
	border: 1px solid black;
	padding: 2px;
	background-color: #F0F0F0;}

.table1 TH A {
	color: white;}

