﻿body
{
    margin: 0px;
    background-color: #101010;
    color: #EFEFEF;
    font-family: Arial;
    font-size: 11px;
}

.corpo_c
{
    background-image: url(Img/corpo_c_fundo.jpg);
    background-repeat: no-repeat;
    width: 920px;
    height: 516px;
    background-color: #231f20;
}
.corpo_e
{
    background-image: url(Img/corpo_e_fundo.jpg);
    background-repeat: repeat-x;
    background-position: right top;
    background-color: #231f20;
}
.corpo_d
{
    background-image: url(Img/corpo_d_fundo.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #231f20;
}

.menutopo_c
{
    background-image: url(Img/menutopo_c_fundo.jpg);
    background-position: left bottom;
    width: 920px;
    height: 40px;
}
.menutopo_e
{
    background-image: url(Img/menutopo_e_fundo.jpg);
    background-position: right bottom;
}
.menutopo_d
{
    background-image: url(Img/menutopo_d_fundo.jpg);
    background-position: left bottom;
}

.topo1
{
    background-image: url(Img/topo1_fundo.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 801px;
    min-height: 196px;
    margin: 0 auto;
}
.topo2
{
    background-image: url(Img/topo2_fundo.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 801px;
    min-height: 40px;
    margin: 0 auto;
}
.banner_flash
{
    padding: 0px 15px 22px 15px;
}

.topo1_e
{
    padding: 10px 0px 0px 20px;
}
.topo1_d
{
    width: 527px;
    height: 191px;
}

.conteudo_e
{
    width: 71px;
}
.conteudo_d
{
    background-image: url(Img/conteudo_fundo_baixo.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.conteudo1
{
    background-image: url(Img/conteudo_fundo_cima.png);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 407px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.conteudo1_interna
{
    padding-top: 10px;
    padding-bottom: 5px;
}

.conteudo2
{
    border-top: 1px solid #373535;
    background-color: #1e1c1c;
    min-height: 105px;
    padding: 10px 0px 3px 0px;
}
.rodape1
{
    background-image: url(Img/rodape1_fundo.jpg);
    border-bottom: 1px solid #231f20;
}
.rodape1_barra
{
    background-image: url(Img/rodape1_fundo_barra.jpg);
    background-repeat: repeat-x;
    min-height: 150px;
}

.rodape2
{
    min-height: 36px;
}



.c_caixa
{
    margin-bottom: 10px;
    width: 100%;
}
.c_caixa_te
{
    background-image: url(Img/c_caixa_te.png);
    background-repeat: no-repeat;
    width: 10px;
}
.c_caixa_td
{
    background-image: url(Img/c_caixa_td.png);
    background-repeat: no-repeat;
    width: 10px;
}
.c_caixa_tc
{
    background-image: url(Img/c_caixa_tc.png);
    background-repeat: repeat-x;
    height: 9px;
}
.c_caixa_e
{
    background-image: url(Img/c_caixa_e.png);
    background-repeat: repeat-y;
    width: 10px;
}
.c_caixa_e_interna
{
    background-image: url(Img/c_caixa_e.png);
    background-repeat: repeat-y;
    width: 1px;
}

.c_caixa_d
{
    background-image: url(Img/c_caixa_d.png);
    background-repeat: repeat-y;
    width: 10px;    
}
.c_caixa_d_interna
{
    background-image: url(Img/c_caixa_d.png);
    background-repeat: repeat-y;
    width: 1px;    
}
.c_caixa_c
{
    background-image: url(Img/c_caixa_c.png);
}
.c_caixa_be
{
    background-image: url(Img/c_caixa_be.png);
    background-repeat: no-repeat;
    width: 10px;
}
.c_caixa_bd
{
    background-image: url(Img/c_caixa_bd.png);
    background-repeat: no-repeat;
    width: 10px;
}
.c_caixa_bc
{
    background-image: url(Img/c_caixa_bc.png);
    background-repeat: repeat-x;
    height: 9px;
}
.c_caixa_titulo_e
{
    background-image: url(Img/c_caixa_titulo_e.png);
    background-repeat: no-repeat;
    width: 96px;
}
.c_caixa_titulo_c
{
    background-image: url(Img/c_caixa_titulo_c.png);
    background-repeat: repeat-x;
    height: 9px;
}
.c_caixa_titulo_d
{
    background-image: url(Img/c_caixa_titulo_d.png);
    background-repeat: no-repeat;
    width: 96px;
}
.c_caixa_titulo
{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
    background-image: url(Img/c_caixa_titulo_seta.png);
    background-repeat: no-repeat;
    padding: 10px 20px 0px 20px;
}
.c_caixa_conteudo
{
    padding: 15px 8px 10px 8px;
}


.c_amarelo_titulo
{
    color: #ffbe00;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
    background-image: url(Img/c_amarelo_titulo_seta.png);
    background-repeat: no-repeat;
    padding: 19px 20px 0px 20px;
}
.c_azul_titulo
{
    color: #0a7bb6;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
    background-image: url(Img/c_azul_titulo_seta.png);
    background-repeat: no-repeat;
    padding: 19px 20px 0px 20px;
}
.c_branco_titulo
{
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
    background-image: url(Img/c_branco_titulo_seta.png);
    background-repeat: no-repeat;
    padding: 19px 20px 0px 20px;
}
.c_verde_titulo
{
    color: #76a60c;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
    background-image: url(Img/c_verde_titulo_seta.png);
    background-repeat: no-repeat;
    padding: 19px 20px 0px 20px;
}
.c_vermelho_titulo
{
    color: #b61e0a;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial;
    background-image: url(Img/c_vermelho_titulo_seta.png);
    background-repeat: no-repeat;
    padding: 19px 20px 0px 20px;
}

.c_amarelo_conteudo, .c_azul_conteudo, .c_branco_conteudo, .c_verde_conteudo, .c_vermelho_conteudo
{
    padding: 15px 8px 10px 8px;
}

.c_linhas_e
{
    background-image: url(Img/c_linhas_e.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 110px;
}
.c_linhas_d
{
    background-image: url(Img/c_linhas_d.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 110px;
}
.c_linhas_c
{
    background-image: url(Img/c_linhas_c.png);
    background-repeat: repeat-x;
}
.c_linhas_titulo
{
    color: #fefefe;   
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma;
    padding: 9px 10px 0px 10px;     
}
.c_linhas_conteudo
{
    padding: 15px 10px 10px 10px;     
}


.c_caixa_conteudo, .c_caixa_conteudo td, .c_caixa_conteudo div, 
.c_amarelo_conteudo, .c_amarelo_conteudo td, .c_amarelo_conteudo div,
.c_vazio_conteudo, .c_vazio_conteudo td, .c_vazio_conteudo div,
.c_linhas_conteudo, .c_linhas_conteudo td, .c_linhas_conteudo div
{
    color: #9d9c9b;
    font-size: 11px;
    font-family: Arial;
    vertical-align: top;
}

a:link, a:active, a:visited
{
    font-size: 11px;
    font-family: Arial;
    color: #cac9c8;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #ffbe00;
    font-weight: bold;
    text-decoration: none;
}

hr
{
    border-top: 1px solid #1d1a1b;    
    border-bottom: 1px solid #292728;    
    border-left: 1px solid #292728;    
    border-right: 1px solid #292728;    
}

