/**NEWS**/
#sez_news{width:750px;margin:80px 0 0 20px;}
div.items{width: 750px;height:240px;}
div.items div{width:750px;}
div.items div p{
	background:url(../img/sfondo_news.jpg) no-repeat;
	margin-bottom:1px;
	height:49px;
	width:612px;
	float:left;
	color:#656565;
	padding:10px 0 0 10px;
}
div.items div p b{
	color:#BEBEBE;
}
div.items div a.leggi{
	float:left;
	display:block;
	width:127px;
	height:35px;
	margin-left:1px;
	background:url(../img/dettagli_news.jpg);
	text-align:center;
	color:#787878;
	text-decoration:none;
	padding-top:24px;
}
div.items div span.leggi{
	float:left;
	display:block;
	width:127px;
	height:35px;
	margin-left:1px;
	background:url(../img/dettagli_news.jpg);
	text-align:center;
	color:#787878;
	text-decoration:none;
	padding-top:24px;
}

div.items div span{
	float:left;
	display:block;
	width:127px;
	height:35px;
	margin-left:1px;
	background:url(../img/dettagli_news.jpg);
	text-align:center;
	color:#787878;
	text-decoration:none;
	padding-top:24px;
}
div.items div span a{
	color:#787878;
	text-decoration:none;
}
a.next{margin-top:20px;cursor:pointer;display:block;width:750px;height:24px;text-align:center;background:url(../img/up.png) no-repeat center;}
a.prev{cursor:pointer;display:block;width:750px;height:24px;text-align:center;background:url(../img/down.png) no-repeat center;}

div.scrollable h1{
	width:750px;
	height:4px;
	background:url(../img/riga.jpg) no-repeat center;
	margin-bottom:20px;
}
div.scrollable h2{
	width:750px;
	height:4px;
	background:url(../img/riga.jpg) no-repeat center;
	margin-top:20px;
}

.img_list{
	float:left;
	display:block;
	margin:5px;
}
.img_list img{
	border:0px;
}

