/* ##### NEWS ##### */
.boxNews {
	float: left;
	width: 445px;
	text-align: left;
	border: 1px none red;
}


.contNews {
	float: left;
	width: 435px;
	padding: 5px;
	text-align: left;
	border: 1px none red;
}


.imgNews {
	float: left;
	width: 140px;
	height: 90px;
	padding: 0;
	border: 1px none red;
}

.titoloNews {
	float: left;
	height: 30px;
	width: 290px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	border-bottom: 1px solid;
}


.abstractNews {
	text-align: left;
	border: 1px none;
}


.freccina {
	float: left;
	margin-top: 3px;
	width: 11px;
	height: 8px;
	border: 1px none red;
}


/*
.evocNews {
	position: absolute;
	left: 623px;
	width: 258px;
	height: 417px;
	border: 1px none red;
}*/

