.dtree {
	position: relative;
	font-family:Arial;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.dtree img {
	border: 0px;
	vertical-align: text-bottom;
}
.dtree a {
	text-decoration: none;
}
.dtree a:hover {
	color: #666;
	text-shadow:Red;
}
.dtree .node {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #666;

}
.dtree .nodeSel {
}
.tituproduto {
font-size:12px;
font-weight:bold;
color:#000000;
font-family:Arial;
}

.nomeproduto {
font-size:10px;
color:#666666;
font-family:Arial;
}
