

/* SLIDE */


.mask1{
	position:relative;
	width:353px;
	height:198px;
	overflow:hidden;
}


#box{
	position:absolute;
}
#box div{
	font-size:11px;
	line-height:15px;
	padding-top:5px;
	width:348px;
	padding-right:5px;
	float:left;
}
#box .buttons{
	text-align:left
}
#box .next{
	float:right
}

#box span {
	font-weight:bold;
	text-transform:uppercase;
}

.leggi{
	font-weight:bold;
	color:#000;
}

.img_box{
	display:block;
	float:left;
	height:90px;
	width:190px;
}

.img_box img{
	width:185px;
	height:85px;
	border:1px solid #666;
}


.cont {
	float:left;
	background:#fff;
	width:343px;
	padding:0 5px;
	border:1px solid #666;
	border-top:0;
	height:168px;
}

.cont .buttons{
	text-align:center;
	clear:both;
}
.cont .mask1{
	width:343px;
	height:145px;
}


.buttons span{
	display:block;
	float:left;
	height:13px;
	width:13px;
	color:#fff;
	font-size:10px;
	line-height:12px;
	cursor:pointer;
	background:#666;
	border-left:1px solid #fff;
}


.back_t_news{
	height:21px;
	padding-top:4px;
	padding-left:7px;
	font-size:14px;
	color:#fff;
	float:left;
	width:346px;
	border:1px solid #666;
	border-bottom:0;
	background:#666;
}



.pre_butt{
	padding-top:4px;
	float:left;
	height:21px;
	width:100px;
	font-size:12px;
	padding-left:172px;
}

.butt_container{
	padding-top:4px;
	float:left;
	width:70px;
	height:24px;
	text-align:left;
}

.rss_link{
	float:left;
	display:block;
	width:18px;
	height:15px;
	background:url(gfx/rss_02.jpg) no-repeat 0px 1px;
	font-size:0;
	line-height:0;
	
}

