/* CSS Document */

/* TAG'S */

body {
    margin:0px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#000;
/*    padding-top: 20px;*/
}

p{line-height:1.8em;}

ul{
    margin:0px;
}

li{
    list-style: none;
    margin:0px;
}

a{ color:#000;}

img{
    border:none;
}

caption{
    background:#e0e0e0;
}

em{
    background:none;
}

table{
    width:100%;
    margin-bottom:20px;
    /*background:#E9E9E9;*/
    font-size:10px;
}

input[type='text']{
    display:block;
    /*width:80%;*/
}

textarea{
    display:block;
}

/* DIV'S */

#envolvente{
    position:relative;
    width:100%;
    height:100%;
    margin:auto;
}

#barrasup {
    width: 100%;
    background-color: #000000;
    height: 8px;
    background: url("../img/barra.jpg");
}
#barra1, #barra2, #barra3, #barra4, #barra5, #barra6, #barra7, #barra8 {
    min-width: 995px;
    width: 100%;
    height: 1px;
}
#barra1 {
    background-color: #e7b800;
}
#barra2 {
    background-color: #c79e00;
}
#barra3 {
    background-color: #a58300;
}
#barra4 {
    background-color: #856900;
}
#barra5 {
    background-color: #644e00;
}
#barra6 {
    background-color: #433300;
}
#barra7 {
    background-color: #040000;
}

#lateral{
    float:left;
}

#central{
    min-width: 995px;
    width:100%;
    margin:auto;
    background:url(../img/fundo.jpg) repeat-x;
    padding-bottom:15px;
}

#cabecalhoint{
    /*width:70%;*/
    height:60px;
}

#cabecalhointHome{
    /*width:70%;*/
    height:141px;
}

#menulang{
    height:17px;
    margin-right:0;
    float:right;
    margin-top: 2px;
}

#menulang ul{
    background: transparent;
    padding-bottom:0px;
}

#menulang li{
    background: transparent;
    float:left;
    font-size:0.8em;
    padding:0px 2px 0px 2px;
}

#menutopo{
    height:17px;
    margin-right:0;
    float:right;
}

#menutopo div{
    float:right;
    background:#000;
    padding-top: 2px;
}


#menutopo div.cantodrt{
    background:url(../img/cantodrt.jpg) no-repeat;
    background-position:bottom;
    width:19px;
    height:20px;
    border-top:0px solid #000;
}
#menutopo div.cantoesq{
    background:url(../img/cantoesq.jpg) no-repeat;
    background-position:bottom;
    width:19px;
    height:20px;
    border-top:0px solid #000;
}

#menutopo form{
    margin:0;
    padding:0;
    margin:-2px 0 0 0;
}

/* google */
#menutopo form#cse-search-box input {
    width:125px;
    display:inline;
}
#menutopo form#cse-search-box input[type="hidden"] {
    display:none;
}

#menutopo form#cse-search-box input.img {
    width:auto;
}
/* /google */

#menutopo input{
    font-size:0.9em;
    font-weight:bold;
    border:none;
    background:#fff;
    width:125px;
    padding:2px;
    margin:0;
    vertical-align:top;

}

#menutopo input.img{
    width:auto;
    background:none;
}


#menutopo ul{
    background:#000;
    padding-bottom:0px;
}



#menutopo li{
    background:#000;
    float:left;
    font-size:0.8em;
    padding:0px 4px 0px 4px;
    border-right:1px solid #fff;

}

#menutopo li.last{
    border:none;
}

#menutopo li a{
    text-decoration:none;
    color:#fff;
}
#menutopo li a:hover, #barrainf li a:active{
    text-decoration:underline;

}

#tituloutl{
    margin-top:60px;
    text-align:right;
    margin-top:90px;


}

#main_navigation{
    background-color:#000;
    width:928px;
    height:250px;
}

#menu_secundario_logo {
    max-height:130px;
    text-align:center;
    padding-bottom: 5px;
}

#menu_secundario_logo img {
    max-width: 148px;
    max-height: 130px;
}

/* FIM MENU SECUNDARIO */

#percurso{
    height:30px;
    font-size:0.8em;
}

/* COR DEFINIDA EM CSS EXTERNO DINAMICO-PHP (VER HEADER) */

#titulo_spacer{
    /*height:100px;*/
    margin-bottom: 8px;
}

#titulo_spacer2{
    height:70px;
}

#descricao{
    font-weight:bold;
    font-size:12px;
    color:#999;
}

#textomapasite ul li{
    list-style:square inside;

}

#textomapasite ul{
    margin:5px 20px 5px 40px;
}

ul#mapasite {
    margin-bottom:30px;
}

#mapasite ul{
    margin-bottom:30px;
}
/*
#mapasite ul li{
background-color:#f6e7d7;
}

#mapasite  li ul li{
background-color:#none;
}
*/
#mapasite ul ul{
    margin-bottom:5px;
    padding:10px;
    /* background-color:#f6e7d7;*/
}


#mapasite li{
    font-size:1.2em;
    font-weight:bold;
    border-bottom:1px dotted #000;
}
#mapasite  ul li{
    font-size:1em;
    font-weight:normal;
    border:none;
}

#mapasite a{
    text-decoration:none;
}
#mapasite a:hover, #mapasite a:active{
    text-decoration:underline;
}

/* listagens */
#listagens{
}

#listagens input[type='text']{
    display:block;
    width: 40%;
}

#listagens input[type='submit']{
    display:block;
    margin-top: 3px;
    width: 20%;
}

#listagens select{
    display:block;
    width: auto;
}

/* noticias */
#bloco{
    display:block;
    clear:both;
    /*min-height:180px;*/
    background-color:#BBE5ED;
}

#bloco img{
    margin:5px;
    padding:0;
}
/* /noticias */

/* CLASSES */

.lateral{
    float:left;
}

.clearFix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.fl{
    float:left;
}
.fr{
    float:right;
}

.block{
    display:block;
}
.none{
    display:none;
}

.noutline a{
    outline:none;
}

.linkexterno a{
    text-decoration:none;
    font-size:0.9em;
    background:url(../img/golink.gif) no-repeat;
    padding-left:20px;
    font-weight:bold;
}
.linkexterno a:hover, .linkexterno a:active{
    text-decoration:underline;
}
.ancora{
    font-size:0.8em;
    margin-top:30px;
    clear: none !important;
        display: inline;
        float: left;
        margin: 1em 10%;
        text-align: center;
        width: 80%;
}

div.textobox{
    margin-bottom:30px;
}

.sugestao{
    font-size: 11px;
    margin-bottom: 10px;
}

/* galeria imagens 2*/
.imgGaleria2{
    display:inline;
    width:20%;
    float:left;
    margin-left:5%;
    margin-top: 15px;
}

/* paginacao */
.button_page{
    background-color:#fff;
}
#texto .button_page form{
    background-color:#fff;
    float:left;
}
.button_page form a{
    margin: 2px;
    padding: 2px;
    border: 1px solid #659DA7;
    color:#659DA7;
    float:left;
    background-color:#fff;
    text-decoration:none;
}

.button_page .button_pageActiva{
    margin: 2px;
    padding: 3px;
    border:0;
    color:#659DA7;
    text-decoration:none;
    float:left;
    background-color:#fff;
    font-weight:bold;
}
/* feedback */
.infoForm{
    font-size: 10px;
    color: #999;
}
.validacao{
    font-size: 11px;
    color: #000;
}



/* REWRITE BLUEPRINT */


/* TAG'S */

img{
    margin-bottom:5px;
}

/* DIV'S */

#navegacao_principal .span-3{
    width:148px;
}


/* CLASSES */
.lateral{

    float:left;
}

.clearFix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.fl{

    float:left;
}
.fr{

    float:right;
}

.block{
    display:block;
}
.none{
    display:none;
}

.noutline a{
    outline:none;
}

.linkexterno a{
    text-decoration:none;
    font-size:0.9em;
    background:url(../img/golink.gif) no-repeat;
    padding-left:20px;
    font-weight:bold;
}
.linkexterno a:hover, .linkexterno a:active{
    text-decoration:underline;

}
.ancora{
    font-size:0.8em;
    margin-top:30px;
    clear: both;
}

div.textobox{
    margin-bottom:30px;
}

.sugestao{
    font-size: 11px;
    margin-bottom: 10px;
}

.lerMais{
    float:right;
    font-size:10px;
}
.lerMais a{
    float:right;
    margin-right:4px;
    text-decoration:none;
    display:inline;
}
.lerMais input{
    display:inline;
}



/* feedback */
.infoForm{
    font-size: 10px;
    color: #999;
}
.validacao{
    font-size: 11px;
    color: #000;
}



/* REWRITE BLUEPRINT */


/* TAG'S */

img{
    margin-bottom:5px;
}

/* DIV'S */

#navegacao_principal .span-3{
    width:148px;
}


/* CLASSES */

#newsletter{
    width:200px;
    position:fixed;
    padding:10px;
    font-size:10px;
    top:28px;
    left:55%;
    background-color:#000000;
    display:none;
    color:#fff;
}
#newsletter input{
    width:158px;
    display:inline;
    border:none;
    float:right;
    margin:1px 0;
}

#newsletter input.btnOK{
    clear:both;
    background-color:#fff;
    width:25px;
    margin:1px 0 0 0;
    padding:0;
    font-size:10px;
}

#newsletterMetade1{
    float:left;
    width:40px;
    height:100%;
}
#newsletterMetade2{
    float:left;
    width:158px;
    height:100%;
}
#newsletterMsg{
    width:140px;
    position:fixed;
    padding:5px;
    font-size:10px;
    top:28px;
    left:55%;
    background-color:#000000;
    display:block;
    color:#fff;
}

.imgAtivista {
    height: 210px;
    margin: -12px -90px -76px -25px;
    float: left;
}

.clearSubs{clear:both;height:1px;width:100%;}
.floatLeft{float:left;}
.floatLeft2{float:left;margi<?php get_sidebar('right'); ?>n:7px 0 0 2px;}
.imgBorder{border:0;margin:42px 0 0 -85px;}
pre.preclear{display:inline;}

.w3c{
    display:block;
    float:right;
    clear:both;
    height:131px;
    margin:10px -56px 10px 0;
}
.w3c a{margin:0 5px 0 0;}

#container-galeria{    
    margin-left: 30px;
    margin-right: 30px;
    overflow: auto;
}
.galeria img{
     border: solid 3px black;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 150px;
    height: 120px;
    float: left;
    margin: 3px 3px 3px 3px;
}

