html	{
		margin: 0px;
		padding: 0px;
		}

img	{
	border: 0px;
	}
		
body	{
		font-family: arial,sans-serif;
		margin: 0px;
		padding: 0px;
		}
		
.no_print	{
			display: none;
			}
			
#header	{
		border: 0px;
		margin: 0px;
		}
		
#logo1	{
		background-image: url(../immagini/logo_print.gif);
		background-repeat: no-repeat;
		float: left;
		width: 400px;
		margin: 15px 0px 10px 0px;
		padding: 0px;
		}
		
#logo1 p	{
			display: inline;
			}
		
p	{
	font-size: 14px; 
	line-height: 16px; 
	}
	
h4	{
	font-size: 16px;
	font-weight: bold;
	}
	
.print_content	{
				position: absolute;
				left: 0px;
				top: 140px;
				width: 630px;
				margin-left: 20px;
				}

#content02 img	{
				margin-top: 25px;
				}
				
#content02 td	{
				text-align: left;
				}
				
/* per formulario
		
fieldset	{
			border: 0px;
			margin-bottom: 20px;
			}
			
legend	{
		color: #000000;
		margin-bottom: 10px;
		}
		
#messaggio	{
			font-size: 16px;
			font-weight: bold;
			font-style: italic;
			} IMPOSTAZIONI HOLD */
