@charset "utf-8";
/* CSS Document */


#testata {
	clear:both;
}
#logo {
	float:left;
}
#logo img {
	border:0;
}
#cercaNelSito {
	float:right;
	color:#339900;
	font-size:13px;
	width:160px;
}
#cercaNelSito a {
	float:right;
	color:#339900;
	font-size:10px;
}
