html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: baseline;
    background: transparent;
}

#corpo{
    margin: 0 auto;
    width: 990px;
}

#header{
    background: url(images/bg_header.png);
    margin-bottom: 20px;
}

#content{
    background: #FFFFFF;
}

#footer{
    background: url(images/bg_footer.png);
    color: #FFFFFF;
    line-height: 20px;
}

#footer h3{
    color: #666666;
    font-size: 13px;
    line-height: 30px;
}

#menu_header{
    height: 50px;
}

#bar_bg{
    background: url(images/bar_mid.jpg) repeat-x;
    height: 25px;
}

#bar2_bg{
    background: url(images/bar2_mid.png) repeat-x;
    height: 25px;
}

#tv_content{
    background: #A5CE3A;
}

#footer_cols{
    float: left;
    margin-right: 50px;
}

.menu_aba_ajuda{
    background: url(images/menu_ajuda.png) no-repeat;
    float: left;
    height: 29px;
    margin-right: 8px;
    width: 117px;
}

.menu_aba_contato{
    background: url(images/menu_contato.png) no-repeat;
    float: left;
    height: 29px;
    margin-right: 8px;
    width: 117px;
}

.menu_aba_forum{
    background: url(images/menu_forum.png) no-repeat;
    float: left;
    height: 29px;
    margin-right: 8px;
    width: 117px;
}

#menu_texto, #menu_texto a{
    color: #666666;
    float: left;
    margin-left: 10px;
    text-decoration: none;
}

#menu_aba, #menu_aba a{
    color: #FFFFFF;
    font-weight: bold;
    height: 16px;
    padding-top: 8px;
    text-align: center;
    text-decoration: none;
}

#menu_tv{
    color: #666666;
    float: right;
    font-size: 14px;
    padding-top: 50px;
    padding-right: 18px;
    text-decoration: none;
}

#menu_tv a{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#menu_tv a:hover{
    color: #A5CE3A;
}

#banner_hr_grande{
    padding-top: 10px;
    text-align: center;
}