
/* LISTA */

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

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


/* SCHEDA */

.moduloNews .moduloScheda .scheda h2 {
	
}

.moduloNews .scheda {
	
}

/* COMMON */

.moduloNews h2 {
	margin-bottom:12px;
}

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

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

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