@charset "utf-8";
body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color: #fcf1d1;
	margin-top: 0px;
	overflow-x: hidden;
}
img {
	border:0px;
}
#header {
	position: relative;
	margin: 0px auto;
	margin-top: 30px;
	width: 720px;
	height: 83px;
}
#header img {
	float: left;
}
#menu {
	position: relative;
	color: #992824;
	height: 20px;
	width: 720px;
	margin: 0px auto;
	margin-top: 8px;
}
#bandiere {
	height: 20px;
	width: 120px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#bandiere img {
	float: left;
	margin-left: 9px;
}
ul {
	margin: 0px;
	padding: 0px;
	ul-style: none;
	ul-type: none;
	height: 20px;
}
li {
	float: left;
	color: #992824;
	list-style: none;
	padding-right: 15px;
	border-right: 1px solid #992824;
	margin-right: 15px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
}
li a:link, li a:visited, li a:active {
	color: #992824;
	text-decoration: none;
}
li a:hover {
	color: #992824;
	text-decoration: underline;
}

#footer {
	background-image:url(../images/footer_sfondo.jpg);
	height: 307px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#footer img {
	margin: 0px auto;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#citta {
	background-image:url(../images/footer2.jpg);
	position:absolute;
	margin-left:-685px;
	left:50%;
	width:1370px;
	height:305px;
	background-position: center;
	text-align: center;
}
