#column {
	display: none;
}
#cont_intestazione {
	width: 100%;
	clear: both;
	height: 138px;
}

#intestazione {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px 5px 5px 5px;
	text-indent:0em;
	width: 45%;
	margin: 0 0 0 0;
	float: right;
}
#intestazione:first-letter {
	font-size: 60px;
	margin: 0px 3px 0;
	float: left;
}
hr {
	display: none;
}

.collegamento {
	display: none;
}
#contenuto {
	clear: both;
	border-width: thin 0 0 0;
	border-color: #765;
	border-style: solid;
}

#header .current {
	display: inline;
	font-size:14px;
	color:#000;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font: 10px/normal Georgia, Serif;
}
#footer .box {
  border-bottom: 1px solid #765;
  border-top: 1px solid #765;
  text-align:center;
  font-size:9px;
  line-height:12px;
}
#footer {
  clear: both;
  width: 100%;
}
#footer a{
	display: none;
}
#footer p {
  font-size: 0.8em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
}
#subheader .current {
	font-style: italic;
	border: none;
}
#content .box {
	border-left: 0px ;
}
h1 {
	font-size: 18px;
}

#subheader li {
	list-style-type: none;
	font-size:12px;
	padding-left:20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
#header a{
text-decoration:none;
}
#subheader a{
text-decoration:none;
}
