body, #centro, #logos, #editing {
	text-align: center;
	background: none;
}

body {
	background: url(../images/bg.gif) repeat-y center top;
}

#header {
	height: auto;
	margin-top: 0;
	border-style: none;
	background: none;
}

#centro {
	background: url(../images/cover-bg.jpg) no-repeat center top;
	padding-top: 30px;
	padding-bottom: 30px;
}

ul {	font-size: 13px;	font-weight: bold;
	width: 720px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background: url(../images/cover-ul-bg.gif) no-repeat center top;
	height: 44px;
	padding-top: 13px;
}

li {	display: inline;
	margin-right: 10px;
}

li a {
	line-height: 30px;
}

.indirizzo {	margin-top: 0px;}