@charset "utf-8";
/* CSS Document */


.top_table {
width:978px;
height:86px;

background-image:url(../immagini/grafica/fondo_navTop.gif);
}
.piccolotitolo{
	font-size:16px;
	font-weight:lighter;
}

#cerca {
	background-image:url(../immagini/grafica/fondo_search.png);
	width:142px;
	height:30px;
	border:none;
	font-size: 10px;
	text-align:center;
	padding-top:8px;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom: -10px;
}
#searchgo {
margin-bottom:-8px;
}
.form_header {
margin-bottom:0px;
}