.bg_top {
	background-image: url(../images/home/news_tit.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_box {
	background-image: url(../images/home/news_box.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tit {
	background-image: url(../images/home/news_box.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.testo {
	background-image: url(../images/home/news_box.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.testo a {
	text-decoration: none;
	color: #E03730;
}
.registro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

