/* CSS Document */
#colonnaDestra {
	float:right;
	width:320px
	}
#principale {
	width:610px;
	padding: 10px 5px 0px 15px;
	font-size:13px;
	line-height:1.4em;
	text-align:justify;
	}
#principale p{
	line-height:1.4em;
	}
#areaNews {
width:298px;
height:156px;
/*margin: 0px 6px 0px 4px;*/
padding: 44px 21px 5px 11px;
background-image:url(images/sfondonews.gif);
background-repeat:no-repeat;
}
