#directorio
{
    font-family: verdana;
    font-size: 12px;
    margin-left: 2px;
}

#directorio .header
{
    background-image: url(../images/directorio_title.png);
    background-repeat: no-repeat;

    height: 33px;
    width: 670px;
}

#directorio .footer
{
    background-image: url(../images/directorio_footer.png);
    background-repeat: no-repeat;
    height: 18px;

}

#directorio .content
{
    /*width: 670px;*/
    background-image: url(../images/directorio_content.png);
    background-repeat: repeat-y;
    padding-left: 15px;
    padding-right: 15px;

}

#directorio .list
{
    /*width: 670px;
    background-image: url(../images/directorio_content.png);
    background-repeat: repeat-y;*/
    padding-top: 10px;    
}

#directorio .list td
{
    padding: 5px;
}

#directorio .list .departamento a
{
    text-transform: uppercase;
    font-weight: bold;
    color: #3b531b;
}

#directorio .list .departamento a:hover
{
    text-decoration: underline;
}

#directorio a
{
    text-decoration: none;
    color: black;
    font-weight: bold;
}

#directorio a:hover
{
    text-decoration: underline;
}

#directorio .special-link
{
    color: #969494;
}

#directorio .description
{
    color: #969494;
    padding-left: 24px;
    padding-top: 3px;
}

#directorio .ico
{
    vertical-align: bottom;
}

#directorio .filter
{
    /*width: 670px;*/
    /*background-image: url(../images/directorio_content.png);
    background-repeat: repeat-y;*/
    padding-top: 10px;

}

#directorio .filter input
{
    border: 1px solid silver;
    /*width: 200px;*/
}

#search_keywords
{
    width: 300px;
}

#directorio .filter .title
{
    text-transform: uppercase;
    font-weight:bold;
    color: #3b531b;
    padding-right: 10px;
}

#directorio .path
{
    /*width: 670px;
    background-image: url(../images/directorio_content.png);
    background-repeat: repeat-y;*/
    padding-top: 10px;
    text-transform: uppercase;
    font-weight:bold;
    color: #3b531b;

}

#directorio .path a
{
    color: #3b531b;
}



.linkTab
{
    text-align: left;
    width: 900px;
    border: 1px solid black;
}

.linkTab td
{
    text-align: left;
}

.linkTab .titleLink
{
    width: 500px;
    background-color: silver;
}

.linkTab .link
{
    width: 250px;
}

.linkTab .enabled
{
    width: 50px;
    text-align: center;
}

.linkTab .actions
{
    width: 100px;
}

#directorio ul
{
    list-style-type: none;
}

#directorio li
{
    list-style-type: none;
}

#directorio table.linkTab
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

#directorio .linkTab td
{
    padding: 2px;
    border: 0px;
    border-bottom: 1px solid silver;
}

#directorio .simple_text_area
{
    width: 300px;
    height: 100px;
}


#directorio .hasChildren
{
    color: blue;
    font-weight: bold;
    font-size: 12px;
}

#directorio a.noHasChildren
{
    text-decoration: underline;
    color: blue;
    font-weight: bold;
    font-size: 12px;
}

#directorio a.tool
{
    text-decoration: none;
    color: black;
    font-weight: normal;
    font-size: 10px;
}

#directorio a.tool:hover
{
    text-decoration:underline;
}

#linksList
{

}
