#linizio{
margin:0;
}

.nascondi {
display:none;
}

.testata {
   padding-left: 20px;
   padding-bottom: 13px;
   border-bottom-style: solid;
	 border-bottom-width: 2px;
	 border-color: #037;
	 min-height: 110px;
}

[class~="testata"] {
  padding-bottom: 2px;;
}

#testataimg {
float:left;
margin-top:10px; 
}

#testatatitolo {
margin-left:220px;
padding-top:10px;
}

#testatatitolo h1 {
font-size:1.5em;
font-weight:bold;
border:none;
}


.colonnasx {
  margin-left: 5px;
  float: left;
  clear: left;
}

[class~="colonnasx"] {
  margin-left: 10px;
}

body {
  background-color: white;
  color: black;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 95%;
  margin: 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

h1, h2, h3, h4{
  font-family: "trebuchet ms", tahoma, sans-serif;
}

h1 {
  font-weight: bold;
  font-size: 1.5em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0.5ex;
}

h2 {
  font-weight: bold;
  font-size: 1.3em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0.5ex;
}

h3 {
  font-weight: bold;
  font-size: 1.1em;
}

h4 {
  font-weight: bold;
  font-size: 1em;
}

img {
  border: none;
}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  border-style: dotted;
  border-width: 2px;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  width: 9em;
  float: left;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 90%;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

#testocorpo {
  text-align: justify;
  line-height: 1.2em;
  margin: 1em /*10mm*/ 5mm 0 /*15em*/ 220px;
  padding: 0 1em 1em 1em;
  background-image: url(../img/divisore.gif);
  background-repeat: repeat-y;
  background-position: left;
}

#testocorpo p {

}

#testocorpo a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#testocorpo a:hover {
  border-bottom: none;
}

#testocorpo .iniziopag {
  font-size: 90%;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  border: none;
  padding-left: 1ex;
  padding-right: 1ex;
  float: right;
}

.smallCaps {
  font-variant: small-caps;
}


#piede {
  padding-top: 0.75ex;
  padding-bottom: 0.75ex;
  clear: left;
}

#piede div {
  font-size: 85%;
  line-height: 1.25em;
  text-align: right;
  padding-right: 3mm;
  padding-bottom: 5px;
}

#piede a:hover {
  text-decoration: none;
}

.piedesx {
  float: left;
  clear: left;
  padding-left: 3mm;
}

.boxsx {
  border-style: solid none solid none;
  border-width: 2px 0 2px 0;
  width: 200px;
  margin-top: 20px;
}

[class~="boxsx"] {
    margin-top: 15px;
}

.boxsx div {
  font-weight: bold;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}

.imgsx {
	text-align: center;
	margin-top: 1em;
	margin-left: 10px;
}

#loghisx {
  float: left;
  clear: left;
}  

#loghisx a {
  text-decoration: none;
}

#loghisx a:hover {
  border-bottom: none;
}

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

table td {
	border-width: 1px;
}

#testocorpo table td a {
	text-decoration: none;
	border-bottom: none;
}

table.sortable 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;
}

table.relatori, table.atti {
	width: 99%;
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}

table.relatori th, table.relatori td, table.atti th, table.atti td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	border: 1px solid #000;
}

table.relatori td.nome {
	text-align: left;
	white-space: nowrap;
	padding: 2px 4px 2px 4px;
	border: 1px solid #000;
}

table.relatori th, table.atti th {
  text-align: center;
	border-width: 0px 1px 1px 1px;
	background-color: #037;
	color:#fff;
}

.allegati {
	width: 95%;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
}

.cdimg {
text-align: center; 
}

