.nS {
	background:url(../../img/bgNews.jpg);
	width:260px;
	padding: 0 20px;
	height:400px;
}
.nS .news {
	padding:5px 5px 10px;
	margin:0 0 10px 0;
	position:relative;
}
.nS .bg {
	background:url(../../img/dotted.gif) repeat-x bottom;
}
.nS .news a:hover {
	text-decoration:underline;
}
.nS .news h2 {
	padding-top:6px;
	float:left;
	width:150px;
	font-size:10px;
	line-height:1.45em;
}
.nS .news h2 a {
	color:white;
}
.nS .news img {
	float:left
}
.nS .news .leggitutto {
	padding-top:10px;
	float:right;
}
.nS .news .leggitutto span {
	color:#695851;
}
.nS .news .panelUp1, .nS .news .panelUp2, .nS .news .panelUp3 {
	width:80px;
	height:60px;
	display:block;
	position:absolute;
	z-index:100;
}
.nS .news .panelUp1 {
	background:url(../../img/bgNewsUp1.png) no-repeat;
}
.nS .news .panelUp2 {
	background:url(../../img/bgNewsUp2.png) no-repeat;
}
.nS .news .panelUp3 {
	background:url(../../img/bgNewsUp3.png) no-repeat;
}
.nS .news .empty {
	width:250px;
	float:left;
	padding-left:0px
}
.nS .news .panelUrl {
	width:300px;
	height:100px;
	position:absolute;
	display:block;
	z-index:101;
	left:0;
	top:0;
}

