﻿BODY {
scrollbar-base-color : #cecece;
scrollbar-arrow-color : #FFFFFF;
}

h2 {font-size:10pt; font-weight:bold; text-align:center}

td {
font-family: Arial;
font-size : 8pt;
color : 747474;
}

img			{border: 0;}

a:link		{font-family: Arial; color: #747474; text-decoration: none;}
a:visited	{font-family: Arial; color: #747474; text-decoration: none;}
a:hover		{font-family: Arial; color: #1482A4; text-decoration: none;}

a.entra             {font-family: Arial; color: #FFFFFF; text-decoration: none;}
a.entra:visited	   {font-family: Arial; color: #FFFFFF; text-decoration: none;}
a.entra:hover	   {font-family: Arial; color: #1482A4; text-decoration: none;}

.link2      {font-family: Times New Roman; color: #FFFFFF; text-decoration: none;}
.link2:link      {font-family: Times New Roman; color: #FFFFFF; text-decoration: none;}
.link2:visited	   {font-family: Times New Roman; color: #FFFFFF; text-decoration: none;}
.link2:hover	   {font-family: Times New Roman; color: #E97D00; text-decoration: none;}

button	{height:40pt; font-size: 10pt; font-family: Arial; color: #E97D00; font-weight: bold;}
hr			{height: 1; color: #1482A4;}

.titolo	{font-size: 12pt; font-family: Arial; color: #1482A4; font-weight: bold; text-align:center;}
.testo	{font-size: 9pt; font-family: Arial; color: #1482A4; text-align:center;}
.bianco	{font-size: 10pt; font-family: Arial; color: #FFFFFF; text-align:center;}
.cella_intestazione	{background-color: #1482A4; color: #FFFFFF; padding: 5px; font-weight: bold;}
.cella_dati	{color: #666666; padding: 5px; }
.input_area	{color:<%=colore%>; width: 100%; border:1px solid #1482A4; height: 100px;}
.input_testo	{width:100%; color:#1482A4; background-color: #FFFFFF; border:1px solid #1482A4; padding:3px;"}
