
/* LISTA */

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



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


/* SCHEDA */

.moduloNews .moduloScheda h1 {

}

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

/* Galleria */

.moduloNews .thumbGallery {
	clear:both;
}
.moduloNews .thumbGallery .cornice {
	margin:0 12px 12px 0;
	float:left
}
.moduloNews .thumbGallery .thumb {
	width: 109px;
	height: 72px;
}



/* COMMON */

.moduloNews .data {
	font-size:10px;
	color:#666;
	padding-bottom:7px;
	text-transform:uppercase;
}

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

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

.moduloNews h1 {
	letter-spacing:1px;
}