/*
	Fotobanner TOP
*/
#slider {
	width: 960px; /* important to be same as image width */
	height: 202px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}
#sliderContent {
	width: 960px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin: 0px;
	padding: 0px;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 0;
	width: 496px;
	filter: alpha(opacity=00);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.7;
	opacity: 0.0;
	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;
}
.sliderImage span strong {
	font-size: 14px;
}
#slider ul, #slider li{
	padding:0px;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#slider, #slider li{
	width:960;
	height:202;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	}
	
	
span#prevBtn{
	font-size: 10px;
	color: #a80b04;
	text-decoration: none;
}
span#prevBtn a:link{
	font-size: 10px;
	color: #F00;
	text-decoration: none;
	padding-left: 0px;
}
span#nextBtn{
	font-size: 10px;
	color: #a80b04;
	text-decoration: none;
}	
span#nextBtn a:link{
	font-size: 10px;
	color: #a80b04;
	text-decoration: none;
	padding-left: 10px;
}


/*
	Fotobanner TOP
*/
#slider1 {
	width: 510px; /* important to be same as image width */
	height: 390px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1Content {
	width: 503px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
	margin: 0px;
	padding: 0px;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 496px;
	filter: alpha(opacity=00);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.7;
	opacity: 0.0;
	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
*/

