html,body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#nav, 
#utils, 
#leftNav ul,
.leftProd,
#intHeader,
.prodFoot,
.prodNav,
#lang,
#header .imgHolder,
#header h1,
#privacy,
.prodUtils,
.LeftImgUsato
{
	display:none;
	}
	
/*#header h1{
	font-size:1.6em;
	border-bottom:#000 1px solid;
	}*/
	
.printHead{
	border-bottom:#333 1px solid;
	margin-bottom:2em;
	padding-bottom:0.4em;
	}
	
.leftCont{
	float:left;
	margin:0em 1em 0.5em 0em;
	}
	
#footer{
	border-top:#333 1px solid;
	margin-top:3em;
	padding-top:1.5em;
	text-align:center;
	font-size:0.8em;
	}
	
img{
	border:none;
	}
	
a{
	color:#000;
	text-decoration:none;
	}
	
.active{
	color:#FF6600;
	}
	
/* prodotti */

/*.prodThumb{
	width:8.5em;
	float:left;
	border:#666 1px solid;
	margin:0 0.5em 0.5em 0;
	text-align:center;
	padding:0.2em;
	}*/
	
.thumbHolder{
	/*float:left;
	width:16em;
	min-height:16em;
	height:auto !important;
	height:16em;*/
	padding:0.6em;
	border:#000 1px solid;
	margin:0 1em 1em 0;
	}
	
.prodThumb{
	}
	
.prodThumb img{
	dislay:block;
	margin:0 0 0.2em 0;
	}
	
.prodThumb table{
	width:14em;
	}
	
.prodThumb td, .prodThumb th{
	border-bottom:#999 1px dotted;
	text-align:left;
	}
	
.prod #rightCol h3{
	clear:left;
	padding-top:3em;
	/*border-bottom:#999 1px dotted;*/
	font-size:2em;
	/*width:48em;*/
	}
	
table{
	border-top:#333 1px solid;
	border-left:#333 1px solid;
	}
	
td, th{
	border-bottom:#333 1px solid;
	border-right:#333 1px solid;
	padding:0.2em 0.4em;
	text-align:left;
	}

	
#footer{
	clear:both;
	}
	
	

	


