
#colonna2{
	background: #FFFFFF;
	float: left;
	width: 390px;
}
#colonna3{
	background: #E7E7E7 url(/img/fondo_box_1.jpg) bottom center no-repeat;
	width: 235px;
	margin: 0 0 0 10px;
	float: left;
}
		
#colonna2 h2{
	height:24px;
	width: 370px;
	background: #E7E7E7 url(/img/barra_titolo_2.jpg) center center no-repeat;
	margin:0 0 5px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Verdana;
	padding: 6px 10px 0 10px;
}
#colonna2 .titolo{
	display: block;
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	margin:0;
}
#colonna2 a.titolo{
	text-decoration: none;
}
div.news{
	clear:both;
	margin: 0 0 10px 0;
	overflow: hidden;
}
		
div.newsImg{
	width:192px;
	height: 144px;
	margin-top: 5px;
	float: left;
}
div.newsImg img{
	border:0;
}

div.newsTxt{
	width:192px;
	margin: 5px 0 0 5px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	text-align: justify;
}
div.newsTxt a{
	color: #D06200;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}
		
#colonna3 h2{
	text-align: center;
	height:24px;
	width: 225px;
	background: #E7E7E7 url(/img/barra_titolo_3.jpg) center center no-repeat;
	margin:0 0 10px 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: tahoma;
	padding: 6px 10px 0 00px;
}
#colonna3 .titolo{
	margin: 5px 5px 0 5px;
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}
#colonna3 a.titolo{
	text-decoration: none;
}
div.highlights{
	margin: 0 0 10px 0px;
}
		
div.highlightsImg{
	text-align: center;
	width: 225px;
	margin: 5px 5px 0 0;
}
div.highlightsTxt{
	width:225px;
	margin: 5px;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	text-align: justify;
}
div.highlightsTxt a{
	color: #D06200;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}
