@charset "utf-8";
/* -- generic styles ------------------------*/
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
body  {
	background: url(../_images/larice.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#wrapper {
	width: 1100px;
	background: #CADEED;
	margin: 0 auto;
	text-align: left;
	height: 800px;
} 
#wrapper #identifier {
	height: 100px;
}

/* ------- HEADER STYLES ----------*/
#header {
	padding: 0;
	height: 100px;
	margin: 0;
	position: relative;
	background: url(none);
}
#header #contactButton {
	position: absolute;
	left: 10px;
	top: 0px;
}
#header #contactButton a:link, #header #contactButton a:visited{
	text-indent: -1000em;
	display: block;
	background: url(../_images/foto.jpg) no-repeat left top;
	height: 20px;
	width: 60px;
}
#header #contactButton a:hover, #header #contactButton a:active{
	background-position: left bottom;
	border: none;
}

#header #mainNav {
	position: absolute;
	left: 700px;
	bottom: 1px;
	width: 380px;
	height: 70px;
}
#wrapper #header #mainNav a:link, #wrapper #header #mainNav a:visited, #wrapper #header #mainNav a:hover {
	border-style: none;
}

#wrapper #upperbar {
	text-align: center;
	padding: 0px;
	margin: 5px auto;
	height: 140px;
}
#wrapper #upperbar .gallery a #thumb_01, #wrapper #upperbar .gallery a #thumb_02, #wrapper #upperbar .gallery a #thumb_03, #wrapper #upperbar .gallery a #thumb_04, #wrapper #upperbar .gallery a #thumb_05 {
	border-style: none;
}

#wrapper #upperbar .gallery {
	margin-right: 35px;
	padding: 3px;
	margin-left: 35px;

}


/*
#header #mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#header #mainNav li {
	float: left;
	margin: 0;
	padding:0;
	display: block;
}
#header #mainNav li a:link, #header #mainNav li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	padding: 0 20px;
	display: block;
	line-height: 25px;
	background: url(../_images/nav_rollover.jpg) no-repeat left bottom;
	font-weight: normal;
	margin: 0px 5px;
}

#header #mainNav li a:hover {
	color: #f8b449;
	background: url(../_images/nav_rollover.jpg) no-repeat left top;
	border: none;
}
#header #mainNav ul li a.current {
	margin-top: -5px;
	height: 30px;
	background: url(../_images/current.jpg) no-repeat left center;
	color: #FFF;
	line-height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px 10px 0px 45px;
}
#header #mainNav ul li a.current:hover {
	color: #F00;
	cursor: default;
}

#header h1 {
	text-indent: -3000em;
	margin: 0;
}*/
/* --------- MAIN CONTENT STYLES -------------*/
#mainContent {
	margin: 0;
	padding: 0;
	width: 1100px;
	background: #C3DAEB;
	height: 430px;
} 
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-right: 0em;
	margin-bottom: 0.5em;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 2em;
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}
#mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: -.2em;
}
#mainContent h2.special {
	margin-bottom: 1em;
}

#mainContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006;
	margin-bottom: 0.4em;
	margin-left: 20px;
	margin-top: 0.5em;
	line-height: 1.5em;
}
#mainContent ul {
}
#mainContent ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 1em;
	list-style: disc;
	border-style: none;
	margin-left: 50px;
	padding-bottom: 1em;
	color: #00004F;
	line-height: normal;
	display: list-item;
	margin-right: 30px;
	text-align: left;
}
#mainContent ul li span {
	color: #900;
}
#wrapper #mainContent #attivitaSet {
	height: 430px;
}


/* ----------- attivitaset STYLES ------------------*/

#wrapper #mainContent #attivitaSet #calcoli, #wrapper #mainContent #attivitaSet #direzioneLavori, #wrapper #mainContent #attivitaSet #collaudi, #wrapper #mainContent #attivitaSet #consulenzeTecniche, #wrapper #mainContent #attivitaSet #perizie {
	padding: 10px;
	background: #C3DAEB;
	margin: 0px;
	height: 410px;
	border-top: 1px groove #000;
	border-right: 1px groove #000;
	border-bottom: 1px groove #000;
	border-left: 1px groove #000;
}
#wrapper #mainContent #attivitaSet #calcoli #descrizioneAttivita1, #wrapper #mainContent #attivitaSet #calcoli #descrizioneAttivita2, #wrapper #mainContent #attivitaSet #calcoli #descrizioneAttivita3, #wrapper #mainContent #attivitaSet #calcoli #descrizioneAttivita4 {
	background: #6FA6CE;
	width: 340px;
	float: left;
}
#wrapper #mainContent #attivitaSet #calcoli #fotoAttivita1, #wrapper #mainContent #attivitaSet #calcoli #fotoAttivita2, #wrapper #mainContent #attivitaSet #calcoli #fotoAttivita3, #wrapper #mainContent #attivitaSet #calcoli #fotoAttivita4 {
	height: 370px;
	width: 730px;
	float: right;
	border: 1px solid #999;
}




#subNav {
	background: #FFF;
	margin: 0px auto;
	padding: 0px;
	height: 100px;
	width: 910px;
	border-top: 0em none;
	border-right: 0em none;
	border-bottom: 0em none;
	border-left: 0em none;
	text-align: center;
	float: right;
}
#subNav img {
	padding: 5px 2em;
	margin: 10px 2em 5px;
	text-align: center;
}
/* --------- MAIN CONTENT 1 STYLES -------------*/
#mainContent1 {
	margin: 0;
	padding: 0;
	width: 670px;
	float: right;
	height: 580px;
} 
#wrapper #mainContent1 #sfondo1 {
	text-align: center;
	margin: 10px auto;
	border: 1px solid #FCD64D;
	padding: 5px;
}




#mainContent1 h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
	margin: 1em 0;
	text-align: center;
}
#mainContent1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFF;
	padding-left: 1.2em;
	text-decoration: underline;
}

#mainContent1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}
#mainContent1 h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: -.2em;
}
#mainContent1 h2.special {
	margin-bottom: 1em;
}

#mainContent1 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00F;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
#mainContent1 ul {
}
#mainContent1 ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 1em;
	list-style: disc;
	border-style: none;
	margin-left: 30px;
	padding-bottom: 1em;
	color: #FFF;
	line-height: normal;
	display: list-item;
	margin-top: 20px;
}
#wrapper #studiosubNav {
	width: 320px;
	margin-left: 20px;
}

/* -STUDIO SUBNAV STYLES -*/
#studiosubNav ul#lifeSubNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 400px;
	line-height: 2em;
}


#studiosubNav ul#lifeSubNav li {
	margin: 0;
	padding: 0;
	float: left;
	background: #DFDFE6;
}
#studiosubNav ul#lifeSubNav a {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 20px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	font-weight: bold;
	background: #fafafa;
	border-left: 1px none #666;
	line-height: 1.3em;
	text-decoration: none;
}
#studiosubNav ul#lifeSubNav a.last {
	border-top: none;
	border-right: 1px solid #333;
	border-bottom: 1px solid #666;
	border-left: none;
	background: #F4F4F4;
}
#studiosubNav ul#lifeSubNav a.current {
	color: #452EA5;
	background: #FBDF4F;
	line-height: 1.3em;
}
#studiosubNav ul#lifeSubNav a.current:hover {
	color: #FFE8C4;
	cursor: default;
	background: #577188;
}
#studiosubNav ul#lifeSubNav a:hover {
	color: #FFF;
	background: #577188;
	border: thin solid #000;
}
#subNav img {
	padding: 5px 2em;
	margin: 10px 2em 5px;
	text-align: center;
}
.componente {
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.gallery {

}





/* ----------- LEFT SIDEBAR2 STYLES ------------------*/
#leftsidebar2 {
	float: left;
	width: 400px;
	padding: 15px 0 15px 10;
	border-left: 0px none;
	border-bottom-style: none;
	margin: 20px 10px 0px 20px;
	border-top: 0px none;
	border-bottom-width: 0px;
	border-right: 1px none #666;
}
#wrapper #leftsidebar2 a {
	text-decoration: none;
	color: #C60;
}
#wrapper #leftsidebar2 a:hover {
	color: #900;
	border-bottom: 1px dashed #900;
}



#leftsidebar2 .gallery {
	margin-left: 0em;
	margin-bottom: 0.5em;
}

#leftsidebar2 img {
	padding: 5px;
	border: 1px solid #999;
	margin: 5px 10px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
}



#leftsidebar2 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding-left: 10px;
	margin-left: 0px;
	line-height: 1.2em;
	text-align: justify;
}
.middle {
	font-size: 1em;
	color: #edf5fe;
	float: right;
	font-weight: bolder;
	padding: 10px 0px 0px;
	clear: none;
	margin: 0px;
	position: absolute;
	left: 200px;
}



#leftsidebar2 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4B32B4;
	text-align: center;
	margin-bottom: 0em;
	padding: 0 10px;
	border-style: none;
	margin-top: 0px;
}

#leftsidebar2 p.caption {
	font-style: italic;
	text-align: center;
}
#leftsidebar2 ul {
	padding-left: 20px;
	list-style: disc;
}
#leftsidebar2 ul li {
	color: #0B4075;
	font-family: "Times New Roman", Times, serif;
	padding-left: 1em;
	line-height: 1.3em;
	font-size: 1.1em;
	margin-left: 5px;
	text-align: left;
	padding-top: 5px;
}



#leftsidebar2 ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666;
	margin-left: 30px;
}
#leftsidebar2 ol li {
	margin-bottom: 0.6em;
	margin-left: 20px;
}
/* ----------- SIDEBAR STYLES ------------------*/
#sidebar {
	width: 1100px;
	padding: 20px 0 0px;
	border-bottom: 1px solid #CCC;
	z-index: auto;
	margin-top: 20px;
}
#sidebar .gallery {
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 5px;
}

#sidebar img {
	padding: 5px;
	border: 1px solid #FFF;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
}


#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #edf5fe;
	padding: 0 10px;
	margin-bottom: 1.4em;
}

#sidebar h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFF;
	text-align: center;
	margin-bottom: 0em;
	padding: 0 10px;
	border-style: none;
	margin-top: 0px;
}

#sidebar p.caption {
	font-style: italic;
	text-align: center;
}

#sidebar ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666;
	margin-left: 30px;
}
#sidebar ol li {
	margin-bottom: 0.6em;
	margin-left: 20px;
} 

/* ---------- FOOTER STYLES ------------*/
#footer {
	padding: 4px 0 0;
	clear: both;
	width: 1100px;
	margin: 0px;
} 
#wrapper #mainContent2 {
	height: 580px;
	background: #CBE5FC;
}
#wrapper #mainContent2 #tabella {
	height: 330px;
	width: 1100px;
	text-align: center;
	background: #CBE5FC;
	margin: -10px 0px 0px;
	padding: 0px;
}
#wrapper #mainContent2 #foto_link {
	width: 1100px;
	text-align: center;
	border-top: 1px solid #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#mainContent2 #foto_link #ponte_Bassano {
	margin: 0px auto;
	padding: 2px 10px;
	border: 1px none #999;
	text-align: center;
}



#tab_link {
	width: 85%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	border-collapse: collapse;
	text-decoration: none;
}
#wrapper #mainContent2 #tabella #tab_link a {
	text-decoration: none;
}

#tabella a:link   {
	border-style: none;
	color: #014065;
	text-decoration: none;
}
#tabella a:hover {
	color: #9F0000;
	font-weight: normal;
	font-size: 1em;
	border-bottom: 1px dashed #9F0000;
}
#wrapper #mainContent2 #tabella #tab_link a:visited {
	text-decoration: none;
}
#wrapper #mainContent2 #tabella #tab_link a:visited a:hover {
	color: #9F0000;
	border-bottom: 1px dashed #9F0000;
	font-size: 1em;
}




#tab_link caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #9F0000;
	margin: 0px auto;
	padding: 0px 0px 10px;
}


#tabella th {
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 30px;
	background: #064A8E;
	border-top: 1px none #FFF;
	border-right: 1px none #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 1px none #FFF;
	padding: 0px 0px 0px 10px;
}
#tabella td {
	line-height: 20px;
	border: 1px solid #999;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
#tab_link tr {
	background: transparent;
}

#tab_link tr:hover {
	color: #FFF;
	background: #CCC;
}
#wrapper #footer {
	background: #9FC5DF;
	height: 15px;
}
#wrapper #footer p a {
	text-decoration: none;
	color: #C60;
}

#wrapper #footer p a:link {
	border-style: none;
	text-decoration: none;
}
#wrapper #footer p a:hover {
	color: #900;
	border-bottom: 1px dashed #900;
}






#footer p {
	color: #000;
	font-size: 0.75em;
	text-align: center;
	white-space: normal;
	font-weight: lighter;
	vertical-align: bottom;
}
#wrapper #attivitasubnav {
	height: 80px;
	width: 900px;
}

