#Contenitore {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 0px;
	background-color: #973825;
	height: auto;
	border-top: #EBD82A;
	border-right: #EBD82A;
	border-bottom: #EBD82A;
	border-left: #EBD82A;
}
#Header {
	height: 257px;
	width: 760px;
	background-color: #973825;
}
#Footer {
	height: 40px;
	width: 755px;
	background-color: #782B1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 20px 5px 0px 0px;
	text-align: right;
	white-space: normal;
	display: block;
	clip: rect(auto,auto,auto,auto);
	clear: both;
}
#Contenuti {
	height: auto;
	width: 740px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #973825;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

background-color: #973825;
