


.moduloNews .moduloLista .elemento {
	margin-bottom:20px;	
	margin-right:12px;
	float:left;
	width:175px;
	overflow:hidden;
	font-size:11px;
}

.moduloNews .mainTitle a{
	float:right;
	font-size:12px;
	font-weight:bold;
	background:url(../../img/pdfIcon.gif) no-repeat 0 8px;
	padding-left:26px;
}

.moduloNews .moduloLista .mR0 {
	margin-right:0;
}

.moduloNews .moduloLista .elemento .contDesc {
	padding:4px;
}

.moduloNews .moduloLista .elemento .contDesc h2,
.moduloNews .moduloLista .elemento .contDesc h2 a {
	color:#C72E31;
	font-size:14px;
}

.moduloNews .moduloLista .elemento .contDesc p {
	font-weight:bold;
	font-style:italic;
	line-height:1.8em;
}

.moduloNews .cornice {
	border:none;
	background:url(img/bgImg.jpg) repeat-x;
}

.moduloNews .thumb,
.moduloNews .thumbNoLink {
	width: 165px;
	height:	109px;
	border:2px #FFFFFF solid;
	display: block;
	float:left;
}


