/*-------------- GENERALE ----------------*/
body {
   background: white;
   font-size: 11pt;
   font-family:Georgia;
   }
#container{
   border:0px solid #ff0000;
   float: left;
}
#wrapper, #content, #bgContent {
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;   
   width:180mm
   }
DIV#bgMenu,DIV#menu,DIV#menuh-container,DIV#categoryList,DIV#bgFooter,DIV#paginator,DIV#docProd,DIV#flashProdotto,.tornaElenco,.paginator,.headCat{
	display: none;
}
h1.sifr,h4.sifr{
	display: none;
}
.headCatPrint{
	float:left;
	border:0px solid #ff0000
}
h1{
   font-size: 14pt;
   font-family:Georgia;
   float:left;
	border:0px solid #ff0000
}
h2{
   font-size: 24pt;
   font-family:Georgia;
   border:0px solid #ff0000;
   float:left;
   clear:both;
   margin:-10px 0 0 0
}
#imgProdotti{	
   clear:both;
   border:0px solid #ff0000;
   width:100%;
}
#imgProdotti img{	
border:0;
padding:10px 0 0 0
}
p.testoProdotti{
	display:none
}
#imgProdotti p{
	float:left
}
img.logo{
	padding:0 0 10px 0
}


