.newsNavigazione {
	width: 200px;
	margin:1px 0 0 0 !important;
	margin:0;
	padding:0 5px 0 5px;
	list-style:none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.newsNavigazione a {
	display:block;
	text-decoration:none;
	margin:0 0 1px 0;
	padding:8px 20px;
	color:#fff;
	font-weight:bold;
	background:#0099CC url(../Img/bg_tastoVetrine.gif) left no-repeat;
}

.newsNavigazione a:hover,
.newsNavigazione a:focus,
.newsNavigazione a:active{
	background:#fff url(../Img/bg_tastoVetrineOn.gif) left no-repeat;
	color:#333;
}
.topPulsantiNews{
	background: url(../Img/topVetrineRound.gif) right no-repeat; 
	width:200px;
	height:16px;
	margin:10px 5px 0 5px;
		
}
.bottomPulsantiNews{
	background: url(../Img/bottomVetrineRound.gif) top no-repeat; 
	width:200px;
	height:16px;
	margin:0 5px 0 5px;		
}
.trafilettoBianco {
	background: #fff;
	width:210px;
	height:5px;
	float:left;	
	margin:10px 0 0 0;

}