* { 
	margin:0;
	padding:0;
}
/*html, body { 
	height:100%;
}*/
html {
	min-width:980px;
}
body { 
	background:#2c2824; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.5em;
	color:#787866;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:106px;
	position:relative;
}
#content {
	padding:0 31px 0 31px;
}
	#content .aside {
		float:left;
		width:260px;
		margin-right:3px;
		padding-bottom:80px;
		padding-top:37px;
	}
	#content .mainContent {
		float:left;
		width:654px;
		position:relative;
		min-height:400px;
	}
#footer {
	height:70px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(../template/corrente/tail-top.gif) left top repeat-x #f1f1f1; /*---- colore sfondo sito ----*/
}
#footer{
	font-size: .75em;
	padding-top:20px;
	background:url(../template/corrente/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#3a352f; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2, .sottotitolo {
	font-size:18px;
	line-height:1.2em;
	font-style:italic;
	color:#3a352f;
	margin-bottom:17px;
}
h3{
	font-size:1em;
}
h4 {
	font-size:1em;
	font-weight:normal;
	color:#e66135;
	margin-bottom:18px;
}



.txt1 {
	color:#e66135;
}

.link1 { 
	display:block;
	float:left;
	background:url(../template/corrente/link1-left.gif) no-repeat left top #524d47;
	color:#fff; 
	text-decoration:none;
	font-size:15px;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 b { 
		display:block;
		background:url(../template/corrente/link1-right.gif) no-repeat right top; 
		padding:3px 19px 3px 19px; 
	}



/*==================boxes====================*/
.box {
	background:#e4e4cc;
	width:100%;
	margin-bottom:3px;
}
	.box .border-top {
		background:url(../template/corrente/border-top.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(../template/corrente/border-bot.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(../template/corrente/border-left.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(../template/corrente/border-right.gif) repeat-y right top;
	}
	.box1 .box .left-top-corner, .box .left-top-corner {
		background:url(../template/corrente/left-top-corner.gif) no-repeat left top;
	}
	.box1 .box .right-top-corner, .box .right-top-corner {
		background:url(../template/corrente/right-top-corner.gif) no-repeat right top;
	}
	.box1 .box .left-bot-corner, .box .left-bot-corner {
		background:url(../template/corrente/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box1 .box .right-bot-corner, .box .right-bot-corner {
		background:url(../template/corrente/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:26px 14px 22px 23px;
	}
		.box .inner .inner {
			padding:9px 0 0 0;
		}


.box1 {
	background:#f5f5e7;
	width:100%;
	margin-bottom:20px;
}
	.box1.extra-position {
		margin-top:-402px;
		position:relative;
	}
	.box1 .left-top-corner {
		background:url(../template/corrente/left-top-corner1.gif) no-repeat left top;
		position:relative;
	}
	.box1 .right-top-corner {
		background:url(../template/corrente/right-top-corner1.gif) no-repeat right top;
		position:relative;
	}
	.box1 .left-bot-corner {
		background:url(../template/corrente/left-bot-corner1.png) no-repeat left bottom;
		width:100%;
		}
	.box1 .right-bot-corner {
		background:url(../template/corrente/right-bot-corner1.png) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:19px 20px 50px 19px;
	}


.address dt {
	color:#e66135;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:85px;
	}
	.address dd a {
		color:#e66135;
	}


.department {
	padding-bottom:18px;
}
.department.last {
	padding-bottom:0;
}
	.department dt {
		font-weight:bold;
	}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:85px;
		}
		.department dd a {
			color:#787866;
		}


/*===== header =====*/
	.search-box {
		background:url(../template/corrente/search-box.png) no-repeat left top;
		width:260px;
		height:440px;
		overflow:hidden;
		margin-top:10px;
	}
		.search-box .inner {
			padding:25px 0 0 8px;
		}
			.search-box .inner .inner {
				padding:5px 18px 0 0;
			}
		
		.search-box .inner1 {
			padding:25px 20px 35px 22px;
		}
			.search-box .inner1 h2 {
				padding-right:6px !important;
			}
		
		.search-box h2 {
			padding-right:22px;
			margin-bottom:0px;
		}
	#slideshow, #slideshow li{
		
		width:654px;
		height:263px;
		overflow:hidden;
		margin:0;
		padding:0;
		list-style:none;
	}
		#slideshow{
		margin-top:10px;
		position:relative; z-index:1;
	}
		#slideshow img{
			width:654px;
		}
	#link_slideshow{
		width:654px; height:263px; position:absolute; margin-top:5px; z-index:2;
	}
	.account-create {
		position:absolute;
		right:30px;
		top:120px;
		font-size:13px;
	}
		.account-create a {
			color:#cfe27f;
		}

/*===== content =====*/
#content .section {
	margin-top:20px;
	border-bottom:1px solid #787866;
	margin-left:10px;
}
#content .section.primo{margin-left:0;}
#content .section.last {
	padding-bottom:0;
}
	#content .mainContent h2 {
		padding-top:7px;
	}
	.list1 li {
		padding:4px 0 12px 5px;
		margin-left:30px;
		font-size:13px;
		list-style:disc;
	}
	.list1 li.style1 {
		background:url(../template/corrente/icon1.gif) no-repeat left top;
	}
	.list1 li.style2 {
		background:url(../template/corrente/icon2.gif) no-repeat left top;
	}
	.list1 li.style3 {
		background:url(../template/corrente/icon3.gif) no-repeat left top;
	}
	.list1 li.style4 {
		background:url(../template/corrente/icon4.gif) no-repeat left top;
	}
	.list1 li.style5 {
		background:url(../template/corrente/icon5.gif) no-repeat left top;
	}
	.list1 li.style6 {
		background:url(../template/corrente/icon6.gif) no-repeat left top;
	}
	.list1 li.style7 {
		background:url(../template/corrente/icon7.gif) no-repeat left top;
	}
	.list1 li.style8 {
		background:url(../template/corrente/icon8.gif) no-repeat left top;
	}
	.list1 li.last {
		font-weight:bold;
	}
		.list1 li.last a {
			color:#2c2824;
		}
		.list1 li a {
			color:#787866;
			font-size:18px;
		}

/*===== footer =====*/
#footer {
	color:#6b6865;
	padding-left:53px;
}
	#footer a {
		color:#6b6865;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	
	#footer ul {
		margin-left:-2px;
	}
		#footer ul li {
			display:inline;
		}
			#footer ul li a {
				padding:0 5px 0 2px;
			}


/*----- forms -----*/
form.jqtransformdone label{
	display: block;
	float:left;
	width:60px;
	padding-top:3px;
}
form.jqtransformdone div.rowElem{
	clear:both;
	height:33px;
}

/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	background: transparent url(../template/corrente/input_text_left.gif) no-repeat left top;
	height: 25px;
	padding: 0px;
	float:left;
	width:178px !important;
}

.jqTransformInputInner {
	background: transparent url(../template/corrente/input_text_right.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}

.jqTransformInputInner div {
	height: 25px;
	margin:0px 0px 0px 0;
	overflow:hidden;
}

.jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: middle;
	color:#787866;	
	border: none;
	padding: 3px 0px 3px 6px;
	margin: 0px;
	background:transparent;
	float:left;
}

/*  IE6 */
* html .jqTransformInputInner div input {
	padding: 3px 0 0 0;
	margin: 0 -27px 0 0;
	margin-left:5px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 3px 0 0 0;
	margin-left:5px;
}

/*hover*/
.jqTransformInputWrapper_hover{ background-position: left -25px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -25px ;}

/*focus*/
.jqTransformInputWrapper_focus{ background-position: left -50px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -50px ;}



.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}



/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px;	margin-top:5px;}
.jqTransformRadio {
	background: transparent url(../template/corrente/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block;float:left;
	margin-top:5px;
}
a.jqTransformCheckbox {
	background: transparent url(../template/corrente/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}


/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width:178px !important;
	position:relative;
	height: 31px;
	background: url(../template/corrente/select_left.gif) no-repeat top left;
	float:left;
}

.jqTransformSelectWrapper div span {
	
	font-size: 12px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 25px;
	line-height: 15px;
	padding: 4px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
	/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 26px;
	height: 25px;
	background: url(../template/corrente/select_right.gif) no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 25px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	z-index:10;
	width:173px !important;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 2px 3px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #ddddc7;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3a352f;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}

a.adv-link {
	background:url(../template/corrente/arrow1.gif) no-repeat left 6px;
	font-size:10px;
	color:#7e8783;
	text-transform:uppercase;
	float:left;
	padding:0 0 0 10px;
	margin:8px 0 0 0;
}



#search-form input.text {
	width:178px;
}




#agent-search-form input.text {
	width:210px !important;
}

#agent-search-form .jqTransformSelectWrapper {
	width:223px !important;
}
#agent-search-form .jqTransformSelectWrapper ul {
	width:223px !important;
}

#agent-search-form .jqTransformInputWrapper {
	background: transparent url(../template/corrente/input_text_left1.gif) no-repeat left top;
	width:223px !important;
}

#agent-search-form .jqTransformInputInner {
	background: transparent url(../template/corrente/input_text_right1.gif) no-repeat top right;
}

#agent-search-form .jqTransformSelectWrapper {
	background: url(../template/corrente/select_left1.gif) no-repeat top left;
}
#agent-search-form .jqTransformSelectWrapper  a.jqTransformSelectOpen {
	background: url(../template/corrente/select_right1.gif) no-repeat center center;
}




#newsletter-form input.text {
	width:210px !important;
}
#newsletter-form .jqTransformInputWrapper {
	background: transparent url(../template/corrente/input_text_left1.gif) no-repeat left top;
	width:223px !important;
}
#newsletter-form .jqTransformInputInner {
	background: transparent url(../template/corrente/input_text_right1.gif) no-repeat top right;
}



#adv-search-form input.text {
	width:210px !important;
}
#adv-search-form .jqTransformInputWrapper {
	background: transparent url(../template/corrente/input_text_left1.gif) no-repeat left top;
	width:223px !important;
}
#adv-search-form .jqTransformInputInner {
	background: transparent url(../template/corrente/input_text_right1.gif) no-repeat top right;
}





#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	color:#fff;
}
	#contacts-form label { 
		display:block;
		height:33px;
		background:url(../template/corrente/input-bg.gif) no-repeat left top;
	} 
		#contacts-form label input { 
			width:280px;
			padding:3px 0 3px 10px;
			color:#7e7e7e;
			background:none;
			border:none;
		}
		#contacts-form textarea {
			width:280px;
			height:80px;
			padding:3px 0 2px 10px;
			margin-bottom:32px;
			color:#7e7e7e;
			background:none;
			border:none;
			overflow:auto;
		}
		#contacts-form .col-1 { 
			width:318px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:292px !important;
			background:url(../template/corrente/textarea-bg.gif) no-repeat left top;
		}
		#contacts-form .button {
			margin-left:15px;
			float:right;
		}

/*==========================================*/
.sottomenu_preview{
	width:189px;
	height:104px;
	overflow:hidden;
	display:block;
}
	.sottomenu_preview img{
		width:189px;
	}

#path{
					width:												450px;
					font-size:											12px;
				}
				#google_1{
					display:											inline-block;
					width:												60px;
				}
				#titolo{
					margin:												14px 0;
					font-size:											25px;
				}
				#sottotitolo, .sottotitolo{
					font-size:											20px;
				}
				#fotogallery{
					margin:												6px 0 0 10px;
				}
					#fotogallery, #immagine_principale img{
						width:											260px;
					}
					#immagine_principale{display:block;}
						#fotogallery .preview{
							margin:										5px 0 0 5px;
						}
							#fotogallery .preview, #fotogallery .preview img{
								height:									62px;
								width:									83px;
							}
							#fotogallery .preview.primo{margin-left:0;}
				#form_prodotto{
					width:												278px;
					padding-left:										10px;
					margin:												0 0 20px 10px;
				}
				.allegato{
					width:												90px;
					height:												90px;
					text-align:											center;
					margin:												10px 0 0 34px;
				}
					.allegato img{
						width:											48px;
						height:											48px;
					}
				.video{
					width:												500px;
					height:												375px;
					margin:												20px auto 0 auto;
					text-align:											center;
				}
					.video .play_button{
						margin-top:										150px;
						width:											83px;
						height:											83px;
						cursor:											pointer;
					}
				.icone{
					margin-right:										10px;
				}
				.commento_blog{
					border:												2px solid #d4d4d4;
					margin-top:											20px;
					padding:											0 10px 10px 10px;
				}
					.commento_blog blockquote{
						background:										#f4f4f4;
						margin:											0;
						padding:										10px;
						color:											#5e5e5e;
					}
				.commento_blog.nuovo_commento span{
					width:												150px;
				}
				.commento_blog.nuovo_commento input[type=text]{
					width:												130px;
				}
				.commento_blog.nuovo_commento textarea{
					width:												99%;
					height:												100px;
				}
				#sedi{
					font-size:											17px;
				}
					#sedi.sedi{
						margin-bottom:									20px;
						line-height:									18px;
					}
					#sedi .inizio_riga{
						width:											75px;
						display:										inline-block;
					}
					#sedi .societa{
						width:											auto;
					}
				#contatti span, #form_check span{
					width:												150px;
					display:											inline-block;
					margin:												10px 0 0 30px;
					vertical-align:										top;
				}
					#form_check span{
						width:											120px;
					}
					#contatti span.comune, #form_check span.comune{
						width:											140px;
						padding-left:									10px;
					}
						#form_check span.comune{
							width:										110px;
						}
					#contatti span.left, #form_check span.left{
						width:											130px;
						margin-left:									0;
						padding-left:									0;
					}
						#form_check span.left{
							width:										130px;
						}
						#contatti span.left.comune, #form_check span.left.comune{
							width:										120px;
							padding-left:								10px;
						}
							#form_check span.left.comune{
								width:									120px;
							}
				#contatti #consiglio{
					margin-left:										0;
					width:												482px;
				}
				#contatti input[type=text], #form_check input[type=text], #form_check input[type=password]{
					width:												122px;
				}
				#contatti select, #form_check select{
					width:												124px;
				}
				#contatti textarea, #form_check textarea{
					width: 												430px;
					height: 											76px;
					margin-top: 										14px;
				}
				#form_check #data_nascita{
					margin-right:										24px;
				}
				#form_check textarea{
					width:												580px;
					height:												100px;
				}
					#form_check #data_nascita, #form_check textarea{
						margin-top:										10px;
					}
					#form_check .recaptchatable *{
						margin:											0;
					}
				#contatti input[type=submit], #form_check input[type=submit]{
					margin-top:											10px;
					padding:											2px 7px;
				}
				.errore{
					font-size:											16px;
					color:												#cc0000;
				}
				#mappa_sito, #mappa_sito ul{
					padding-left:20px;
					list-style:disc;
				}
				#mappa_sito li{
					margin-top:											10px;
				}
				.mainContent .box1{margin-top:10px;}
.mainContent .box1 a{text-decoration:none; color:#787866;}
.mainContent .box1 img{max-width:615px; height:auto;}
.mainContent .box1 p{margin:20px 0 10px 0;}
#contatti #controllo{display:none;}
.sottomenu{width:198px;}
.sottomenu  h2{height:42px;}
.noleggio{height:auto; padding:0; background:url('../template/corrente/top_noleggio.png') top center no-repeat; padding-top:60px; margin-bottom:10px;}
	.noleggio_bottom{height:auto; background:url('../template/corrente/box_bottom.jpg') bottom center no-repeat; padding-bottom:31px;}
		.noleggio_middle{background:url('../template/corrente/box.jpg') repeat-y; padding:0 10px;}
			.noleggio_middle .jqtransformdone div.rowElem {height: 50px;}
#correlati{margin-bottom:20px;}
#correlati h3{font-size:3em; margin:0 0 10px; line-height:1em;}
#correlati ul{list-style:disc; padding-left:20px; font-size:1.6em; font-weight:bold;}
#correlati a:hover{color:#4f683b;}

#header:after{display:block; content:'';}
#top_link{
	float:left;
	float: left;
    width: 260px;
    height: 106px;
    display: block;
    margin-left: 30px;
}
	#top_link img{
		position: absolute;
		z-index: 2;
	}
#header nav{
	float:left;
    margin-top: 52px;
}
	#header nav ul{
		margin:0;
		padding:0;
	}
		#header nav li{
			margin:0;
			padding:0;
			list-style:none;
			display:inline-block;
			float:left;
			border-right:1px solid #4d6434;
			border-left:1px solid #627a48;
			padding:10px;
		}
			#header nav li:first-of-type{border-left:0;}
			#header nav li:last-of-type{border-right:0;}
			#header nav li a{
				display:block;
				color:#e5e5cf;
				text-align:center;
				text-transform:uppercase;
				font-style: italic;
				text-decoration:none;
				font-weight:bold;
				padding:5px 10px;
			}
				#header nav li:hover a,
				#header nav li.current a{
					background:#e5e5cf;
					color:#333;
					-moz-border-radius:20px;
					-webkit-border-radius:20px;
					border-radius:20px;
				}