/* copyright 2006 - Walkstudio.com */
/* css per la stampa */
html, body {
	margin: 0;
	padding: 0;
}

.nostampa {
	display: none;
}


