#slogan {
	background:url(../images/slogan.gif) no-repeat left center;
	height:60px;
}

#animazione {
	padding:10px 0 30px;
}

#descrizioneHome {
	padding:0 0 30px 0;
}

#newsHomePage .titolo {
	font-size:1em;
	font-weight:bold;
	border-bottom:3px solid #000;
	margin-bottom:2px;
}

#newsHomePage .continua {
	text-align:right;
	border-top:1px solid #ccc;
	margin-top:4px;
}

#newsHomePage .continua a {
	text-decoration:none;
}

#newsHomePage .notizia {
padding:2px 0;
}

#newsHomePage .notizia a span.dataNotizia {
	color:#888
}

#newsHomePage .notizia a span.titoloNotizia {
	color:#333;
	font-weight:bold;
}

#newsHomePage .notizia a {
	text-decoration:none;
	border-bottom:1px dashed #fff;
}

#newsHomePage .notizia a:hover {
	text-decoration:none;
	border-bottom:1px solid #999;
}

#newsHomePage .notizia a:hover span.dataNotizia {
	color:#333
}

#newsHomePage .notizia a:hover span.titoloNotizia {
	color:#000;
	font-weight:bold;
}
