@charset "UTF-8";
.newscontainer {
	float: left;
	width: 165px;
	height: 164px;
	overflow:hidden;
	position:relative;
	background-color:#FFF;
}
.news_title_li a:link, .news_title_li a:visited, .news_title_li a:active {
	display:inline;
	text-decoration:none;
	list-style:none;
	list-style-type:none;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #AAA;
	float: left;
	height: 25px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 10px;
	background-color:#FFF;
	overflow:hidden;
}
.news_title_li a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#F60;
}
.news_title_li_pari a:link, .news_title_li_pari a:visited, .news_title_li_pari a:active {
	display:inline;
	text-decoration:none;
	list-style:none;
	list-style-type:none;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #AAA;
	float: left;
	height: 25px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 10px;
	background-color:#efefef;
	overflow:hidden;
}
.news_title_li_pari a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#F60;
}
.news_title_li_hover a {
	display:inline;
	text-decoration:none;
	list-style:none;
	list-style-type:none;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #FFF;
	float: left;
	height: 25px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 10px;
	background-color:#F60;
	overflow:hidden;
}
.img_news {
	float: left;
	height: 280px;
	width: 495px;
}
.testo_news {
	background-color: #41352f;
	float: left;
	height: 260px;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #50443F;
	padding: 10px;
	text-align: left;
}
.titolo_news {
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 290px;
	text-align: left;
}
.sottotitolo_news {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #F60;
	float: left;
	width: 290px;
	text-align: left;
	padding-top: 10px;
	padding-bottom:10px;
}
.articolo_news {
	width: 290px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
}
.col825_testata_news {
	float: left;
	width: 825px;
	height:280px;
	position:relative;
	overflow:hidden;
}
#contenitore_news {
	width: 1650px;
	height:280px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	z-index:1;
}
.singola_news {
	width: 825px;
	float:left;
	display:inline;
	position:absolute;
	top:0px;
	left:825px;
}
#elenco_news {
	width: 165px;
	height:328px;
	float:left;
	position:relative;
	overflow:hidden;
}
/* SCROLL */
.scroll_news {
	clear:both;
	height:12px;
	background-color:#FFF;
	width: 165px;
}

.textbox {
	height: 140px;
	width: 290px;
	overflow:hidden;
	float:left;
}

.scroll_area {
	background-color: #CCC;
	height: 140px;
	width: 5px;
	position: relative;
	float:right;
}
.scroll {
	background-color: #999;
	height: 50px;
	width: 5px;
	position:absolute;
	left: 0px;
	top: 0px;
}
.my_link {
	float:left;
	color:#FFF;
	position:absolute;
	bottom:10px;
}
.my_link a:link, .my_link a:visited, .my_link a:active {
	text-decoration: none;
	color:#FFF;
}
.my_link a:hover {
	color:#F60;
}
