
#primo{
	height: 60px;
	padding-top: 583px;
	background-color: white;
	background-image: url(../immagini/common/news.jpg);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	text-align: center;
}

#primo ul{
	list-style: none;
	text-align: center;
	margin: 0px 0px 0px 57px;

}

#primo ul li{
display: inline;
}

#primo ul li a{
	text-decoration: none;
	color: black;
	font-size: 14px;
}

#primo ul li a:hover{}

a#sx{
	text-align: center;
	float: left;
	width: 130px;
}

a#dx{
	text-align: center;
	float: right;
	margin: 0px 48px 0px 0px;
	width: 130px;
	display: block;

}
