
#c12316 {
	overflow: hidden;
	background: #e5eef5;
}


.divider {
	clear: both;
	padding: 20px 0;
}
hr {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px 10px;
	border-top: 1px solid #FFF;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #FFF;
}


/************** INTESTAZIONE **************/
#speciale_header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
#speciale_header h1 {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #333;
	font-weight: normal;
}
#speciale_header h1 b {
	padding: 0 10px;
	background: #087BBB;
	color: #FFF;
	font-weight: normal;
}
#speciale_header a {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 75%;
	color: #087BBB;
	cursor: pointer;
}
#speciale_header a:hover {
	color: #333;
	text-decoration: none;
}
#speciale_header a img {
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
}


/************** STRUTTURA NEWS **************/
#c12313 {
	width: 310px;
	float: left;
	margin: 0px 0px 0px 10px;
}
#c12312 {
	width: 310px;
	float: left;
	margin: 0px 20px;
}
#c12311, #c12310 {
	width: 300px;
	float: right;
	margin: 0px 20px 0px 0px;
}
#c12308, #c12307, #c12306 {
	width: 310px;
	float: left;
	margin: 0px 10px;
}
#c12304 {
	margin: 0px 10px;
}


/* GENERALE*/
#c12316 .news-list-item {
	margin: 0px 0px 0px 0px;
}

/* NEWS PRIMA 1/2 */
#c12313 .news-list-item h2, #c12312 .news-list-item h2 {
	font-size: 110%;
}
#c12313 .news-list-item .news-list-image-left img, #c12312 .news-list-item .news-list-image-left img {
	float: none;
	margin: 0 0 10px 0;
}

/* NEWS PRIMA 3/4/5 */
#c12308 .news-list-content, #c12307 .news-list-content, #c12306 .news-list-content {
	display: none;
}
#c12308 .news-list-item h2, #c12307 .news-list-item h2, #c12306 .news-list-item h2 {
	font-size: 100%;
}


/* ULTIME NEWS */
.news-list-container_scroll {
	overflow: hidden;
}
.news-list-container_scroll .news-list-item {
	float: left;
	box-sizing: border-box;
	width: 20%;
	min-height: 70px;
	padding: 0 10px 10px 0;
	margin: 0;
}
#c12304 .news-list-content,
#c12304 .news-list-date {
	display: none;
}
#c12304 .csc-header h3 {
	margin: 0px 0px 8px 0px;
	color: #087BBB;
}
#c12304 .csc-header h3 a:link, #c12304 .csc-header h3 a:visited, #c12304 .csc-header h3 a:hover {
	color: #087BBB;
	text-decoration: none;
	font-weight: bold;
}
#c12304 .csc-header h3 a:hover {
	color: #333;
	text-decoration: none;
}
#c12304 .news-list-item h2 {
	float: right;
	max-width: 131px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#c12304 .news-list-item .news-list-image-left img {
	margin: 0 5px 0 0;
	border-radius:999em;   
	-moz-border-radius:999em;
	-webkit-border-radius:999em;
	-o-border-radius: 999em; 
}
