.news a, a:active, a:visited {
	border-bottom: 0;
}

.news a:hover {
	color: #ffff00;
}

.newsbig a, a:active, a:visited {
	border-bottom: 0;
}

.newsbig a:hover {
	color: #ffff00;
}

.news_info {
	font: 8px bold;
	float: right;
	margin-top: -20px;
}

.contenitore_news {
	width: 340px;
	float: left;
	margin-left: 2px;
	margin-bottom: 5px;
}

.contenitore_news_top {
	width: 340px;
	height: 88px;
	background: url(../img/skin/news/top.png) no-repeat;
}

.contenitore_news_in {
	width: 340px;
	background: url(../img/skin/news/in.png) repeat-y;
}

.contenitore_news_bottom {
	width: 340px;
	height: 20px;
	background: url(../img/skin/news/bottom.png) no-repeat;
}

.contenitore_gossip_top {
	width: 340px;
	height: 88px;
	background: url(../img/skin/news/top2.png) no-repeat;
}

.contenitore_gossip_in {
	width: 340px;
	background: url(../img/skin/news/in2.png) repeat-y;
}

.contenitore_gossip_bottom {
	width: 340px;
	height: 20px;
	background: url(../img/skin/news/bottom2.png) no-repeat;
}

.contenitore_sport_top {
	width: 340px;
	height: 88px;
	background: url(../img/skin/news/top3.png) no-repeat;
}

.contenitore_ilpunto_top {
	width: 340px;
	height: 88px;
	background: url(../img/skin/news/top4.png) no-repeat;
}

.news {
	width: 275px;
	height: 75px;
	padding: 5px;
	margin: 0 auto;
	font-size: 10px;
}

.newsbig {
	width: 275px;
	height: 75px;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	float: left;
}

.news img {
	float: left;
}

.news_testo {
	margin-left: 80px;
	margin-top: auto;
	text-align: left;
}

.news_testobig {
	width: 180px;
	margin-left: 80px;
	text-align: left;
	float: left;
	margin-top: -77px;
}

.titolo {
	font-weight: bold;
}