
/* LISTA */

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

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

.moduloNews .moduloLista .contDesc{
	width:480px;
	float:left
}


/* SCHEDA */

.moduloNews .moduloScheda h2 {
	
}

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

.moduloNews .moduloScheda .contDesc{
	clear:both;
	padding-top:12px;
}


/* Galleria */

.moduloNews .thumbGallery {
	clear:both;
}

.moduloNews .thumbGallery .cornice {
	margin:0 10px 10px 0;
}

.moduloNews .thumbGallery .thumb {
	width: 94px;
	height:	72px;
}

.moduloNews .thumbGallery .thumb.vert {
	width: 72px;
	height: 94px;
}


/* COMMON */


.moduloNews h2 {
	margin-top:7px;
}

.moduloNews .imgCont {	
	margin-right:16px;
	float:left;	
}



