#container {
	width: 80%;
	max-width:960px;
	min-width: 588px;
	min-height:450px;
	background-color: #F0E8DD;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	font-size: 70%;
	padding: 75px 6px 6px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/_images/layout/gif/logo.gif);
	line-height: 1.4em;
}
#titolo {
	position: absolute;
	height: 60px;
	width: 305px;
	left: 5px;
	top: 7px;
}
#titolo h1 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 600px;
	margin-top: 5px;
	font-size: 65%;
	background-color: #F0E8DD;
}
#footer a {
	text-decoration: none;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin: 0px 10px;
	padding: 0px;
}
#corpo {
	margin-right:220px;
	text-align: justify;
	padding-left:0.4em;
	padding-right:0.4em;
	padding-bottom: 1em;
}
#corpo p {
	margin-top: 6px;
	margin-bottom: 3px;
}
#corpo ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
#corpo ol {
	margin-top: 6px;
	margin-bottom: 6px;
}
#corpo h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom:9px;
}
#corpo h1 {
	font-size: 180%;
}
#corpo h2 {
	font-size: 150%;
}
#corpo h3 {
	font-size: 140%;
}
#corpo h4 {
	font-size: 120%;
}
#corpo h5 {
	font-size: 100%;
}
#corpo h6 {
	font-size: 96%;
}
#corpo .newsItem {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	padding-bottom: 1em;
	width: 100%;
	padding-top: 1em;
}
#corpo div.newsItem h2, #corpo div.newsItem h3 {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#corpo div.newsItem h2 {
	font-size: 140%;
}
#corpo div.newsItem h3 {
	color:#990000;
	font-size: 120%;
}

#menuVert {
	width:215px;
	border-left: 1px solid #6C3B3B;
	border-bottom: 0px dotted #6C3B3B;
	background-repeat: no-repeat;
	background-position: center 10px;
	float: right;
}
#menuVert a {
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left:5px;
}
#menuVert a:active {
	background-color: #D8BF9F;
}
#menuVert a:hover {
	background-color: #D8BF9F;
}
#menuVert ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuVert ul ul {
	margin-bottom: 5px;
}
#menuVert ul ul {
	margin-bottom: 0px;
}
#menuVert li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8C8C8C;
}
#menuVert li li {
	border: 0px none;
}
#menuVert li li a {
	font-weight: normal;
}
#menuVert li li li a {
	width: 210px;
	padding-left: 10px;
	font-style: oblique;
}

#libero {
	height: 65px;
	width: 295px;
	position: absolute;
	right: 5px;
	top: 0px;
}
#w3c {
	width: 100%;
	text-align:center;
	margin-top: 10px;
	clear: both;
}
