body { 
	font:10pt georgia, times, "Times New Roman", serif; 
	margin:0; padding:0;
	background:#fff; 
}

/* centrare la pagina web a larghezza fissa */
body { text-align:center; }  
#container { width:160mm; margin:1em 1em; text-align:left; background:#fff; }
#navigation, #testatina, .testatina-sx-intro, #testatona, .kont, #footer, #nav, #describe, #Layer1, #Layer2, #logo, .art-sx { display:none; }
#contenuto {
	width:160mm;	
	background:#fff; 
	padding:1em 0; 
	text-align: justify;
}
#content {
	background-color: #fff;
}

a {
font-style: normal;
color: #fff;
text-decoration: none
}

#header{
	color: #334e0b
}
#testata-sp {
text-align:center;
	color: #334e0b;
}

.img-sx {
	float:left;
	padding:6px;
	margin: 10px;
	clear:both;
	display:inline;
}

.img-sx -bordo {
	float:left;
	padding:6px;
	margin: 10px;
	clear:both;
	display:inline;
}

.img-dx {
	float:right;
	border-width:0;
}
.ristretto img {
	border:0;
}

#contenuto a {
font-style: normal;
color: #334e0b;
text-decoration: none
}

hr {
	background-color:#334e0b;
	margin: 5px 30px 5px 30px;
	height:1px;
	border: 1px solid #334e0b;
}

/* caratteri */
p {
	padding: 1em;
	margin: 0 1em; 
	text-align: justify;
}
p.primo-paragrafo {
	text-align:justify;
}
p.primo-paragrafo:first-letter { 
	font-size: 3em; 
  	font-style: italic;
	color: #000;
	margin:0 5px 5px -10px;
	padding: 5px 5px 5px 10px;
	line-height:1em;
}
p.p-ju { 
	text-indent: 2em;
	text-align: justify;
}
p.p-sx { 
	text-align: left;
}
p.p-ce { 
	text-align: center;
}
p.p-dx { 
	text-align: right;
}
p.p-it { 
	text-align: center;
	font-style:italic;
}
p.p-cic {
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing: 0.05em;
	text-indent: 0em;
	line-height: 1.3em;
	color: #334e0b;
}
p.p-tit {
	text-align:center;
	font-size:1.3em;
	color: #334e0b;
	letter-spacing: 0.04em;
	text-indent: 0em;
	word-spacing: 0.1em;
	line-height: 1.3em;
	font-variant:small-caps;
}
p.p-cit {
	text-align: center;
	font: italic 1em/2.4em verdana, san-serif;
	word-spacing: 0.1em;
}
p.p-cit span.spquote {
	color: #334e0b;
	font: italic 900 2.2em/1em georgia, serif;
}
p span.lingua, td span.lingua {
	color: #334e0b;
}