﻿BODY {
scrollbar-base-color : #FFFFFF;
scrollbar-arrow-color : #78726e;
}
td {
font-family: Verdana;
font-size : 8pt;
color : #78726e;
}
ul {margin:20px 0 20px 30px; padding:0;}
ul li {list-style:decimal; margin:10px 0; font-size:8pt; padding:0}

#colonna_sx {width:500px; float:left;}
#colonna_dx {width:350px; float:right;}

.clear {clear:both}
img			{border: 0;}

a:link		{font-family: Verdana; color: #78726e; text-decoration: none;}
a:visited	{font-family: Verdana; color: #78726e; text-decoration: none;}
a:hover		{font-family: Verdana; color: #000000; text-decoration: none;}

.link2             {font-family: Times New Roman; color: #666666; text-decoration: none;}
.link2:link        {font-family: Times New Roman; color: #666666; text-decoration: none;}
.link2:visited	   {font-family: Times New Roman; color: #666666; text-decoration: none;}
.link2:hover	   {font-family: Times New Roman; color: #E97D00; text-decoration: none;}

.link3      		{font-family: Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
.link3:link      		{font-family: Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
.link3:visited	   	{font-family: Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
.link3:hover	   	{font-family: Verdana; font-size: 8pt; color: #000000; text-decoration: underline;}

.link4      		{font-family: Arial; font-size: 8pt; color: #ea680b; text-decoration: none;}
.link4:link   		{font-family: Arial; font-size: 8pt; color: #ea680b; text-decoration: none;}
.link4:visited	   	{font-family: Arial; font-size: 8pt; color: #ea680b; text-decoration: none;}
.link4:hover	   	{font-family: Arial; font-size: 8pt; color: #000000; text-decoration: underline;}

button	{height:40pt; font-size: 10pt; font-family: Arial; color: #E97D00; font-weight: bold;}
hr			{height: 1; color: #EA680B;}

.titolo	{font-size: 12pt; font-family: Arial; color: #EA680B; font-weight: bold; text-align:center;}
.testo	{font-size: 9pt; font-family: Arial; color: #EA680B; text-align:center;}
.bianco	{font-size: 10pt; font-family: Arial; color: #FFFFFF; text-align:center;}
.cella_intestazione	{background-color: #EA680B; color: #FFFFFF; padding: 5px; font-weight: bold;}
.cella_dati	{color: #666666; padding: 5px; }
.input_area	{color:<%=colore%>; width: 100%; border:1px solid #EA680B; height: 100px;}
.input_testo	{width:100%; color:#EA680B; background-color: #FFFFFF; border:1px solid #EA680B; padding:3px;"}
