body {
	background: #fafafa url(../../template/Immagini/sfumatura_body.png) repeat-x;
	color: #000000;
	font-size: 85%;
	font-family: Arial, Sans, Albany, Helvetica;
	margin: 0;
}
a {
	color: #211577;
}
div#container {
	margin: 0 3%;
}
hr {
	display: none;
}
div.stampa_breve {
	border-top: 1px #cccccc dotted;
	margin: 1em 0;
	/*padding: 1em 0;*/
	clear: both;
}
q {
	background: #ffffff url(../../template/Immagini/quote_sfondo.png) top left no-repeat;
	display: block;
	padding: 1em;
	margin: 1em 0;
	border-top: 1px #cccccc dotted;
	border-bottom: 1px #cccccc dotted;
	font-style: italic;
}
dl.emoticons {
	margin: 1em;
}
dl.emoticons dt {
	clear: both;
}
dl.emoticons dt img {
	float:left;
}
dl.emoticons dt
	float: right;
}
div .rientro {
margin-left: 1.5em;
}
.paragrafo_centrato {
text-align: center;
}
.blocco_centrato {
text-align: center;
}
div.reset_flusso {
	clear: both;
	visibility:hidden;
}
h1 {
	margin: 0.5em 0;
}
.invisibile {
	display: none;
}
p.titolo {
	font-weight: bold;
}
.hidden {
	display:none;
}
div.hidden {
	visibility: hidden; 
}
a.hidden {
	color: blue;
}
