/* ********************************************************************
/* Treeview - Principal
/* ***************************************************************** */
.TreeViewHeader {
background-color:#E9EDED;
color:#4C4C4C;
border:#B9B9B9 1px solid;
border-bottom-width:0;
font-family:Verdana, Tahoma, arial, sans-serif;
font-size:14px;
font-weight:400;
}

.TreeView {
background-color:#FFF;
border:#B9B9B9 1px solid;
cursor:pointer;
}

.TreeNode {
font-family:Verdana, Arial;
cursor:hand;
font-size:11px;
font-weight:700;
color:#FFF;
width:143px;
padding:0 0 4px 7px;
}

.TreeNodeRow {
color:#FFF;
background-image:url(/ressource/images/common/leftmenu/treeview/bg_leftMenuCurrentSection.gif);
background-position:left top;
background-repeat:repeat-y;
}

.HoverTreeNodeRow {
background-image:url(/ressource/images/common/leftmenu/treeview/bg_leftMenuCurrentSection.gif);
background-position:left top;
background-repeat:repeat-y;
}

.HoverTreeNode {
font-family:Verdana, Arial;
font-size:11px;
font-weight:700;
color:#FFF;
width:143px;
text-decoration:none;
cursor:pointer;
padding:0 0 4px 7px;
}

.SelectedTreeNodeRow {
background-image:url(/ressource/images/common/leftmenu/treeview/bg_leftMenuCurrentSection.gif);
font-family:Verdana, arial, sans-serif;
font-size:10px;
font-weight:700;
cursor:hand;
}

.TreeNodeLevel1 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
width:130px;
_width:136px;
vertical-align:bottom;
padding:6px 2px 4px 3px;
}

.HoverTreeNodeLevel1 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
text-decoration:underline;
width:130px;
_width:136px;
cursor:hand;
padding:6px 2px 4px 3px;
}

.SelectedTreeNodeLevel1 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
font-weight:400;
color:#C00;
width:130px;
_width:136px;
padding:6px 2px 4px 3px;
}

.ChildSelectedTreeNodeLevel1 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
font-weight:400;
color:#C00;
width:130px;
_width:136px;
cursor:hand;
padding:6px 2px 4px 3px;
}

.TreeNodeLevel2 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
width:122px;
_width:127px;
padding:6px 2px 4px 3px;
}

.HoverTreeNodeLevel2 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
text-decoration:underline;
width:122px;
_width:127px;
cursor:hand;
padding:6px 2px 4px 3px;
}

.TreeNodeLevel3 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
width:113px;
_width:118px;
padding:6px 2px 4px 3px;
}

.HoverTreeNodeLevel3 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
text-decoration:underline;
width:113px;
_width:118px;
cursor:hand;
padding:6px 2px 4px 3px;
}

.TreeNodeLevel4 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
width:105px;
_width:110px;
padding:6px 2px 4px 3px;
}

.HoverTreeNodeLevel4 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
text-decoration:underline;
width:105px;
_width:110px;
cursor:hand;
padding:6px 2px 4px 3px;
}

.TreeNodeLevel5 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
width:97px;
_width:102px;
padding:6px 2px 4px 3px;
}

.HoverTreeNodeLevel5 {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
text-decoration:underline;
width:97px;
_width:102px;
cursor:hand;
padding:6px 2px 4px 3px;
}

.MultipleSelectedTreeNode {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
font-weight:400;
cursor:hand;
padding:6px 2px 4px 3px;
}

.CutTreeNode {
font-family:Tahoma, arial, sans-serif;
font-size:11px;
background-color:silver;
color:#FFF;
cursor:hand;
padding:2px 3px 1px;
}

.NodeEdit {
border:1px gray solid;
font-family:Tahoma, arial, sans-serif;
font-size:11px;
padding:0 2px;
}

.Margin {
background-color:Red;
border-right:1px solid B9B9B9;
}

.MenuGroup {
background-image:url(/ressource/images/wcp/common/treeView/contextMenu_bg.gif);
background-color:GREEN;
border:solid 1px #7E7E81;
cursor:default;
}

.MenuItem {
color:BLUE;
font-family:Tahoma, arial, sans-serif;
font-size:11px;
cursor:hand;
margin:1px;
}

.MenuItemHover {
background-color:#E9EDED;
color:RED;
font-family:Tahoma, arial, sans-serif;
font-size:11px;
border:1px solid #BAC3CC;
cursor:hand;
}

.TreeNode nobr,.HoverTreeNode nobr,.SelectedTreeNode nobr,.ChildSelectedTreeNode nobr,.TreeNodeLevel1 nobr,.HoverTreeNodeLevel1 nobr,.SelectedTreeNodeLevel1 nobr,.SelectedTreeNodeRowLevel1 nobr,.ChildSelectedTreeNodeLevel1 nobr,.TreeNodeLevel2 nobr,.HoverTreeNodeLevel2 nobr,.SelectedTreeNodeLevel2 nobr,.ChildSelectedTreeNodeLevel2 nobr,.TreeNodeLevel3 nobr,.HoverTreeNodeLevel3 nobr,.SelectedTreeNodeLevel3 nobr,.ChildSelectedTreeNodeLevel3 nobr,.TreeNodeLevel4 nobr,.HoverTreeNodeLevel4 nobr,.SelectedTreeNodeLevel4 nobr,.ChildSelectedTreeNodeLevel4 nobr,.TreeNodeLevel5 nobr,.HoverTreeNodeLevel5 nobr,.SelectedTreeNodeLevel5 nobr,.MenuGroup nobr,.MenuItemHover nobr,.MenuItem nobr {
white-space:normal;
}

.SelectedTreeNode,.ChildSelectedTreeNode {
color:#FFF;
font-family:Verdana, Arial;
font-size:11px;
font-weight:700;
width:143px;
padding:0 0 4px 7px;
}

.TreeNodeRowLevel1,.HoverTreeNodeRowLevel1,.SelectedTreeNodeRowLevel1 {
background-image:url(/ressource/images/common/leftmenu/treeview/bg_leftMenuFirstLevel.gif);
background-position:left top;
background-repeat:repeat-y;
border-bottom:solid 1px #FFF;
}

.TreeNodeRowLevel2,.HoverTreeNodeRowLevel2,.SelectedTreeNodeRowLevel2 {
background-image:url(/ressource/images/common/leftmenu/treeview/bg_leftMenuSecondLevel.gif);
background-position:left top;
background-repeat:repeat-y;
border-bottom:solid 1px #FFF;
}

.SelectedTreeNodeLevel2,.ChildSelectedTreeNodeLevel2 {
_width:127px;
color:#C00;
cursor:hand;
font-family:Tahoma, arial, sans-serif;
font-size:11px;
font-weight:400;
width:122px;
padding:6px 2px 4px 3px;
}

.TreeNodeRowLevel3,.HoverTreeNodeRowLevel3,.SelectedTreeNodeRowLevel3,.TreeNodeRowLevel4,.HoverTreeNodeRowLevel4,.SelectedTreeNodeRowLevel4,.TreeNodeRowLevel5,.HoverTreeNodeRowLevel5,.SelectedTreeNodeRowLevel5 {
background-image:url(/ressource/images/common/leftmenu/treeview/bg_leftMenuthirdLevel.gif);
background-position:left top;
background-repeat:repeat-y;
border-bottom:dashed 1px #CCC;
}

.SelectedTreeNodeLevel3,.ChildSelectedTreeNodeLevel3 {
_width:118px;
color:#C00;
cursor:hand;
font-family:Tahoma, arial, sans-serif;
font-size:11px;
font-weight:400;
width:113px;
padding:6px 2px 4px 3px;
}

.SelectedTreeNodeLevel4,.ChildSelectedTreeNodeLevel4 {
_width:110px;
color:#C00;
cursor:hand;
font-family:Tahoma, arial, sans-serif;
font-size:11px;
font-weight:400;
width:105px;
padding:6px 2px 4px 3px;
}

.SelectedTreeNodeLevel5,.ChildSelectedTreeNodeLevel5 {
_width:102px;
color:#C00;
cursor:hand;
font-family:Tahoma, arial, sans-serif;
font-size:11px;
font-weight:400;
width:97px;
padding:6px 2px 4px 3px;
}