.boxnews{
	position: relative;
	float: left;
	width: 530px;
	border-bottom-color: #FF9933;

}
.topnews{
	position: relative;
	float: left;
	width: 515px;
	height:9px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #3eb9b9;
	font-size: 12px;
}
.ricerche{
	position: relative;
	float: left;
	width: 540px;
	margin-bottom: 15px;
}
.categoria{
	position: relative;
	float: left;
	width: 540px;
	
}
.testata{
	position: relative;
	float: left;
	width: 540px;
	padding-top: 10px;
}
.titcategoria{
	font-size:11px;
	color: #333;
	font-weight: bold;
	position: relative;
	float: left;
	width: 250px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3eb9b9;
	height: 16px;
}
.combocategoria{
	position: relative;
	float: left;
	height: 19px;
	width: 250px;
}
combocss{
	font-size:9px;
	color: #333;
}

.titolopagina{
	position: relative;
	float: left;
	width: 540px;
	text-align:right;
}
.midnews{
	position: relative;
	float: left;
	width: 530px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1786B5;
	background-color: #ECF0F2;
	background-image: url(../../images/foot_box_news.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #1786B5;
}
.leftnews{
	position: relative;
	float: left;
	width: 140px;
	border: 5px solid #1786b5;
}
.imgnews{
	position: relative;
	float: left;
	width: 140px;
	height:120px;
}
.data{
	position: relative;
	float: left;
	width: 110px;
	padding-left:8px;
	padding-top: 5px;
	font-size:9px;
	color: #2E8989;
	font-weight: bold;
}
.titolo a{
	position: relative;
	float: left;
	font-size:11px;
	color: #FF6600;
	font-weight: bold;
	background-color: #D9E2E5;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	width: 370px;
}
.rightnews{
	position: relative;
	float: left;
	width: 370px;
	
}
.testoeventi{
	position: relative;
	float: left;
	width: 360px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.continua{
	position: relative;
	float:right;
	width: 240px;
	text-align:right;
	padding-top: 8px;
	padding-right: 10px;
}
.conteventi{
	float:left;
	position:relative;
	width:540px;
}
