@page {margin:10mm; size: 210mm 297mm;}

body {
	background: #fff;
	color: #000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 13px !important;
}

#dettaglio-online {
	display: none;
}

#stampa {
	display: block;
	text-align: center
}

.logo {
	height: 70px;
}
.descrizione {text-align: justify; padding: 20px 0}

h1 {font-size: 17px !important; font-weight: bold}
h2 {font-size: 16px !important; font-weight: bold;}
h3 {font-size: 16px !important; padding: 0; margin: 0}

.dettagli1 {float: left; width: 50%; text-align: left;}
.dettagli2 {float: right;  width: 50%; text-align: left;}

.dettagli1 p, .dettagli2 p {
	padding: 0;
	margin: 0
}
.clear {clear: both}

#foto-principale-stampa img {width: 70%; max-height:350px;}
#foto-secondarie-stampa {}
#foto-secondarie-stampa img {float: left; width: 46%; 
height:250px; border: 12px solid #fff}

#foto-secondarie-stampa {page-break-after: always; page-break-before: always}

.text-left {text-align: left}
.padding-indirizzo{padding-top: 150px}
