/*pagina privacypolicy*/
#header_pp {
	background: url(../images/header_pp.gif) no-repeat top;
	background-size:820px 192px;
	width: 820px; height: 192px;
	margin: 0 auto;
	text-indent: -9999px;
}
.box {
	float: left;
	width: 820px;
	padding-left: 10px;
	padding-right:10px;
}
.box img { border: 5px solid White; }
.clear { clear: both; }
.floatL { float: left; }
.floatR { float: right; }

div.testo_privacy {
	float: left;
	margin-top: 0;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: justify;
}
ol.elenco {
	font: 16px Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
}
h1 {
	font: bold 20px Georgia, serif;
	text-align: left;
}
h2 {
	font: bold 18px Georgia, serif;
	text-align: left;
}
a.indice{
	font: 15px Georgia, serif;
	text-align: right;
}

#torna_in_alto{
display:none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
}
#footer_pp {
	background: url(../images/bgr_footer.gif) no-repeat bottom;
	padding-bottom: 23px;
}
#home_pp {
	padding-top: 20px;
	padding-bottom: 20px;
		margin: auto;
		text-align:center;
}
p.indirizzo_pp {
	text-align: center;
}
