#top{
	position:relative; 
	height:52px; 
	padding:5px;
	background-color:white; 
	/*background-image: url("../img/marchio.gif");*/
	background-position:left;
	background-repeat:no-repeat;
	color:#32445e;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
} 

#top img {
	/*float:right;*/
}

#marchio {
	float:left;
	background-image:   url("marchio0.gif");
	background-repeat:no-repeat;
	width:140px;
	height:52px;
	z-index:99;
}

#titoloFiera {
	/*
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	*/
	float:left;
	width:670px;
	margin:0px auto 0px auto;
	text-align:center;
	height:52px;
	z-index:1;
}

#blunautilus {
	float:right;
	background-image: url(blunauti.gif);
	background-repeat:no-repeat;
	width:140px;
	height:50px;
	z-index:99;
}