h3.titoloPescaturismo{
	color:#204092;
	display:block;
	font-size: 8pt;
	font-weight:bold;
	border-bottom:1px solid #204092;
	margin:20px;
}

.tableDati{
	/*margin:auto;*/
}

.tableDati td{
	color:#204092;
	height:21px;
	empty-cells:show;
	padding-right:8px;
}

.labPescaturismo{
	font-size:8pt;
	text-align:right;
	width:180px;
}

#f2 input, #f2 select, #f2 textarea{
	border:1px solid #526f8d;
	background:#fff;
	color:#000;
	font-size:8pt;
	padding:2px;
}

#f2 p{
	margin:30px;
	text-align:right;
}

#f2 textarea{
	width:80%;
	height:100px;
}

table.listaAziende{
	margin:auto;
	width:96%;
	border-collapse:collapse;
	border:1px solid #ccc;
}

table.listaAziende th, table.listaAziende td{
	empty-cells:show;
	padding:5px;
	border-bottom: 1px solid #ccc;
}

table.listaAziende th{
	background: #7d98b3;
	color:#eee;
}
