	/* CSS Document */
body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
img {
   display: none;
   }
#print {	
   width: 650px;
   margin:0;
   padding: 0;
   border: 0;
   float: left !important;
   background: transparent none;
   text-align: left;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
	
#test1{
	
	display: none;
}

#test2{
	
	display: inline;
	width:100%;
}
#prodotti{
	width:600px;
}
