/* hack per eliminare link dashed su mozilla e ie */
*:active,
*:focus
{
    -moz-outline-style: none;
	outline: none;     
    outline-style: none;
    outline-width: 0px;
    outline-color: -moz-use-text-color;
}

.right{float:right;margin:0 0 10px 10px;}
.left{float:left;margin:0 10px 10px 0;}


html {
	background: #00425C;
}
* {
	margin:0;
	padding:0;}

body {
	margin:0px;
	padding:0px;
	background: url('../images/body_bk.jpg') repeat-x 0 -55px #F3F3F3;
    font-family: 'helveticaneuelt_std_ltregular';
	min-width: 970px
       
}

img  {
	border:0;
	outline: none;
}
	

/* ---- float / clear ----*/
.hide {
	display: none;
}
.cb {
    clear:both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* ---- struttura ----*/

#header {
	/* background: #F2F2F2 url(../images/bk-header.png) center top no-repeat; */
	padding: 10px 0 0 0;
	margin: 0;
	position: relative;
	z-index:20000;
	display: inline-block;
	width: 100%;
}


#main {
	background: #f2f2f2;
	padding: 5px 0px;
	display: inline-block;
	width: 100%;
	margin-top: 80px;
}
	
#banner {
	height: 420px;
	background: none;
	/*max-width: 1600px;*/
	margin: 70px auto 0;
	overflow: hidden;
	position: relative;
	z-index:100;
}
.sli {
	height: 420px;
	background: none;
	width: 1600px;
	top: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	z-index: 10;
}
.slid {
	height: 420px;
	background: none;
	width: 1600px;
	top: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	z-index: 20;
}


#banner .banner_sfondo {
	position: absolute;
	z-index: 0;
	bottom: -5px;
	left: 0;
	height: 0;
	width: 1600px;
}
#banner .banner_sfondo img {
	/*height: 420px;
	width: 1600px;*/
}
#banner .banner_image {
	position: absolute;
	z-index: 1;
	bottom: -5px;
	left: 0;
	margin: 0 0 0 -80px;
	padding: 0;
	height: 0;
	width: 1600px;
}
#banner .banner_image img {
	/*	height: 420px;
	width: 1600px; */
}
#banner .banner_testo {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 50%;
	margin: 0;
	width: 1470px;
}	
#banner .banner_testo h2 {
	position: absolute;
	z-index: 20;
	top: 130px;
	left: 50%;
	font-size: 55px;
	color: #fff;
	margin: 0;
	padding: 0px 10px;
	background: none;
	font-family: 'helveticaneuelt_std_extRg';
}
#banner .banner_testo h3 {
	position: absolute;
	z-index: 20;
	top: 190px;
	left: 50%;
	font-size: 35px;
	line-height: 36px;
	color: #00425C;
	margin: 0;
	padding: 0px 10px;
	background: none;
	width: 450px;
	font-family: 'helveticaneuelt_std_thin_exRg';
}
#banner .banner_testo p {
	position: absolute;
	z-index: 20;
	top: 290px;
	left: 50%;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 0 90px;
	padding: 0px 10px;
	background: none;
	width: 450px;
}
#banner .banner_testo p strong {
	font-size: 18px;
	line-height: 22px;
	color: #00425C;
	background: none;
	width: 450px;
	text-transform: uppercase;
}
#banner-int {
	height: 180px;
	max-width: 1600px;
	margin: 120px auto 0;
	overflow: hidden;
	position: relative;
}
#banner-int .banner_sfondo {
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
	height: 180px;
}
#banner-int .slides-int {
	position: absolute;
	z-index: 1;
}
#banner-int .slides-int img {
	opacity: 0.60;
	width: 240px;
}
#banner-int .slides-int img.full {
	opacity: 1;
}
#banner-int .banner_image {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 1465px;
}
#banner-int .banner_image img{
	margin: 0;
	padding: 0;
	height: 180px;
}
#banner-int .banner_image2 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 1464px;
	margin: 0;
	padding: 0;
	width: 1465px;
}
#banner-int .banner_image2 img{
	margin: 0;
	padding: 0;
	height: 180px;
}
#banner-int .banner_testo {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	margin: 0;
}	
#banner-int .banner_testo h2 {
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 50%;
	font-size: 55px;
	color: #fff;
	margin: 0;
	padding: 0px 10px;
	background: none;
}
#banner-int .banner_testo h3 {
	position: absolute;
	z-index: 2;
	top: 190px;
	left: 50%;
	font-size: 35px;
	line-height: 36px;
	color: #00425C;
	margin: 0;
	padding: 0px 10px;
	background: none;
	width: 450px;
}
#banner-int .banner_testo p {
	position: absolute;
	z-index: 2;
	top: 290px;
	left: 50%;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 0 90px;
	padding: 0px 10px;
	background: none;
	width: 450px;
}

ul.slides-int li {
	display: inline;
	
}
#banner-int2 {
	height: 200px;
	max-width: 1600px;
	margin: 100px auto 0;
	overflow: hidden;
	position: relative;
}
#banner-int2 .banner_image {
	position: absolute;
	z-index: 1;
	bottom: -5px;
	left: 0;
	margin: 0 0 0 -150px;
	padding: 0;
}
#banner-int2 .banner_image img {
	height: 180px;
}
#banner-int2 .banner_testo {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	margin: 0;
}	
#banner-int2 .banner_testo h2 {
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 50%;
	font-size: 55px;
	color: #fff;
	margin: 0;
	padding: 0px 10px;
	background: none;
}
#banner-int2 .banner_testo h3 {
	position: absolute;
	z-index: 2;
	top: 80px;
	left: 50%;
	font-size: 35px;
	line-height: 36px;
	color: #00425C;
	margin: 0;
	padding: 0px 10px;
	background: none;
	width: 450px;
	font-family: 'helveticaneuelt_std_thin_exRg';
}
#banner-int2 .banner_testo p {
	position: absolute;
	z-index: 2;
	top: 290px;
	left: 50%;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 0 90px;
	padding: 0px 10px;
	background: none;
	width: 450px;
}
#banner-int2 .banner_sfondo {
	position: absolute;
	z-index: 0;
	bottom: -5px;
	left: 0;
	height: 180px;
}
#banner-int2 .banner_sfondo img {
	margin: -35px 0 0 0;
}
ul.slide_arrows {
	list-style-type: none;
}
ul.slide_arrows li.sx {
	display: inline;
	position: absolute;
	z-index: 21;
	top: 100px;
	left: 30px;
}
ul.slide_arrows li.dx {
	display: inline;
	position: absolute;
	z-index: 21;
	top: 100px;
	right: 30px;
}
ul.slide_arrows li.sx_int {
	display: inline;
	position: absolute;
	z-index: 3;
	top: 60px;
	left: 30px;
}
ul.slide_arrows li.dx_int {
	display: inline;
	position: absolute;
	z-index: 3;
	top: 60px;
	right: 30px;
}
	
.container {
	width: 995px;
	margin: 0px auto;
	position: relative;
	padding: 0;
}
/* header elements */

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
}
	
#contatti a {
	border-right:0;
	margin-right:0;}

/* nav 2 */


ul.nav {  
    list-style: none;  
   /* float: right;*/
	margin: 10px 10px ;
  background: #00425C;
  height: 30px;
  padding: 0px 10px;
}  



ul.nav li {  
    float: left;  
    margin: 0;    
   /* padding: 0 15px 0 0;  */
    position: relative; 
	line-height: 20px
}

ul.nav li #bc {
	color: #c9d400;
	font-size: 18px;
	margin:3px 10px 0 0;
} 
	
ul.nav li #bc a {
	color: #c9d400;
	font-size: 12px;
	float:none;
	display:  inline;
	/*line-height:30px;*/
	padding:0;
	border-left:0;
} 
ul.nav li #bc a:hover {
	color: #c9d400;
	font-size: 12px;
	float:none;
	display:  inline;
	/*line-height:30px;*/
	padding:0;
	border-left:0;
	cursor:default;
	
} 
 
ul.nav li a{  
   
    display: block;
	border-left: #809fae solid 1px;
    text-decoration: none;  
    float: left;
	padding-left:  10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	
} 


 
ul.nav li.active a {

}
 
ul.nav li a:hover{  
	color:#c9d400
	}
 

ul.nav li span {
	display:block;
	color:#b1b3b4;
	font-size:13px
    
}

ul.nav li ul.navsub {  
    list-style: none;  
    position: absolute;
    left: -30px;
	top: 23px;  
  	margin: 0; 
	padding: 0;  
    display: none; 
    float: left;  
    width: 188px;
	padding-top: 14px;
	z-index:100;
	background: #fff url(../img/navsub.png) no-repeat top;
	padding: 10px 0px 10px 0px;
   
	
}  
ul.nav li ul.navsub li{  
    margin: 0;
	 padding: 0;
	clear: both;  
    /*width: 170px; */
	border-left:0px;
	padding-left:0px;
}  



html ul.nav li ul.navsub li a, html ul.nav li.active ul.navsub li a {  
    float: left;  
    width: 190px;  
 	font-size:22px ;
	color:#00425C !important;
	padding-left:0px;
	line-height:100%;	
	border-left: 0px;
	padding:10px;
	font-weight:normal
	

}  


/* griglie */

/* 100% width - bk white */

		#mission {
			width: 700px;
			float: left;
			margin: 0 0 0 10px;
		}
		.all-top { 
			background:url(../img/top-all.png) bottom left;
			height: 15px;
		}
		.all-top-storia { 
			background:url(../img/top-all-2col.png) no-repeat bottom left;
			height: 15px;
		}	
		.all-bottom {
			background:url(../img/bottom-all.png) top left;
			height: 15px;
		}
		
		.all {
			background:url(../img/content-all.png) left;
			
		}
		.all_mission {
			background:url(../img/content-all-mission.png) repeat-y left;
			float: left;
			width: 885px;
			padding: 20px 30px;
			min-height: 230px;
		}
		.all_mission p {
			font-size: 12px;
		}
		.all_mission p strong {
			color: #666666;
		    font-family: "normal",Helvetica,Arial,sans-serif;
		    font-size: 12px;
		    line-height: 18px;
		    margin-top: 20px;
		   	font-weight: bold;
		}
		.all_mission h1 {
			background: none repeat scroll 0 0 transparent;
		    color: #00425C;
		    display: block;
		    font-size: 24px;
		    font-weight: normal;
		    line-height: 125%;
		    padding: 0;
		    text-transform: uppercase;
		}
		.all_mission h4 {
			background: none repeat scroll 0 0 transparent;
		    color: #666;
		    display: block;
		    font-size: 18px;
		    font-weight: normal;
		    line-height: 125%;
		    padding: 0;
		    margin: 10px 0 0;
		}
		.all_mission h6 {
			color: #bcd400;
			font-size: 13px;
			line-height: 32px;
			padding: 0 0 0 30px;
			font-weight: normal;
		}
		.all_mission .elemento_lista {
			border-bottom: 1px dashed #eee;
			margin: 0 0 10px 0;
			padding: 0 0 10px 0;
		}
		.all_mission .numeri {
			border-top: 1px solid #d6d6d6;
			border-bottom: 1px solid #d6d6d6;
			margin: 15px 0 0;
		}
		.all_mission table {
			margin: 15px 0 0;
			border-collapse: collapse;
			border-top: 1px solid #d6d6d6;
			border-bottom: 1px solid #d6d6d6;
		}
		.all_mission table.num {
			margin: 20px 0 20px 20px;
			border: none;
			width: 96%;
		}
		.all_mission table tr th {
			margin: 10px 0 0 10px;	
			font-size: 22px;
			line-height: 35px;
			background: #ddd;
			color: #666;
			font-weight: normal;
			padding: 0 5px;
			text-align: left;
			border-bottom: 1px solid #d6d6d6;
		}
		.all_mission table tr td {
			color: #666;
			padding: 5px;
			text-align: left;
			width: 50%;
			margin: 15px;
			font-size: 12px;
			line-height: 18px;
		}
		.all_mission table.num tr td {
			border-bottom: 1px solid #d6d6d6;
			font-size: 18px;
			color: #00425C;
			width: inherit;
		}
		.all_mission table.num tr.last td {
			border: none;
		}
		.all_mission table.num tr.last td.titolo {
			border: none;
		}
		.all_mission table.num tr td.titolo {
			border-bottom: 1px solid #d6d6d6;
			font-size: 12px;
			color: #00425C;
			width: 40%;
		}
		.all_mission table.num tr td.red {
			border-bottom: 1px solid #d6d6d6;
			font-size: 18px;
			color: #bcd400;
		}
		.all_mission table.num tr td.titolo strong {
			font-size: 12px;
			line-height: 25px;
			font-weight: bold;
		}
		.all_mission table tr td.data {
			text-align: left;
			vertical-align: top;
			width: 50%;
			padding: 15px 10px 0;
		}
		.all_mission table tr td.data h5 {
			text-transform: uppercase;
			font-size: 20px;
			line-height: 22px;
			padding: 0 0 0 35px;
			background: url('../img/back_table.png') no-repeat 0 3px;
			color: #00425C;
			font-weight: normal;
		}
		.all_mission table tr td.data p {
			margin: 0 0 0 35px;
			padding: 0 0 10px;
			border-bottom: 1px solid #d6d6d6;
			font-size: 12px;
    		line-height: 18px;
		}
		.all_mission table tr td.data p.no-border {
			border: none;
		}
		.all_mission table tr td.data strong {
			color: #00425C;
			padding: 3px 0 0 35px;
			font-size: 12px;
    		line-height: 18px;
    		font-weight: bold;
    		font-family: "normal", Helvetica, Arial, sans-serif;
		}
		.all_mission table tr td.red {
			color: red;
		}
		.all-top_mission { 
			 background:url(../img/top-all-mission.png) bottom left;
			 height: 9px;
			 width: 942px;
			 float: left;
		}
		.all-top-base { 
			 background:url(../img/top-all-base.png) bottom left;
			 height: 11px;
			 width: 700px;
			 float: left;
		}	
		.all-bottom_mission {
			background:url(../img/bottom-all-mission.png) top left;
			height: 11px;
			width: 942px;
			float: left;
		}
		.vision {
			border-top: 1px solid #d6d6d6;
			border-bottom: 1px solid #d6d6d6;
			margin: 15px 0 0;
		}
		.vision .txt {
			float: left;
			width: 50%;
			margin: 0 15px;
		}
		.vision .img {
			float: left;
			padding: 0;
			height: 286px;
		}
		.vision .txt p {
			font-size: 13px;
			line-height: 22px;
			margin: 15px 0 0;
		}
		.vision .txt p strong {
			font-size: 13px;
			line-height: 22px;
		}
		.vision .txt p a {
			color: #666;
			font-weight: bold;
			font-size: 13px;
			line-height: 18px;
			text-decoration: underline;
		}
		.vision .txt p a:hover {
			color: #C9D400;
		}
		
/* box */
#centro_doppio {
	width: 475px;
	float: left;
}
#centro_doppio h3 { margin-bottom:3px; }
.centro {
	width: 224px;
	height: 114px;
	float:left;	
	position: relative;
	overflow: hidden; 
	margin: 10px 0 0;
}
.centro img {
	margin: 10px;
}
.centro h6 {
	font-size: 22px;
	line-height: 22px;
	color: #00425C;
	font-weight: normal;
	margin: 10px 0 0;
}
.centro p {
	font-size: 13px;
	line-height: 16px;
	margin: 15px 0 0;
	text-align: left;
	font-family: 'helveticaneuelt_std_ltregular';
	color: #999;
}
.centro_tre {
	background: #fff;
	border-radius: 5px 5px 5px 5px;
	margin: 10px 0 0;
	padding: 0;
	border: 1px solid #DEDEDE;
}
#soc, #anni {
	margin: 30px 0 0;
	/*padding: 20px 0 0;
	background: none repeat scroll 0 0 #FFFFFF;
    	border: 1px solid #DEDEDE;
	border-radius: 5px 5px 5px 5px;
	height: 114px;
	margin: 10px 0 0;
	overflow: hidden;
	position: relative;
	width: 196px;*/
}
#anni h5 {
	text-align: center;
	line-height: 62px;
	padding: 0 0 0 25px;
}
#anni h5 a {
	font-size: 20px;
}
.uno {
	margin: 0 20px 0 0;
}
.box {
	/* padding: 0 20px; */
	/*position:relative*/
	}
	
.doppia  {
	width: 400px;
	min-height: 185px;
	float:left;	
	position: relative;
	margin: 0 0 10px 0;
	padding: 20px;
}
	
.quattro {
	width: 198px;
	height: 130px;
	float:left;	
	position: relative;
	overflow: hidden; 
}
.quattro h3 { margin-bottom:3px; }
.quattro2 {
	width: 198px;
	min-height: 120px;
	float:left;	
	position: relative;
	border-left: 1px solid #F0F0F0;
}
.quattro_mission {
	width: 198px;
	height: 250px;
	float:left;	
	position: relative;
	margin: 5px 0 0 0;
}
	
/* home */
#home_paragraph {
	float: left;
	margin: 20px 0 0 5px;
}
.home_paragraph {
	position: relative; 
	float: right; 
	border-left: 1px solid #F0F0F0; 
	width: 360px; 
	margin: 20px 30px 0 10px; 
	padding: 0 0 15px 20px;
}
.home_paragraph p {
	margin: 0 0 5px;
	font-family: 'helveticaneuelt_std_ltregular';
	font-size: 14px;
}

#gruppo { width: 679px; }
#gruppo p {
	/*height: 200px;
	 */ 
}
		
#main #media a {
			color: #00425C;
			font-weight:bold;
			text-decoration:none;
			float:none;
			background:none; 
			font-size:12px;
			padding:0;}
#main #media p {
		line-height: 13px;
}
			
#documenti p {
	background:url(../img/relazione.jpg) no-repeat 0 0;
	min-height:110px;
	font-size:11px;
	font-weight:bold;
	border-bottom:0;
	line-height:125%
}

#documenti a.scarica {
	font-size:11px;
	font-weight:normal;
}
#documenti a.scarica:hover {
	font-size:11px;
	font-weight:normal;
	color: #000;
}
	
#documenti p span {
	display:block;
	margin-left: 120px;}
	

#main .quattro h2 a {
		float:right!important;
		text-decoration:none;
		color: #666!important;
		background: none;
		width: auto;
		line-height: 30px;
		padding-left: 0px;
		font-size:12px;
		font-weight:bold;

	}
		
.quattro p {
		margin-top: 10px;
		padding-bottom:10px;
		border-bottom: 1px solid #d6d6d6
}
.quattro_mission h2 a {
		float:right!important;
		text-decoration:none;
		color: #666!important;
		background: none;
		width: auto;
		line-height: 30px;
		padding-left: 0px;
		font-size:12px;
		font-weight:bold;

	}
		
.quattro_mission p {
		margin-top: 10px;
		padding-bottom:10px;
}

#cols-4 {
	margin: 10px 0;
}	

#cols-4 .quattro p {
	margin-top:0px ;
	border:0px solid;
	padding: 0 0 0 10px;
	line-height: 13px;
	font-size: 12px;
	font-weight: normal;
}
#cols-4 .contatti p {
	margin-top:0px ;
	border:0px solid;
	padding-bottom: 2px;
	line-height: 12px;
	font-size: 11px;
}
#cols-4 .quattro p a{
	margin-top:0px ;
	border:0px solid;
	padding-bottom: 0px;
	line-height: 13px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	width: 185px;
	display: block;
	color: #666;
	overflow: hidden;
}
#cols-4 .quattro p a:hover {
	color: #000;
}
#cols-4 .quattro #media-slider {
	height: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	width: 195px;
}
#cols-4 .quattro #media-slider  img { 
	position: relative; top:-20px;
}
#main .quattro2 h2 a {
		float:right!important;
		text-decoration:none;
		color: #666!important;
		background: none;
		width: auto;
		line-height: 30px;
		padding-left: 0px;
		font-size:12px;
		font-weight:bold;

}
		
.quattro2 p {
		margin-top: 10px;
		padding-bottom:10px;
		border-bottom: 1px solid #d6d6d6
}
		
#cols-4 .quattro2 p {
	margin-top:0px ;
	border:0px solid;
	padding-bottom: 0px
	
}	
.spazio { height: 11px; padding: 0; }
	a.buttons {
		background: #e4e4e4;
		mox-border-radius: 5px;
		border-radius: 5px;
		/*width: 71px;*/
		line-height: 15px;
		padding: 1px 5px;
		bottom: 0;
		right: 20px;
		color: #00425C;
		text-decoration:none;
		font-size:13px;
		font-weight:normal;
		font-family: "normal", Helvetica, Arial, sans-serif;
	}
button.btn-link {
		background: #e4e4e4;
		mox-border-radius: 5px;
		border-radius: 5px;
		line-height: 15px;
		padding: 1px 5px;
		bottom: 0;
		right: 20px;
		color: #00425C;
		text-decoration:none;
		font-size:13px;
		font-weight:normal;
		font-family: "normal", Helvetica, Arial, sans-serif;
		float: right;
		margin: 10px 0;
		border: none;
}
a.buttons:hover, button.btn-link:hover {
		cursor:pointer;
		background:#c9d400;
		color:#fff}
#footer #cookies-popup a {
	display: inline;
	text-decoration: underline;
	color: #00425c;
	font-size: 14px;
}
#footer #cookies-popup p {
	color: #00425c;
	font-size: 14px;
}
	#download-home{ float:right; }
	#download-home:after { clear:both; }
/* formattazione */


h1 {
	display:
	block;
	padding: 0px 10px 0 18px;
	line-height: 30px;
	/*font-family: "normal", Helvetica, Arial, sans-serif;*/
	font-weight: normal;
	font-size: 18px;
	color: #c9d400;
	/* background: #00425C; */
	text-transform: uppercase;
}
#documenti h2 {
	display:block;
	padding: 0px 10px;
	line-height: 30px;
	/*font-family: "normal", Helvetica, Arial, sans-serif;*/
	font-weight: normal;
	font-size: 18px;
	color: #666;
	background: #dedede;
	text-transform: none;
}
#testo {
	position:relative;
	min-height: 280px;
	border-left: 1px solid #F0F0F0;
}
#testo p {
	font-size: 13px;
}
#testo p strong, #testo p b {
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
#testo h1 {
	display:block;
	padding: 0px 0px;
	line-height: 105%;
	font-weight: normal;
	font-size: 24px;
	color: #00425C;
	background: none;
	font-weight: normal;
}
#testo h2 {
	display:block;
	padding: 0;
	line-height: 125%;
	font-family: "normal", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #00425C;
	margin: 20px 0 0 0;
	background: none
	}	

#testo a {
		color: #00425C;
	}
#testo ul {
	margin: 20px 0 0;
}		
#testo ul li {
	color: #666;
	font-size: 13px;
	font-family: "normal", Helvetica, Arial, sans-serif;
	margin: 0 0 5px 15px;
}	
	
h2 {
	display:block;
	padding: 0px 10px;
	line-height: 30px;
	/*font-family: "normal", Helvetica, Arial, sans-serif;*/
	font-weight: bold;
	font-size: 12px;
	color: #666;
	background: #f0f0f0;
	margin-bottom:20px
	}
	
#testo h2.contatti {
	font-weight: normal;
	font-size: 16px;
	color: #00425C;	
	margin: 10px 0 0 10px;
	background:none;
	padding:0;
	line-height:125%
}
#testo h2.contatti {
	font-weight: normal;
	font-size: 16px;
	color: #00425C;	
	margin: 10px 0 0 10px;
	background:none;
	padding:0;
	line-height:125%
}
#testo .content {
	padding: 0 0 0 10px;
}
#testo img {
	margin: 10px 0 0 0;
	border: 1px solid #666;
}
#testo form {
	margin: 10px 0 0 10px;	
	font-size: 12px;
	color: #666;
	font-family: "normal", Helvetica, Arial, sans-serif;
}
#testo form textarea {
	width: 400px;
	height: 140px;
}
#testo form table tr td {
	padding: 10px 0;
}
#testo form table tr td .innerbox input{
	width: 190px;
}
	h3 {
	display:block;
	padding: 0px 10px;
	line-height: 30px;
	/*font-family: "normal", Helvetica, Arial, sans-serif;*/
	font-weight: normal;
	font-size: 18px;
	color: #666;
	background: #dedede;
	margin-bottom:10px
	}
	
	
h4 {
		color: #00425C;
		font-weight:normal;
		background:none; 
		font-size:12px;
		line-height: 160%;
		padding: 0 0 0 10px;
	}
	
	
p {
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	font-family: "normal", Helvetica, Arial, sans-serif;
}
.errori p {
	margin: 0;
	font-size: 12px;
	color: #cc0000;
	line-height: 18px;
	font-family: "normal", Helvetica, Arial, sans-serif;
}
a {
	color: #888;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}	
.data a {
	color: #00425C;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	padding: 3px 0 0 35px;
	font-family: "normal",Helvetica,Arial,sans-serif;
	}
.data a:hover {
	color: #888;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	padding: 3px 0 0 35px;
	}
b, strong {
	font-size: 16px;
	color:#00425C;
	font-weight: normal;
	
}

hr {
	margin: 10px 0px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #fbfbfb;
	border-left:0;
	border-right:0px
}
hr.slider {
	margin: 2px 0px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #fbfbfb;
	border-left:0;
	border-right:0px
}
	
.foto {
	padding: 5px;
	background:url(../img/bk-foto.png) no-repeat right bottom;
	}
#map {
	width: 940px; 
	height: 500px; 
	margin: 0 auto;
	border: 1px solid #d6d6d6;
	border-radius: 5px 5px 5px 5px;
}
.tooltip {
	padding: 60px 0 80px 35px;
}	
.tooltip p {
	color: #ddd;
}
.tooltip a {
	color: #b0d400;
	margin: 0;
	display: block;
}
.tooltip a:hover {
	text-decoration: underline;
}
.tooltip strong {
	color: #ddd;
}

/* # footer */

#footer {
	background:#00425C;
	padding: 25px 0px;
	margin-bottom: -6px;
	font-size:11px
;
	display: inline-block;
	width: 100%;
}
#footer .container .lavora-con-noi {
	position: absolute;
	bottom: 20px;
	left: 20px;
	border-left: 1px solid #3D677D;
	padding: 0 0 0 5px;
}
#footer h6 {
	font-size: 11px;
	color: #b2b1b1;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "normal",Helvetica,Arial,sans-serif;
}
	
#footer a {
		background:none;
		width: auto;
		padding-left: 0px;
		color: #b2b1b1;
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
		float:none;
		display:block
}
#footer a:hover {
		background:none;
		width: auto;
		padding-left: 0px;
		color: #3d677d;
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
		float:none;
		display:block
}	
#footer .bordo {
	border-left: 1px solid #3d677d;
	padding-left:5px;
	margin-bottom: 0
}		
#footer p {
	color:#b2b1b1;
	font-size:11px;
}
#footer div.cinque {
	float: left;
	width: 23.5%;
}
#footer div.cinque a {
	display: inline;
}
#footer ul.cinque {
	float: left;	
	list-style-type: none;
	width: 50%;
	min-height: 180px;
	padding: 0 0 0 20px;
}
#footer ul.cinque li {
	display: block;
	float: left;
	width: 48.5%;
	border-left: 1px solid #3D677D;
	padding: 0 0 0 5px;
}
#footer ul.cinque li.contatti {
	display: none;
}
#footer ul.cinque li p {
	font-size: 11px;
	color: #3d677d;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}
#footer ul.cinque li a{
	font-size: 11px;
	color: #3d677d;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#footer ul.cinque li a.nolink {
	pointer-events: none;
	cursor: default;
	color: #B2B1B1;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px;
    font-family: "normal",Helvetica,Arial,sans-serif;
}
#footer ul.cinque li a:hover {
	font-size: 11px;
	color: #B2B1B1;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#footer ul.cinque li ul {
	list-style-type: none;	
}
#footer ul.cinque li ul li {
	display: block;
	width: 100%;
	border-left: none;
	padding: 0;
	font-weight: normal;
	color: #b2b1b1;
}
#footer ul.cinque li ul li p {
	font-style: italic;
	color: #b2b1b1;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#footer ul.cinque li ul li a {
	font-weight: normal;
	color: #b2b1b1;
	padding: 0 0 5px 0;
	pointer-events: inherit;
	cursor: pointer;
	font-family: "normal",Helvetica,Arial,sans-serif;
}
#footer ul.cinque li ul li a.nolink {
	pointer-events: none;
	cursor: default;
}

#footer ul.cinque li ul li a:hover {
	font-weight: normal;
	color: #3d677d;
	padding: 0 0 5px 0;
}
#footer ul.cinque li ul li ul li a {
	font-weight: normal;
	color: #b2b1b1;
	padding: 0 0 5px 10px;
	pointer-events: inherit;
	cursor: pointer;
	font-style: italic;
}
#footer ul.cinque li ul li ul li a:hover {
	font-weight: normal;
	color: #3d677d;
	padding: 0 0 5px 10px;
	font-style: italic;
}
				
/* interna */

#foto {

	width: 441px;
	padding: 20px 10px 0 45px;
	z-index:0
}
#foto img {
	width: 430px;
}

#paginatore-destra {
	position:absolute;
	bottom:10px;
	right:30px;
	z-index:10
	}		
			
#paginatore-sinistra {
	position:absolute;
	bottom:10px;
	width: 440px;
	z-index:10
	}	
#paginatore-sinistra em {
	display: none;
}
#paginatore-sinistra span a{
	float:left;
	position: relative;
	padding: 1px 5px;
	margin: 2px 0 0 20px;
}	
#paginatore-sinistra a {
		background: #e4e4e4;
		border-radius: 5px;
		/*width: 71px;*/
		line-height: 15px;
		padding: 1px 5px;
		position: absolute;
		bottom: 0;
		right: 20px;
		text-decoration:none;
		float:right;
		color: #00425C;
		font-size:13px;
		font-weight:normal;
		font-family: "normal", Helvetica, Arial, sans-serif;
}
	
#paginatore-sinistra a:hover {
		cursor:pointer;
		background:#c9d400;
		color:#fff
		
}
		
#tutto {
	margin-bottom:20px}
	
/*/mediaquery: specifica per i-pad */
@media all and (min-width: 768px) and (max-width: 1024px) {
	
	#banner .banner_image {
	    bottom: -5px;
	    height: 0;
	    left: 0;
	    margin: 0 0 0 -300px;
	    padding: 0;
	    position: absolute;
	    width: 1600px;
	    z-index: 1;
	}

	#banner .banner_testo {
	    left: 50%;
	    margin: 0;
	    position: absolute;
	    top: 0;
	    width: 1000px;
	    z-index: 20;
	}
	
	#banner-int2 .banner_image {
	    bottom: -5px;
	    left: 0;
	    margin: 0 0 0 -300px;
	    padding: 0;
	    position: absolute;
	    z-index: 1;
	}
	
	ul.topnav li ul.subnav {  
	    list-style: none;  
	    position: absolute;
	    left: -125px;
		top: 27px;  
	  	margin: 0; 
		padding: 0;  
	    display: none; 
	    float: left;  
	    width: 168px;
		z-index:1000;
		background: url(../img/subnav.png) no-repeat 0 0 #00425C;
		padding: 25px 0 10px 20px;
	}  
}