.Padre
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    CURSOR: hand
}
.Hijo1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    CURSOR: hand
}
.Hijo2
{
    FONT-SIZE: 9pt;
    CURSOR: hand
}
.LineaNivel3
{
    LEFT: 0px;
    OVERFLOW: hidden;
    WIDTH: 100%;
    POSITION: relative;
    TOP: 0px;
    HEIGHT: 20px
}
.LineaNivel
{
    HEIGHT: 20px
}
.LineaHidden
{LEFT: 0px;
    OVERFLOW: hidden;
    WIDTH: 100%;
    POSITION: relative;
    TOP: 0px;
    HEIGHT: 20px
}
.LineaItem
{   padding-top:3px;
    HEIGHT: 20px
}
.LineaContenido
{
    PADDING-LEFT: 10px;
    WIDTH: 100%
}
.ImgCollapse{
   cursor:hand;
   BEHAVIOR: url("/Compartido/ImgCollapse.htc");
}

