<!--
BODY,div 	{
			font-family: arial, helvetica, verdana, sans-serif;
			color: #000000;
			background-color: #ffffff;
			font-weight: normal;
			font-size: small;
			font-style: normal;
		}

TD		{
			font-size: inherit;
		}

H1 		{ font-size: 175%; }
H2 		{ font-size: 150%; }
H3 		{ font-size: 125%; }
H4 		{ font-size: 100%; }
H5 		{ font-size: 75%;  }
H6 		{ font-size: 50%;  }

PRE, TT, CODE	{ font-family: courier, sans-serif; }

P		{ text-align: justify; }

DL	{
			border: solid 1px #aaa;
			font-size: inherit;
			padding: 5px;
			text-align: left;
			color: #000;
			background: #FFF;
			margin: 5px;
			display: block;
		}
		
		
a		{
			color: #006F6F;
			font-weight: bold;
			font-style: normal;
			text-decoration: underline;
			background: none;

		}
a:visited	{ color: #006F6F; }
a:hover		{ text-decoration: none; color :#86CFBA; background: #006F6F;}

#naviga-alto	{
			font-size: small;
			color: #006F6F;
			font-weight: bold;
			background: #ffffff;
			display: block;
			padding: 5px;
		}


#naviga-basso	{
			font-size: small;
			text-align: right;
			color: #006F6F;
			font-weight: bold;
			background: #86CFBA;
			display: block;
			border-top-width: thin;
			border-top-style: solid;
			border-top-color: #338640;
			border-bottom-width: thin;
			border-bottom-style: solid;
			border-bottom-color: #338640;
			padding-right: 5px;
		}
.barra		{
			font-size: 1.2em;
			color: #006F6F;
			font-weight: bold;
			background: #ffffff;
			display: block;
			border-top-width: thin;
			border-top-style: solid;
			border-top-color: #338640;
			border-bottom-width: thin;
			border-bottom-style: solid;
			border-bottom-color: #338640;
		}
#avviso		{
			font-size: 1.2em;
			color: red;
			font-weight: bold;
			background: #FBE889;
			display: solid;
			padding: 2px;
			text-align: center;
			border-width: 0.5em;
			border-style: double;
			border-color: #598CD8;
			margin: 5px;
		}
#tutto-ok		{
			font-size: 1.2em;
			color: black;
			font-weight: bold;
			background: #C7FFD9;
			display: solid;
			padding: 2px;
			text-align: center;
			border-width: 0.5em;
			border-style: double;
			border-color: #00aa00;
			margin: 5px;
		}
.maschera	{
			border: dotted 1px #338640;
			
			padding: 5px;
			text-align: center;
			color: #33564B;
			background: #ffffff;
			margin: 5px;
			display: block;
		}

.maschera hr {color: #86CFBA; width: 0px; display: block; width: 100%; border-top: 2px #86cfba solid;}

#maschera-destra	{
			font-size: 1.2em;
			padding: 5px;
			text-align: right;
			color: #33564B;
			background: #ffffff;
			margin: 5px;
			display: block;
		}

.input 		{
    		font-family: verdana, arial, helvetica, sans-serif;
			color: #006F6F;
			border: dotted 1px #006F6F;
			font-size: small;
    		background-color: #ffffff;
    		}

.inputsubmit 	{
			font-family: verdana, arial, helvetica, sans-serif;
			color: #006F6F;
			border: outset thin px #006F6F;;
			font-size: small;
			background-color: #ffffff;
		}
#note	{
			
			font-size: small;
			padding: 5px;
			text-align: justify;
			color: #000;
			background: #fff;
			margin: 5em;
			display: block;
		}
-->

