﻿body
{
    font-family: Arial;
    font-size: 8pt;
    color: #4f4f48;
    background-image: url(Img/FundoSite.jpg);
    background-repeat: repeat;
    background-position: top right;
}

a
{
    color: #3b7d0e;
    text-decoration: none;
}

.FundoSiteMeioRepetir
{
    background-image: url(Img/FundoSiteMeioRepetir.jpg);
    background-repeat: repeat-y;
    background-position: top;
    width: 851px;
}

.FundoMenuSuperiorRepetir
{
    background-image: url(Img/FundoMenuSuperiorRepetir.jpg);
    background-repeat: repeat-y;
    background-position: top;
    width: 841px;
}
.FundoMenuSuperior
{
    background-image: url(Img/FundoMenuSuperior.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 841px;
    height: 70px;
}

.FundoCorpoTopo
{
    background-image: url(Img/FundoCorpoTopo.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 841px;
    height: 247px;
    padding-left: 20px;
}

.CorpoConteudoEsqFundo
{
    background-image: url(Img/CorpoConteudoEsqFundo.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 195px;
    height: 266px;
    padding: 10px 7px 10px 5px;
}

.CorpoConteudoDir
{
    width: 634px;
}

.CorpoConteudoDirVerdeFundoRepetir
{
    background-image: url(Img/CorpoConteudoDirVerdeFundoRepetir.jpg);
    background-repeat: repeat-y;
    background-position: top left;
    width: 634px;
}
.CorpoConteudoDirVerdeFundo
{
    background-image: url(Img/CorpoConteudoDirVerdeFundo.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 634px;
    height: 96px;
    padding-top: 11px;
    color: #387c0a;
}

.CorpoConteudoDirVerdeFundo a
{
    color: #4f4f48;
    text-decoration: none;
    font-weight: bold;
}

.CorpoConteudoDirBrancoFundo
{
    background-image: url(Img/CorpoConteudoDirBrancoFundo.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 634px;
    height: 157px;
    padding-top: 14px;
}
.FundoRodape
{
    background-image: url(Img/FundoRodape.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #3d9307;
    width: 841px;
    height: 39px;
}

.RodapeConteudo
{
    width: 439px;
    padding-left: 22px;
    color: #ffffff;
    padding-top: 10px;
}

.FundoRodapeSombra
{
    background-image: url(Img/FundoRodapeSombra.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 841px;
    height: 8px;
}

/*INTERNA*/

.InternaCorpoConteudoEsq
{
    background-image: url(Img/InternaCorpoConteudoEsqFundo.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 195px;
    height: 514px;
    padding: 10px 7px 10px 5px;
}
.InternaCorpoConteudoDir
{
    background-image: url(Img/InternaCorpoConteudoDirFundo.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 601px;
    height: 495px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 30px;
}

/*CONTAINERS*/

/*CONTAINER SETA CINZA*/

.cSetaCinza
{
    background-image: url(Img/cSetaCinza.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 8px;
    padding-right: 4px;
}
.cSetaCinzaTitulo
{
    font-weight: bold;
    color: #656561;
}
.cSetaCinzaLinha
{
    background-image: url(Img/cSetaCinzaLinha.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 6px;
}
.cSetaCinzaConteudo
{
    padding-top: 10px;
    color: #4f4f48;
}

/*CONTAINER SETA Verde*/

.cSetaVerde
{
    background-image: url(Img/cSetaVerde.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 8px;
    padding-right: 4px;
}
.cSetaVerdeTitulo
{
    font-weight: bold;
    color: #3b7d0e;
}
.cSetaVerdeLinha
{
    background-image: url(Img/cSetaVerdeLinha.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 3px;
}
.cSetaVerdeConteudo
{
    padding-top: 10px;
    color: #656561;
}

/*CONTAINER Cinza*/

.CinzaEsq
{
    background-image: url(Img/cCinzaFundoEsq.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 10px;
    height: 135px;
}
.CinzaMeio
{
    background-image: url(Img/cCinzaFundoMeio.gif);
    background-repeat: repeat-x;
    background-position: top left;
    height: 135px;
    padding-top: 10px;
}
.cCinzaSeta
{
    background-image: url(Img/cSetaCinza.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 8px;
    padding-right: 4px;
}
.cCinzaTitulo
{
    font-weight: bold;
    color: #656561;
}
.cCinzaLinha
{
    background-image: url(Img/cSetaCinzaLinha.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 3px;
}
.cCinzaConteudo
{
    padding-top: 10px;
    color: #4f4f48;
}

.CinzaDir
{
    background-image: url(Img/cCinzaFundoDir.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 10px;
    height: 135px;
}


