


.moduloNews {
	width:562px;
}


/* LISTA */

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

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

.moduloNews .moduloLista .contDesc {
	font-size:12px;
	width:390px;
	float:right;
}

.moduloNews .moduloLista .fullContDesc{
	width:100%
}

/* SCHEDA */

.moduloNews .moduloScheda h2 {
	
}

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


.moduloNews .moduloScheda .thumb {
	width: 200px;
	height:	140px;
}

.moduloNews .moduloScheda .thumb.vert {
	width: 200px;
	height: 300px;
}


/* Galleria */

.moduloNews .thumbGallery {
	clear:both;
}
.moduloNews .thumbGallery .cornice {
	margin:0 11px 11px 0;
	float:left;
	padding:1px;
}
.moduloNews .thumbGallery .thumb {
	width: 128px;
	height: 80px;
}



/* COMMON */

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

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