* { margin: 0; padding: 0; } /*Inizializza a zero tutti gli elementi*/
img {display: block;border: none;}
.clear {clear: left;height: 15px;}
.clear0 {clear: both;height: 0px;margin: 0px;padding: 0;font-size: 0px;line-height: 0px;}
a {text-decoration: none;color: #00f;}
a:hover {text-decoration: underline;}

body {
	font: 10pt tahoma;
	letter-spacing: 0;
	color: #444;
	text-align: left;
}

/* Struttura di pagina*/
#cnt {
	width: 907px;
	margin: 0 auto 0 auto;
	background: url('../img/sfondo.gif') transparent no-repeat 0 32px;
}
#cnt1 {
	width: 907px;
	margin: 0 auto 0 auto;
	background: url('../img/sfondo_dx.gif') transparent no-repeat 579px 215px;
}

/* Testa */

#testa {
	width: 907px;
	margin: 0;
	padding: 0;
	font: 10pt arial;
	color: #444;
}

	#testa #tst1 {
		height: 80px;
		padding: 40px 0 0 0;
	}

		#testa #tst1 img#logo {
			float: left;
			width: 184px;
			height: 74px;
			margin: 0 0 0 0;
			padding: 0 0 0 25px;
		}

		#testa #tst1 p {
			float: right;
			width: 200px;
			text-align: right;
			padding-top: 26px;
			color: #5C6800;
		}

		#testa #tst1 p img {
			displaY: inline;
			width: 15px;
			height: 13px;
			margin: 0 5px 0 0;
		}

	#testa img#pr {
		clear: left;
		width: 907px;
		height: 175px;
		margin: 0 0 0 0;
		border: solid 2px #B2C900;
		border-width: 2px 0 2px 0;
	}

	#testa #nav_orizz {
		width: 907px;
		padding: 0 0 0 0;
		margin: 2px 0 0 0;
		border-top: solid 2px #B2C900;
		border-bottom: solid 2px #B2C900;
	}

		#testa #nav_orizz ul {
			display: block;
			margin: 0 0 0 25px;
			font: 10pt arial;
			color: #555;
		}

		#testa #nav_orizz ul li {
			float: left;
			width: 125px;
			margin: 0 0 0 0;
			padding: 5px 0 5px 20px;
			background: url('../img/ico02.gif') transparent no-repeat 0 6px;
			list-style-type: none;
		}
		#testa #nav_orizz ul li#mo1 {
			width: 90px;
		}
		#testa #nav_orizz ul li#mo2 {
			width: 150px;
		}
		#testa #nav_orizz ul li#mo3 {
			width: 120px;
		}
		#testa #nav_orizz ul li#mo4 {
			width: 90px;
		}
		#testa #nav_orizz ul li.email {
			float: right;
			width: 210px;
			padding: 8px 0 0 0;
			font: 8pt verdana;
			text-align: right;
			background-image: none;
		}

		#testa #nav_orizz a {
			color: #222;
		}

		#testa #nav_orizz a:hover {
			color: #000;
		}

		#testa #nav_orizz a#primo {
			text-align: left;
			padding: 0 45px 0 5px;
		}

		#testa #nav_orizz a#ultimo {
			text-align: right;
			padding: 0 0 0 5px;
		}

		#testa #nav_orizz a.selected {
			font-weight: bold;
			color: #555;
		}

/* Spalla SX */
#spalla_sx {
	float: left;
	width: 170px;
}

/* Corpo */
#corpo_cont {
	float: left;
	width: 555px;
}
#corpo {
	width: 525px;
	padding: 0 0 40px 25px;
}

#corpo ul.schlav {
	width: 475px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#corpo ul.schlav li {
	width: 475px;
	list-style-type: none;
	/*list-style-position: inset;*/
	text-align: justify;
	margin: 0;
	font-size: 10pt;
	letter-spacing: 0px;
	line-height: 15px;
	padding: 5px 0 0 0;
}
#corpo ul.schlav li strong {
	letter-spacing: 0px;
}

#corpo h1 {
	width: 491px;
	text-align: center;
	margin: 60px 0 0 0;
	font: lighter 17pt "Century Gothic",Arial,sans-serif;
	letter-spacing: 0.1em;
	color: #879800;
}

#corpo h2 {
	width: 491px;
	padding: 5px 0;
	margin: 8px 0 8px 0;
	font-size: 10pt;
	font-weight: lighter;
	font-style: italic;
	color: #666;
	letter-spacing: 1px;
	text-align: center;
	border: dotted 1px #444;
	border-width: 1px 0;
}

#corpo h2 a.nw {
	font-weight: bold;
	font-style: normal;
	color: #666;
}

#corpo p#intro {
	width: 491px;
	padding: 5px 0;
	margin: 8px 0 8px 0;
	font-size: 10pt;
	font-weight: lighter;
	font-style: italic;
	color: #666;
	letter-spacing: 1px;
	text-align: center;
	border: dotted 1px #444;
	border-width: 1px 0;
}

#corpo .hm_testo {
	width: 491px;
	margin: 20px 0 0 0;
	font-size: 0.9em;
	letter-spacing: 1px;
	line-height: 20px;
	color: #444;
	text-align: justify;
}
	#corpo .hm_testo h2.tit {
		margin: 10px 0 0 0;
		font-weight: bold;
		font-style: normal;
		text-align:left;
		color: #222;
		border: none;
	}
	#corpo .hm_testo strong.tit {
		display:block;
		text-align:left;
	}
	#corpo .hm_testo img.fsx{
		float: left;
		margin: 7px 10px 0 0;
		border: solid 1px #C0D42F;
	}
	#corpo .hm_testo img.fdx{
		float: right;
		margin: 7px 0 0 10px;
		border: solid 1px #C0D42F;
	}

#corpo .hm_dida {
	width: 491px;
	margin: 20px 0 0 0;
}
	#corpo .hm_dida strong.tit {
		display: block;
		margin: 30px 0 0 0;
		padding: 5px 0 0 30px;
		text-transform: uppercase;
		font-size: 1.0em;
		font-weight: bold;
		text-align: left;
		color: #647001;
		background: url('../img/virg1.jpg') transparent no-repeat left top;
	}
		#corpo .hm_dida strong {
			color: #647001;
		}
	#corpo .hm_dida p {
		padding: 0 30px 5px 30px;
		font-family: arial;
		font-size: 0.9em;
		line-height: 1.3em;
		text-align: justify;
		background: url('../img/virg2.jpg') transparent no-repeat right bottom;
	}

#corpo ul,li {
	list-style-type: disc;
	margin: 10px 0 0 8px;
}

/*#corpo .hm_gall_foto {
	width: 487px;
	background-color: #B2C900;
	margin: 0;
	padding: 5px 0 2px 5px;
}

	#corpo .hm_gall_foto img {
		display: inline;
		width: 150px;
		height: 99px;
		margin: 3px;
		border: solid 1px #879800;
	}*/

#corpo .abart_gallfoto {
	width: 498px;
	/*background-color: #B2C900;
	background-color: #efefef;*/
	padding: 0 10px 10px 10px;
	margin: 0 0 0 -12px;
}
	#corpo .abart_gallfoto p#didascalia {
		text-align: justify;
	}
	#corpo .abart_gallfoto div.abart_galllink {
		width: 510px;
		padding: 1px 0 2px 0;
		margin: 5px 0 0 -4px;
		/*border: solid 1px #000;
		border-width: 0 0 4px 2px;
		background-color: #444;*/
	}
		
		#corpo .abart_gallfoto div.abart_galllink p {
			float: left;
			width: 52px;
			height: 52px;
			margin: 0;
			border: solid 2px #fff;
		}
		
		#corpo .abart_gallfoto div.abart_galllink p.selected {
			border-color: #ff6600;
		}
		
		#corpo .abart_gallfoto div.abart_galllink p a {
			display: block;
			width: 31px;
			height: 13px;
			padding: 35px 0 0 17px;
			text-align: center;
			font-family: tahoma;
			font-size: 7pt;
			color: #ddd;
			font-weight: normal;
			font-style: normal;
			text-decoration: none;
			border: solid 2px #fff;
			border-top-color: #fff;
			border-right-color: #ccc;
			border-bottom-color: #ccc;
			border-left-color: #fff;
		}
		#corpo .abart_gallfoto div.abart_galllink p a:hover {
			/*background: url('../img/TMP_gall4.gif') transparent repeat;
			color: #000;*/
		}
		
		#corpo .abart_gallfoto div.abart_galllink p a.selected {
			border-color: #fff;
			/*color: #000;*/
		}
		
	#corpo #abart_img {
		display: block;
		clear: left;
		width: 495px;
		/*height: 325px;*/
		margin: 0 0 0 0;
		/*border-top: solid 1px #ccc;
		border-bottom: solid 1px #ccc;*/
		border-top: solid 10px #666;
		border-bottom: solid 10px #666;
		border-right: solid 1px #ccc;
		border-left: solid 1px #ccc;
		background: url('../img/gall_carica.gif') transparent no-repeat 50px 50px;
	}
		
	#corpo .abart_gallfoto p#galleria_titolo {
		padding: 10px 0 0 0;
	}
	#corpo .abart_gallfoto #abart_img img {
		display: block;
		clear: left;
		width: 495px;
		/*height: 325px;*/
		margin: 0 0 0 0;
		background-repeat: no-repeat;
		background-color: transparent;
	}
	#corpo .abart_gallfoto #abart_img #copy {
		position:absolute;
		font-size: 7pt;
		color: #666;
		margin: -15px 0 0 330px;
	}
	#corpo .abart_gallfoto p {
		display: block;
		width: 495px;
		margin: 7px 0 10px 0;
		font-family: verdana;
		font-size: 8pt;
		font-style: normal;
		line-height: 1.2em;
		letter-spacing: 0em;
		text-align: justify;
	}
	#link_basso {
		text-align: right;
		font-weight: bold;
		padding: 40px 35px 0 0;
	}
	#link_basso a {
		color: #2468A1;
	}
	#link_basso_archiblog {
		text-align: right;
		font-weight: bold;
		padding: 40px 35px 0 0;
	}
	#link_basso_archiblog a {
		color: #2468A1;
		text-decoration: none;
	}

/* Spalla DX */
#spalla_dx {
	float: right;
	width: 330px;
	/*background: url('../img/sfondo_dx1.gif') transparent no-repeat 214px 120px;*/
}

.dx_blk01 {
	/*margin: 125px 15px 0 0;*/
	margin: 75px 15px 0 0;
	font-family: arial;
	font-size: 0.9em;
	color: #222;
	text-align: right;
	/*background: url('../img/sfondo_dx1.gif') transparent no-repeat 214px -6px;*/
}
	.dx_blk01 form {
		display: inline;
		margin: 0;padding: 0;
		color: #222;
	}
	.dx_blk01 p.dx_tit {
		padding: 3px 0 0 77px;
		font-size: 0.9em;
		text-align: left;
		background: url('../img/email.gif') transparent no-repeat 7px 0;
	}
		.dx_blk01 p.dx_tit strong{
			display: block;
			padding: 0 0 0 0;
			text-transform: uppercase;
			font-size: 1.3em;
			font-weight: bold;
			letter-spacing: 1px;
			color: #5A6600;
			text-align: left;
		}

	.dx_blk01 p.dx_privacy {
		padding: 5px 10px 0px 20px;
		font-size: 0.75em;
		letter-spacing: 0px;
		text-align: left;
		vertical-align: bottom;
	}
	.dx_blk01 input {
		width: 233px;
		height: 15px;
		border: solid 1px #ddd;
		border-width: 0 1px 1px 0;
		margin: 5px 0 0 0;
		padding: 5px 0 0 5px;
		background: url('../img/dx_sfondo_input.gif') #fff no-repeat;
		font: 8pt tahoma;
		color: #444;
	}
	.dx_blk01 input.submit {
		width: 50px;
		height: 20px;
		margin: 5px 0 0 0;
		border: solid 1px #899B01;
		background: url('../img/dx_submit.gif') #e9ecd2 no-repeat 6px 3px;
	}
	.dx_blk01 input.checkbox {
		width: 13px;
		height: 13px;
		/*margin: 10px 0 0 0;
		background: url('../img/dx_submit.gif') transparent no-repeat;*/
		border: solid 0px #899B01;
	}
	.dx_blk01 textarea {
		width: 293px;
		height: 60px;
		border: solid 1px #ddd;
		border-width: 0 1px 1px 0;
		margin: 5px 0 0 0;
		padding: 5px 0 0 5px;
		overflow: auto;
		background: url('../img/dx_sfondo_textarea.gif') #fff no-repeat;
		font: 8pt tahoma;
		color: #444;
	}

/*/////////////////////////////////////////*/
/* Blocco 2 */
.dx_blk02 {
	margin: 30px 15px 45px 0;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #777;
	text-align: right;
}
	.dx_blk02 img {
		margin: 30px 0 0 15px;
		font-size: 8pt;
		letter-spacing: 1px;
		color: #777;
		text-align: right;
	}

/*/////////////////////////////////////////*/
/* Blocco 3 */
.dx_blk03 {
	margin: 20px 15px 0 15px;
	font-family: arial;
}
	.dx_blk03 p.dx_tit {
		margin: 17px 0 10px 0;
		padding: 4px 0 1px 19px;
		text-transform: uppercase;
		font-size: 0.8em;
		font-weight: bold;
		color: #607215;
		border-bottom: solid 1px #bdcf73;
		background-color: #e9f0cc;
	}
	.dx_blk03 ul li {
		font-size: 0.8em;
		padding: 0 0 5px 0;
		margin: 0 0 0 20px;
		list-style-type: none;
	}
	.dx_blk03 ul li.selected {
		color: #aaa;
	}
	.dx_blk03 ul li a {
		color: #666;
	}
	.dx_blk03 ul li a strong {
		color: #444;
	}
	.dx_blk03 ul li a:hover {
		color: #000;
		text-decoration: none;
	}
	.dx_blk03 ul li a:hover strong {
		color: #222;
		text-decoration: underline;
	}

/* ARCHIBLOG - ARCHIVIO */

#corpo div.aba_blk1 {
	clear: both;
	width: 490px;
	margin: 0 0 0 0;
	padding: 10px 0 0px 0;
	font: 10pt arial;
	line-height: 1.1em;
	text-align: justify;
	color: #666;
	border-bottom: dotted 1px #879800;
}
#corpo p.aba_blk2 {
	clear: both;
	margin: 2px 0 0 0;
	padding: 5px 0 0 5px;
	
}
	#corpo p.aba_blk2 a.tit {
		display: block;
		margin: 0 0 2px -5px;
		padding: 3px 0 3px 5px;
		font-size: 10pt;
		font-weight: bold;
		color: #879800;
		letter-spacing: 0em;
		text-align: left;
		border-bottom: solid 1px #fff;
	}
		#corpo p.aba_blk2 a.tit:hover {
			color: #636F03;
			text-decoration: none;
			background-color: #E1EA99;
			border-bottom: solid 1px #636F03;
		}
	#corpo p.aba_blk2 img {
		float: right;
		display: inline;
		width: 148px;
		height: 97px;
		margin: 0 0 0 10px;
		border: solid 1px #B2C900;
	}
#corpo #paginazione {
	margin: 30px 35px 0 0;
	font-size: 9pt;
	text-align: right;
}
#corpo #paginazione a {
	color: #666;
	text-decoration: none;
}

/* Curriculum Vitae */

	#corpo #hm_sttit a {
		font-weight: normal;
		color: #999;
		text-decoration: none;
	}
	#corpo #hm_sttit a:hover {
		color: #999;
		text-decoration: underline;
	}
	#corpo #hm_sttit strong {
		font-style: normal;
		font-weight: bold;
		color: #000;
	}
	#corpo #hm_sttit strong.s1 {
		font-style: normal;
		font-weight: bold;
		color: #999;
	}

	#corpo .hm_tit1 {
		width: 491px;
		letter-spacing: 0.1em;
		text-align: justify;
		margin: 0px 0 0 0;
		font-size: 10pt;
		color: #555;
		text-align: center;
	}

	#corpo .hm_tit1 strong {
		letter-spacing: 0em;
		color: #777;
		font-style: normal;
		font-weight: normal;
		font-size: 9pt;
		font-family: arial;
	}

#corpo #hm_tit2 {
	width: 491px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-align: center;
	margin: 30px 0 0 0;
	font-size: 10pt;
	color: #879800;
}

	#corpo #hm_tit2 strong {
		/*font-size: 14pt;
		letter-spacing: 0.1em;*/
	font: lighter 17pt "Century Gothic",Arial,sans-serif;
	letter-spacing: 0.1em;
	color: #879800;
	text-transform: uppercase;
		line-height: 1.9em;
		text-decoration: none;
		text-align: center;
}

/* Piede */
#piede {
	clear: both;
	width: 885px;
	margin: 10px auto 0 auto;
	padding: 0 0 0 20px;
	font: 9pt arial;
	color: #222;
	text-align: left;
	background: url("../img/pielogo.jpg") #B2C900 no-repeat 20px 10px;
	border: solid 1px #b2c900;
}
	#piede div.pie01 {
		float: left;
		width: 200px;
		padding: 105px 0 10px 5px;
	}
		#piede div.pie01 p {
			font: bold 10pt arial;
		}
	#piede div.pie02 {
		float: left;
		width: 160px;
		padding: 105px 0 10px 5px;
	}
		#piede div.pie02 p {
			font: bold 10pt arial;
		}
	#piede div.pie03 {
		float: right;
		width: 326px;
		padding: 10px 0 10px 0;
		border-left: solid 1px #fff;
	}
		#piede div.pie03 p {
			margin: 0 0 0 30px;
			font: bold 10pt arial;
		}
		#piede div.pie03 ul {
			margin: 0 0 0 30px;
		}
			#piede div.pie03 ul li {
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				list-style-type: none;
			}
			#piede div.pie03 ul li a {
				color: #444;
			}

/* Credits */
#credits {
	width: 903px;
	margin: 6px auto 20px auto;
	padding: 0 4px 3px 0;
	font: 8pt tahoma;
	color: #444;
	text-align: right;
}
.cr_ico {
	display: inline;
	width: 80px;
	height: 15px;
	border: none;
	margin: 0 3px 0 0;
	vertical-align: middle;
}
#credits a{
	color: #444;
	text-decoration: none;
}
#credits a:hover{
	color: #ff6600;
}

/* Settori di intervento */

ul#SDI01 {
	display: block;
	margin: 15px 25px 50px -30px;
	list-style-type: none;
	font: 10pt tahoma;
}
	ul#SDI01 li {
		padding: 0 0 10px 160px;
		margin: 10px 10px 0 0;
		list-style-type: none;
		font: 10pt arial;
		line-height: 1.1em;
		text-align: justify;
		color: #666;
		border-bottom: dotted 1px #879800;
	}
	ul#SDI01 li strong{
		display: block;
		padding: 0 0 3px;
		text-transform: uppercase;
		font-size: 10pt;
		font-weight: bold;
		color: #879800;
		letter-spacing: 0em;
	}
	ul#SDI01 li a {
		display: block;
		padding: 3px 0 3px;
		text-transform: uppercase;
		font-size: 10pt;
		font-weight: bold;
		color: #879800;
		letter-spacing: 0em;
		border-bottom: solid 1px #fff;
	}
	ul#SDI01 li a:hover {
		color: #636F03;
		text-decoration: none;
		background-color: #E1EA99;
		border-bottom: solid 1px #636F03;
	}

	ul#SDI01 li#W01 {
		background: url("../img/HM05.jpg") transparent no-repeat 0 3px;
	}
	ul#SDI01 li#W02 {
		background: url("../img/HM01.jpg") transparent no-repeat 0 3px;
	}
	ul#SDI01 li#W03 {
		background: url("../img/HM06.jpg") transparent no-repeat 0 3px;
	}
	ul#SDI01 li#W04 {
		background: url("../img/HM07.jpg") transparent no-repeat 0 3px;
	}
	ul#SDI01 li#W05 {
		background: url("../img/HM02.jpg") transparent no-repeat 0 3px;
	}
	ul#SDI01 li#W06 {
		background: url("../img/HM04.jpg") transparent no-repeat 0 3px;
	}
	ul#SDI01 li#W07 {
		background: url("../img/HM03.jpg") transparent no-repeat 0 3px;
	}
	ul#SDI01 li#W08 {
		background: url("../img/HM08.jpg") transparent no-repeat 0 3px;
	}
	ul#SDI01 li#W09 {
		background: url("../img/HM09.jpg") transparent no-repeat 0 3px;
	}


/* Homepage */

ul#HM01 {
	display: block;
	margin: 25px 50px 25px 15px;
	list-style-type: none;
	font: 10pt tahoma;
}
	ul#HM01 li {
		padding: 10px 10px 10px 160px;
		margin: 10px 0 0 0;
		list-style-type: none;
		font: 10pt arial;
		line-height: 1.1em;
		text-align: justify;
		color: #666;
		background: url("../img/HM05.jpg") transparent no-repeat 0 3px;
	}
	ul#HM01 li strong a{
		display: block;
		padding: 0 0 3px;
		text-transform: uppercase;
		font-size: 10pt;
		font-weight: bold;
		color: #879800;
		letter-spacing: 0em;

	}
