	/* INDEX */
html, body {
	height: 80%; }

#fulltabprod {
float:left;
padding-left:10px; }

#menutree {
min-height:300px; height:auto;
}

div.itemtree {
	min-height: 21px;
	height:auto;
	line-height:21px;
	vertical-align:middle;
	padding-left:10px;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#E0D9B8;
	font-weight:600; color:#523A21;
}



div.itemsubcat {
	min-height: 15px;
	height:auto;
	line-height:15px;
	vertical-align:middle;
	padding-left:20px;
	border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#cccccc;
	font-size:11px;
	color:#646451;
}

div.itemsubcathover {
	min-height: 15px;
	height:auto;
	line-height:15px;
	vertical-align:middle;
	padding-left:20px;
	background-color:#f5f1d5;
	border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#cccccc;
	cursor: url('http://www.evaneo.net/images/cursors/hand_white.png'), auto;
	font-size:11px; font-weight:600;
	color:#523A21;
	background-image:url(http://www.evaneo.net/images/puce2.gif);
	background-repeat:no-repeat;
}

table.backtop {
	clear:left;
	margin-top:10px;
	margin-bottom:10px;
}
