fieldset {
	border: 1px solid #93B7DB;
	text-decoration: none;
	padding: 5px;
}

form {
	width: 774px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #E2ECF5;
	color: #23486D;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	margin: 0px;
}

table {
	font-size: 9pt;
	text-decoration: none;
	color: #23486D;
}

legend {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #23486D;
}
.TitoloForm {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A9C6E2;
	width: 100%;
}

div.TitoloForm table
{
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textbox {
	color: #1E3D5B;
}
.button {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
	font-weight: bold;
}
form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td.a
{
	text-decoration: none;
}

td.a:visited
{
	text-decoration: none;
}

table.tabelladati
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 7pt;
	border-left: lightgrey 1px solid;
	color: #000000;
	/*border-bottom: lightgrey 1px solid;*/
	font-family: Verdana;
	background-color: gainsboro;
	text-decoration: none;
}

table.tabelladati th
{
	Color: white;
	background-color: #6699CC;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

table.tabelladati th a
{
	Color: white;
}

table.tabelladati td
{
	background-color: #FFFFFF;
	padding: 2px;
}

table.tabelladati td.colore
{
	background-color: #FFFFFF;
	padding: 2px;
}

table.tabelladati td.colore1
{
	background-color: #E1EFF7;
	padding: 2px;
}

table.tabelladati td a
{
	color:#000000;
	text-decoration:none
}

table.tabelladati td a:visited
{
	color:#000000;
	text-decoration:none
}

table.tabelladati td a:hover
{
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
	cursor: hand;
}

table.tabelladati td a:visited:hover
{
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.buttonlink
{
	color: white;
}

.istruzioni
{
	border-right: lightgrey 1px solid;
	padding-right: 5px;
	border-top: lightgrey 1px solid;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	border-left: lightgrey 1px solid;
	color: #378ab6;
	padding-top: 5px;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana;
	background-color: #e1eff7;
}

.titolodati
{
	padding-left: 2px;
	padding-right: 2px;
	font-style: italic;
	font-weight: bold;
}

table.tabella
{
	background-color: #87AED6;
}

table.tabella th
{
	background-color: #BDD3E8;
}

table.tabella td
{
	background-color: #E2ECF5;
}

.utente
{
	font-size: 9pt;
}

.edit
{
	background-color: #e1eff7; /* #FFFFE6; */
	border: 1px solid #E5E5E5;
	padding: 5px;
	width: 350px;
	text-decoration: none;
	font-weight: bold;
	color: #23486D;
	text-align: left;
}

.edit span
{
	color: red;
	font-weight: bold;
}

.edit a
{
	color: #23486D;
	text-decoration: none;
}

a:hover {
	cursor: hand;
}
