
ul.topmenu {
	text-align:center;
	float:right;
	width:453px;
	margin: 0px;
	padding:147px 290px 0px 0px;
}

.topmenu li {
	display:block;
	float:left;
	background:url(../img/comuni/bt.jpg) 0 0 no-repeat;
	list-style:none;
	height:36px;
	line-height:36px;
	width:151px;
	text-align:center;
}

.topmenu li a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	width:151px;
	text-align:center;
}

.topmenu li a:hover {
	color:#000000;

}

.topmenu li a.active {
	color:#000000;

}


