body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(../images/bkg01.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration:none;
}
.titolo {
	font-family:Verdana;
	font-size: 11px;
	color:#811C1E;
	font-weight:bold;
	text-decoration:none;
}
.titolo a:link {
	font-family:Verdana;
	font-size: 11px;
	color:#811C1E;
	font-weight:bold;
	text-decoration:none;
}
.titolo a:hover {
	font-family:Verdana;
	font-size: 11px;
	color:#736357;
	font-weight:bold;
	text-decoration:none;
}
.titolo a:visited {
	font-family:Verdana;
	font-size: 11px;
	color:#811C1E;
	font-weight:bold;
	text-decoration:none;
}
.cornice {
	border: #811C1E solid 8px;
}
.news {
	padding: 15px;
	border: #736357 solid 1px;
	background-color: #000;
	font-family: Verdana;
	font-size: 13px;
	color:#736357;
}
#content {
	width: 950px;
	height: 500;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: fissa;
	left: auto;
	top: 0px;
	right: auto;
	text-decoration:none;
}
#foto {
	border: 0px;
	top: 28px;
	position:relative;
	width:362px;
	height:403px;
	z-index:0;
}
#menu {
	background-color: #811C1E;
	font-family:Verdana;
	font-size:11px;
	height: 17px;
	vertical-align: middle;
	color:#FFFFFF;
	padding-left: 10px;
	z-index: 3;
} 
#menu a:link, a:visited {
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.copyright {
	font-family:Verdana;
	font-size:9px;
	letter-spacing: 1px;
	color:#736357;
	text-decoration:none;
}
.copyright a:link {
	font-family:Verdana;
	font-size:9px;
	letter-spacing: 1px;
	color:#736357;
	text-decoration:none;
}
.copyright a:hover {
	font-family:Verdana;
	font-size:9px;
	letter-spacing: 1px;
	color:#FF6600;
	text-decoration: none;
}
.copyright a:visited {
	font-family:Verdana;
	font-size:9px;
	letter-spacing: 1px;
	color:#736357;
	text-decoration:none;
}
