
.cnt_newshome{
	position:relative;
	margin:0;
	/*background:#f0efef;*/

}
.cnt_new{
	position:relative;
	border-bottom-style: double;
	border-bottom-color: #d2d2d2;
	border-bottom-width: 5px;
	padding:20px 0 25px 0;
}
.cnt_new:hover{
	/*background:#fee1e1;*/
	background:#e8f4ff;
	cursor:pointer;
}

.cnt_new_top{
	position:relative;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	margin:15px 0 0 0;
	padding:10px 0 10px 0;
}

.ttlnew{
	position:relative;
	color:#b40101;
	font-size: 30px;
	font-weight:Bold;
	line-height: 110%;
}
.rgautpost{
	position:relative;
	font-size:8px;
	line-height: 100%;
	font-style:italic;
	text-align:right;
	overflow:auto;
	margin: 0 0 10px 0;
}
.autpost{
	float:left;
	padding: 0 0 5px 0;
	border-bottom:1px solid #ccc;
}
.corpoarticolo{
	position:relative;
	padding:0;
	margin:6px 0 0 0;
    overflow: auto;
}
.testoarticolo{
	position:relative;
	margin:0;
	padding:0;
	width:770px;
	height:152px;
	font-size: 18px;
	overflow:hidden;
	line-height: 130%;
}
.testoarticolotop{
	position:relative;
	margin:0;
	padding:0 0 20px 0;
	font-size: 18px;
	line-height: 130%;
	overflow:auto;
}
.boximagearticolotop{
	position:relative;
	text-align:center;
	height: auto;
}
.filtro{
	position:absolute;
	bottom:0;
	left:0;
	width:986px;
	height:150px;
	background: linear-gradient(transparent, #fff);
}
.imgarticolo{
	position:absolute;
	top:0;
	right:0;
	max-height:150px;
	max-width:150px;
	/*border:1px solid #d2d2d2;*/
	text-align:center;
}

img.floatleft{
	float:right;
	padding: 0 0 8px 10px;
}
img.imgarticolotop{
	position: relative;
    width: 500px;

}
.img_miniatura_articolo{
    max-width: 150px;
    max-height: 150px;
}
