a#btnNews, a#btnNews:visited, a#btnNewsMob, a#btnNewsMob:visited {
	color: #333;
	background-color: #f2f2f2;
}
div#contLastNews {
	height: 300px;
	margin: 0;
	padding: 0;
	text-align: justify;
	overflow: hidden;
	position: relative;
}
div#contAllNews {
	width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
div.contSingolaNews {
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.breadcrumb h1 {
	margin-top: 10px;
	font-size: 20px;
}
.titolonews {
  font-size: 14px;
  height: 44px;
  line-height: 20px;
  overflow: hidden;
  border-top: 1px solid #fff;
}
.titolonews a, .titolonews a:visited, .titolonews a:hover {
  color: #bc1f31;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
  border-bottom: 1px solid #fff;
  width: 100%;
  display: block;
}
.testonews {
	height: 39px;
	max-height: 39px;
	overflow: hidden;
}
ul.thumbnails li {
	list-style-type: none;
}
ul.thumbnails a.btn, ul.thumbnails.btn a:visited, ul.thumbnails a:hover.btn {
	color: #fff;
}
