body{
	font-size: 12pt;
	background-color: #fff;
	font-family: "Times New Roman", Times, serif;
}

#linizio{
display:none;
}

.iniziopag {
  display:none;
}

#testataimg {
	display: block;
	text-align:center; 
}

#piede {
  display:none;
}

.imgsx {
	text-align: center;
}

#loghisx {
	display:none;
} 

.colonnasx {
  display:none;
}

#testocorpo{
	color: #000;
    width: 7in; 
	padding: 0;
	margin: 0 auto;
}


a{
text-decoration:underline;
background-color:inherit;
color:#00f;
}

img{
border:0;
}

p{
	font: 11pt/15pt "Times New Roman", Times, serif;
	color: #000;
}

h1,h2,h3,h4{
font-weight:bold;
}

h1{
font-size:1.4em;
text-align:center;
}

h2{
font-size:1.3em;
text-align:center;
}

h3{
font-size:1.2em;
}

h4{
font-size:1.1em;
}

table.sortable, table.relatori, table.atti {
	width: 100%;
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td, table.relatori th, table.atti th, table.relatori td, table.atti td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #444;
}
table.sortable th, table.relatori th, table.atti th {
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #444;
}
table.sortable th, table.relatori th, table.atti th {
	border-width: 0px 1px 1px 1px;
	background-color: #037;
}
table.sortable td, table.relatori td, table.atti td {
	border-width: 0px 1px 0px 1px;
}

table.sortable td.abitanti {
  text-align: right;
}

table.sortable td.provincia {
  text-align: center;
}
table.sortable th a {
  color: #fff;
}

