td.SubCR
{
    border-left:2px solid black;
    border-right:2px solid black;
    background-image:url(/IMG2/CR3/SubCR/background.gif);
    background-repeat:repeat-y;
    background-position:top;
    height:113px;
    vertical-align:top;
}
td.SubMenu
{
    background-color:white;
    border-left:1px solid black;
    border-right:1px solid black;
    background-image:url(/IMG2/general/patterns/textRayGris.gif);
}
td.SubMenuItem
{
    font-family:arial;
    font-size:10px;
    padding-left:7px;
    background-image:url(/IMG2/CR3/boton_cero/item.gif);
    background-repeat:no-repeat;
}
div.submenu
{
    position:absolute;
    visibility:hidden;
    color:white;
    left:32px;
    z-index:2;    
}
td.MenuBotonCero, td.MenuBotonCeroS, td.MenuBotonUno
{
    font-family: tahoma;
    font-size:10px;
    color:white;
    background-image:url(/IMG2/CR3/boton_cero/boton0_c2.gif);
    background-repeat:repeat-x;
    cursor: pointer;    
}
td.MenuBotonUno
{
    background-image:url(/IMG2/CR3/boton_uno/boton1_c2.gif);
}
td.MenuBotonCeroS a, .MenuBotonCero a, .MenuBotonUno a
{
    color: white;
} 
td.MenuBotonCeroS a:hover, .MenuBotonCero a:hover, .MenuBotonUno a:hover
{
    text-decoration:underline;
    color: white;
}
td.MenuBotonCeroS
{
    height:17;
    vertical-align:middle;
    background-image:url(/IMG2/CR3/boton_cero/boton_r1_c2.gif);
    background-repeat:no-repeat;
}
table.dentro
{
    font-size:10px;
    font-family:arial;
    text-align:center;
}
table.dentro th
{
    padding-bottom:2px;
    font-weight: normal;
    letter-spacing:0px;
    background-image:url(/IMG2/general/patterns/rayado_bco.gif);
    border-left:2px solid black;
    border-right:2px solid black;
}
table.dentro td
{
    border-left:2px solid black;
    border-right:2px solid black;
}
table.dentro a {
    text-decoration: none;
    color: black;
}
table.dentro a:hover {
    color: red;
}
a {
    color: black;
    text-decoration: none;    
}
a:hover {
    color: red;
}
body
{
    margin-top: 0px;
    margin-left: 2px;
}
.BackgroundBrazoIzquierdo
{
    background-image:url(/IMG2/CR3/SubCR/marco/left.gif);
    background-repeat:repeat-y;
}
