/* LISTA */

.moduloNews .moduloLista .elemento {
	padding-bottom:20px;
	margin-bottom:20px;
}
.moduloNews .moduloLista h2 {
	margin-top:5px;
	font-size:18px;
	color:#fff;
}


.moduloNews .moduloLista .cornice, .moduloNews .moduloScheda .cornice {
	margin:0 20px 10px 0;
	border:none;
}
.moduloNews .moduloLista .thumb {
	width: 120px;
	height:	90px;
}
/* Galleria */

.moduloNews .thumbGallery {
	clear:both;
	padding-top:20px;
}
.moduloNews .thumbGallery .cornice {
	margin:0 8px 8px 0;
	border:none;
}
.moduloNews .thumbGallery .thumb {
	width: 94px;
	height:	60px;
}
.moduloNews .thumbGallery .thumb.vert {
	width: 72px;
	height: 94px;
}
.moduloNews .data {
	color:#666;
	font-size:11px;
	padding-bottom:5px;
}

