#left-home {
    width: 254px; 
    padding-top: 1ex;
}
#right-home {
    width: 500px; 
    padding-right: 1em;
}
.destacado a {
    color: white;
    text-decoration: none;
}

.destacado a:hover {
    text-decoration: underline;
}

#left-home table.destacado,#left-home td.titulo td {
    width: 200px;
    color: white;
    text-align: left;
}
#left-home table.destacado {
    margin-top: 2ex;
}

#left-home td.descr,#left-home td.titulo{
    background-color: #e6e6e0;
}

#left-home td.descr{
    line-height: 150%;
    padding-left: 25px;
    padding-top: .5ex;
    color: black;
}
#left-home td.titulo {
    padding-left: .5em;
}

#left-home td.titulo td{
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 25px;
    height: 31px;
}

#left-home td#titulo2 td{
    background: url(images/detalle2.gif) 0 0 no-repeat;
}
#left-home td#titulo1 td{
    background: url(images/detalle.gif) 0 0 no-repeat;
}

#left-home td#titulo3 td{
    background: url(images/detalle3.gif) 0 0 no-repeat;
}

#left-home td.top {
    background: url(images/destacados.gif); 
    height: 12px;
}

#left-home td.bot {
    background: url(images/destacados-03.gif);
    height: 12px;
}
