td {font-family: Tahoma, Arial,  Verdana;
	font-size: 11px;
	color: #333333;
	}

.brdleft{
	border-left:1px solid #CEE2F2;
}
.brdright{
	border-right:1px solid #CEE2F2;
}
.brdleftright{
	border-left:1px solid #CEE2F2;
	border-right:1px solid #CEE2F2;
}

img{
border-color: #000000
}

a:link.aran {
	text-decoration: underline;
	color:#F98F21;
	font-weight:bold}
a:active.aran {
	text-decoration: underline;
	color:#F98F21;
	font-weight:bold}
a:visited.aran {
	text-decoration: underline;
	color:#F98F21;
	font-weight:bold}
a:hover.aran {
	text-decoration: none;
	color:#F98F21;
	font-weight:bold}

a:link {
	text-decoration: underline;
	color:00579E;
	font-weight:bold}
a:active {
	text-decoration: underline;
	color:00579E;
	font-weight:bold}
a:visited {
	text-decoration: underline;
	color:00579E;
	font-weight:bold}
a:hover {
	text-decoration: none;
	color:00579E;
	font-weight:bold}

a:link.header {
	text-decoration: none;
	font-size: 11px;
	color:49562B;
	font-weight:bold
	}
a:active.header {
	text-decoration: none;
	color:49562B;
	font-weight:bold
	}
a:visited.header {
	text-decoration: none;
	color:49562B;
	font-weight:bold
	}
a:hover.header {
	text-decoration: none;
	color:49562B;
	font-weight:bold
	}

.pad {padding:10px;}

.des {
	padding:10px;
	text-align:justify;
}

.desdata {
	background-color: #F0F0F0;
	color:#5A5959;
	font-size: 11px;
	padding:2px
}
.desdidascalia {
	/*background-color: #F0F0F0;*/
	font-size: 10px;
	font-weight:bold
}

.titverde {
	font-size: 12px;
	color:6BAA25;
	font-weight:bold}
	
.titaran {
	font-size: 12px;
	color:#F98F21;
	font-weight:bold}

.titaran14 {
	font-size: 14px;
	color:#F98F21;
	font-weight:bold}

.titblu {
	font-size: 12px;
	color:#00579E;
	font-weight:bold}

.titgrigio10 {
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

.sottotitgrigio13 {
	font-size: 13px;
	color: #333333;
	font-weight:bold;
	text-align: justify;
}

.sottotitgrigio11 {
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-align: justify;
}

.sottotitgrigio9 {
	font-size: 9px;
	color: #333333;
	font-weight:bold;
	text-align: justify;
}

.sottotitverde {
	font-size: 11px;
	color: #6BAA25;
	font-weight:bold;
}

.testoverde {
	font-size: 11px;
	color: #6BAA25;
}


INPUT.field	{
  font-family: Tahoma, Arial,  Verdana;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff; 
  border-style: solid;
  border-width: 0px;
  border-left-color: #863615;
  border-left-width: 1px;
  border-right-color: #CCCCCC;
  border-right-width: 1px;
  border-top-color: #863615;
  border-top-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  cursor: default;
}
/*
INPUT.field	{
  font-family: Tahoma, Arial,  Verdana;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff; 
  border: solid 1px #863615;
  cursor: default;
}
*/  

INPUT.fieldDisabled	{
  font-family: Tahoma, Arial,  Verdana;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff; 
  border: solid 1px #E1E1E1;
  cursor: default;
}

INPUT.button
{
 font-family: Tahoma, Arial,  Verdana;
  font-size: 11px;
  color: #00579E;
  background-color: #FFFFFF; 
  border: solid 1px #D2E5F3;
  cursor: hand;
  font-weight:bold;
}

INPUT.buttonNormal
{
 font-family: Tahoma, Arial,  Verdana;
  font-size: 11px;
  color: #000000;
  cursor: default;
  padding: 0px;
  font-weight:bold;
}

SELECT.field
{
  font-family: Tahoma, Arial,  Verdana;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF; 
  border: solid 1px #8E8E8E;
  cursor: default;
}

TEXTAREA.field
{
  font-family: Tahoma, Arial,  Verdana;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff; 
  border-style: solid;
  border-width: 0px;
  border-left-color: #863615;
  border-left-width: 1px;
  border-right-color: #CCCCCC;
  border-right-width: 1px;
  border-top-color: #863615;
  border-top-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  cursor: default;
}
