
.moduloNews .news {
	padding-bottom:20px;
	margin-bottom:20px;
}

.moduloNews .bg {
	background:url(../../img/dotted.gif) repeat-x bottom;
}

.moduloNews .news .data {
	font-size:10px;
	color:#695851;
	padding-bottom:7px;
}

.moduloNews .news a:hover {
	text-decoration:underline;
}

.moduloNews .news .leggitutto{
	padding-top:10px;
	float:right;
}

.moduloNews .news .leggitutto span{
	color:#695851;
}

