#Container {
	width: 785px;
	background-image: url(../Immagini/paper017.jpg);
	background-repeat: repeat;
}
#Header {
	height: 287px;
	width: 785px;
}
#Navi {
	float: left;
	height: 140px;
	width: 175px;
}
#Contenuti {
	width: 589px;
	float: right;
	margin-right: 10px;
}
#RigaSopra {
	background-image: url(../Immagini/RigaSopra.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 589px;
	top: auto;
	background-position: bottom;
}
#Dati {
	background-color: #FFFFFF;
	width: 589px;
	padding-top: 0px;
}
#RigaSotto {
	background-image: url(../Immagini/RigaSotto.gif);
	height: 11px;
	width: 589px;
	background-repeat: no-repeat;
	bottom: auto;
}
#Footer {
	clear: both;
	height: 103px;
	width: 785px;
	background-image: url(../Immagini/Footer.gif);
	background-repeat: no-repeat;
}
#right {
}

body {
	background-color: #666600;
}

a:link {
	color: #666600;
}

a:hover {
	color: #990000;
}
