﻿body 
{
    background-color: #3c3b3b;
    background-image: url(Img/fundo_baixo.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    
    font-family: Arial;
    font-size: 11px;
    color: #797676;
    
}
.c_vazio td, .c_cinza td
{
    vertical-align: top;    
}
a
{
    color: #e5781f;
    text-decoration: none;
}
a:hover
{
    color: #2b2f8a;
}

.fundo_cima
{
    background-image: url(Img/fundo_cima.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 714px;        
}

.corpo
{
    background-image: url(Img/fundo_corpo.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    height: 820px;     
    width: 882px;
}

.rodape_baixo_curvae
{
    background-image: url(Img/rodape_baixo_curvae.gif);
    background-repeat: no-repeat;
    width: 12px;
}
.rodape_baixo_curvad
{
    background-image: url(Img/rodape_baixo_curvad.gif);
    background-repeat: no-repeat;
    width: 12px;
}
.rodape_baixo
{
    background-image: url(Img/rodape_baixo.gif);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #FFFFFF;
}



.menu
{
    background-image: url(Img/fundo_menu.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: left bottom;
    
    padding-left: 23px;
    padding-right: 23px;
    height: 32px;
}

.topo_logo
{
    padding: 28px 0px 0px 36px;
    width: 180px;    
}
.topo_flash
{
    padding: 0px 0px 0px 0px;
}

.conteudo_esquerda
{
    padding: 0px 0px 0px 20px;
}
.conteudo
{
    padding: 13px 16px 13px 16px;
}



.c_cinza
{
    margin-bottom: 10px;    
    width: 100%;
}
.c_cinza .te
{
    background-image: url(Img/c_cinza_topo_e.png);
    background-repeat: no-repeat;
    width: 18px;   
}
.c_cinza .td
{
    background-image: url(Img/c_cinza_topo_d.png);
    background-repeat: no-repeat;
    width: 18px;   
}
.c_cinza .tc
{
    background-image: url(Img/c_cinza_topo_c.gif);
    background-repeat: repeat-x;
    height: 49px;   
    
}
.c_cinza .e
{
    background-image: url(Img/c_cinza_e.gif);
    background-repeat: repeat-y;
    width: 18px;   
}
.c_cinza .d
{
    background-image: url(Img/c_cinza_d.gif);
    background-repeat: repeat-y;
    width: 18px;   
}
.c_cinza .c
{
    background-color: #f7f7f7;
}
.c_cinza .be
{
    background-image: url(Img/c_cinza_baixo_e.png);
    background-repeat: no-repeat;
    width: 18px;   
}
.c_cinza .bd
{
    background-image: url(Img/c_cinza_baixo_d.png);
    background-repeat: no-repeat;
    width: 18px;   
}
.c_cinza .bc
{
    background-image: url(Img/c_cinza_baixo_c.gif);
    background-repeat: repeat-x;
    height: 21px;   
}
.c_cinza .titulo
{
    color: #454242;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    height: 39px;    
    vertical-align: middle;
}
.c_cinza .seta
{
    background-image: url(Img/c_cinza_seta.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: 13px;
}






.c_branco
{
    margin-bottom: 10px;    
    width:100%;
}
.c_branco .te
{
    background-image: url(Img/c_branco_topo_e.png);
    background-repeat: no-repeat;
    width: 15px;   
}
.c_branco .td
{
    background-image: url(Img/c_branco_topo_d.png);
    background-repeat: no-repeat;
    width: 15px;   
}
.c_branco .tc
{
    background-image: url(Img/c_branco_topo_c.gif);
    background-repeat: repeat-x;
    padding-top: 5px;   
    
}
.c_branco .e
{
    background-image: url(Img/c_branco_e.gif);
    background-repeat: repeat-y;
}
.c_branco .d
{
    background-image: url(Img/c_branco_d.gif);
    background-repeat: repeat-y;
}
.c_branco .c
{
    background-color: #f7f7f7;
}
.c_branco .be
{
    background-image: url(Img/c_branco_baixo_e.png);
    background-repeat: no-repeat;
    width: 15px;   
}
.c_branco .bd
{
    background-image: url(Img/c_branco_baixo_d.png);
    background-repeat: no-repeat;
    width: 15px;   
}
.c_branco .bc
{
    background-image: url(Img/c_branco_baixo_c.gif);
    background-repeat: repeat-x;
    height: 16px;
}
.c_branco .titulo
{
    color: #e87a20;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    height: 32px;    
    vertical-align: middle;
}
.c_branco .pasta
{
    background-image: url(Img/c_branco_pasta.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: 25px;
}
