p.newsArchive {
	text-align: center;
	margin-bottom: 10px;
}
p.newsArchive a {
	font-weight: bold;
}
p.newsDate {
	font-size: 10px;
	color: #333333;
	font-style: italic;

}

.homeBox p.newsDate {

}

.homeBox div.videoItem p.newsDate {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.occhiello {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.newsItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCDDB;
	padding-top: 10px;
	padding-bottom: 10px;

}

.newsItem  img.img_destra {
	margin-top: 10px;
}

