body  { 
	background-color: transparent margin: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 100%;
  height: 100%;
 }

td {
	font-size: 9pt; 
	font-family: Arial, Helvetica; 
	text-align: justify; 
	word-spacing: 1pt;	

}

.field-request { 
	color: #286528; 
	font-weight: bold; 
	font-size: 9pt; 
}

.field-no-request { 
	color: #000000; 
	font-size: 9pt; 
}

.botton {
	font-size: 13pt;
	color: #286528; 
	font-weight:bold;	
	text-decoration:none;
}

.compila {
		line-height: 25pt; 
}

.botton:hover {
	color: #999999;
	text-decoration:none;
}

.leggi {
	font-size: 9pt;
	color: #000000; 
	text-decoration:none;
}

.leggi:hover{
	color: #999999;
	text-decoration:none;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8F4F4;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #329235;
	background-repeat: no-repeat;
}

.select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8F4F4;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #329235;
	background-repeat: no-repeat;
}

#error-messages {
	width: 280px;
	height: 75px;
	overflow: auto;
}

#error-messages-2 {
	width: 235px;
	height: 75px;
	overflow: auto;
}

.messages {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF3A3A;
}

p {
  margin: 0px;
  padding: 0px;
}

p.messages {
  margin: 5px 0px 5px 0px;
}

ul {
  margin: 5px 0px 5px 0px;
  padding: 0px;
}

li {
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

a, p {
	font-family:Arial, Helvetica, sans-serif;
}

