/* ULTIME INSERZIONI PUBBLICATE */


#stepcarousel1Cont{
	position: relative;
	width: 220px;
}

#colonnaDxHome #stepcarousel1Cont .tabs{
	padding: 6px 0px;
	list-style: none;
	width: 220px;
	position: relative;
}

#colonnaDxHome-nuova #stepcarousel1Cont .tabs{
	padding: 4px 0px;
	list-style: none;
	width: 220px;
	position: relative;
}

#stepcarousel1Cont .tabs ul{
	width: 220px;
}

#stepcarousel1Cont .tabs ul li{
	display: inline;
}

#stepcarousel1Cont .tabs ul li a{
	display: block;
	float: left;
	background: url("../img/ricercaSx.gif") top left no-repeat;
	margin: 0px;
	color: #7a7a7a;
}

#stepcarousel1Cont .tabs ul li.tipo a{
	display: block;
	float: left;
	background: url("../img/ricercaSx.gif") top left no-repeat;
	margin: 0px 3px 0px 0px;
	color: #7a7a7a;
}

#stepcarousel1Cont .tabs ul li a:hover {
	color: white;
	background: url("../img/ricercaSxOn.gif") top left no-repeat;
}

#stepcarousel1Cont .tabs ul li a.current{
    color: white;
	background: url("../img/ricercaSxOn.gif") top left no-repeat;
}

#stepcarousel1Cont .tabs ul li a span{
	display: block;
	height: 29px;
	padding: 0px;
	line-height: 29px;
	float: left;
	background: url("../img/ricercaDx.png") center right no-repeat;
	text-align: center;
	cursor: pointer;
}


#stepcarousel1Cont .tabs ul li  span{
	width: 65px;
}

#stepcarousel1Cont .sfoglia{
	float: right;
	width: 70px;
	color: #7a7a7a;
	line-height: 18px;
	padding: 14px 0px;
}

#stepcarousel1Cont .sfoglia span{
	float: left;
	display: block;
	width: 80px;
}

#stepcarousel1Cont .sfoglia a{
	width: 27px;
	height: 26px;
	display: block;
	float: left;
	margin-left: 5px;
}

#prev1{
	background: url("../img/freccettaSx.gif") top left no-repeat;
}

#next1{
	background: url("../img/freccettaDx.gif") top left no-repeat;
}

#prev1:hover{
	background: url("../img/freccettaSxOn.gif") top left no-repeat;
}

#next1:hover{
	background: url("../img/freccettaDxOn.gif") top left no-repeat;
}

.stepcarousel {
	position: relative;
	overflow: scroll;
	width: 212px;
	padding: 8px 0px 0px 2px;
	border-top: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
	height: 168px;
}

.stepcarousel .belt {
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;	
}



.stepcarousel .belt .panel{
 	float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 5px 10px 0px 2px; /*margin around each panel*/
	font-size: 12px;
	width: 210px;
	display: block;
	padding: 8px 0px;
}

.stepcarousel .belt .panel .data{
	color: #7a7a7a;
}

.stepcarousel .belt .panel .titolo{
	font-size: 12px;
	width: 212px;
	font-weight: bold;
	display: block;
	padding: 2px 0px 10px 0px;
}


.stepcarousel .belt .panel .titolo:hover{
	text-decoration: none;
	color: #e63e39;
}



.stepcarousel .belt .panel .continua{
	text-align: right;
	font-size: 11px;
	margin: 8px 5px 0px 0px;
}

.stepcarousel .belt .panel .spotNotizia{
	width: 212px;
	padding: 10px 0px 8px 2px;
	/*border-top: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
*/}



#stepcarousel1Cont .tutteNotizie{
	display: block;
	float: left;
	background: url("../img/ricercaSx.gif") top left no-repeat;
	margin-top: 12px;
	color: #7a7a7a;
}

#stepcarousel1Cont .tutteNotizie:hover {
	color: white;
	background: url("../img/ricercaSxOn.gif") top left no-repeat;
}


#stepcarousel1Cont .tutteNotizie span{
	display: block;
	height: 29px;
	padding: 0px;
	line-height: 29px;
	float: left;
	padding: 0px 10px;
	background: url("../img/ricercaDx.png") center right no-repeat;
	text-align: center;
	cursor: pointer;
}


/*///////////////////////////// NUOVO STEP CAROUSEL /////////////////////////////////////////////////////////////////////////////////////////////*/


.stepcarousel-nuovo {
	position: relative;
	overflow: scroll;
	width: 212px;
	padding: 2px 0px 0px 2px;
	border-top: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
	height: 238px;
}

.stepcarousel-nuovo .belt {
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;	
}



.stepcarousel-nuovo .belt .panel{
 	float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 5px 10px 0px 2px; /*margin around each panel*/
	font-size: 12px;
	width: 210px;
	display: block;
	padding: 0px 0px;
}

.stepcarousel-nuovo .belt .panel .data{
	color: #7a7a7a;
}

.stepcarousel-nuovo .belt .panel .titolo{
	font-size: 12px;
	width: 212px;
	font-weight: bold;
	display: block;
	padding: 2px 0px 4px 0px;
}


.stepcarousel-nuovo .belt .panel .titolo:hover{
	text-decoration: none;
	color: #e63e39;
}



.stepcarousel-nuovo .belt .panel .continua{
	text-align: right;
	font-size: 11px;
	margin: 8px 5px 0px 0px;
}

.stepcarousel-nuovo .belt .panel .spotNotizia{
	width: 212px;
	padding: 10px 0px 8px 2px;
	/*border-top: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
*/}



#stepcarousel1Cont .sfoglia2{
	float: right;
	width: 70px;
	color: #7a7a7a;
	line-height: 18px;
	padding: 6px 0px;
}

#stepcarousel1Cont .sfoglia2 span{
	float: left;
	display: block;
	width: 80px;
}

#stepcarousel1Cont .sfoglia2 a{
	width: 27px;
	height: 26px;
	display: block;
	float: left;
	margin-left: 5px;
}

#stepcarousel1Cont .tutteNotizie2{
	display: block;
	float: left;
	background: url("../img/ricercaSx.gif") top left no-repeat;
	margin-top: 6px;
	color: #7a7a7a;
}

#stepcarousel1Cont .tutteNotizie2:hover {
	color: white;
	background: url("../img/ricercaSxOn.gif") top left no-repeat;
}

#stepcarousel1Cont .tutteNotizie2 span{
	display: block;
	height: 29px;
	padding: 0px;
	line-height: 29px;
	float: left;
	padding: 0px 10px;
	background: url("../img/ricercaDx.png") center right no-repeat;
	text-align: center;
	cursor: pointer;
}


