.moduloNewsSmall {
	position:relative;
}
.moduloNewsSmall .head {
	padding-bottom:20px
}
.moduloNewsSmall .news {
	padding-left:25px;
	padding-top:25px;
	padding-right:14px;
	background:url(../../img/bg_news.jpg) no-repeat;
}
.moduloNewsSmall .news a {
	padding-bottom:0;
	margin-bottom:2px;
	font-weight:bold;
	line-height:1.7em;
	display:block;
	color:#7D0070;
	text-decoration:none;
	font-size:13px
}
.moduloNewsSmall .news a:hover {
	text-decoration:underline
}
.moduloNewsSmall .news .dataNews {
	font-size:11px;
	color:#999;
	font-weight:normal;
	padding-bottom:5px;
}
.moduloNewsSmall .news img {
	display:block;
	margin-bottom:25px;
}
.moduloNewsSmall .btn_archivio {
	position:absolute;
	z-index:109;
	top:2px;
	right:0
}
.moduloNewsSmall .btn_leggitutto {
	padding:8px 14px 0 0
}

