.container_scroll_offerte{
	width:230px;
	height:230px;
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
	z-index:1;
}

#scroll_offerte{
	width:230px;
	height:230px;
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
	z-index:2;
}

#scroll_offerte a#container{
	position:relative;
	text-align:left;
	width:230px;
	height:230px;
	z-index:2;
	display:block;
	cursor:pointer;
	margin:0;
	padding:0;
}

.container_scroll_offerte a.prevofferta{
	position:absolute;
	display:block;
	background:url(pic/box_prev.gif) top center no-repeat;
	width:15px;
	height:15px;
	z-index:10;
	margin-top:173px;
	left:0;
	cursor:pointer;
}

.container_scroll_offerte a.nextofferta{
	background:url(pic/box_next.gif) top center no-repeat;
	position:absolute;
	display:block;
	width:15px;
	height:15px;
	z-index:10;
	margin-top:173px;
	right:0;
	cursor:pointer;
}
.container_scroll_offerte .contatore{
	width:179px;
	height:20px;
	color:#2389b8;
	position:absolute;
	margin-top:210px;
	text-align:left;
	z-index:10;
	line-height:20px;
	margin-left:50px;
	padding-left:1px;
	background:#d0e4ee;
}
.container_scroll_offerte .numero{
	position:absolute;
	margin-top:210px;
	height:20px;
	width:48px;
	margin-left:0;
	line-height:20px;
	color:#2389b8;
	z-index:110;
	text-align:right;
}
.container_scroll_offerte .contatore a{
	color:#2389b8;
}

#scroll_offerte a img{
	width:230px;
	height:230px;
	margin:0 !important;
	padding:0 !important;
	cursor:pointer;
	position:absolute;
	display:block;
	z-index:3;
}
#scroll_offerte a span.voci{
	background:url(pic/bg_testo_box.png) top repeat-x;
	width:200px;
	height:75px;
	display:block;
	z-index:7;
	margin-top:155px !important;
	position:absolute;
	line-height:18px;
	cursor:pointer;
	padding-left:30px;
}
#scroll_offerte a span.voci a{
	text-decoration:none;
}

#scroll_offerte a span.voci table, #scroll_offerte a span.voci table tr, #scroll_offerte a span.voci table tr td{
	width:170px;
	height:55px;
}

#scroll_offerte a span.voci table a strong.titolo{
	color:#ffffff;
	cursor:pointer;
}
#scroll_offerte a span.voci table a strong.sottotitolo{
	display:none;
}
#scroll_offerte a span.voci table a strong.descrizione{
	display:none;
}
#scroll_offerte a span.voci table a span.leggitutto{
	display:none;	
}
