body {
	background-color: #fff; color: #000;
	font: normal 11pt "Times New Roman", TimesNR, Times, serif;
}
.pg { margin: 0 5%; padding: 0; position: static; }
a, a:visited { color: #000; text-decoration: none }
img { display: block; }
a img { border: 0; }
abbr, acronym { border: 0; }
/* =img */
img { margin: 0 0 10px }
/* ol ul */
ol, ul { margin: 0 0 1em; list-style: disc outside; }
/*li { list-style-type: none; }*/
ol ul, ul ul { margin: 0.5em 0 1em 15pt; list-style: disc outside; }
ul ol, ol ol { margin: 0.5em 0 1em 22pt; list-style: decimal outside; }

.lst-partner ul, .gallery ul { padding: 0 }
.lst-partner li,
.gallery li { list-style-type: none; margin-left: 0; padding: 0; }
/* =dl */
dl { margin: 0 0 1em; }
dt { font-weight: bold }
dd {}
/* =p */
p { margin: 0 0 1em; padding: 0; }
li p, dd p { margin: 0 0 0.2em }
.date { font-style: italic }


/* =table */
table {
	width: 100%;
	border-top: thin solid #ababab;
	border-collapse: collapse; 
	border-spacing: 0;
}
th, td {
	border: none;
	border-bottom: thin solid #ababab;
}
caption {
	font-size: 9pt; font-family: Georgia, serif;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	text-align: center;
}
.data td, .data th { padding: 0.5em; border: thin solid #ababab }
.data th { white-space: nowrap; text-align: left; }
.data td { vertical-align: top; }

/* general */
hr { display: none; }
em { font-style: italic; }
strong { font-weight: bold; }
/* @group link */
.pg a:after { font-style: italic; }

.article a:after,
.goto-archivie {
	white-space: pre;
	content: " (" attr(href) ") ";
	font-size: 90%;
}
.logo-site { text-indent: 0; background-image: none; position: static; }
/* footer */
#footer {
	color: #999;
	font-size: 90%;
	text-align: center;
	margin: 2em 0 0; padding: 1em 0 0 ;
	border-top: 1pt solid #ababab;
}
/* Elenco elementi non visualizzati */
.nav-lang, #nav-bar, #nav-main, .nav-sub, .utility-tools, .pg-internal .extra,
#sitemap-mini, .nav-footer, .breadcrumbs,
.tools-bar, .adv, .nav-access  { display: none; }
