#carousel{padding-top:0;}

.slider-mask{margin-top:-339px;position:relative;top:-11px;z-index:0;}
.slider-txt{ /*display: none;*/ padding:15px;width:340px;height:110px;margin-top:170px;margin-right:30px;float:right;text-align:left;background-image:url(../../img/bg-opaco.png);}
.slider-txt strong{font-size:20px;}
.slider-txt p{margin-top:0;margin-bottom:5px;font-size:16px;}
.slider-txt .small-txt{margin-top:-5px;margin-right:5px;}

.img-link{position:relative;top:-30px;left:255px;margin-top:-140px;}

/* IE 7 */  
*:first-child+html .slider-mask{margin-top:-354px;position:relative;top:2px;}

/* Firefox */  
@-moz-document url-prefix() { 
 .slider-mask{margin-top:-339px;position:relative;top:-13px;}  
}  	

/* Safari e Chrome */  
@media screen and (-webkit-min-device-pixel-ratio:0)  {  
.slider-mask{margin-top:-339px;position:relative;top:-13px;}
}  

/* Opera */ 
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {  
 .slider-mask{margin-top:-339px;position:relative;top:0;}               
}  
	
	img{border:none;}

			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;		
            }
    /* // image replacement */
		

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:939px;
		height:339px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:939px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../img/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		tetta:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li, ul#controls li.numeric{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a, ul#controls li.numeric a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a, ul#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, ul#controls li.numeric a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	ul#controls {
		height: 30px;
		margin-left: -40px;
	}
	
/* // Easy Slider */

/* Start Slider sx+dx */

.home {height:241px}

.home #carousel {
	float:left;
	position: relative;
}

.home #carousel, .home #carousel ul, .home #carousel li, .home #carousel li img {
	width: 699px !important;
	height: 251px !important;
}

.home #carousel a {display:block;}

.home .slider-txt {
	float:none;
	position: absolute;
	bottom: 20px;
	top:auto;
	right: 24px;
	width: 278px;
	height: auto;
	margin: 0;
	padding: 0
}

.home .slider-txt div {padding: 6px 10px}
.home .slider-txt p{font-size:12px}
.home .slider-txt p strong {font-size:15px}

.cornice, .corniceOut {position:absolute;top:0;left:0}
.hidden {display:none}

#sliderRight {
	float:right;
	position: relative;
	width:216px;
	height:251px;
	padding-right: 5px;
}

#carouselRight {
	width:216px !important;
	height:251px;
	overflow: hidden;
	margin-right:: 5px;
	position: relative
}

#carouselRight li {
	width:auto !important;
	height:auto !important;
	position:relative
} 

.home #carousel .slider-txt { 
	display: none;
	width: 180px;
	bottom: 20px;
	top:auto;
	left: 19px;
	text-align: right;
}

.home #carouselRight .slider-txt { 
	width: 180px;
	bottom: 20px;
	top:auto;
	left: 19px;
	text-align: right;
}

.home #carouselRight.slider-txt div {padding: 6px }

.home #carouselRight .slider-txt {font-size:11px}
.home #carouselRight .slider-txt strong{font-size:13px}

.cornerLeft {
	display: none;
	position: absolute;
	top:0;
	left:0;
	z-index:999;
}

.cornerRight {
	display: none;
	position: absolute;
	top:0;
	right:0;
	z-index:999;
}

#sliderRight span a{
	dispaly:block;
	width:28px;
	height:28px;
	background:url(/img/slider-arrow.png) 0 -28px no-repeat;
	position:absolute;
	top:118px;
	right:-12px;
	text-indent:-300px;
	z-index:999;
	overflow:hidden
	
}

#sliderRight #rightNext a{
	background-position:0 0;
	right:auto;
	left:-12px;
} 

#slider a {text-decoration:none}