/* no utilitzat de moment*/
.TreeViewHeader
{
	border-right: #57566f 1px solid;
	padding-right: 1px;
	border-top: #57566f 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	background: url(images/treeview_headerBg.gif) #737294;
	padding-bottom: 1px;
	border-left: #57566f 1px solid;
	cursor: default;
	color: #ffffff;
	padding-top: 1px;
	border-bottom: #57566f 0px solid;
	font-family: tahoma;
}

/* caracteristicas generals des marc i fons: utlitzat*/
.TreeView
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(../menus/images/celdas.png);
	color: #5199ac;
	background-repeat: repeat-y;
	font-family: tahoma;
}
/* no utlitzat*/
.TreeViewMargin
{
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;
	padding-left: 1px;
	background-attachment: scroll;
	background-image: url(images/margin.gif);
	border-left: #57566f 1px solid;
	cursor: default;
	padding-top: 4px;
	border-bottom: #57566f 1px solid;
	background-repeat: repeat-y;
	background-color: transparent;
}
/* Estil que definex cada node :utilitzat en general*/
.TreeNode
{
	background-position: left bottom;
	font-weight: bold;
	font-size: 11px;
	vertical-align: baseline;
	cursor: hand;
	color: #2f7e9b;
	text-indent: 2pt;
	background-repeat: repeat-x;
	font-family: tahoma;
	text-align: left;
}
/* celda des items en general:utilitzats*/
.TreeNodeRow
{
	background-position: left top;
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../menus/images/puntsceldas.gif);
	margin-bottom: 1px;
	padding-bottom: 1px;
	vertical-align: baseline;
	width: 150px;
	color: #2e697f;
	text-indent: 2pt;
	padding-top: 1px;
	background-repeat: repeat-x;
	font-family: tahoma;
	height: 10px;
	text-align: left;
}
/* Estil que definex cada node on hover :utilitzat en general*/

.HoverTreeNode
{
	background-position: left top;
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	vertical-align: baseline;
	width: 150px;
	cursor: hand;
	color: #5199ac;
	text-indent: 1pt;
	padding-top: 1px;
	background-repeat: repeat-x;
	font-family: tahoma;
	height: 10px;
	background-color: #deeff5;
	text-align: left;
}

.SelecTreeNode
{
	border-right: #7fc8e4 1px;
	background-position: left bottom;
	border-top: #7fc8e4 1px;
	margin-top: 2px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	vertical-align: baseline;
	border-left: #7fc8e4 1px;
	width: 150px;
	cursor: hand;
	color: #5199ac;
	text-indent: 2pt;
	padding-top: 2px;
	border-bottom: #7fc8e4 1px;
	background-repeat: repeat-x;
	font-family: tahoma;
	height: 20px;
	background-color: #e8f3f7;
	text-align: left;
}
/* Estil que definex cada childnode  :utilitzat en general*/

.TreeChildNode
{
	border-right: 1px;
	background-position: left bottom;
	border-top: 1px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	vertical-align: baseline;
	border-left: 1px;
	cursor: hand;
	color: #327088;
	text-indent: 2pt;
	padding-top: 2px;
	border-bottom: 1px;
	background-repeat: repeat-x;
	font-style: italic;
	font-family: verdana;
	letter-spacing: normal;
	background-color: transparent;
	text-align: left;
}

.TreesubChildNode
{
	background-position: left bottom;
	font-weight: normal;
	font-size: 10px;
	vertical-align: baseline;
	cursor: hand;
	color: dimgray;
	text-indent: 2pt;
	background-repeat: repeat-x;
	font-style: normal;
	font-family: tahoma;
	text-align: left;
}
/* destacats*/
.center
{
	text-align: center;
}
.ImaFondo
{
	border-right: #ffffcc 1px solid;
	border-top: #ffffcc 1px solid;
	font-weight: bold;
	font-size: 14px;
	background-image: url(/Imas/D_editable.png);
	margin-bottom: 15px;
	border-left: #ffffcc 1px solid;
	width: 115px;
	cursor: hand;
	color: #b4553f;
	text-indent: 2px;
	border-bottom: #ffffcc 1px solid;
	font-style: normal;
	font-family: 'Comic Sans MS';
	height: 42px;
	text-align: center;
	font-variant: normal;
}