body {
	background: url('../images/vuoto.gif') repeat center fixed;
	background-color: #ffffff;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	padding:5px 10px;
}
.contentpane {
	background: url('../images/vuoto.gif');
	background-color: #ffffff;
	padding:5px 10px;
}
#content div {
  	margin:20px;
  	display: inline;
  	float:none;
  	width:100%;
}
h1, #content h1, h3 {
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	text-indent:12px;
	border-top:solid 5px #ecede8/*separator*/; 
	padding:5px 0px;
	font-size: 14pt;
	line-height: 1.7em;
}
h2 {
	border-top:solid 1px #70A185 /*separator*/; 
}

h2, #content h2, #content h2 a, #content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h2 a:active, #content h2 a:focus,
.contentpane h2, .contentpane h2 a, .contentpane h2 a:link, .contentpane a:visited, .contentpane a:hover, .contentpane h2 a:active, .contentpane h2 a:focus {
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	text-indent:0px;
	text-align:left;
	font-size: 16pt;
	line-height: auto;
	padding: 5px 0px 0px 0px;
	display:block;
	color:#000; 
	/*background-color:#000!important not working; */
}
h1, h2, h3, .zsubtitolo, .zsubtitolocap  {
      page-break-after: avoid;
}

p, ul li, ol li, address, .category-desc, table, label, dt, dd {
  font-size:10pt;
  color:#000;
  text-align:justify;
  line-height:14pt;
  text-indent:7pt;
}
#content img, #content .item-page img {
    max-width:400px;
    height:auto;
    margin:8pt;
}
p.img_caption{
	font-size:9pt;
	font-style:italic;
	text-align:left;
	text-indent:0px;
	line-height:1.2em;	
	margin:3px 0px;
}
dl.article-info {
	font-size:9pt;
	font-style:italic;
	text-align:right;
	line-height:1.3em;
	margin:0px 0px 10px 0;
	padding:10px 0px 10px 0px;
}

a:link, a:visited, a, a:hover, a:active, a:focus {
	color: #000;
	background:none;
	text-decoration:none;
}

hr {
	size:4px;
    align:center; 
    color:#000;  
    width:150%;
}
#zprintfooter, #zprintfooter a {
	text-align:center;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;	
	text-decoration:none;
}
#zprintfooter a:hover {
	color: #fff;
}
#footer {
	padding: 10px 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 300;
	font-variant:small-caps;
	font-size:9pt;
	line-height:10pt;
	text-align:justify;
	text-indent:0px;
	padding:10px 10px;
	border-top:solid 3px #b11116/*separator*/; 
	border-bottom:solid 1px #b11116/*separator*/; 
}
#footer h3 {
	display:inline;
	border-top:0px;
	color: #000;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	font-variant:small-caps;
	font-size:12pt;
	text-indent:0px;
	line-height:10pt;
	padding:0px;
	margin:0px;
}
.contentpane #zprintfooter, .contentpane #zprintfooter a, .contentpane #footer, 
.contentpane #zprintheader, .contentpane #zprintheader img, .contentpane #zprintheader a {
	display:block;
	visibility:visible;
	max-width:100%;
	height:auto;
	margin-top:0px;
}
.contentpane .zsharethis, .contentpane .actions {
	visibility:hidden;
	display:none;
	width:1px;
	height: 1px;
}
.sige {
	clear: both;
	display: table-cell;
	margin: 16px 4px;
	padding: 0;
	list-style-type: none !important;
}
