h1, h2, h3, h4, h5, h6, ul, form input, form, p
{
        margin:0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        padding:0px;
}
#destaques
{
        float:left;
}

#destaques ul {
        margin-top:0px;
        margin-left:0px;
        list-style:none;
}

#destaques ul li {
        margin-left:6px;
        display:block;
        float:left;

}
#destaques ul li a {
        padding-left:1px;
        float:left;
        display: block;
        border:1px solid #CCCCCC;
        width: 20px;
        height:15px;
        text-align:center;
        background-color: #ffffff;
}

#destaques ul li.show a {
        background-color: #E4E4E4;
}



#destaques div
{
        width:479px;
        height:85px;
        margin:auto;
        margin-top:8px;
        margin-left:8px;
        margin-right:8px;
        margin-bottom:0px;
        display:none;
}


#destaques div.show
{
        display:block;
}

#destaques div.show h3 {
        font: bold 10px tahoma;
        color: #D00C08;
}

#destaques div.show img
{
        float:left;
        w.idth: 175px;
        h.eight:75px;
        margin-right:0px;
}

#destaques div.show p span
{
        font-weight:bold;
        color:#F87918;
}
/* web standards */
