#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{
	width:500px;
	height:150px;
	overflow:hidden;
	margin-bottom: 8px;
	margin-top: 5px;
	}
span#prevBtn{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #09F;
	padding: 0 0 0 5px;
	margin-bottom: 3px;
}
span#nextBtn{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09F;
	text-align: center;
	margin-bottom: 3px;
}		
#slider2, #slider2 li {
	width:450px;
	height:150px;
	overflow:hidden;
	margin-bottom: 5px;
}
#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}

#prevBtn, #nextBtn{
	display:inline;
	width:30px;
	height:30px;
	position:relative;
	left:10px;
	top:-5px;
		}	
	#nextBtn{
	left:330px;
		}			
		
#prevBtn a, #nextBtn a{
	display:inline;
	width:30px;
	height:15px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: bold;
		}	
	#nextBtn a{
		}												
#indietro, #avanti {
	display:inline;
	width:30px;
	height:30px;
	position:relative;
	left:270px;
	top:-5px;
}
#avanti {
	left:30px;
}
#indietro a, #avanti a {
	display:inline;
	width:30px;
	height:15px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #cbaf7c;
}
#avanti a {
}

#cont_slide
{
	background-repeat: no-repeat;
	width:550px;
	height: 150 px;
}
