body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #92805D;
	background-color: #E8E3CD;
	margin: 0px;
	background-image: url(img/layout-colore_26.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	width: 796px;
	border-left: 1px solid #D4C8BD;
	border-right: 1px solid #D4C8BD;
	text-align: left;
	margin: 0 auto;
}
#topbar {
	position:absolute;
	height:106px;
	width:100%;
	left:0px;
	right:0px;
	background-color:#DED5C5;
	margin-top:35px;
	filter:alpha(opacity=70);
	-moz-opacity:.25;
	opacity:.25;
}
#leftcol {
	margin-top: 35px;
	float: left;
	width: 174px;
	border-left: 1px solid #DED5C5;
}
#leftcol li {
	list-style: none;
	text-align: left;
	line-height: 28px;
}
#leftcol a {
	font-size: 12px;
	color: #9F8C67;
	text-decoration: none;
	font-weight: bold;
}
#rightcol {
	margin-top: 35px;
	float: right;
	width: 620px;
}
#testo {
	padding: 20px;
	text-align: left;
	line-height: 20px;
}
#testo h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: lighter;
	padding-top: 30px;
	padding-bottom: 30px;
}
#testo a {
	text-decoration: underline;
	font-weight: bold;
	color: #9F8C67;
}
#footer {
	clear: both;
	width: 100%;
	background-color:#DED5C5;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	left: auto;
	right: auto;
	filter:alpha(opacity=70);
	-moz-opacity:.25;
	opacity:.25;
}
#footmenu {
	width: 100%;
	height: 28px;
	text-align: center;
}
#footmenu a {
	font-size: 12px;
	color: #645843;
	text-decoration: none;
	font-weight: bold;
}
#footmenu p {
	text-align: center;
	padding-top: 6px;
	padding-left: 95px;
}
#footer2 {
	clear: both;
	width: 100%;
	background-color:#A38C6A;
	height: 12px;
	margin: 0 auto;
	text-align: center;
	left: auto;
	right: auto;
	filter:alpha(opacity=60);
	-moz-opacity:.25;
	opacity:.25;
	margin-top: 10px;
}
a.linksotto:link, a.linksotto:visited, a.linksotto:active, a.linksotto:hover {
	color: #A5A5A5;
}