/*
	Fotobanner TOP
*/
#slider1 {
	width: 508px; /* important to be same as image width */
	height: 158px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1Content {
	width: 508px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 496px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	display: none;
}
.clear {
	clear: both;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
.left {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 180px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 240px;
}
.slider1Image span strong {
	font-size: 14px;
}
/*
	FINE Fotobanner TOP
	Fotobanner CENTRALE
*/




#slider2 {
	width: 654px; /* important to be same as image width */
	height: 269px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider2Content {
	width: 654px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider2Image {
	float: left;
	position: relative;
	display: none;
}
.slider2Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 634px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	display: none;
}
#slider2Image a img {
	margin: 0px;
	padding: 0px;
}
.clear2 {
	clear: both;
}
.slider2Image span strong {
	font-size: 14px;
}
.top2 {
	top: 0;
	left: 0;
}
.bottom2 {
	bottom: 0;
	left: 0;
}
.left2 {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 180px;
}
.right2 {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 240px;
}

/*	Fine Fotobanner CENTRALE */
/*
	Fotobanner top
*/
#slider3 {
	width: 654px; /* important to be same as image width */
	height: 123px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider3Content {
	width: 654px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider3Image {
	float: left;
	position: relative;
	display: none;
}
.slider3Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 634px;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	display: none;
}
#slider3Image a img {
	margin: 0px;
	padding: 0px;
}
.clear3 {
	clear: both;
}
.slider3Image span strong {
	font-size: 14px;
}
.top3 {
	top: 0;
	left: 0;
}
.bottom3 {
	bottom: 0;
	left: 0;
}
.left3 {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 180px;
}
.right3 {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 240px;
}

/*	Fine Fotobanner top */

ul {
	list-style-type: none;
	margin: 0px;
}


#slider ul, #slider li{
	padding:5;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
#slider, #slider li{
	width:200px;
	height:80px;
	overflow:hidden;
	margin: 0px;
	padding: 5px;
	}
	
	
span#prevBtn{
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}
span#prevBtn a:link{
	font-size: 10px;
	color: #F00;
	text-decoration: none;
	padding-left: 10px;
}
span#nextBtn{
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}	
span#nextBtn a:link{
	font-size: 10px;
	color: #F00;
	text-decoration: none;
	padding-left: 10px;
}
