﻿body {
    margin: 0px;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 16px;
    color: #505050;
}

a:link, a:active, a:visited {
    text-decoration: none;
    color: #5671a8;
}

a:hover {
    text-decoration: none;
    color: #5087e2;
}

a img {
    border: 0px;
}

.Corpo {
    width: 900px;
    margin: 0 auto;
}

#Corpo1 {
    padding: 0px 0px 0px 0px;
}

#Corpo2 {
    padding: 20px 0px 0px 0px;
    border-top: 1px solid #dddddd;
}

#CorpoInterna_Esquerda {
    width: 245px;
    padding: 40px 30px 0px 19px;
}

#Topo {
/*
    background-image: url(Img/Topo_Fundo.jpg);
    background-position: center top;
    background-repeat: no-repeat;
*/	
    min-height: 194px;
}

#BarraTopo {
    background-image: url(Img/BarraTopo_Fundo.png);
    background-position: center bottom;
    background-repeat: repeat-x;
}

#BarraTopo_DetalheAzul_E {
    background-image: url(Img/BarraTopo_DetalheAzul_E.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 8px;
}

#BarraTopo_DetalheAzul_C {
    background-image: url(Img/BarraTopo_DetalheAzul_C.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 5px 0px 10px 0px;
}

#BarraTopo_DetalheAzul_D {
    background-image: url(Img/BarraTopo_DetalheAzul_D.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 8px;
}

#BarraTopo_DetalheVermelho_E {
    background-image: url(Img/BarraTopo_DetalheVermelho_E.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 8px;
}

#BarraTopo_DetalheVermelho_C {
    background-image: url(Img/BarraTopo_DetalheVermelho_C.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 5px 0px 10px 0px;
}

#BarraTopo_DetalheVermelho_D {
    background-image: url(Img/BarraTopo_DetalheVermelho_D.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 8px;
}

#Logo {
    text-align: center;
    padding: 25px 30px 25px 30px;
}


#Menu {
    background-image: url(Img/eMenuPrincipal_Fundo.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #d5363a;
    padding: 0px 0px 0px 0px;
    min-height: 60px;
}

#FundoCinza {
    background-color: #e9e9e9;
}

#Banner {
    padding: 0px 0px 15px 0px;
}

#BarraTitulo {
}

#BarraTitulo1 {
    padding: 19px 19px 0px 19px;
    width: 500px;
    background-image: url(Img/BarraTitulo1_Fundo.png);
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 47px;
        color: #436d9b;
    font-size: 23px;
    text-transform: uppercase;

}

#BarraTitulo2 {
    padding: 10px 19px 25px 19px;
    background-image: url(Img/BarraTitulo2_Fundo.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#FundoConteudo {
    background-image: url(Img/Conteudo_Fundo.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 0px 30px 30px 30px;
    min-height: 380px;
}

#FundoRodape1 {
    background-color: #df3c40;
    background-image: url(Img/Rodape_Fundo.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 30px;
    padding: 30px;
    color: #ffffff;
}

#FundoRodape2 {
    background-color: #bc3c44;
    text-align: center;
    padding: 10px;
}

#Corpo1_1 {
    padding: 0px 19px 0px 19px;
}

#Corpo1_2 {
    padding: 0px 19px 0px 19px;
    width: 466px;
}

#Corpo1_3 {
    padding: 0px 19px 0px 19px;
}

#Corpo1_2_Interna {
    padding: 0px 19px 0px 19px;
    width: 50%;
}

#Corpo1_3_Interna {
    padding: 0px 19px 0px 19px;
    width: 50%;
}

#Corpo1_4 {
    padding: 0px 19px 0px 19px;
}

#Corpo2_1, #Corpo2_2, #Corpo2_3 {
    width: 270px;
    padding-bottom: 30px;
}

#Rodape1 {
    border-top: 1px solid #dddddd;
    padding: 20px 0px 0px 0px;
    
}

.FormBusca_Conteudo {
    background-image: url(Img/FormBusca_Conteudo.jpg);
    background-repeat: no-repeat;
    width: 170px;
}

    .FormBusca_Conteudo table {
        border-collapse: collapse;
    }

.FormBusca_Caixa {
    width: 135px;
    height: 14px;
    border: 0px solid red;
    background-color: transparent;
    color: #666666;
    font-size: 12px;
}




.cVermelho_Titulo {
    color: #d4393d;
    font-size: 23px;
    padding-top: 20px;
}
.cAzul_Titulo {
    color: #436d9b;
    font-size: 23px;
    padding-bottom: 20px;
}

.cVermelho, .cAzul{
    padding-bottom: 20px;
}
