@charset "iso-8859-1";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

.separatore_verticale_large {
    height: 20px;
}

.noPrint{
	display: none;
}

.bloccoStampa{
	/*border-top: 1px solid #666;*/
	display: block;
	font-size: 11px;
	line-height: 12px;s
}