#logo {
	float: left;
	width: 900px;
	height: 85px;
	background-color: #E6E6E6;
	background-image: url(../sfondi/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}