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: #2C2C2C;
    /*margin-bottom: 20px;*/
}

#content{
    background: #FFFFFF;
}

#footer{
    background: #2C2C2C;
    color: #999999;
    line-height: 20px;
}

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

#menu_header{
    height: 50px;
}

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

#tv_content{
    background: #333333;
}

#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: #cccccc;
    float: left;
    margin-left: 10px;
    text-decoration: none;
}

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

#menu_tv{
    color: #666666;
    float: right;
    font-size: 14px;
    padding-top: 30px;
    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: #BF9F62;
}

#banner_hr_grande{
    float: right;
    padding-top: 20px;
    text-align: center;
}

#video_mini_menu a{
    color: #808080;
    padding: 5px 0px 0px 10px;
    text-decoration: none;
}

.left{
    float: left;
    padding-right: 10px;
}

.right{
    float: right;
    padding-left: 10px;
}

.lb{
    clear: both;
}

#cadastro h1{
    font-size: 16px;
}

#cadastro{
    padding-left: 10px;
}