	/* 					 											*/
/* Linea di commento 											*/
/* Definizione di stile per sito Eureka 						*/
/* 					 											*/

BODY		{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size : 10px;
				color: Black;
			}

TD			{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size : 12px;
			}

FONT		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			}

/*
A			{
				color: #0066ff;
				font-weight: bold;
				text-decoration: none;
			}
*/
A			{
				color: orangered;
			}

.sidebar			{
				color: lightblue;
				font-size : 8 pt;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}


H1			{	color: #0000A0;
			}


H2			{	color: #0000A0;
				font-size: 16pt;
			}

H3			{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size : 13 pt;
				font-weight : normal;
				color: #0000A0;
				text-decoration : underline;
			}

H4			{	color: #0000A0;
				text-decoration : underline;
				font-size : 11 pt;
			}

H3.Normale	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #0000A0;
				font-weight : normal;
				text-decoration : underline;
				font-size : 13 pt;
				cursor: hand;
			}
.Normale 	{	cursor : hand;
				font-size : 10 pt;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}

.Tit3	 	{	font-size : 10 pt;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #0000A0;
				font-weight : bold;
			}

.Piccolo 	{	font-size : 8 pt;
			}

.Sotto		{	background : #0000A0;
				color : Yellow;
				font-size : 8pt;
				font-Weight : normal;
				cursor : arrow;
			}

.Sopra		{	background : Orange;
				color : #0000A0;
				font-size : 10px;
				font-Weight : normal;
				cursor : hand;
			}

.Sopra2		{	background : Orange;
				color : Yellow;
				font-size : 10px;
				font-Weight : normal;
				cursor : hand;
			}

.Form		{	font-size : 9px;
			}
.Mini		{	font-size : 9px;
			}

.Errore		{	color:	red;
				font-size:	10pt;
				font-weight:	bold;
			}


