* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
	text-align:justify;
}
html {
	min-width:760px;
}
body { 
	background:url(../images/main-bg.jpg) repeat-x top #000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#727272;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}

table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:right;
}
.fright { 
	float:left;
	color:#FFF;
	font-size:30px;
	padding-top:40px;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
	min-height: 300px;
}

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

.wrapper { 
	width:760px;
	min-height: 300px;
	overflow:hidden;
}




/*==== GLOBAL =====*/
#main, .container {
	width:760px; 
	margin:0 auto;
	font-size:.8125em;
}

#header {
	height:118px;
}

#content {
	padding:14px 0 20px 0px;
	overflow:hidden;
}




/*----- 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 23px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:25px;
}
	.img-box img { 
		float:left; 
		margin:0 23px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


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

/*----- txt, links, lines, titles -----*/


h2 {
	font-size:20px;
	line-height:1.2em;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #fa4101;
	padding:0 0 9px 0;
	margin:0 25px 0 0;
}
h3 {
	font-size:16px;
	color:#cdcdcd;
	font-weight:normal;
	line-height:24px;
	margin-bottom:24px;
}
h4 {
	font-size:16px;
	color:#fff;
	font-weight:normal;
	line-height:24px;
	margin-bottom:24px;
}


.txt1 {
	color:#cdcdcd;
	font-weight:bold;
}
.link1 { 
	display:block;
	float:left;
	background:url(../images/link1-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(../images/link1-right.gif) no-repeat right top; 
		padding:3px 14px 4px 14px; 
		font-weight:normal; font-style:normal;
	}
	



.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header .row-1 {
	height:80px;
	overflow:hidden;
	padding-left:30px;
	padding-right:20px;
}
	#header .row-1 .fleft {
		padding:20px 0 0 0px;
	}
	#header .social-services {
		float:right;
		padding:30px 0 0 0;
	}
		#header .social-services dt {
			float:left;
			text-transform:uppercase;
			font-size:9px;
			color:#838282;
			padding-top:4px;
		}
		#header .social-services dd {
			float:left;
			padding-left:4px;
		}
			#header .social-services ul li {
				float:left;
				padding-left:4px;
			}
#header .row-2 {
	height:35px;
	overflow:hidden;
	background:url(../images/header-bg.jpg) no-repeat ;
}
	#header .nav {
		padding:0px 0 0 10px;
	}
		#header .nav li {
			list-style:none;
			float:left;
			padding:0 30px;
		}
			#header .nav li a {
				float:left;
				color:#ababab;
				font-size:19px;
				text-decoration:none;
				padding:6px 10px 6px 10px;
				letter-spacing:-1px;
			}
				#header .nav li a b {
					color:#ff4200;
				}
				#header .nav li a:hover, #header .nav li a.current {
					color:#fff;
				}
					#header .nav li a:hover b, #header .nav li a.current b {
						color:#fff;
					}
					


/*==========*/
#slider {
	background:#000 no-repeat 0 0;
	height:440px;
	overflow:hidden;
	position:relative;
}
	#slider .indent {
		padding:14px 18px 0 8px;
	}
#slider.small {
	height:390px;
}
	#slider .indent .progetti-img {
		float:left;
	}

	#slider .indent .progetti-right {
		float:left;
		padding-left:10px;
		width:230px;
	}
		#slider .indent .progetti-right p{
			min-height: 280px;
		}
		#slider .indent .progetti-right ul{
			list-style-image:url(../images/menu_voce.jpg);
			padding-left:15px;
		}
		#slider .indent .progetti-right ul li{
			color:#fff;
			font-size:14px;
			font-weight:normal;
		}
		#slider .indent .progetti-right p{
			text-align:justify;
		}
	

#viewport{
	width: 760px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
	position:relative;
}
#viewport ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	overflow:hidden;
	list-style:none;
	
}
#viewport li{
	width: 240px; /* Defines the size of inner element */
	height: 366px;
	position:relative;
	float: left; /* Places list items side by side*/
	/* Cosmetic */
	margin: 0 13px 0 0;
	list-style:none;
}
#slider.small #viewport li {
	margin-top:-150px;
	list-style:none;
}
	#viewport li a {
		width:240px;
		height:366px;
		float:left;
		position:relative;
		display:block;
		text-decoration:none;
	}
		#viewport li a span {
			width:240px;
			height:366px;
			overflow:hidden;
			position:absolute;
			display:block;
			cursor:pointer;
		}
		#viewport li a em {
			width:240px;
			height:86px;
			position:absolute;
			left:0;
			bottom:-86px;
			background: rgba(0,0,0,0.8);
			color:#c0c0c0;
			font-style:normal;
		}
			#viewport li a em b {
				display:block;
				padding:22px 40px 0 20px;
				font-weight:normal;
			}
				#viewport li a em b i {
					color:#ff4200;
				}

#slider .navigation {
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
	#slider .navigation li {
		float:right;
		padding-left:5px;
		list-style:none;
	}
		#slider .navigation li a {
			width:45px;
			height:23px;
			overflow:hidden;
			float:left;
			text-indent:-9999em;
			cursor:pointer;
		}
			#slider .navigation li a#simplePrevious {
				cursor:pointer;
				background:url(../images/prev-sprite.png) no-repeat 0 0;
			}
			#slider .navigation li a#simplePrevious:hover {
				background-position:0 -23px;
			}
			#slider .navigation li a#simpleNext {
				cursor:pointer;
				background:url(../images/next-sprite.png) no-repeat 0 0
			}
			#slider .navigation li a#simpleNext:hover {
				background-position:0 -23px;
			}

/*===== content =====*/
#content .section {
	padding-bottom:40px;
}

#content .inside {
	padding:40px 20px 0 0;
}


.scroll-pane{
	height:250px;
	overflow:auto;
	position:relative;
}
.scroll-pane.alt {
	height:540px;	
}
	.scroll-pane .inner {

		zoom:1
	}
	.scroll-pane .inner1 {

	}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background:url(../images/scroll.gif) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:url(../images/drag.jpg) no-repeat center top;
	height:39px;
	margin:0 0 0 -2px;
}



.list1 dt {
	margin-bottom:6px;
	padding-top:21px;
}
	.list1 dt a {
		color:#cdcdcd;
		text-decoration:none;
		font-size:13px;
	}
	.list1 dt em {
		font-size:12px;
		color:#ba2f0e;
	}
.list1 dd {
	padding-bottom:12px;
}


.list2 li {
	background:url(../images/arrow1.gif) no-repeat 0 8px;
	padding:0 0 12px 20px;
}

.locations li {
	padding-bottom:30px;
}
	.locations li.last {
		padding-bottom:0;
	}



.testimonials li {
	text-align:right;
	padding-bottom:18px;
}
	.testimonials li blockquote {
		text-align:left;
	}


.img-list li {
	padding-bottom:43px;
}
	.img-list li .img-box {
		padding-bottom:17px;
	}



/*===== footer =====*/
#footer{
	width:760px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	height:110px;
	background:url(../images/footer-bg.png) top no-repeat;
	color:#666;
	font-size:9px;
	margin-top:-60px;
}
#footer .col-f-1{
	text-align:right;
	float:left;
	width:310px;
	margin-top:75px;
}
#footer .col-f-2{
	text-align:center;
	float:left;
}
#footer .col-f-3{
	text-align:left;
	float:left;
	width:300px;
	width:300px;
	margin-top:75px;
	margin-left:140px;
}



/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:37px;
		overflow:hidden;
	}
		#contacts-form input {
			width:255px;
			padding:2px 5px 2px 5px;
			border:1px solid #474747;
			background:none;
			color:#8c8c8c;
		}
		#contacts-form textarea {
			width:255px;
			padding:2px 5px 2px 5px;
			border:1px solid #474747;
			background:none;
			color:#8c8c8c;
			height:330px;
			margin-bottom:22px;
			overflow:auto;
		}
		#contacts-form .link1 {
			float:right;
			margin-left:8px;
			margin-right:14px;
			display:inline;
		}

/*==========================================*/

.list-ceebox ul li a { 
color:#ba2f0e;
text-decoration:none;
}
.list-ceebox ul li a:hover { 
color:#FFF;
text-decoration:underline;
}
.mail-contatti { 
color:#FFF;
text-decoration:underline;
}
