#menu_comune {
	float: left;
	width: 200px;
}
#menu_comune span {
	position: relative;
	z-index: -1;
}
#menu_comune p {
	margin: 0;
	padding: 0;
}
#menu_comune ul {
	list-style-type: none;
	width: 134px;
}
#menu_comune li {
	margin: 20px 30px;
	height: 25px;
	width: 134px;
}
#menu_comune a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

	.forum {background: url(../images/forum.gif) no-repeat left top;}
	.eventi {background: url(../images/eventii.gif) no-repeat left top;}
	.foto {background: url(../images/fotografie.gif) no-repeat left top;}
	.bandi {background: url(../images/bandi.gif) no-repeat left top;}

#informazioni {
	margin: 0px 20px 0px 220px;
}

#eventi {
	margin: 0px 20px 0px 220px;
}
#eventi h2 {
	text-align: center;
}
#eventi dl {
	margin-left: 15px;
}
#eventi dt {
	font-weight: bold;
	color: #0066CC;
	margin: 4px;
}
#eventi dd {
	margin: 8px 8px 15px 20px;
}
.avviso {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	background-color: #FFFFDD;
	text-align: center;
}

