#slideshow {;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 306px;
	height: 81px;
}

#slideshow img {
	width: 306px;
	height: 81px;
}
.dateNewsOrange {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.txtSezione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtLinkNew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.txtLinkNew:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}