body {
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
}

#main {
	display: block;
	position: absolute;
	background-color: white;
	text-align: left;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: none;
}

#headline { 
	display: block;
	position: absolute;
	top: 0px;
	left: 2px;
	background-color: white;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#menu {
	display: block;
	position: absolute;
	left: 7px;
	top: 280px;
	width: 200px;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

#content {
	display: block;
	position: absolute;
	top: 0px;
	left: 200px;
	font-size:14px;
	line-height:130%;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

#leadin {
	display: block;
	position: absolute;
	top: 0px;
	left: 213px;
	margin-top: 0px;
	font-color: #8a4b08;
	border-bottom: 12px solid #8a4b08;
	width: 139px;
}

#immagine {
	display: block;
	position: absolute;
	top: 0px;
	left: 792px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content_inner {
	display: block;
	position: absolute;
	top: 35px;
	left: 213px;
	font-size:11pt;
	font-weight: bold;
	line-height: 18px;
	background-color: white;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 515px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 12px solid #8a4b08;
}

#content_inner_riservato {
	display: block;
	position: absolute;
	top: 35px;
	left: 213px;
	font-size:11pt;
	font-weight: bold;
	line-height: 18px;
	background-color: white;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 800px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 12px solid #8a4b08;
}

/* a {
	color: #8a4b08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a:link {
	color: #8a4b08;
}

 a:visited {
	color: #8a4b08;
}

 a:hover {
	color: #8a4b08;
	text-decoration: underline;
}

 a:active {
	color: #8a4b08;
} */

a {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a:link {
	color: black;
}

 a:visited {
	color: black;
}

 a:hover {
	color: black;
}

 a:active {
	color: black;
}

#cstampa {
	padding: 0px;
	margin: 0px;
}

#cstampa ul {
	list-style: none; 
	margin: 0px;
	padding: 0px;
}

#cstampa li {
	background-image: url(../Immagini/Base/icn_doc.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 0px;
	padding: 0px;
}

