#box_eventi {
	padding: 4px;
	width: 472px;
	margin-top: 12px;
	text-align: center;
}
#box_eventi2 {
	width: 472px;
	margin-top: 22px;
	padding: 4px;
	text-align: center;
}
#box_altrieventi {
	width: 497px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
	background-image: url(img/SFONDOPULSANTI.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}
#box_altrieventi img {
	vertical-align: middle;
	padding-left: 4px;
}

.testo_verde {
	font-weight: bold;
	color: #99CC67;
	text-decoration: none;
}
.td_sfondo {
	background-image: url(img/sfondo_td.png);
	background-repeat: repeat-y;
}

.img_rosso {
	padding-bottom: 0px;
	border: 1px solid #990000;
}
