#CategorieProdotti{ width: 298px; }
#CategorieProdotti ul{ list-style-type: none; margin:0 }
#CategorieProdotti ul.subnavlist{margin-left:15px;}
li.LiCategoria{ border-top: 1px solid #348AB0; background: url(../img/bkg_sfumatura.jpg) repeat-x -688px 2px; padding: 8px 0 6px 0; overflow: hidden;  clear: both; width: 100%; }
.LiCategoria:hover{ background: none;  }
.LiCategoria h4{ text-transform: lowercase; padding-left: 24px; color: #666; cursor: pointer; background: url(../img/bullet_smallarrowinbox.png) no-repeat 5px 3px; }
.LiCategoria:hover h4{ color:#3387aa }
.LiCategoria ul{ margin-left: 1.2em; }
li.LiProdotto{ background: url(../img/bullet_graybox.png) no-repeat 0px 8px; border-bottom: 1px solid #DCDCDC; padding: 5px 0; overflow: hidden; float:none; display:block }
.LiProdotto a{ color: #666; font-weight: bold; }
.LiProdotto a:hover{ color: #3387AA;}
.LiProdotto a,.LiProdotto span,.LiProdotto div{ text-decoration: none; padding-left: 15px; }
.LiProdotto div{font-size: 90%;}
#LiProdottoActive{ background: url(../img/bullet_bluebox.gif) no-repeat 0px 8px; cursor: default }
#LiProdottoActive strong{color: #348AB0;padding-left: 15px; }

.DocList li{ float: left; width: 180px; margin-right: 10px; height: 98px;}
.DocList li a.DocIco{
	height: 100%;
	display: block;
	text-decoration: none;
}
.DocList li a.DocIco.Pdf{
	background: url(../img/ico_pdf.gif) no-repeat;
	padding-left: 60px;
}
.dett{ padding:1em 0}