/* LISTA */

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

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

.moduloNews .moduloLista .bottoneDx {margin-bottom:0}

/* SCHEDA */

.moduloNews .moduloScheda h2 {
	
}

.moduloNews .moduloScheda .scheda {
	margin-bottom:30px;
}

.moduloNews .moduloScheda .bottone {margin-top:0}



/* Galleria */

.moduloNews .thumbGallery {
	clear:both;
	margin-bottom:20px
}
.moduloNews .thumbGallery .cornice {
	margin:0 11px 11px 0;
	float:left
}
.moduloNews .thumbGallery .thumb {
	width: 90px;
	height: 72px;
}

/* COMMON */

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

.moduloNews .thumb {
	width: 144px;
	height:	100px;
}

.moduloNews .thumb.vert {
	width: 144px;
	height: 216px;
}

