#leftmenu table {                border-collapse: collapse;                }#leftmenu tbody {                display: table-row-group;                }#leftmenu th, #leftmenu td {                border: 0px solid #bbbbbb;                text-align: center;                font-weight: bold;                font-size: 12px;                padding: 4px 2px;                line-height: 1.2;              /*  width: 180px !important; */                }#leftmenu tbody td {                text-align: left;                border-top: 0;                border-bottom: 0;                }#leftmenu caption {                font-weight: bold;                font-size: 1.4em;                text-transform: uppercase;                padding: 0 0 5px;                color: #333333;                }#leftmenu th {                /*background: #e4e5e4 url(../img/fondo-cabecera-tabla.gif) 0 50% repeat-x;*/                text-align: left;                }#leftmenu tfoot {                background-color: #002C14;                color: #555555;                }#leftmenu tfoot td {                font-size: 1.0em;                text-align: center;                /* width: 180px !important; */                padding: 0 0;                }#leftmenu tfoot a {                display: none;                }#leftmenu tbody tr.over td, #leftmenu tbody tr:hover td {                background: #002C14;                color: #ffffff;                }#leftmenu tbody tr.over+tr td {                background-image: url(../img/shadow.png);                background-repeat: repeat-x;                }#leftmenu tbody a:link, #leftmenu tbody a:visited, #leftmenu tbody a:link.active, #leftmenu tbody a:visited.active {        border-bottom: 0px solid #fff;        color: #D5CB02;        }#leftmenu tbody a:hover {         color: #ffffff;        }#leftmenu span.titulo {        font-size: 12px;        font-weight: bold;        text-decoration:underline;        color: #E2F4BA;        padding: 5px 5px 5px 5px;        }#menumec a:link, #menumec a:visited, #menumec a:link.active, #menumec a:visited.active {        border-bottom: 0px solid #fff;        color: #D5CB02;        }#menumec a:hover {         color: #ffffff;        }        #menumec ul {        margin: 0px 0px 0px 15px;        padding: 0px;        list-style-type: none;        }#menumec li {        line-height: 1.2ex;        background: transparent url(../../contenido/img/cuadradito.png) no-repeat bottom left;        display: block;        padding-top: 5px;        padding-left: 15px;        margin-bottom: 5px;        list-style-type: none;        color: #030303;        }