root , html {
    display: block;
    height: 100%;
}

Body {
    margin: 0px 0px 10px 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    width: 100%;
    background-image: url('../../images/site/bg.png');
    background-position: center;
}

h1 , .menu-lado-topo {
    font-size: 20px;
    color: black;
    background-image: url('../../images/site/h1_bg.png');
    background-repeat: repeat-x;
    height: 33px;
    vertical-align: middle;
    padding-right: 5px;
}

.menu-lado-topo {
    font-size: 14px;
    color: #006600;
}

.menu-lado-topo div {
    padding: 10px;
}

    .cat-menu {
        background-color: #006600;
        float: right;
        width: 200px;
        padding: 3px;
    }

    .cat-menu a {
        display: block;
        padding: 5px;
        border-bottom: 1px solid #7FB27F;
        border-top: 1px solid #004200;
        color:  white;
    }

    .cat-menu a:hover {
        background-color: #F3BB0A;
        color: black;
        text-decoration: none;
    }




h1 span  {
    display: block;
    background-color: #FFF;
    float: left;
    padding-right: 20px;
    padding-top: 3px;
    height: 34px;
}

h2 , h3 {
    color: #006600;
    font-weight: bold;
    font-size: 21px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    letter-spacing: -0.5px;
}

h3 {
    font-size: 15px;
    padding: 0px 0px 0px 0px;
}



a h2 , a h3 {
    color: #006600;;
}

a {
    text-decoration: none;
    color: #284299;
}

a:hover {
    text-decoration: underline;
    color: #006134;
}

img {
    border: none;
}

.metade {
    width: 49.5%;
}

.left , .esquerda {
    float: left;
}

.right , .direita {
    float: right;
}

.clear { clear: both; }

.azul { color: #284299; }

.amarelo { color: #f8d405; }

.cinza { color: #999C99; }

.verde , .comentarios label{
    color: #006600;
}

.branco { color: #fff; }

.preto { color: #000; }

.bold {
    font-weight: bold;
}

.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

hr {
    height: 1px;
    border: none;
    border-bottom: silver dashed 1px;
}

#pai {
    width: 100%;
}

#conteudo {
    width: 950px;
    text-align: left;
    
}

#topo-freitas-logo {
    background-image: url('../../images/site/freitas_logo.png');
    width: 320px;
    height: 115px;
    float: left;
    background-repeat: no-repeat;
    margin-top: 0px;
}

#topo-form-busca {
    width: 345px;
    float: left;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    padding-top: 65px;
}

form {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#topo-form-busca #topo-form-busca-input {
    width: 200px;
}


#topo-infos {
    float: right;
    width: 255px;
    text-align: right;
    padding-top: 5px;
}

#topo-rss-icon {
    background-image: url("../../images/site/topo_rss_icon.png");
    width: 80px;
    height: 15px;
    float: right;
    cursor: pointer;
}

#topo-flash-fotos {
    margin-top: 4px;
    float: right;
    width: 800px;
}

#topo-flash-esquerda {
    float: left;
    width: 148px;
    height: 200px;
    padding-top: 20px;
    height: 150px;
    overflow-x: hide;
}

.news-container {
    height: 100px;
}

.news-container li {
    margin: 0px;
    padding: 0px;
}

.news-spacer {
    display: block;
    clear: both;
    height: 5px;
}

#topo-flash-esquerda div ul li {


}

#topo-flash-esquerda a:hover {
    color: #006600;
}


#topo-barra-verde {
    background-image: url('../../images/site/topo_barra2.png');
    width: 400px;
    float: left;
    height: 26px;
    margin-top: 2px;
}

#topo-barra-logos {
    padding-top: 3px;
    float:  right;
    width: 535px;
}

#topo-barra-logos a {
    padding-right: 15px;
}

#topo-barra-amarela {
    background-image: url("../../images/site/topo_barra1.png");
    background-repeat: repeat-x;
    width: 630px;
    height: 21px;
    float: right;
    margin-top: 8px;
}


#menu-bar {
    background-image: url("../../images/site/freitas_barra.png");
    background-repeat: no-repeat;
    width: 950px;
    height: 46px;
    margin-top: 5px;
    text-align: left;
}

#menu-bar>div {
    margin-left: 15px;
    float: right;
    width: 930px;
}

#menu-bar ul {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#menu-bar ul li {
    float: left;
    background-image: url("../../images/site/divisor_azul.png");
    background-position: center right;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    

}

#menu-bar ul li a {
    padding: 0px 21px 0px 05px;
    color: white;
    display: block;
    padding-bottom: 15px;
    padding-top: 15px;
    letter-spacing: 0px;
}

#menu-bar ul li a:hover {
    text-decoration:  none;
}

#menu-lista {

}

#pagina-conteudo {
    margin-top: 5px;
}

#banners-coluna {
    float: left;
    width: 150px;
    text-align: center;

}

#conteudo-principal {
    width: 780px;
    float: right;
}

#baixo-barra-verde {
    width: 100%;
    background-image: url('../../images/site/baixo_barra_verde.png');
    height: 26px;
    margin-bottom: 0px;
    background-repeat: no-repeat;
}

#baixo-azul {
    width: 100%;
    height: 186px;
    background-image: url('../../images/site/baixo_bg_azul.png');
    background-repeat: no-repeat;
}

#baixo-azul #baixo-links {
    padding-top: 15px;
    padding-left: 20px;
    width: 500px;
    word-spacing: 3px;
}

#baixo-azul #baixo-links a {
    color: white;
    text-decoration: none;
}

#baixo-azul #baixo-links a:hover {
    color: white;
    text-decoration: underline;
}

.foto_sombra_376 {
    background-image: url('../../images/site/foto_sombra_376.png');
    background-position: bottom;
    background-repeat: no-repeat;
    height: 18px;
}

.data {
    font-weight: normal;
    font-size: 13px;
}

.tag {
    font-weight: normal;
    color: #f2b30b;
    padding-left: 10px;
    font-size: 13px;
}

.listLine {
    display: block;
    padding-bottom: 4px;
}

.listLine hr , .divisor {
    border: 1px dashed #e9ebe7;
    height: 1px;
}

.todos-aba {
    background-image: url('../../images/site/todos_aba.png');
    height: 46px;
    width: 780px;
    background-position: left;
    background-repeat: no-repeat;
    text-align: right;
    padding-top: 20px;
    font-weight: bold;
}

.todos-aba span {
    padding-right: 20px;
    text-align: right;
}

div.aba-amarela , div.aba-azul {
    background-image: url("../../images/site/aba_amarela.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 32px;
    padding-top: 10px;
}

div.aba-azul {
    background-image: url("../../images/site/aba_azul.png");
    color: white;
}

div.aba-amarela span , div.aba-azul span {
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    text-transform: uppercase;
}

.lista-item {
    padding: 10px 10px 10px 10px;
}

.cor1 {
    background-color: #f7f7f7;
}

.cor2 {
    background-color: #fff;
}

.img-376 , .img-178 , .img-350 {
    background-image: url('../../images/site/foto_sombra_376.png');
    background-position: bottom;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    width: 376px;
}

.img-350 {
    width: 350px;
}

.img-178 {
    padding-bottom: 17px;
    background-image: url('../../images/site/foto_sombra_178.png');
    width: 178px;

}

.pointer {
    cursor: pointer;
}

.fotos-lista {
    float: left;
    width: 350px;
}

.foto-legenda {
    font-size: 10px;
    color: gray;
}



#cobreTudo {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #00512b;
    display: none;
    /*    filter: opacity(alpha =             0); */
    /* para o IE */
    -moz-opacity: 0; /* para o FireFox */
    opacity: 0;
    /* para o outros Navegadores */
    z-index: 3;
}


#conteudo {
    text-align: left;
    padding-top: 5px;
}

#amplFotoDiv {
    margin-top: 100px;
    width: 100%;
    text-align: center;
    display: none;
    position: absolute;
    z-index: 4;
    color: white;
    font-weight:bold;
}

#amplFoto {}

#amplFoto img {
    border: 15px solid white;
}

.foto-padding {
    padding-right: 10px;
}

.compartilhe {
    float: right;
}

.compartilhe {

}

.compartilhe a {
    padding-right: 1px;
}


.noventa {
    width: 90%;
}

.cem {
    width: 100%;
}

._btnVoltar {
    font-size: 11px;
    padding-top: 10px;
}

.sucesso {
    color: #006134;
    font-weight: bold;
    font-size: 14px;
}

.erro {
    color: #bb090d;
    font-weight: bold;
}


.submenu {
    position: absolute;
    z-index: 3;
    background-color: transparent;
    display: none;
    padding-bottom: 5px;
    border-bottom: 5px solid #f4bf09;
    background-image: url('../../images/site/submenu_bg.png');
}

.subsubmenu {

}

.submenu a {
    color: white;
    padding: 10px 10px 10px 10px;
    display: block;
}

.subsubmenu a {
    font-size: 10px;
}

.submenu a:hover {
    color: #f4bf09;
}


.download {
    background-repeat: no-repeat;
    background-position: left;
    height: 20px;
    padding-left: 25px;
    background-image: url('../../images/site/download_icon.png');
}

.obs {
    font-size: 10px;
    color: #7a7878;
}

label {
    display: block;
    font-weight: bold;
}

.enquete-form {
    float: right;
    width: 200px;
}

.enquete-form input {
    font-size: 10px;
}


