

.moduloNews {
	margin-right:20px;	
}

/* LISTA */

.moduloNews .moduloLista .elemento {
	padding-bottom:20px;
	margin-bottom:20px;	
	background:url(../../img/dotted.gif) repeat-x bottom;
}


.moduloNews .moduloLista .lastEl {
	padding-bottom:0;
	margin-bottom:0;
	background:none;	
}

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




/* COMMON */

.moduloNews .subTitolo {
	font-size:20px;
	font-weight:400;
	color: #2D70B0;
}

.moduloNews .data {
	font-size:11px;
	float:right;
	font-weight:bold;
	color:#000;
	padding-top:4px;
	padding-left:10px;
}

.moduloNews .thumb {
	width: 178px;
	height:	118px;
}

.moduloNews .thumb.vert {
	width: 178px;
	height: 240px;
}
