/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr               |
|--------------------------------------------------*/

.dtree {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-align: justify;		
}
.dtree_accessori {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-align: left;		
}
.dtree_accessori img {
	border: 0px;
	vertical-align: middle;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
}
.dtree a.nodeSel {
    color: #FFFFFF;
	background-color: #8AA699;
}
.dtree .clip {
	overflow: hidden;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

BODY {
	background-color: #EEEEEE;
	font-family: Arial;
	font-size. 12px;
	left: 0px;
	top: 0px;
	text-align: justify;
	background-image: url(../images/background_verde.gif);
	right: 0px;
	bottom: 0px;
}

#Layer1 {position: absolute; left: 50; top: 0px; width: 216px; height: 45px; z-index: 1;}
#Layer2 {position: absolute; left: 266; top: 0px; width: 574px; z-index: 2; background-color: #F0F0F0; layer-background-color: #F0F0F0; border: 1px none #000000; height: 45px;}
#Layer3 {position: absolute; left: 55; top: 47; z-index: 3; vertical-align: middle;}
#Layer6 {position: absolute; left: 266px; top: 50px; z-index: 6; width: 574; height: 108px;}
#Layer7 {position: absolute; left: 562px; top: 72px; z-index: 7; vertical-align: middle;}
#Layer10 {position: absolute; left: 186px; top: 305px; z-index: 10;}
#Layer11 {position: absolute; left: 268; top: 50; z-index: 11; width: 574px;}
#Layer12 {position: absolute; left: 0px; top: 0px; z-index: 12; visibility: visible;}
#Layer5  {position: absolute; left:261px; top: 45px; width:3px; height:500px; z-index:13; background-image: url(../images/miniuniverso.gif); layer-background-image: url(../images/miniuniverso.gif); border: 1px none #000000; visibility: visible;}

.intestazione {
	font-family: Arial;
	font-size: 10px;
	position: absolute; 
	left: 247px; 
	top: 18px;
}

