﻿.sectionMenu { text-align:left; font-family: Verdana; font-size:11px; color:white; font-weight: bold; display:block;}
.sectionMenu li { position:relative; /*background-color:#6f6f6f;*/ }	
.sectionMenu a { text-decoration:none; text-align:left;}
.sectionMenu a:hover { color:#fff;text-decoration:none;}

.sectionMenuHelp .ygtvtn
{
	/* Elementos primero y de en medio sin hijos */
	margin-left: -8px;
	width: 18px;
	height: 18px;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block; 
	background: url(../../Images/VisualChart5/hoja.png) no-repeat;
}
.sectionMenuHelp .ygtvtm
{
	/* Elementos primero y de en medio con hijos con los niveles expandidos */
	margin-left: -8px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/libro-abierto.png) no-repeat;
}
.sectionMenuHelp .ygtvtmh
{
	/* Elementos primero y de en medio con hijos con los niveles expandidos - hover*/
	margin-left: -8px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/libro-abierto.png)  no-repeat;
}
.sectionMenuHelp .ygtvtp   /*.sectionMenuA .*/
{
	/* Elementos primero y de en medio expandibles */
	margin-left: -8px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/libro-cerrado.png) no-repeat;
}
.sectionMenuHelp .ygtvtph
{
	/* Elementos primero y de en medio expandibles - hover*/
	margin-left: -8px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/libro-cerrado.png)  no-repeat;
}
.sectionMenuHelp .ygtvln
{
	/* Last, no children */
	margin-left: -8px;
	width: 18px;
	height: 18px;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/hoja.png) 0 0px no-repeat;
}
.sectionMenuHelp .ygtvlm
{
	margin-left: -8px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/libro-abierto.png)  no-repeat;
}
.sectionMenuHelp .ygtvlmh
{
	margin-left: -8px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/libro-abierto.png)  no-repeat;
}
.sectionMenuHelp .ygtvlp
{
	/*Último elemento del primer nivel*/
	margin-left: -8px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/libro-cerrado.png) no-repeat;
}
.sectionMenuHelp .ygtvlph
{
	/* Último elemento del primer nivel - hover */
	margin-left: -8px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../Images/VisualChart5/libro-cerrado.png) no-repeat;
}
.sectionMenuHelp .ygtvloading
{
	background-color: #6f6f6f;
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	background: url(../../../js/yui/treeview/assets/skins/sam/treeview-loading.gif) 0 0 no-repeat;
}
.sectionMenuHelp .ygtvdepthcell
{
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
}
.sectionMenuHelp .ygtvblankdepthcell
{
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
}
.sectionMenuHelp .ygtvitem
{
	/*background-color: #6f6f6f;*/
	font-size:11px; color:#6f6f6f; font-weight: bold; display:block;
	text-align:left;
	/*margin-top:5px;*/
}
.sectionMenuHelp .ygtvchildren
{ 
	margin-left: 12px;
	text-align:left;
	/*zoom:1;*/
}
.sectionMenuHelp .ygtvlabel, 
.sectionMenuHelp .ygtvlabel:link, 
.sectionMenuHelp .ygtvlabel:visited, 
.sectionMenuHelp .ygtvlabel:hover
{
	margin-left: 2px;
	text-decoration: none;
	/*background-color: #6f6f6f;*/
	font-size:11px; 
	color:#6f6f6f; 
	font-weight: bold; display:block;
	margin-top:2px;
	margin-bottom:3px;
	cursor:pointer;
}
.sectionMenuHelp .ygtvspacer a
{
	
	/*background-color:#6f6f6f;*/
	/*
	height: 18px;
	width: 12px;
	*/
}

