html {
    height: 100%;
}

body,td,th {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #333;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: url(../img/bg.png) center top no-repeat #FFF;
    height: 100%;
}

.btn_enviar {
    -moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
    box-shadow:inset 0px 1px 0px 0px #54a3f7;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
    background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
    background-color:#007dc1;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #124d77;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Verdana;
    font-size:16px;
    padding:10px 22px;
    text-decoration:none;
    text-shadow:0px 1px 0px #154682;
}
.btn_enviar:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
    background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
    background-color:#0061a7;
}
.btn_enviar:active {
    position:relative;
    top:1px;
}


/* CORPO */

div#tudo {
    width: 100%;
    height: 100%;
    min-height: 100%;
    height: auto !important;
    margin: 0 auto;
}

div#container {
    width: 1000px;
    height: 100%;
    min-height: 100%;
    height: auto !important;
    margin: 0 auto;
}

div#container #topo {
    width: 100%;
    height: 130px;
}

div#container #topo h1 {
    width: 528px;
    height: 97px;
    background: url(../img/logo.jpg) left top no-repeat;
    margin-left: 8px;
    margin-top: 17px;
    float: left;
}

div#container #topo a.logo {
    width: 100%;
    height: 100%;
    float: left;
}

div#container #topo #consultas {
    width: 450px;
    height: auto;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    float: right;
    background: url(../img/bg_consulta.png) center top no-repeat;
}

div#container #topo #consultas ul {
    text-align: left;
    padding: 0;
}

div#container #topo #consultas ul li {
    display: inline;
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 11px !important;
}

div#container #topo #consultas ul li.topo_telefone {
    padding: 0 0 2px 15px;
    background: url(../img/icone_topo_telefone.gif) top left no-repeat;
}

div#container #topo #consultas ul li.topo_home {
    padding: 0 0 2px 20px;
    margin-left: 60px;
    background: url(../img/icone_topo_home.gif) top left no-repeat;
}

div#container #topo #consultas ul li.topo_webmail {
    padding: 0 0 2px 20px;
    margin-left: 60px;
    background: url(../img/icone_topo_webmail.gif) top left no-repeat;
}

div#container #topo #consultas ul li a {
    margin: 0 !important;
    padding: 0 !important;
    color: #666 !important;
    text-decoration: none !important;
}

div#container #topo #consultas ul li a:hover {
    display: inline;
    margin: 0;
    padding: 0;
    color: #333;
    text-decoration: underline !important;
}

div#container #topo #consultas form {
    margin: 0;
    padding: 0;
    width: auto;
    height: 76px;
    padding-top: 5px;
    padding-left: 15px;
    text-align: left;
    color: #FFF;
}

div#container #topo #consultas form input {
    border: 1px solid #CF257A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    width: 120px;
}

div#container #topo #consultas form input.botoes {
    width: 60px;
    height: 20px;
    background: url(../img/btn_entrar.png) center top no-repeat;
    border: 0;
    cursor: pointer;
}

div#container #menu_hor {
    width: 100%;
    height: 30px;
    clear: both;
}

div#container #menu_hor ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

div#container #menu_hor li {
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
}

div#container #meio_a {
    width: 100%;
    height: auto;
    margin-top: 35px;
}

div#container #meio_a #menu {
    width: 200px;
    height: auto;
    margin-left: 20px;
    float: left;
}

div#container #meio_a #menu h2 {
    width: 100%;
    height: 25px;
    background: url(../img/bg_h2_menu.png) center top repeat-x;
    margin: 0;
    padding: 0;
    text-indent: 10px;
    text-align: left;
    font-size: 11px;
    color: #060;
    padding-top: 4px;
    margin-bottom: 5px;
}

div#container #meio_a #menu .li_h2 {
    width: 100%;
    height: 25px;
    background: url(../img/bg_h2_menu.png) center top repeat-x;
    margin: 0;
    padding: 0;
    text-indent: 10px;
    text-align: left;
    font-size: 11px;
    color: #8B1954;
    padding-top: 4px;
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
}

div#container #meio_a #menu h2 a {
    color: #8B1954;
    text-decoration: none;
}

div#container #meio_a #menu ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    text-indent: 10px;
    margin-bottom: 10px;
}

div#container #meio_a #menu li {
    line-height: 20px;
}

div#container #meio_a #menu a {
    color: #8B1954;
    text-decoration: none;
}

div#container #meio_a #menu a:hover {
    color: #480D2C;
    text-decoration: underline;
}

div#container #meio_a #menu li.sozinho {
    width: 100%;
    height: 25px;
    background: url(../img/bg_h2_menu.png) center top repeat-x;
    margin: 0;
    padding: 0;
    text-indent: 10px;
    text-align: left;
    font-size: 11px;
    color: #8B1954;
    padding-top: 4px;
    margin-bottom: 5px;
    list-style: none;
    text-transform: uppercase;
    font-weight: bold;
}

div#container #meio_a #interno {
    width: 740px;
    height: auto;
    margin-left: 20px;
    float: left;
}

div#container #meio_a #interno #teaser {
    /*border: 1px solid #999;*/
    width: 740px;
    height: 268px;
    margin-bottom: 65px;
}

div#container #meio_a #interno #produtos {
    width: 740px;
    height: 30px;
    background: #C33 url(../img/bg_div_produtos.gif) left top no-repeat;
    margin: 0 0 30px 0;
}

div#container #meio_a #interno #noticias {
    width: 600px;
    height: auto;
    float: left;
    margin-bottom: 25px;
}

div#container #meio_a #interno #noticias .banner_extra {
    margin-bottom: 30px;
}

div#container #meio_a #interno #noticias h3 {
    width: 100%;
    height: 23px;
    background: url(../img/bg_h3_noticias.gif) left top no-repeat;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-top: 7px;
    text-indent: 25px;
    color: #FFF;
}

div#anuncios h3 {
    width: 100%;
    height: 23px;
    background: url(../img/bg_h3_noticias.gif) left top no-repeat;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-top: 7px;
    text-indent: 25px;
    color: #FFF;
}

div#container #meio_a #interno #noticias .chama_noticia {
    width: auto;
    height: auto;
    background-color: #E3E3E3;
    padding: 5px;
    margin-top: 10px;
    clear: both;
}

div#container #meio_a #interno #noticias .chama_noticia blockquote {				
    text-align: left;
    width: 150px;
    margin: 0;
    padding: 0 8px 6px 0;
    float: left;
}

div#container #meio_a #interno #noticias .chama_noticia h4, div#container #meio_a #interno #noticias .chama_noticia p {
    text-align: justify;
    font-size: 12px;
    margin: 5px 5px 0 5px;
    padding: 0;
    line-height: 18px;
}

div#container #meio_a #interno #noticias .chama_noticia p {
    margin-bottom: 5px;
}

div#container #meio_a #interno #noticias .chama_noticia a {
    color: #333;
    text-decoration: none;
}

div#container #meio_a #interno #noticias .chama_noticia a:hover {
    color: #333;
    text-decoration: underline;
}

div#container #meio_a #interno #noticias p.mais_noticias {
    text-align: left;
    margin-top: 20px;
}

div#container #meio_a #interno #noticias p.mais_noticias a {
    color: #333;
    text-decoration: none;
    background-color: #CCC;
    padding: 5px;
}

div#container #meio_a #interno #noticias p.mais_noticias a:hover {
    color: #333;
    text-decoration: underline;
}

/***** OUTRAS NOTÍCIAS *****/
#outras-noticias {
    width: 600px;
    height: auto;
    float: left;
    margin-bottom: 35px;
}

#outras-noticias h3 {
    width: 100%;
    height: 30px;
    background: url(../img/bg_h3_outrasnoticias.gif) left top no-repeat;
    margin: 0;
    padding: 0;
    padding-top: 7px;
    text-align: left;
    text-indent: 27px;
    color: #FFF;
}

#outras-noticias ul#ul1 {
    list-style-type: none;
    margin: 0;
    padding: 10px;
    width: auto;
    height: 100%;
    float: left;
    background-color: #D5D5D5;
}

#outras-noticias ul#ul1 li {
    list-style-type: none;
    padding: 0;
    margin: 0 6px 0  0;
    height: 70px;
    text-align: left;
    display: inline;
}

#outras-noticias ul#ul1 li:last-child {
    margin: 0;
}
/***** FIM || OUTRAS NOTÍCIAS *****/

div#container #meio_a #interno #dcomercio {
    width: 600px;
    height: auto;
    float: left;
    margin-bottom: 30px;
}

div#container #meio_a #interno #dcomercio h3 {
    width: 100%;
    height: 30px;
    background: url(../img/bg_h3_dcomercio.gif) left top no-repeat;
    margin: 0;
    padding: 0;
    text-align: left;
    text-indent: -2500px;
    color: #FFF;
}

div#container #meio_a #interno div#dcomercio ul#ul1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 190px;
    height: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left;
    background-color: #D5D5D5;
}

div#container #meio_a #interno div#dcomercio ul#ul1 li {
    list-style-type: none;
    padding: 10px 0 0 10px;
    margin: 0;
    height: 30px;
    text-align: left;
}

div#container #meio_a #interno div#dcomercio ul#ul2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 190px;
    height: 100%;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    background-color: #D5D5D5;
}

div#container #meio_a #interno div#dcomercio ul#ul2 li {
    list-style-type: none;
    padding: 10px 0 0 20px;
    margin: 0;
    height: 30px;
    text-align: left;
}

div#container #meio_a #interno div#dcomercio ul#ul3 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 220px;
    height: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left;
    background-color: #D5D5D5;
}

div#container #meio_a #interno div#dcomercio ul#ul3 li {
    list-style-type: none;
    padding: 10px 0 0 20px;
    margin: 0;
    height: 30px;
    text-align: left;
}

div#container #meio_a #interno #boxes {
    width: 600px;
    height: auto;
    float: left;
    margin-bottom: 50px;
}

div#container #meio_a #interno #boxes #newsletter {
    width: 387px;
    height: auto;
    float: left;
}

div#container #meio_a #interno #newsletter h3 {
    width: 100%;
    height: 30px;
    background: url(../img/bg_h3_newsletter.gif) left top no-repeat;
    margin: 0;
    padding: 0;
    padding-top: 7px;
    text-align: left;
    text-indent: 25px;
    color: #FFF;
}

div#container #meio_a #interno #newsletter p {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

div#container #meio_a #interno #newsletter #form-newsletter {
    text-align: left;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    color: #333;
    margin: 0;
}

div#container #meio_a #interno #newsletter #form-newsletter input {
    border: 0;
    background-color: #D5D5D5;
    width: 375px;
    padding: 5px;
    font-size: 11px;
    float: right;
    margin: 0;
}

div#container #meio_a #interno #newsletter #form-newsletter input.news-check {
    border: 0;
    padding: 0;
    margin: 0;
    margin-right: 5px;
    margin-top: 10px;
    float: none;
    width: auto;
}

div#container #meio_a #interno #newsletter #form-newsletter input.news-botao {
    width: auto;
    float: none;
    margin: 5px 0 0 0;
    padding: 2px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
    background-color: #D5D5D5;
}

div#container #meio_a #interno #newsletter #form-newsletter label {
    line-height: 25px;
}

div#container #meio_a #interno #boxes #climatempo {
    width: 200px;
    height: auto;
    float: right;
}

div#container #meio_a #interno #climatempo h3 {
    width: 100%;
    height: 30px;
    background: url(../img/bg_h3_tempo.gif) left top no-repeat;
    margin: 0;
    padding: 0;
    padding-top: 7px;
    text-align: left;
    text-indent: 25px;
    color: #FFF;
}

div#container #meio_a #interno #publicidade {
    width: 120px;
    height: auto;
    float: right;
    margin: 0 !important;
}

div#container #meio_a #interno #publicidade h3 {
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    background: url(../img/bg_h3_publicidade.jpg) left top repeat-x;
    height: 20px;
    padding: 5px 0 10px 0;
    margin: 0 !important;
}

div#container #meio_a #interno #publicidade ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center !important;
}

div#container #meio_a #interno #publicidade li {
    margin: 0;
}

div#container #meio_a #interno #publicidade ul li a {
    margin: 0;
    padding: 0;
    /*border: 1px solid #8B1954 !important;*/
    height: auto;
    width: auto;
    float: right;
}

.clear {
    clear: both;
}

div#rodape {
    bottom: 0;
    width: 100%;
    height: 175px;
    background: url(../img/bg_rodape.jpg) center top repeat-x;
    clear: both;
    margin-top: 20px;
}

div#rodape address {
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-align: left;
    line-height: 20px;
    color: #FFF;
    margin-top: 8px;
    margin-left: 10%;
}

div#rodape address a {
    color: #FFF;
    text-decoration: none;
}

div#rodape address a:hover {
    color: #FFC;
    text-decoration: underline;
}

div#rodape span.telefone_rodape {
    float: right;
    width: 208px;
    height: 40px;
    background: url(../img/telefone_rodape.png) center top no-repeat;
    margin-top: 15px;
    margin-right: 10%;
}

div#rodape #menu_rodape {
    width: 100%;
    height: 35px;
    margin-bottom: 20px;
    margin-top: 15px;
    clear: both;
}

div#rodape #menu_rodape ul {
    list-style: none;
}

div#rodape #menu_rodape li {
    display: inline;
    padding: 20px;
}

div#rodape #menu_rodape a {
    color: #999;
    text-decoration: none;
}

div#rodape #menu_rodape a:hover {
    color: #666;
    text-decoration: underline;
}


/* PAGINAS INTERNAS */

div#subpages, div#home {
    text-align: left;
}

div#subpages h2, div#subpages h3, div#home h2, div#home h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    margin-bottom: 10px;
    font-family: Verdana, Geneva, sans-serif;
    color: #333;
}

div#subpages h4 {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    font-weight: normal;
    color: #333;
}

div#subpages p, div#home p {
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 0;
    margin: 0;
    line-height: 20px;
    margin-bottom: 10px;
    color: #666;
    text-align: justify;
}

div#subpages ul {
    list-style: disc;
    padding: 0 0 20px 0;
    margin: 0 0 0 15px;
}

div#subpages ul li {
    font-size: 12px;
    line-height: 22px;
    color: #666;
}

div#subpages a, div#home a {
    color: #666;
    text-decoration: none;
}

div#subpages a:hover, div#home a:hover {
    color: #333;
    text-decoration: underline;
}

div#subpages div#noticia_principal {
    margin-bottom: 20px;
}

div#subpages div#noticia_principal h3 {
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 12px;
}

div#subpages div#noticia_principal p.legenda {
    font-size: 10px;
    line-height: 15px !important;
    padding-right: 46% !important;
    margin-bottom: 20px !important;
}

div#subpages div#noticia_principal a img.foto_gd {
    width: 400px;
    height: 302px;
    border: 1px solid #CCC;
}

div#subpages div#noticia_principal a img.foto1 {
    width: 112px;
    height: 84px;
    border: 1px solid #CCC;
    margin-right: 6px;
    margin-bottom: 10px;
}

div#subpages .tabela_parcerias td {
    height: 45px;
    background: #E2E2E2;
    padding: 5px;
}

div#subpages .txt_menor {
    font-size: 11px;
    color: #C66;
}

/* FORMULARIOS */

.campoform, .campoform_atualiza {
    border: 1px solid #999;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 5px;
    width: 100%;
}

.campoform_percentual {
    border: 1px solid #999;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 5px;
    width: auto;
}

.botaoform, .botaoform_atualiza {
    border: 1px solid #999;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 5px;
    width: 120px;
}

/* AGENDA */
.tabela_{
    width:200px;
    padding:0px;
    border:0px;
    float:left;
    margin-right:20px;
}

td.td{
    background: #E5E5E5;
    text-align:center;
    height: 25px;
    /*display:block;*/
}

.hj{
    background: #E5E5E5;
    text-align:center;
    color:#336600;
    /*	display:block;*/
    height: 25px;
}

.dom{
    background: #666666;
    text-align:center;
    color:#FFFFFF;
    /*	display:block;*/
    height: 25px;
}

.evt{
    background: #CCC;
    text-align:center;
    height: 25px;
}

.evt a.atual {
    text-align:center;
    display:block;
    color: #336600;
}

.evt a.atual:hover{
    text-align:center;
    display:block;
}


.evt_c {
    background: #FF6600;
    /*	width:20px;
            height:20px; */
    text-align:center;
}

.evt_c a.atual {
    text-align:center;
    display:block;
}

.evt_c a.atual:hover {
    text-align:center;
    display:block;
}

.mes {
    background:#CCC;
    width:auto;
    height:25px;
    text-align:center;
    font-weight: bold;
    color: #336600;
}

.show {
    background:#999999;
    width: auto;
    height:50px;
    text-align:left;
    font-size:11px;
    color:#ffffff;
    padding-left:10px;
    line-height: 18px;
    font-weight: bold;
}

.show_{
    background:#cccccc;
    height:20px;
    text-align:left;
    font-size:11px;
    color:#ffffff;
    padding-left:5px;
}

.show_ table tr td a.link1 {
    background:#cccccc;
    height:20px;
    text-align:left;
    font-size:11px;
    color:#ffffff;
    padding-left:5px;
}

.show_ table tr td a.link1:hover {
    background:#cccccc;
    height:20px;
    text-align:left;
    font-size:11px;
    font-weight:bold;
    color:#000000;
    padding-left:5px;
}

.linha{
    background:#FFF;
    width: auto;
    height:20px;
    text-align:left;
    font-size:11px;
    color:#666;
    padding:10px 1px 10px 10px;
    line-height: 18px;
}

.linha_{
    background:#f0f0f0;
    height:20px;
    text-align:left;
    font-size:11px;
    color:#000000;
    padding:1px 1px 1px 10px;
}

.sem{
    background: #E5E5E5;
    width:auto;
    height:25px;
    text-align:center;
    font-size:11px;
    font-weight:bold;
    font-family:Arial;
    color: #336600;
}

#mostrames{
    width:300px;
    padding:5px;
}

a.link2:link {
    color: #FFF;
    text-decoration: none;
}

a.link2:link .dia {
    color: #336600;
    text-decoration: none;
}

a.link2:visited {
    text-decoration: none;
    color: #FFF;
}

a.link2:hover {
    color: #336600;
}

a.link2:active {
    text-decoration: none;
}


/* EFEITO NA PAGINA DE CONVENIOS */

div#convenios {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 10px;
}

div#convenios h4 {
    padding: 0;
    margin: 0;
    font-size: 11px;
    color: #333333;
    cursor: pointer;
}

/* LISTAGEM NOTICIAS */
.dvlistanoticias {
    width: 720px;
    border-bottom: 1px solid #cccccc;
    padding: 0 10px 20px 0;
    text-align: justify; 
    margin: 10px 10px 10px 0; 
    float: left;
}

.dvlistanoticias a:hover
{
    color: #8B1954;
}

.dvlistanoticias img {
    padding-right: 10px; 
}

.dvlistanoticias .p_titulo {
    font-size: 14px;
    color: #8B1954;
    font-weight: bold;
}
/* FIM || LISTAGEM NOTICIAS */

/* LISTAGEM ARQUIVOS */
.geral_arquivos {
    width: 720px;
}
.listage_arquivos {
    width: 160px; 
    min-height: 234px; 
    border: 1px solid #cccccc; 
    padding: 10px; 
    margin: 20px 10px 10px 20px; 
    float: left;
    text-align: center;
}
/* FIM || LISTAGEM ARQUIVOS */

/* LISTAGEM INFORMATIVOS */
.geral_informativos {
    width: 720px;
}
.listage_informativos {
    width: auto; 
    min-height: 224px; 
    border: 1px solid #cccccc; 
    padding: 10px; 
    margin: 20px 10px 10px 20px; 
    float: left;
    text-align: center;
}
/* FIM || LISTAGEM INFORMATIVOS */

/* LISTAGEM VIDEOTECA */
.listage_video {
    width: 680px; 
    min-height: 164px; 
    border: 1px solid #cccccc; 
    text-align: justify; 
    padding: 10px; 
    margin: 20px 10px 10px 20px;
}

.listage_video img {
    padding-right: 10px; 
}

.videoimg {
    padding-right: 10px; 
}
/* FIM || LISTAGEM VIDEOTECA */

/* LISTAGEM NOTÍCIAS */
.listage_not {
    width: 720px;
    border-bottom: 1px solid #cccccc;
    padding: 0 10px 20px 0;
    text-align: justify; 
    margin: 10px 10px 10px 0; 
    float: left;
}

.listage_not a:hover
{
    color: #8B1954;
}

.listage_not img {
    padding-right: 10px; 
}

.listage_not .p_titulo {
    font-size: 14px;
    color: #8B1954;
    font-weight: bold;
}
/* FIM || LISTAGEM NOTÍCIAS */

/* GALERIA DE PRESIDENTES */
.table_presidentes {
    width:510px;
    display:table;
    border: none;		
    font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
    color:#02622B;
    vertical-align:middle;
    text-align:center;
}
.td_cabecalho {
    background-color:#02622B;
    font:bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
    height:25px;
}
.td_foto{
    width:96px;
}
.td_gestao{
    width:153px;
    background-color:#E4E4E4;
}
/* FIM || PÁGINA - GALERIA DE PRESIDENTES */

/**** PAGINAÇÃO ****/
ol#pagination {
    clear:both;
    overflow:hidden;
    margin-top: 20px;
    margin-left: -26px;
    font: 12px Calibri,Arial,sans-serif;
}
ol#pagination li {
    float:left;
    list-style:none;
    cursor:pointer;
    margin:0 0 0 .5em;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #8b1954;
    color: #fff;
    padding: 3px 0 0 0;
}
ol#pagination li.prev, ol#pagination li.next {
    float:left;
    list-style:none;
    cursor:pointer;
    margin:0 0 0 .5em;
    width: 82px;
    height: 20px;
    text-align: center;
}
ol#pagination li.current {
    background: #d8abc9;
    font-weight:bold;
    width: 20px;
    height: 20px;
    text-align: center;
}
/**** FIM || PAGINAÇÃO ****/

/* GALERIA DE FOTOS */
.geral_galeria {
    width: 720px;
}

.listage_galeria {
    width: 200px; 
    min-height: 160px; 
    border: 1px solid #cccccc; 
    text-align: center; 
    padding-top: 10px; 
    margin: 20px 10px 10px 20px; 
    float: left;
}
/* FIM GALERIA DE FOTOS */


/*REDE SOCIAIS*/
#plugins{
    padding:15px;
}
#twitter, #facebook{
    width:280px;
    padding:7px;
    float:left;
}