<!--
body {
  margin:0px;
  background-color:#ffffff;
}
body,td,th,p { 
  font-family:tahoma; 
  font-size:12px;
  letter-spacing:0px;
}

legend {
 
 padding:3px 3px 3px 3px;
 font-weight:bold;
 color:#369;
 
}

input,textarea,button,select { 
  border: 1px solid #369;
  font-weight:bolder;
  background-color:#EFEFEF;
  color:#069;
  vertical-align:middle;
}

button { 
  font-size:13px;
  margin-left:5px;
  background-color:#CCC;
}

h1 {
  color:#333;
  border-bottom:1px solid #333;
  font-size:160%;
}
h2 {
  margin:0px;
  color:#666;
}
a {
  color: #142A3B;
}
a:hover {
  text-decoration:none;
}
span.HILITE { 
  background-color:#FFF9BF;
}
div.TIT { 
  color:#ffffff; 
  background-color:#354963; 
  font-size:11px; 
  font-weight: bold;
  padding:3px;
  margin-bottom:5px;
  border-bottom:1px solid #036;
  background-image:url('barra.jpg');
}

div.TIT a { 
  color:#ffffff; 
  
}

.OPT {
  margin-top:5px;
  margin-bottom:5px;
  border-right:1px solid #999;
  padding:5px;
  background-color:#f0f0f0;
   border-bottom:1px solid #999;
}

.OPT input,option {
  
  background-color:#FFF;
}

td.ROW0 { 
  background-color:#DDDDDD; 
  color:#142A3B;
}
td.ROW1 { 
  background-color:#f0f0f0; 
  color:#142A3B;
}
th.HDR,th {
  background-color:#354963;
  text-align:left;
  font-weight:normal;
  color: #fff;
  background-image:url('barra.jpg');
  font-weight:bolder;
}
th.HDR a {
  text-decoration:none;
  color: #fff;
}
th.HDR a:hover {
  text-decoration:underline;
}
.PAGE {
  font-size:11pt;
  color:#152E40;
}
div.MAIN {
  margin:0px 5px 5px 5px;
}
table.LIST {
  border:1px solid #0F3C6D;
  
}
div.BOT { 
  font-size:10px; 
  text-align:right;
}
div.MSG {
  background-color:#C6DAFF;
  border:1px solid #0F3C6D;
  color:#142A3B;
  padding:10px;
  margin-top:8px;
  margin-bottom:8px;
  font-weight:bold;
}
iframe {
  background-color:#fff;
}

.testatona {
  padding:0px 0px 0px 0px;
  border:1px solid white;
  background-image:url('logo.gif');
  background-repeat:no-repeat;
}

.testatona_fake {
  display:none;
}

.contienilink {
	margin-left:10px;
	border-left:1px solid #354963;
	border-top:1px solid #354963;
	border-bottom:1px solid #FFF;
	margin-top: 50px;
	font-size: 11px;
	height:16px;
	padding:3px 5px 0px 10px;
}

.disabled_text {
  background: #aaa;
  color: white;
  vertical-align: top;
}


.FintoFoglio {
  background: #FFF;
  border-right:2px solid #CCC;
  border-bottom:2px solid #CCC;
  margin:10px 10px 10px 10px;
  padding:10px 10px 10px 10px;
}

.noborder {
  border:0;
}

.change_lang select,input {
  font-size:11px;
  margin-right:5px;
}

.autocomplete_field {
  width:300px;
}



-->
