body{
margin:0px;
}
td{
font-family:Tahoma,Verdana,Arial;
font-size:11px;
color:#000000;
}
textarea,input,select,option{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #C4C4C4;
}
.errore{
	color:#d70000;
	font-weight:bold;
	}
.no_bordo{
	border:0px none;
	}
.bordo{
	border:1px solid #c4c4c4;
	margin:5px;
}
.bordo_map1{
	border:2px solid #c4c4c4;
	border-bottom:0px;
}
.bordo_map2{
	border:2px solid #c4c4c4;
	border-top:0px;
}
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;
}
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{
text-align:justify;
}
.titolo1{
color: #0096CE;
font-weight: bold;
}
.titolo2{
color: #6B6B6B;
font-weight: bold;
}
.testo{
text-align:justify;
line-height:18px;
}
.nomeazienda{
font-family:Tahoma,Verdana,Arial;
font-size:12px;
font-weight:bold;
color:#0081B6;
}
.indirizzo{
font-weight:bold;
color:#6B6B6B;
}
a:link{
font-weight:bold;
color: #0078AF;
text-decoration: none;
}
a:visited{
font-weight:bold;
color: #0078AF;
text-decoration: none;
}
a:hover{
font-weight:bold;
color: #0078AF;
text-decoration: underline;
}