@charset "UTF-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}

html,body{height:100%;width:100%;}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
	
	
/**** STRUTTURA ****/
.centre {
	margin: auto;
	width: 950px;
	
	}
	
	
/**** HOME ***/
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
text-align: left;
}
#container {
text-align: left;
position:relative;
vertical-align:middle;
display:table-cell;
height: 618px;
} 
#inner {
width: 950px;
height: 618px;
position: relative;
margin-left:auto;
margin-right:auto;

}
	
	
#home_blocco_basso {
	float: left;
	position: absolute;
left: 0;
	top: 403px;
	width: 910px;
	padding: 30px 0 0 40px;
	z-index: 80;
	}	
	
	
.slideshow_wrap {
	position: relative;
	float: left;
	width:950px;
	height: 528px;
	}
		
.home_blocco__col {	
	width: 436px;
	float: left;
}

#home_sfondo_trasparente {
	position: absolute;
	width: 950px;
	clear: both;
	left: 0;
	top: 391px;
	z-index: 60;
	}

.home_news {
	text-transform: uppercase;
	font-weight: bold;
	color:#339999;
	width: 400px;
	font-size: 14px;
	}
	
.home_news a {
	text-decoration: none;
	color: #000000;
	}
	
.home_news_intro {
	width: 400px;
	padding-top: 3px;
	}
	
.home_news_intro a {
	text-decoration: none;
	color: #333333;
	}
	
	
.nero {
	color: #000000;
	}
		
.content {
/**border-top: 5px solid #999999;**/
float: left;
position: relative;
}

.header,
.footer_wrap {
	float: left;
	width: 950px;
	position: relative;
	height: 20px;
	}
	
.header {
height: 50px;}	

.footer {
	float: left;
	width: 950px;
background-color: #e7e7e7;
display:table-cell;
vertical-align: middle;
	}

.footer_wrap {
	padding: 0px 0 20px 0;
	}
	
.footer_sx,
.footer_dx {
	padding: 9px 5px 9px 5px;
	font-size: 10px;
	}
	
.footer_sx {
float: left;
}
	
.footer_dx {
	float: right;
	list-style: none;
	
	}
	
.footer_dx li {
	display: inline;
	margin-left: 6px;
	}
	
.footer_dx li a,
.footer_sx a {
	color: #666666;
	}

#logo {
	position: absolute;
	right: 24px;
	top: 10px;
	}


.foto_holder,
.foto_holder_categoria,
#slideshow {
	 width: 950px; 
	 float: left;
	}
	
.foto_holder {
	padding-bottom: 35px;
	}	
	
#slideshow li {
	list-style: none;
	}	

/***** nuova nav globale ****/
.nav-globale {float:left; width: 950px; padding-bottom: 30px;}
.nav-globale ul, .nav-globale div {list-style: none; float: left;}
.nav-globale div {padding-right: 30px;}
.nav-globale li {white-space: nowrap; padding: 2px 25px 2px 0;}
.nav-globale li a {color: #666; text-decoration: none;}
.nav-globale li a:hover {color: #000;}
.nav-globale h2 {font-size: 16px; font-weight: bold; color:#666; padding-bottom: 10px;}


/**** NAV ****/

.nav {
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
	}

.nav,
.nav_empty{
	float: left;
	width: 450px;
	
	}
	
#nav_open {
	width: 450px;
	float: left;
	
	}
	
#nav_open {	
	z-index: 10000;
	background-image: url(../img/sfondo_trasparente_home.png);
	background-position: -720px 0;
	background-repeat: repeat-y;

	}
	
#nav_open ul {
	line-height: 22px;
	}
	
#nav_open li {
	list-style: none;
	}
	
#nav_open li a {
	text-decoration: none;
	color: #666666;
	}
	
#nav_open-2 {
	width: 450px;
	float: left;
	background-image: url(../img/sfondo_trasparente_home.png);
	background-position: 230px 0;
	background-repeat: repeat-y;
	
	}
	
#nav_open-2 {	
	z-index: 10000;
	}
	
#nav_open-2 ul {
	line-height: 22px;
	}
	
#nav_open-2 li {
	list-style: none;
	}
	
#nav_open-2 li a {
	text-decoration: none;
	color: #666666;
	}

.nav {
	z-index: 10000;
	padding-top: 25px;
	}

.nav_empty {
	height: 25px;
	clear: both;
	}
	

.wrapper {
	position: relative;
	float: left;
	}
	

	
	
.nav_col {
	float: left;
	width: 150px;
	padding: 10px 0 30px 55px;
	
	}
	
.nav_col_2 {
		float: left;
		width: 205px;
		padding-left: 205px;
	
}


	
.nav-list,
.nav-tit
 {
	float: left;
	width: 150px;
	font-size: 12px;
	text-transform: uppercase;
	}
	
.nav-list,
.nav-list a {
	color: #666666;
	text-decoration: none;
	}
	
.nav-list li {
	list-style: none;
	padding: 2px 0 2px 20px;
	}
	
.nav-tit {
	padding: 2px 0 2px 55px;
	background-image: url(../img/bullet_acqua.gif);
	background-position: 40px 50%;
	background-repeat: no-repeat;
	}
	
.nav-tit,
.nav-tit a {
	color: #000000;
	text-decoration: none;
	}
	
	
.area_tit_wrap {
	float: left;
	width: 458px;
	background-color: #FFFFFF;
	padding: 30px 0 30px 490px;
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC;
	}
	
.area_tit_wrap h2,
.area_tit_wrap h3 {
	font-size: 28px;
	font-weight: normal;
	
	}
	
	
.filosofia_wrap {
	float: left;
	width: 458px;
	padding: 10px 0 20px 0;
	}	

.filosofia_wrap  h3{
	font-size: 28px;
	font-weight: normal;
	
	}	
	
.area_tit_wrap h2 {
	color: #000000;
	}
	
/*MENU NAVIGAZIONE */
.subhover {
	cursor: pointer;
} 
#nav_open {
	display: none;
}

#nav_open-2 {
	display: none;
}


	
.file_doc,
.file_xls,
.file_xlsx,
.file_zip,
.file_pdf,
.file_ppt {
	background-position: 0 50%;
	background-repeat: no-repeat;
	}
	
.file_doc {
	background-image: url(../img/icona_doc.gif);
	}
	
.file_xls {
	background-image: url(../img/icona_xls.gif);
	}	
	
.file_xlsx {
	background-image: url(../img/icona_xlsx.gif);
	}	
	
.file_zip {
	background-image: url(../img/icona_zip.gif);
	}	
	
.file_pdf {
	background-image: url(../img/icona_pdf.gif);
	}
	
.file_ppt {
	background-image: url(../img/icona_ppt.gif);
	}
	
.description {
	float: left;
	width: 454px;
	padding: 20px 20px 40px 474px;
	color:#999999;
	}					
	
.description h2 {
	color: #333333;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 12px;
	}	
