#top-bar {
	width:619px;
	height:63px;
	margin:auto;
	background:#eee url(../../images/topbar-bg.jpg) no-repeat left top;
	margin-bottom:10px;
	position:relative;
	color:#535353;
}

#top-bar ul {
	position:absolute;
	right:10px;
	bottom:9px;
}

#top-bar ul li{
	width:42px;
	height:35px;
	float:left;
	margin-right:3px;
	background:#fff;
	position:relative;
}

#top-bar ul li#umidita{
	background:#fff url(../../images/meteo/umidita-bg.jpg) no-repeat left top;
}

#top-bar ul li#temperatura{
	background:#fff url(../../images/meteo/temperatura-bg.jpg) no-repeat left top;
}

#top-bar ul li span{
	font-size:10px;
	position:absolute;
	top:12px;
	width:37px;
	padding-right:5px;
	text-align:right;
	font-weight:bold;
}

#top-bar ul li#temperatura span{
color:#e2011f;
}

#top-bar ul li#weather img {
	width:42px;
	height:35px;
}

#top-bar #testata_tappa {
	width:463px;
	height:62px;
	position:absolute;
	left:0px;
	top:0px;
}
	