/* CSS Document */
html{height: 100%; margin-bottom: 1px} 
body{
	margin:0px;
	}
td{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
td.dx{
border-right-style:solid;
border-right-width:1px;
border-right-color:#B8B8B8;
}
td.sx{
border-left-style:solid;
border-left-width:1px;
border-left-color:#B8B8B8;
line-height:18px;
vertical-align:top;
}
td.inferiore{
text-align:justify;
padding:5px;
border-style:solid;
border-width:1px;
border-color:#B8B8B8;
border-top:none;
border-bottom:none;
line-height:18px;
}
td.centro{
padding:5px;
text-align:justify;
line-height:20px;
vertical-align:top;
}
.titolo1{
color: #CD9B31;
font-weight: bold;
}
.titolo2{
color: #FFAE00;
font-weight: bold;
}
.testo{
line-height:18px;
}
.nomeazienda{
font-family:Tahoma,Verdana,Arial;
font-size:12px;
font-weight:bold;
color:#FFA200;
}
.indirizzo{
font-weight:bold;
color:#6B6B6B;
}
a:link{
font-weight:bold;
color: #FFA200;
text-decoration: none;
}
a:visited{
font-weight:bold;
color: #FFA200;
text-decoration: none;
}
a:hover{
font-weight:bold;
color: #FFA200;
text-decoration: underline;
}
textarea,input{
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#B8B8B8;
}
.no_bordo{
	border:0px;
	}
.errore{
	color:#CC0000;
	}
