/* Horizontal Carousel */

#horizontal_carousel_1 {
	float:left;
	width:948px;
	height:197px;
	position:relative;
}

#horizontal_carousel_1 .container {
	float:left;
	width:796px;
	height:197px;
	position:relative;    
	overflow:hidden;
}

#horizontal_carousel_1 ul {
	margin:0;
	padding:0;
	width:100000px;
	position:relative;
	top:0;
	left:0;
	height:160px;
}                      

#horizontal_carousel_1 ul li {
	width:796px;
	height:197px;
	text-align:center; 
	list-style:none;   
	float:left;
}


#horizontal_carousel_1 .previous_button {
	float:left;  
	width:76px;
	height:137px;
	background:url('/img/prototype-ui/horizontal/left.png');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_1 .previous_button_over {
	background:url('/img/prototype-ui/horizontal/left_over.png');
}

#horizontal_carousel_1 .previous_button_disabled {
	background:url('/img/prototype-ui/horizontal/left_disabled.png');
	cursor:default;
}

#horizontal_carousel_1 .next_button {
	float:left;  
	width:76px;
	height:137px;
	background:url('/img/prototype-ui/horizontal/right.png');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_1 .next_button_over {
	background:url('/img/prototype-ui/horizontal/right_over.png');
}

#horizontal_carousel_1 .next_button_disabled {
	background:url('/img/prototype-ui/horizontal/right_disabled.png');
	cursor:default;
}





#horizontal_carousel_1 ul li div.blocco_img {
	float:left;
	width:199px;
	height:171px;	
	position:relative;
}

#horizontal_carousel_1 ul li div.sauto_spe {
	width:199px;
	height:117px;	
	background:url('/img/flotta/spe.png') no-repeat 0 0;
}
#horizontal_carousel_1 ul li div.sauto_att {
	width:199px;
	height:117px;	
	background:url('/img/flotta/att.png') no-repeat 0 0;
}
#horizontal_carousel_1 ul li div.sprezzo_spe {
	width:199px;
	height:54px;	
	background:url('/img/flotta/pspe.png') no-repeat 20px 0;
	color:#000;
	cursor:pointer;
}
#horizontal_carousel_1 ul li div.sprezzo_att {
	width:199px;
	height:54px;	
	background:url('/img/flotta/patt.png') no-repeat 20px 0;
	color:#fff;
	cursor:pointer;
}
.sprezzo_txt {
	padding:18px 0 0 27px;
	text-align:center;
	width:109px;
	margin-left:0;
	margin-right:auto;
	
}
.prezzo_auto	{
	position:absolute;
	font-size:1.1em;
	left:95px;
	top:50px;
	cursor:pointer;
	background:url('/img/flotta/bollo.png') no-repeat 0 0;
	width:88px;
	height:87px;
	padding:35px 0 0 0;
}

#horizontal_carousel_1 ul li div.blocco_img a {
	display:block; 
	width:183px; 
	height:171px; 
	text-decoration:none;
	position:absolute;
	left:0;
	top:0;
}













/* Horizontal Carouse2 */

#horizontal_carousel_2 {
	float:left;
	width:990px;
	height:186px;
	position:relative;
	padding:30px 0;
}

#horizontal_carousel_2 .container {
	float:left;
	width:950px;
	height:186px;
	position:relative;    
	overflow:hidden;
}

#horizontal_carousel_2 ul {
	margin:0;
	padding:0;
	width:100000px;
	position:relative;
	top:0;
	left:0;
	height:186px;
}                      

#horizontal_carousel_2 ul li {
	width:950px;
	height:186px;
	text-align:center; 
	list-style:none;   
	float:left;
}


#horizontal_carousel_2 .previous_button {
	float:left;  
	width:20px;
	height:186px;
	background:url('/img/prototype-ui/horizontal/left2.png');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_2 .previous_button_over {
	background:url('/img/prototype-ui/horizontal/left2_over.png');
}

#horizontal_carousel_2 .previous_button_disabled {
	background:url('/img/share/spacer.gif');
	cursor:default;
}

#horizontal_carousel_2 .next_button {
	float:left;  
	width:20px;
	height:186px;
	background:url('/img/prototype-ui/horizontal/right2.png');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_2 .next_button_over {
	background:url('/img/prototype-ui/horizontal/right2_over.png');
}

#horizontal_carousel_2 .next_button_disabled {
	background:url('/img/share/spacer.gif');
	cursor:default;
}


#horizontal_carousel_2 ul li div.blocco_img {
	float:left;
	height:186px;	
	position:relative;
	padding-right:35px;
	width:273px;
	display:block;
	text-align:left;
	padding-left:15px;
}

#horizontal_carousel_2 ul li div.blocco_img_2 {
	float:left;
	width:273px;
	height:186px;	
	position:relative;
	display:block;
	padding-left:15px;
	text-align:left;
}
.titolo_form_car	{
	padding:20px 0 0 0;
	width:255px;
}
.titolo_form_car h1	{
	font-size:1.2em;
	font-weight:bold;
}

.stitolo_form_car	{
	padding:0 0 0 0;
	width:255px;
}
.stitolo_form_car h3	{
	font-size:1.0em;
	font-weight:bold;
}
.sconto_form_car	{
	padding:20px 0 20px 0;
	width:255px;
}
.sconto_form_car h2	{
	font-size:1.8em;
	font-weight:bold;
}
.validita_form_car	{
	padding:0 0 0 0;
	width:255px;
}
.validita_form_car h4	{
	font-size:0.9em;
	line-height:11px;
}

.pulsante_form_car	{
	float:right;
}


#horizontal_carousel_2 .previous_button2 {
	float:left;  
	width:20px;
	height:186px;
	background:url('/img/prototype-ui/horizontal/new_left.png');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_2 .previous_butto2_over {
	background:url('/img/prototype-ui/horizontal/new_left_over.png');
}

#horizontal_carousel_2 .previous_button2_disabled {
	background:url('/img/prototype-ui/horizontal/new_left_disabled.png');
	cursor:default;
}

#horizontal_carousel_2 .next_button2 {
	float:left;  
	width:20px;
	height:186px;
	background:url('/img/prototype-ui/horizontal/new_right.png');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_2 .next_button2_over {
	background:url('/img/prototype-ui/horizontal/new_right_over.png');
}

#horizontal_carousel_2 .next_button2_disabled {
	background:url('/img/prototype-ui/horizontal/new_right_disabled.png');
	cursor:default;
}









/* Horizontal Carouse2 */

#horizontal_carousel_3 {
	float:left;
	width:990px;
	height:186px;
	position:relative;
	padding:0 0 15px 0;
}

#horizontal_carousel_3 .container {
	float:left;
	width:950px;
	height:186px;
	position:relative;    
	overflow:hidden;
}

#horizontal_carousel_3 ul {
	margin:0;
	padding:0;
	width:100000px;
	position:relative;
	top:0;
	left:0;
	height:186px;
}                      

#horizontal_carousel_3 ul li {
	width:950px;
	height:186px;
	text-align:center; 
	list-style:none;   
	float:left;
}





#horizontal_carousel_3 ul li div.blocco_img {
	float:left;
	height:137px;	
	position:relative;
	padding-right:35px;
}

#horizontal_carousel_3 ul li div.blocco_img_2 {
	float:left;
	height:137px;	
	position:relative;
}




#horizontal_carousel_3 .previous_button {
	float:left;  
	width:20px;
	height:186px;
	background:url('/img/prototype-ui/horizontal/new_left.png');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_3 .previous_button_over {
	background:url('/img/prototype-ui/horizontal/new_left_over.png');
}

#horizontal_carousel_3 .previous_button_disabled {
	background:url('/img/prototype-ui/horizontal/new_left_disabled.png');
	cursor:default;
}

#horizontal_carousel_3 .next_button {
	float:left;  
	width:20px;
	height:186px;
	background:url('/img/prototype-ui/horizontal/new_right.png');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_3 .next_button_over {
	background:url('/img/prototype-ui/horizontal/new_right_over.png');
}

#horizontal_carousel_3 .next_button_disabled {
	background:url('/img/prototype-ui/horizontal/new_right_disabled.png');
	cursor:default;
}