/* CSS Document */
body		{
			font-size:12px;
			line-height:14px;
			font-family:Arial, Helvetica, sans-serif;
			color:#222;
			}


.header_cont, .sx, .footer_cont, .riga_info, .noprint, a.print_ordine, header			
{
display:none;
}

h1					{ font-size:14px; font-weight:bold; width:100%; line-height:18px; padding-bottom:10px; }
h1.titolo_stampa	{ font-size:20px; font-weight:bold; width:100%; text-align:center; line-height:24px; padding:0 0 10px 0; margin:15px 0 0 0; }
h2					{ font-size:13px; font-weight:bold; width:100%; line-height:18px; padding-bottom:10px; }


.table, td	{
				border:1px solid #CCC;
				padding:3px 5px;
				margin:0;
				text-align:left;
				border-collapse: collapse;
				
				}

table			{ margin-bottom:25px; margin-top:15px; width:100%;}				
				
a				{
				color:#222;
				text-decoration:none;
				}				
				
				