/* style reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
	
:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: white;
	}

ol, ul {
	list-style: square;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	}
	
blockquote, q {
	quotes: "" "";
	}

/* style pini */

body {
	font-size: 0.84em;
	font-family: Verdana, sans-serif;
	font-style: normal;
	background: #F3EEE5;
	text-align: center;
	font-weight: normal;
	color: #535353;
	}

a, a:link {
	color: #F29400;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	}
	
a:hover, a:focus, a:active {
	/*background: #F3EEE5;*/
	border-bottom: 1px solid #F29400;
	color: #535353;
	}

.hidden {
	left: -9999px;
	top: -9999px;
	position: absolute;
	}
	
.list-nostyle {
	list-style-type: none !important;
	list-style-image: none;
	}
	
.control-thumb {
	float: right;
	margin: 8px 8px 0px 0px;
	}
	
.control-thumb img {
	display: block;
	border-style: none;
	}

.thumb {
	margin: 10px 0px;
	}

.picture {
	margin: 0px 10px;
	padding: 0px;
	}
	
.signature {
	clear: both;
	display: block;
	text-align: right;
	padding-top: 6px;
	}
	
.extranav {
	display: none;
	text-decoration: none;
	font-size: 0.7em;
	}
		
a.rss {
	background: url(/rss_small.png) no-repeat left top;
	display: block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	text-align: left;
	border: none;
	}

p {
	line-height: 1.4em;
	margin: 10px;
	}

h1 {
	color: #F29400;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1.05pt;
	line-height: 1.5em;
	font-weight: normal;
	padding-bottom: 3px;
	margin: 10px;
	}
	
h2 {
	color: #F29400;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 1.05pt;
	font-weight: normal;
	line-height: 1.12em;
	padding-top: 8px;
	margin: 10px;
	}
	
h3 {
	color: #F29400;
	font-size: 1.08em;
	text-transform: uppercase;
	letter-spacing: 1.05pt;
	font-weight: normal;
	line-height: 1.08em;
	padding-top: 16px;
	margin: 10px;
	}
	
h4 {
	color: #F29400;
	font-size: 0.92em;
	text-transform: uppercase;
	letter-spacing: 1.05pt;
	font-weight: normal;
	line-height: 0.92em;
	padding-top: 16px;
	margin: 10px;
	}
	
h5 {
	color: #F29400;
	font-size: 0.83em;
	text-transform: uppercase;
	line-height: 0.83em;
	padding-top: 16px;
	margin: 10px;
	}

/* Struttura base */

#container {
	background: transparent url(/logo.png) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
	}

#header {
	float: right;
	background: transparent;
	text-align: left;
	font-size: .8em;
	font-family: Verdana, sans-serif;
	padding: 0px;
	margin-top: 40px;
	height: 40px;
	width: 750px;
	}

#header span {
	position: absolute;
	top: -9999px;
	left: -9999px;
	}

/* Stili: Cerca Box */

#header-right {
	width: 750px;
	height: 40px;
	background: transparent;
	}

#header-right .box {
	background: transparent;
	float: left;
	/*padding-left: 250px; width: 250px;*/
	width: 500px;
	height: 40px;
	}
	
#header-right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#header-right ul li {
	float: left;
	height: 30px;
	width: 250px;
	margin-bottom: 10px;
	}

#header-right ul li a, #header-right ul li a:link, #header-right ul li a:visited {
	color: #969696;
	text-decoration: none;
	border: none;
	border-left: 2px solid #bbb;
	padding: 0px 0px 0px 10px;
	display: block;
	line-height: 30px;
	height: 30px;
	}

#header-right ul li a:hover, #header-right ul li a:focus {
	text-decoration: underline;
	}
	
#cerca-box {
	border-left: 2px solid #bbb;
	padding: 0px 0px 0px 8px;
	width: 230px;

	height: 30px;
	margin: 0px;
	float: left;
	}
	
#cerca-box form {
	width: 240px;

	}
	
#cerca-box fieldset {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 240px;

	border: none;
	}
	
#cerca-box legend, #cerca-box label {
	display: none;
	}

#cerca-box .box-input {
	color: #535353;
	border: 1px solid #bbb;
	width: 165px;

	padding: 3px;
	margin: 0px 0px 0px 2px;
	}
	
#cerca-box .box-input:hover, #cerca-box .box-input:focus, #cerca-box .box-input:active {
	border: 1px solid #aaa;
	}

#cerca-box #submit-search {
	font-family: Verdana, sans-serif;
	background: #bbb;
	color: #fff;
	width: 60px;
	margin: 0px;
	padding: 3px 2px;
	border: none;
	}

#querymain {
	margin-left: 0px;

	}

#login-box legend {
	margin: 10px 0px;
	padding: 10px 0px;
	font-size: 1.4em;
	text-transform: uppercase;
	}

#submit-login {
	margin: 0px;

	}

#cerca-box #submit-search:hover, #cerca-box #submit-search:focus, #cerca-box #submit-search:active {
	background: #fff;
	color: #bbb;
}

#navigation-bar {
	text-align: left;
	font-size: .8em;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	padding: 80px 0px 0px 200px;
 /* ie6, ie7 */
	height: 70px;
	width: 750px;
	}
	
#navigation-bar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navigation-bar li {
	float: left;
	height: 30px;
	width: 250px;
	margin-bottom: 10px;
	}
	
#navigation-bar li a, #navigation-bar li a:link {
	color: #535353;
	text-decoration: none;
	border: none;
	border-left: 2px solid #F29400;
	background: #fff;
	padding: 0px 0px 0px 10px;
	display: block;
	line-height: 30px;
	height: 30px;
	}

#navigation-bar li a.active, #navigation-bar li a:hover, #navigation-bar li a:focus {
	background: transparent;
	cursor: pointer;
	}

#molliche {
	clear: both;
	font-size: .8em;
	width: 738px;
	border-left: 2px solid #bbb;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 40px 200px;
 /* ie6 e ie7 */
 /* ie6 */
	}
	
#molliche .box ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#molliche .box ul li {
	display: inline;
	line-height: 30px;
	}

#molliche .box ul li a {
	line-height: 30px;
	background: transparent url(/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	border: none;
	color: #969696;
	padding-right: 15px;
	}

#molliche .box ul li a:hover, #molliche .box ul li a:focus, #molliche .box ul li a:active {
	text-decoration: underline;
	}
	
#molliche .box ul li a#current-crumb {
	background: none;
	padding-right: 2px;
	}
	
#main {
	margin: 0px;
	background: #fff;
	min-height: 600px;

	width: 750px;
	float: right;
	}

#content {
	padding: 0px;
	}

#column-internal {
	color: #F29400;
	margin: 0px;
	padding: 0px;
	}

#column-internal p {
	margin: 10px;
	}

#column-internal img {
	margin: 0px 0px 10px 0px;
	}
	
#sub1 {
	float: left;
	width: 500px;
	padding: 0px;
	margin: 0px;
	}

#sub1 .headlist {
	border-top: 1px solid #969696;
	}

#sub1 h1 {
	line-height: 1.1em;
	padding: 12px 20px 12px 0px;
	font-size: 1.1em;
	color: #F29400;
	}

#sub1 h2 {
	font-size: 1.3em;
	padding: 0px;
	margin: 8px 0px;
	}

#sub1 h2 a {
	font-size: .8em;
	color: #F29400;
	text-decoration: none;
	border: none;
	}

#sub1 h2 a:hover, #sub1 h2 a:focus, #sub1 h2 a:active {
	border-bottom: 1px solid #ddd;
	}

#sub1 ol.list-nostyle li {
	margin: 0px;
	padding-bottom: 11px;
	border-bottom: 1px solid #bbb;
	}

#sub1 ol.list-nostyle li .testo {
	font-size: .8em;
	line-height: 1.2em;
	}

#sub1 p {
	margin: 10px;
	}

#sub2 {
	background: transparent;
	float: right;
	width: 245px;
	margin: 0px;
	padding: 0px;
	}

#sub2 .headlist {
	padding: 0px;
	background: #fff;	
	}
		
#sub2 h1 {
	display: block;
	text-transform: uppercase;
	padding-left: 8px;
	margin: 0px;
	color: #535353;
	font-size: 1.1em;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	}
		
#sub2 .headlist .control-thumb {
	margin: 8px 8px 0px 0px;
	}

#sub2 .headlist .date {
	display: none;
	}
	
#sub2 ul.list-nostyle li .news-item .date {
	color: #535353;
	font-size: .8em;
	}

#sub2 h2 {
	padding: 2px 0px;
	line-height: 1em;
	font-size: 1em;
	margin: 0px;
	}

#sub2 h2 a, #sub2 h2 a:link, #sub2 h2 a:visited {
	color: #F29400;
	text-decoration: none;
	border: none;
	line-height: 15px;
	}

#sub2 h2 a:hover, #sub2 h2 a:active, #sub2 h2 a:focus {
	color: #535353;
	border-bottom: 1px solid #F29400;
	}

#sub2 ul.list-nostyle {
	padding: 0px;
	margin: 0px;
	}

#sub2 ul.list-nostyle li {
	border-bottom: 2px solid #F29400;
	line-height: 1.3em;
	padding: 7px 0px 10px 0px;
	margin: 0px 20px 0px 7px;
	}
	
#sub2 ul.list-nostyle li .news-item .testo p {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0px;
	margin: 2px 0px;
	}
	
#sub2 ul.list-nostyle li .news-item .footnote {
	font-size: .8em;
	display: block;
	font-style: italic;
	padding-top: 2px;
	color: #969696;
	}

#lipsum {
	border-top: 0px solid transparent; /* bugfix per ie6 e 7 */
	padding: 0px 0px 38px 0px;
	}

#lipsum .footnote {
	font-size: 1em;
	display: block;
	font-style: italic;
	padding-top: 10px;
	color: #969696;
	margin: 10px;
	}

#lipsum .list-nostyle .footnote {
 	padding: 0px;
 	margin: 0px;
 	}

ul.homelinks {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

ul.homelinks li a span {
	display: block;
	padding-left: 40px;
 	background: transparent url(/logo_small.png) no-repeat left 10px;
 
	}

a.homelink, a:link.homelink {
	position: absolute;
	background-color: white;
	padding-left: 15px;
	width: 680px;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	border-bottom: none;
	border-left: 2px solid #f29400;
	text-transform: uppercase;
	font-size: 15px;
	color: #535353;
	z-index: 1000;
	}

#lipsum .date {
	margin: 10px;
	}

#lipsum .list-nostyle .date {
	margin: 5px 0px;
	}

#lipsum .list-nostyle .news-item {
	margin-bottom: 20px;
	}

#lipsum ul {
	list-style-image: url(/bullet.png);

	margin-top: 5px;
	padding-left: 30px;
	}
	
#lipsum ol {
	margin-top: 5px;
	padding-left: 30px;
	}

#lipsum ol li, #lipsum ul li {
	margin-bottom: 5px;
	}

#column-external {
	left: 0px;
	width: 200px;

	margin: 0px;
	padding: 0px;
	}

#column-external h1 {
	font-size: 1.1em;
	line-height: 1.1em;
	}

#column-external ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

#column-external ul li {
	float: left;
	display: block;
	min-height: 30px;
	height: auto;
	width: 180px;
	margin-bottom: 5px;
	}

#column-external ul li ul {
	margin-top: 5px;
	}

#column-external ul li ul li {
	float: left;
	display: block;
	min-height: 30px;
	height: auto;
	width: 180px;
	}

#column-external ul li a {
	display: block;
	text-transform: uppercase;
	font-size: .8em;
	color: #535353;
	text-decoration: none;
	border: none;
	border-left: 2px solid #F29400;
	background: #fff;
	padding: 6px 5px 6px 10px;
	line-height: 20px;
	height: auto;
	width: 165px;
	}

#column-external ul li ul li a {
	display: block;
	font-size: .7em;

	text-transform: none;
	border-left: 2px solid #bbb;
	padding: 6px 5px 6px 10px;
	line-height: 20px;
	height: auto;
	width: 165px;
	}

#column-external ul li a:hover, #column-external ul li a:focus, #column-external ul li a:active {
	background: transparent;
	}

#column-external img {
	border: none;
	}
	
/* popup thickbox, sono important perche sovrascrivono thickbox.css */

#TB_ajaxContent input, #TB_ajaxContent select {
	font-size: 1.1em;
	line-height: 1.2;	
	}
	
#entityResultset ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0em;
	padding: 0.7em 0em 0.2em 0.2em;
	}
	
#entityResultset a, #entityResultset a:link, #entityResultset a:visited {
  background-color: #fff !important;
  color: #535353 !important;
  }

#entityResultset a:hover, #entityResultset a:focus, #entityResultset a:active {
  background-color: #535353 !important;
  color: #fff !important;
  }

#footer {
	width: 950px;
	clear: both;
	padding: 20px 0px;
	text-align: left;
	}

#footer-left {
	color: #535353;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 950px;
	height: 30px;
	}

#footer-left div {
	float: right;
	background: #fff;
	padding-left: 5px;
	border-left: 2px solid #F29400;
	width: 181px;
	}

#footer-left a, #footer-left a:visited, #footer-left a:link {
	color: #535353;
	border-bottom: 1px solid #ddd;
	}

#footer-left a:hover, #footer-left a:focus, #footer-left a:active {
	background: transparent;
	color: #F29400;
	border-bottom: 1px solid #535353;
	}

/* Stili: Tabelle */

table {
	margin: 10px;
	}

table caption {
	text-align: right;
	font-size: 0.92em;
	font-style: italic;
	line-height: 0.92em;
	font-weight: normal;
	padding: 8px 0px;
	}
	
table thead tr {
	color: #bbb;
	padding: 7px;
	text-transform: uppercase;
	text-align: left;
	}

.photo {
	cursor: pointer;
	}

/* Stili: Mainform */

.maincontrols {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	}

#lipsum form .maincontrols legend {
	padding: 10px;
	}

#lipsum form .maincontrols fieldset.mainfieldset {
	border: none;
	padding: 0px;
	}

#lipsum form .maincontrols fieldset.mainfieldset ol {
	list-style: none;
	margin: 0px;
	padding: 10px 8px 12px;
	}

form.cmxform fieldset.mainfieldset {
	margin: 0px;
	padding: 0px;
	}

#lipsum form fieldset ol, #lipsum form fieldset ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	}

fieldset {
	border: none;
	margin: 0px 10px;
	padding: 10px 0px 0px;
	}

fieldset h2 {
	margin: 0px;
	padding: 0px;
	}

form.cmxform {
	font-size: .8em;
	margin: 0px 10px;
	}
	
form.cmxform fieldset {
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 0px 0px 10px;
	padding: 16px 0px 0px;
	}
	
form.cmxform legend {
	background-color: transparent;
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #F29400;
	padding: 3px 0px;
	margin: 0px 0px 5px 0px !important;
	margin: 10px 0px 5px 0px;
	}
		
form.cmxform label {
	width: 150px;
	font-size: 1.1em;
	display: inline-block;
	vertical-align: top;
	}
	
form.cmxform label.nocmx {
	width: auto;
	margin: 0px 3px;
	}

form.cmxform label.label-block {
	display:block;
	width: auto;
	margin: 0px 3px;
	}

form.cmxform label.nocmxalign {
	width: auto;
	margin-left: 150px;
	}

form.cmxform fieldset li.nocmx {
	display: inline;
	}

.cmxform fieldset li.break {
	margin: 0px;
	padding: 0px;

	border: none;
	}

.cmxform legend,
.cmxform .label-alike,
.cmxform label {
	color: #6B6B6B;
	}

form.cmxform em {
	color: #F29400;
	}
	
form.cmxform ol {
	list-style: none outside;
	margin: 0px;
	padding: 0px;
	}
	
form.cmxform ol li {
	list-style: none;
	margin: 0px;
	padding-bottom: 5px;
	}
	
form.generated fieldset li {
	margin-top: 10px;
	}

input, select, textarea {
	font-size: 1em;
	border: 1px solid #aaaaaa;
	padding: 2px 3px;
	margin: 2px;
	font-family: Verdana, sans-serif;
	line-height: normal;
	font-weight: normal;
	background: url(/input_shadow.gif) no-repeat left top;
	}

/*** fieldset con allineamento select box ***/

form.cmxform fieldset#internalfield li {
	padding: 5px 0px;
	background: none;
	}
	
form.cmxform fieldset#internalfield label {
	margin-left: 10px;
	}

form.cmxform fieldset#internalfield label {
	width: 200px;
	margin-right: 20px;
	}

form.cmxform fieldset#internalfield fieldset#internalfield label {
	margin-left: 203px;
	} /* Width plus 3 (html space) */

form.cmxform fieldset#internalfield label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}

option {
	padding: 0px 0px 0px 2px;
	background-color: white;
	}

input:focus, select:focus, textarea:focus {
	border: 1px solid #555555;
	}

input.button,
input[type=button],
input[type=submit] {
	background: #F29400 none repeat scroll 0% 50%;
	/*
	border-color: #eee #ccc #bbb #aaa;
	border-width: 1px;
	font-size: 1em;
	*/
	border: none;
	color: #fff;
	cursor: pointer;
	height: auto;
	padding: 3px 5px;

	letter-spacing: 1.1pt;
	}

input.button:focus,
input[type=button]:focus,
input[type=submit]:focus {
	background: #eee none repeat scroll 0% 50%;
	border-color: #aaa;
	color: #535353;
	}

.cmxform #disclaimer {
	font-family: Verdana, sans-serif;
	font-size: 0.92em;
	line-height: 1.2em;
	}
	
form.cmxform .box {
	padding: 10px;
	}

#register-link {
	margin: 10px;
	}
	
#lipsum .date {
	color: #969696;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	}

/* evita i problemi della timeline */

#lipsum .timeline-band-layer-inner img {
	margin:0px;
	padding:0px;
	}

#lipsum img {
	padding: 10px;
	}

#lipsum img.left, #sub1 img.left {
	float: left;
	}

#lipsum img.right, #sub1 img.right {
	float: right;
	}

#lipsum .testo img, #lipsum img.picture {
	padding: 0px;
	}

#lipsum .testo p {
	margin: 5px 0px;
	}

#lipsum .list-nostyle {
	margin: 10px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	}

/* Stili: Blog */

.list-nostyle li {
	margin-bottom: 20px;
	}

#lipsum .list-nostyle .firmaBlog {
	font-size: .8em;
	font-weight: normal;
	line-height: 3em;
	color: #bbb;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: block;
	}

#lipsum .list-nostyle .firmaBlog .comment_count {
	display: block;
	font-size: 2em;
	float: left;
	padding: 0px 16px 0px 10px;
	}

#lipsum .list-nostyle .blog-answer {
	clear: both;
	font-size: 11px;
	padding: 4px 10px 16px;
	}

#lipsum .blog-content {
	margin: 5px 10px;
	font-size: 14px;
	}

#lipsum .list-nostyle .testo h2 {
	margin: 5px 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	color: #535353;
	background: none;
	text-transform: uppercase;
	letter-spacing: 1.05pt;
	font-weight: normal;
	line-height: 1.12em;
	}

#lipsum .evidence h2 {
	background: none;
	font-size: 1.2em;
	color: #535353;
	}

.selected-item {
	background: transparent !important;
	color: #AE4551;
	}

ul#politiche {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#politiche h2 {
	left: -9999px;
	top: -9999px;
	position: absolute;
	}

#g1, #g2, #g3 {
	padding-top: 477px;
	}
	
#g1 {
	background: transparent url(/images/public/images/areeintervento01.jpg) no-repeat 0 0;
	}

#g2 {
	background: transparent url(/images/public/images/areeintervento02.jpg) no-repeat 0 0;
	}

#g3 {
	background: transparent url(/images/public/images/areeintervento03.jpg) no-repeat 0 0;
	}

#politiche h3 {
	font-size: 1.4em;
	}

#politiche .p {
	background: #fff;
	border-bottom: 20px solid #F3EEE5;
	}

/* sitemap */

#lipsum ul.sitemap {
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	}

blockquote {
	margin: 7px 0px 7px 10px;
	padding-left: 15px;
	text-indent: 10px;
	background: url(/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}

blockquote p {
	display: inline;
	margin: 0px;
	padding-right: 24px;
	background: url(/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

.category {
	border-left: 1px solid #ccc;
	padding-left: 5px;
	}

/* Messaggi per l'utente */

.note {
	background-color: #FCFCFC;
	border: 1px solid #CCC;
	padding: 5px 5px 5px 23px;
	margin: 10px 0px 10px 0px;
	}
	
.evidence {
	background-color: #FCFCFC;
	border: 1px solid #CCC;
	padding: 30px 30px 30px 90px;
	margin: 10px 10px 10px 0px;
	}

.evidence a {
	font-size: 1.2em;
	}
	
.excel {
	background-image: url(excel.png);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	}
	
.tex {
	background-image: url(tex.png);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	}
	
.printer {
	background-image: url(printer.png) !important;
	background-image: url(printer.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	}
	
.error {
	background-image: url(error.png) !important;
	background-image: url(error.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	}
	
.welcome {
	background-image: url(man.png) !important;
	background-image: url(man.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	}
	
.chart {
	background-image: url(chart.png);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	}
	
.cancel {
	background-image: url(cancel.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 18px;
	}
	
.sitemap {
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #999;
	}
	
.highlight {
	margin-top: 10px;
	font-size: 13px;
	}


/* indicatore del percorso di navigazione dei form */

#steps {
  margin: 0px 0px 8px 0px;
  border: 1px solid #ccc;
  font-size: 1em;
  background: #F3EEE5;
  color: #F29400;
  }

#steps ol li a, #steps ol li a:link, #steps ol li a:visited {
	text-decoration: none;
	border: none;
  color: #F29400;
  } 

#steps ol li a:hover, #steps ol li a:active, #steps ol li a:focus {
  background-color: #F29400;
	color: #fff;
  }

#steps ol {
	list-style-type: none;
	margin: .1em;
	padding: .2em 0em .2em .0em;
	}

#steps ol li {
	display: inline;
	}

#steps ol li a {
	background: transparent url(/breadcrumb.gif) no-repeat center right;
	padding: 3px 10px 3px 4px;
	}
	
#steps ol li a#cursor {
  background: #F29400 !important;
	color: #fff;
	}

#steps ol li a.end {
	background: none;
	text-decoration: none;
	border: none;
  color: #F29400;
	}

/* riepilogo risultati compilazione form */

table.form-results {
	background-color: #FDFDFD;
	width: 680px;
	padding-bottom: 10px;
	margin: 10px 0px 10px 0px;
	}
	
table.form-results td {
	margin: 0px;
	padding: 2px;
	}

table.form-results td.label {
	border: 0px;
	border-bottom: 1px solid #999999;
	width: 50%;
	padding-left: 10px;
	}

table.form-results td.simple {
	border: 0px;
	background-color: white;
	font-weight: normal;
	font-style: italic;
	width: 100%;
	}

table.form-results td.value {
	border: 0px;
	border-bottom: 1px solid #999999;
	background-color: white;
	width: 50%;
	}

a.nodecoration {
	text-decoration: none;
	border: none;
	}

.cursor {
	cursor: pointer;
	}

table.newsletterstatus {
	margin: 0px;
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	font-weight: normal;
	line-height: 18px;
	width: 99%;
	color: #535353;
	}

table.newsletterstatus tr {
	background: transparent;
	}

table.newsletterstatus thead tr th,
table.newsletterstatus tfoot tr th {
	text-transform: uppercase;
	padding: 10px 10px;
	color: #535353;
	background: #ddd;
	}

table.newsletterstatus tbody th {
	padding: 5px 10px;
	width: 250px;
	background: #f5f5f5;
	}

table.newsletterstatus tbody td {
	padding: 5px 10px;
	background: #F9F9F9;
	}

table.newsletterstatus tbody td div#errormessage {
	max-height: 150px;
	overflow-y: scroll;
	}

.t {
	font-size: 1.3em;
	letter-spacing: 1.1pt;
	}
	
.r {
	text-align: right;
	}

.c {
	width: 50px;
	}

.l {
	width: 530px;
	}
	
.d {
	width: 600px;
	}

.i {
	font-style: italic;
	}

/* flow site map */

#flowmap {
	float: left;
	padding: 50px 0px 40px 12px;
	}

#flowmap div {
	float: left;
	width: 49.9%;
	}

#flowmap ul, #flowmap li {
	margin: 0px;
	padding: 0px;
	}

#flowmap .primaryNav li {
	width: 25%;

	}

#flowmap .primaryNav li ul li {
	width: 100% !important;
	}

#flowmap .primaryNav.col1 li { width:99.9%; }
#flowmap .primaryNav.col2 li { width:50.0%; }
#flowmap .primaryNav.col3 li { width:33.3%; }
#flowmap .primaryNav.col4 li { width:25.0%; }
#flowmap .primaryNav.col5 li { width:20.0%; }
#flowmap .primaryNav.col6 li { width:16.6%; }
#flowmap .primaryNav.col7 li { width:14.2%; }
#flowmap .primaryNav.col8 li { width:12.5%; }
#flowmap .primaryNav.col9 li { width:11.1%; }
#flowmap .primaryNav.col10 li { width:10.0%; }

#flowmap .primaryNav.col2 li {

	}
	
#flowmap .primaryNav.col3 li {

	}


#flowmap .primaryNav {

	margin: 0px;
	float: left;
	width: 100%;
	}

#flowmap .primaryNav li.home {
	display: block;
	float: none;
	text-transform: uppercase;
	background: #ffffff url(/L1-left.png) center bottom no-repeat;

	position: relative;
	z-index: 2;
	padding: 0px 0px 30px 0px;
	}

#flowmap .primaryNav li.home a {
	width: 342px;

	height: 50px;
	line-height: 50px;
	}

#flowmap .primaryNav li {
	float: left;
	list-style: none;
	background: url(/L1-center.png) center top no-repeat;

	padding: 30px 0;
	margin-top: -30px;
	margin-bottom: 0px;
	}
	
#flowmap .primaryNav li a {
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	padding: 10px 2px;
	display: block;
	font-size: 14px;
	text-align: center;
	color: #535353;	
	background: #ffc775 url(/white-highlight.png) top left repeat-x;

	border: 1px solid #ffb652;
	/*-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; FF 3.5+ */
	}
	
#flowmap .primaryNav li a:hover {
	background-color: #e2f4fd;
	border-color: #97bdcf;
	background-color: #ffb652;
	border-color: #f29400;
	}
	
#flowmap .primaryNav li.last-child {
	background: url(/L1-right.png) center top no-repeat;

	}

#flowmap .primaryNav a:link:before,
#flowmap .primaryNav a:visited:before {
	display: block;
	text-transform: uppercase;
	margin-bottom: 5px;
	word-wrap: break-word;
	}
	
#flowmap .primaryNav li a:link:before,
#flowmap .primaryNav li a:visited:before {
	color: #78a9c0;
	}

/* --------	Second Level --------- */

#flowmap .primaryNav li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url(/vertical-line.png) center bottom repeat-y;

	}
	
#flowmap .primaryNav li li a,
#flowmap .primaryNav a.leave {
	font-size: 12px;
	background-color: #cee3ac;
	border-color: #b8da83;
	}
	
#flowmap .primaryNav li li a:hover,
#flowmap .primaryNav a:hover.leave {
	border-color: #94b75f;
	background-color: #e7f1d7;
	}

#flowmap .primaryNav li li.first-child {
	padding-top: 30px;
	}
	
#flowmap .primaryNav li li.last-child {
	background: url(/vertical-line.png) center bottom repeat-y;

	}
	
#flowmap .primaryNav li li a:link:before,
#flowmap .primaryNav li li a:visited:before {
	color: #8faf5c;
	}

/* --------	Third Level --------- */

#flowmap .primaryNav li li ul {
	margin: 10px 0px 0px 0px;
	width: 100%;
	float: right;
	padding: 9px 0px 10px 0px;
	background: #ffffff url(/L3-ul-top.png) center top no-repeat;

	}
	
#flowmap .primaryNav li li li {
	background: url(/L3-center.png) left center no-repeat;

	padding: 5px 0;
	}
	
#flowmap .primaryNav li li li a, #flowmap .primaryNav li li a.subleave {
	background-color: #fff7aa;
	border-color: #e3ca4b;
	font-size: 10px;
	padding: 5px 2px;
	width: 80%;
	float: right;
	}
	
#flowmap .primaryNav li li li a:hover, #flowmap .primaryNav li li a:hover.subleave {
	background-color: #fffce5;
	border-color: #d1b62c;
	}
	
#flowmap .primaryNav li li li.first-child {
	padding: 15px 0px 5px 0px;
	background: url(/L3-li-top.png) left center no-repeat;

	}
	
#flowmap .primaryNav li li li.last-child {
	background: url(/L3-bottom.png) left center no-repeat;

	}
	
#flowmap .primaryNav li li li a:link:before,
#flowmap .primaryNav li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
	}

/* web gallery, slideshow */

.gallery {
	padding: 0px 10px;
	}

.gallery ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	}
	
.gallery ul li {
	display: inline;
	}
	
.gallery ul img {
	padding: 5px !important;
	border: 1px solid #ddd;
	}
	
.gallery ul a:hover img {
	background: #F29400;
	border: 1px solid #bbb;
	}

.gallery ul a, .gallery ul a:link {
	text-decoration: none;
	border: none;
	}
		
.gallery ul a:hover {
	color: #fff;
	}

/* artwork */

.artwork {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	}

.artwork li {
	float: left;
	clear: both;
	margin: 0px 10px 15px 0px;
	padding: 0px;
	}

.frame-container {
	float: left;
	margin-left: -7px;
	}

.frame-top-left {
	height: 10px;
	padding-left: 16px;
	background: url(frame-top-left.png) no-repeat left top transparent;
	}

.frame-top-right {
	height: 10px;
	background: url(frame-top-right.png) no-repeat right top transparent;
	}

.frame-left {
	padding-left: 10px;
	background: url(frame-left.png) repeat-y left top transparent;
	}

.frame-right {
	padding-right: 8px;
	background: url(frame-right.png) repeat-y right top transparent;
	}

.frame-core {
	font-family: Verdana, sans-serif;
	font-size: .84em;
	padding: 7px;
	text-align: center;
	background: white;
	}

.frame-img {
	border: 1px solid #ddd;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	}

a:hover .frame-img,
a:focus .frame-img {
	border: 1px solid #aaa;
	}
	
.frame-label {
	height: 18px;
	line-height: 18px;
	text-align: left;
	}

.frame-bottom-left {
	height: 10px;
	padding-left: 16px;
	background: url(frame-bottom-left.png) no-repeat left bottom transparent;
	}

.frame-bottom-right {
	height: 10px;
	background: url(frame-bottom-right.png) no-repeat right bottom transparent;
	}

/* gestione galleria immagini */

.imagelist {
	width: 500px;
	list-style-image: none !important;
	padding: 0px 0px 0px 10px !important;
	margin: 0px !important;
	list-style: none;
	}
	
.imagelist li {
	float: left;
	padding: 0px 5px !important;
	}

.imagelist .d {
	width: 160px;
	}
	
.imagelist img {
	padding: 5px;
	border: 1px solid #ddd;
	}
	
.imagelist a:hover img {
	background: #F29400;
	border: 1px solid #bbb;
	}

.imagelist a,
.imagelist a:link,
.imagelist a:visited {
	text-decoration: none;
	border: none;
	}
		
.imagelist a:hover,
.imagelist a:focus {
	color: #F29400;
	}

/* upload progress bar */

#progressbar {
        border: 1px solid #aaa;
        width: 500px;
        height: 20px;
        position: relative;
        color: black; 
        padding: 0px;
        margin: 0px;
	}

#progressbar div.progress {
        position: absolute;
        width: 0px;
        height: 100%;
        overflow: hidden;
        background-color: #7a7a7a;
        border: none;
        padding: 0px;
        margin: 0px;
	}

#progressbar div.progress .text {
        position: absolute;
        text-align: center;
        color: white;
        border: none;
        padding: 0px;
        margin: 0px;
	}

#progressbar div.text {
        position: absolute;
        width: 100%;
        height: 100%;
        line-height: 100%;
        text-align: center;
        border: none;
        padding: 0px;
        margin: 0px;
	}

/* gestione file */

body.popup {
	background: none;
	}

body.popup #container {
	margin: 0px 0px 0px -190px;
	}

body.popup #column-external,
body.popup .unprintable,
body.popup .extranav {
	display: none;
	}

.datepicker_control {
	background: #6b6b6b !important;
	}
	
div#actingon {
	color: red;
	font-weight: bold;
	width: auto;
	height: 20px;
	margin: 8px 5px;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px solid #eee;
	background: transparent url(breadcrumb.gif) no-repeat center left;
	}

div#filetreecontainer {
	margin: 10px 5px;
	padding: 3px;
	width: auto;
	min-height: 300px;
	overflow: auto; 
	border-bottom: 1px solid #eee;
	}

div.commands div {
	margin: 3px;
	padding: 3px;
	border-bottom: 1px solid #eee;
	}

div.commands div input,
div.commands div select {
	margin: 2px;
	}

ul.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px !important;
	margin: 0px !important;
	}

ul.jqueryFileTree li {
	list-style: none !important;
	padding: 0px !important;
	padding-left: 20px !important;
	margin: 0px !important;
	white-space: nowrap;
	}

ul.jqueryFileTree a {
	color: #333;
	border: none !important;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
	}

ul.jqueryFileTree a:hover {
	background: #E8E8E8 !important;
	color: #000 !important;
	}

ul.jqueryFileTree a:focus,
ul.jqueryFileTree a:active {
	background: red !important;
	color: #fff !important;
	}

ul.jqueryFileTree a.protected {
	background: #FEE3A5 !important;
	}

/* Core Styles */
.jqueryFileTree li.directory { background: url(directory.png) left top no-repeat; }
.jqueryFileTree li.expanded { background: url(folder_open.png) left top no-repeat; }
.jqueryFileTree li.file { background: url(file.png) left top no-repeat; }
.jqueryFileTree li.wait { background: url(spinner.gif) left top no-repeat; }

/* File Extensions */
.jqueryFileTree li.ext_3gp { background: url(film.png) left top no-repeat; }
.jqueryFileTree li.ext_afp { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_afpa { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_asp { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_aspx { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_avi { background: url(film.png) left top no-repeat; }
.jqueryFileTree li.ext_bat { background: url(application.png) left top no-repeat; }
.jqueryFileTree li.ext_bmp { background: url(picture.png) left top no-repeat; }
.jqueryFileTree li.ext_c { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_cfm { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_cgi { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_com { background: url(application.png) left top no-repeat; }
.jqueryFileTree li.ext_cpp { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_css { background: url(css.png) left top no-repeat; }
.jqueryFileTree li.ext_doc { background: url(doc.png) left top no-repeat; }
.jqueryFileTree li.ext_exe { background: url(application.png) left top no-repeat; }
.jqueryFileTree li.ext_gif { background: url(picture.png) left top no-repeat; }
.jqueryFileTree li.ext_fla { background: url(flash.png) left top no-repeat; }
.jqueryFileTree li.ext_h { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_htm { background: url(html.png) left top no-repeat; }
.jqueryFileTree li.ext_html { background: url(html.png) left top no-repeat; }
.jqueryFileTree li.ext_jar { background: url(java.png) left top no-repeat; }
.jqueryFileTree li.ext_jpg { background: url(picture.png) left top no-repeat; }
.jqueryFileTree li.ext_jpeg { background: url(picture.png) left top no-repeat; }
.jqueryFileTree li.ext_js { background: url(script.png) left top no-repeat; }
.jqueryFileTree li.ext_lasso { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_log { background: url(txt.png) left top no-repeat; }
.jqueryFileTree li.ext_m4p { background: url(music.png) left top no-repeat; }
.jqueryFileTree li.ext_mov { background: url(film.png) left top no-repeat; }
.jqueryFileTree li.ext_mp3 { background: url(music.png) left top no-repeat; }
.jqueryFileTree li.ext_mp4 { background: url(film.png) left top no-repeat; }
.jqueryFileTree li.ext_mpg { background: url(film.png) left top no-repeat; }
.jqueryFileTree li.ext_mpeg { background: url(film.png) left top no-repeat; }
.jqueryFileTree li.ext_ogg { background: url(music.png) left top no-repeat; }
.jqueryFileTree li.ext_pcx { background: url(picture.png) left top no-repeat; }
.jqueryFileTree li.ext_pdf { background: url(pdf.png) left top no-repeat; }
.jqueryFileTree li.ext_php { background: url(php.png) left top no-repeat; }
.jqueryFileTree li.ext_png { background: url(picture.png) left top no-repeat; }
.jqueryFileTree li.ext_ppt { background: url(ppt.png) left top no-repeat; }
.jqueryFileTree li.ext_psd { background: url(psd.png) left top no-repeat; }
.jqueryFileTree li.ext_pl { background: url(script.png) left top no-repeat; }
.jqueryFileTree li.ext_py { background: url(script.png) left top no-repeat; }
.jqueryFileTree li.ext_rb { background: url(ruby.png) left top no-repeat; }
.jqueryFileTree li.ext_rbx { background: url(ruby.png) left top no-repeat; }
.jqueryFileTree li.ext_rhtml { background: url(ruby.png) left top no-repeat; }
.jqueryFileTree li.ext_rpm { background: url(linux.png) left top no-repeat; }
.jqueryFileTree li.ext_ruby { background: url(ruby.png) left top no-repeat; }
.jqueryFileTree li.ext_sql { background: url(db.png) left top no-repeat; }
.jqueryFileTree li.ext_swf { background: url(flash.png) left top no-repeat; }
.jqueryFileTree li.ext_tif { background: url(picture.png) left top no-repeat; }
.jqueryFileTree li.ext_tiff { background: url(picture.png) left top no-repeat; }
.jqueryFileTree li.ext_txt { background: url(txt.png) left top no-repeat; }
.jqueryFileTree li.ext_vb { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_wav { background: url(music.png) left top no-repeat; }
.jqueryFileTree li.ext_wmv { background: url(film.png) left top no-repeat; }
.jqueryFileTree li.ext_xls { background: url(xls.png) left top no-repeat; }
.jqueryFileTree li.ext_xml { background: url(code.png) left top no-repeat; }
.jqueryFileTree li.ext_zip { background: url(zip.png) left top no-repeat; }
.jqueryFileTree li.ext_flv { background: url(film.png) left top no-repeat; }
.jqueryFileTree li.ext_m4v { background: url(film.png) left top no-repeat; }

