#sidebar 
{
	/*border-right-style:solid;
	border-right-width:thin;
	border-color:#990000;*/
	/*padding: 0 10px 0 2px;*/
	/*margin-right: 10px;*/
}

/*--------------------------------------------------|
| dTree 2.05 | www.nerin.cat                        |
|---------------------------------------------------|
| Copyright (c) 2009 Toni Nerin Toboso              |
|--------------------------------------------------*/
.dtree {
	width: 100%;
	height: auto;
	float: left;
		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	
	color: #666;
	white-space: nowrap;
 	/*background:#FFCCFF;*/
	height:auto;
	/*border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#990000;*/
	margin-bottom: 5px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #9b1f2e;
	text-decoration: none;
	font-weight: bold;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #C9868E;
	text-decoration: underline;
	font-weight: bold;
}
.dtree a.nodeSel {
	background-color: #DBAFB4;
}
.dtree .clip {
	overflow: hidden;
}
/*--------------------------------------------------|
| dTree 2.05 | www.nerin.cat                        |
|---------------------------------------------------|
| Copyright (c) 2009 Toni Nerin Toboso              |
|--------------------------------------------------*/
