* {
    margin: 0px;
    padding: 0px;
    font: 12px Arial;
    color: #aca491;
    list-style: none;
}
body, html {
    /* fill the height of the browser */
    width:100%;
    height: 100%;
    border:0;
}

body {
    bbackground: #000000 url(../img/bg_body.jpg) repeat fixed 50% 0;
    background: white url(../img/bg_body.png) repeat-x 0 0;
}

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

.clear{
    clear:both;
}

textarea {
    clear: both;
    display:block;
    width:75%;
}
select {
    clear: both;
    font-size: 100%;
    padding: 1px 4px;
    display:block;
}
select[multiple=multiple] {
    width: 100%;
}

div.input{
    width:100%;
    margin-bottom:5px;
    clear:both;
}
div.input label{
    width:200px;
    float:left;
}
div.checkbox label{
    float:none;
    vertical-align:middle;
}

div.input input{
    height:18px;
    width:75%;
    border:1px solid #ccc;
    padding:2px 0 0 2px;
}

div.checkbox input{
    vertical-align:middle;
    width:auto;
    height:auto;
}

/*-----debug-----*/
table{
    width:100%;
    background-color:#fff;
}
table caption{
    background-color:#fff;
}
/*-----debug-----*/

a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
    cursor:pointer;
}

#site {
    width:100%;
    overflow:hidden;
    position:relative;
}

#geral{
    margin: 0 auto; 
    width:960px;
    border: none;
    position: relative;
}

#cabecalho{
    height: 176px;
    background: transparent url(../img/logo.png) no-repeat scroll 90px 0;
    position: relative;
}

#menu{
    height:40px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
}

#menu ul{
    list-style:none;
    width:765px;
}

#menu ul li{
    float:left;
    text-align:center;
    height: 18px;
    width: auto;
    margin:12px 0 0;
    padding: 0 15px 0;
}

#menu ul li.last{
    border-right:0;
}

#menu ul li a{
    cursor:pointer;
    font-size:15px;
    margin-top: 0;
    margin-left: 0;
    display: block;
    text-decoration:none;
    padding:0 0 0 0;
    margin-top:2px;
}
#menu ul li a *{
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}
#menu ul li a:hover *, #menu ul li.active a *{
    text-decoration:underline;
}

#menu_pesquisa {
    float:right;
    margin:10px 15px 0 0;
}

#menu_pesquisa input {
    border: 0 none;
    font-size:14px;
    height:18px;
    vertical-align:top;
    padding-top:2px;
    margin-top:1px;
}

#menu_pesquisa input[type=submit] {
    color:#fff;
    height:23px;
    width:75px;
    background: transparent url(../img/bg_botao_pesquisa.png) no-repeat left;
    padding-top:0;
    padding-bottom:4px;
    margin:0 0 0 8px;
    text-align:center;
    cursor:pointer;
}

#corpo {
    margin: 0;
    background-color: transparent;
    clear:both;
}

/*coluna esquerda*/
#corpo #col_esq {
    width: 217px;
    float:left;
    padding-right:10px;
}

#corpo #col_esq .topo {
    background: transparent url(../img/bg_top_esq.png) no-repeat bottom left;
    height:15px;
    margin:0 auto;
    margin-left: -1px;
    margin-top: 20px;
    padding: 0;
}
#corpo #col_esq .corpo {
    min-height:100px;
    bbackground: transparent url(../img/bg_esq.png) repeat-y 1px;
    background: #d0e0e5;
    padding: 20px 10px;
    width:194px;
    color: #fff;
    margin: 0;
    padding-top: 0;
}
#corpo #col_esq .rodape {
    height:15px;
    margin:0;
    margin:0 auto;
    margin-left: -1px;
    padding: 0;
}
#corpo #col_esq .corpo h3{
    margin:0 auto;
    /*position:absolute;*/
    /* width:180px; */
    width: 90%;
    height:40px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    background: url(../img/bg_titulo.png) no-repeat left top;
    padding:7px 0 0 15px;
    line-height: 30px;
}
#corpo #col_esq .corpo ul {
    /*padding-top:34px;*/
    /*background: transparent url(../img/bg_titulo.png) no-repeat left top;*/
    margin: 0;
margin-top: 15px;
    padding-bottom:10px;
}
#corpo #col_esq .corpo ul li {
    margin:0 0 10px 10px;

}
#corpo #col_esq .corpo ul li a, #corpo #col_esq .corpo ul li a *{
    color:#1F528C;
    font-weight: bold;
}
#corpo #col_esq .corpo ul li a:hover, #corpo #col_esq .corpo ul li a.active, #corpo #col_esq .corpo ul li a:hover *, #corpo #col_esq .corpo ul li a.active *{
    text-decoration:underline;
}
#corpo #col_esq .corpo ul li{
    padding-left: 14px;
    overflow:hidden;
}
/*fim coluna esquerda*/


/*coluna direita*/
#corpo #col_dir {
    width: 733px;
    float:left;
    padding-top: 20px;
}
#corpo #col_dir .bloco {
    width: 733px;
    margin-bottom:10px;
}

#corpo #col_dir .bloco .topo {
    height:16px;
    /* background: transparent url(../img/bg_topo_dir.png) no-repeat center; */
}
#corpo #col_dir .bloco .corpo {
    min-height:50px;
    background-color:#fff;
    border:1px solid transparent;
    _border:0;
    *border:0;
    color:#000000;
}
#corpo #col_dir .bloco .rodape {
    height:13px;
    /* background: transparent url(../img/bg_rodape_dir.png) no-repeat center; */
}

#corpo #col_dir .bloco .corpo .titulo{
    height:58px;
    background: transparent url(../img/bg_titulo_bloco.png) no-repeat center;
    margin-bottom:10px;
    
}
#corpo #col_dir .bloco .corpo .titulo p{
    font-size:18px;
    font-weight:bold;
    color: #1F528C;
    padding:22px 0 0 8px;
    font-style: normal;
}

#corpo #col_dir .bloco .corpo p{
    margin-left: 14px;
    color: #777;
    font-style: italic;
    line-height: 16px;
    margin-bottom: 10px;
}

#corpo #col_dir .bloco .corpo a.veja_mais{
    background: transparent url(../img/bg_botao.png) no-repeat center;
    border: 0;
    height:28px;
    width:140px;
    text-align:center;
    display:block;
    margin: 10px 0 0 10px;
}
#corpo #col_dir .bloco .corpo a.veja_mais p{
    padding-top:6px;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    margin:0;
}
#corpo #col_dir .bloco .corpo a.veja_mais:hover{
    text-decoration:none;
}
/*fim coluna direita*/


#rodape {
    background: #d0e0e5; /* url(../img/bg_rodape.png) no-repeat center; */
    height: 14px;
    margin: 35px 0 10px 0;
    clear:both; 
    padding: 13px;
    color:#000;
    text-align:center;
    font-size:14px;
}

#rodape p {
    color: #1F528C;
}


a.voltar{
    background: transparent url(../img/bg_botao.png) no-repeat left;
    border: 0;
    height:27px;
    width:140px;
    text-align:center;
    display:block;
    margin: 10px 0 0 10px;
    padding-top:7px;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
}

a.voltar:hover{
    text-decoration:none;
}

/*lista de artigos*/
.artigos{
    text-align: justify;
    margin:10px;
}
.artigos li
{
    border: 1px dotted #1f657e;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    width:100%;
    padding:10px 0px 0px 0px;
}
.artigos li a{
    font-size:12px; 
    text-decoration: none;
    color:#000000;
}
.artigos li a:hover{
    text-decoration:underline;
}
.autor{
    font-size: 11px;
    text-align: right;
    margin-right:10px;
}
/*fim lista de artigos*/


/*paginação*/
.nav{
    padding:5px;
    height: 22px;
    margin-top:10px;
}

div.paging{
    width:60%;
    float:right;
    margin-left:0px;
    text-align: right;
    margin-top:5px;
    padding-top:5px;
}

.paging div.current, .paging div.disabled, .paging a {
    -moz-border-radius:4px;
    background:#dbdbdb;
    border:1px solid #999999;
    color:#555555;
    padding:0.3em 0.4em;
    margin-left:0.3em;
    display: inline;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    text-align:center;
}

.paging div{
    display: inline;
}

.paging a:hover, .paging div.current{
    background: #efede0;
    border-color: #996633;
}
.paging a:active{
    background: #efede0;
    border-color: #996633;
}

div.paging div.disabled {
    background: #EEEEEE;
    border-color: #CFC8C8;
    color: #B7B7B7;
}

div.disabled{
    color:#EEEEEE;
    display:inline;
    opacity:0.3;
    vertical-align:middle;
}

.paging a, 
.paging a:visited{
    color: #222;
}
/*fim nav*/

/*dialogs*/
/* Dialogs and messages */
div.sucesso{
    border:1px solid #8be57e;
    background: #b4efab url('../img/admin/icons/sucesso.png')  no-repeat;
    color:#337129;
}

div.erro{
    border:1px solid #fe9090;
    background: #feb1b1 url('../img/admin/icons/erro.png')  no-repeat;
    color:#820101;
}

div.atencao{
    border:1px solid #D5D458;
    background: #F0FEB1 url('../img/admin/icons/atencao.png')  no-repeat;
    color:#7F7200;
}

div.info{
    border:1px solid #6AB3FF;
    background: #A3D0FF url('../img/admin/icons/info.png')  no-repeat;
    color:#004185;
}

div.message{
    background-position:4px 3px;
    display:table;
    font-weight:bold;
    height:20px;
    margin:0 auto 10px;
    padding:3px 10px 0 25px;
}

img.dialog-ico{
    margin:2px 10px 0 0px;
    float:left;
}
div.dialog-left{
    float:left;
}

div.icon-fechar{
    margin:3px 0 0 15px;
    float:right;
}

img.del-x{
    margin-top:2px;
    cursor:pointer;
}
/*fim dialogos*/



/*galeria de fotos front-end*/
.separador_album {
    background-color:#D8D8D8;
    height:1px;
    clear:both;
    line-height:1px;
    margin-bottom:1px;
    margin-top:1px;
    overflow:hidden;
    padding:0;
}

.album {
    overflow:hidden;
    background-color:#F0F0F0;
    padding:2px;
    margin:0;
    color:#000000;
    text-align:left;    
}

.album a {
    color:#ACA491;
    text-decoration:none;
    padding:0;
    font-weight:bold;
}

.album .corpo_album {
    margin-top:5px;
    padding:0;
}

.album .corpo_album .foto {
    text-align:center;
    min-width:30%;
    float:left;
    padding:0;
}

.album .corpo_album .foto img {
    background-color:#FFFFFF;
    border:1px solid #C0C1C1;   
    margin:0;
    padding:2px;
    float:none;
}

.album .corpo_album .texto {
    float:left;
    padding:0;
}
#corpo #col_dir .bloco .corpo .texto p {
    margin-left:0;
}
.texto p.titulo_album {
    font-size:1.1em;
    font-weight:bold;
    padding:0;
    margin:0;
    text-indent:0;
}
.texto p.titulo_album .qtd_fotos {
    font-size:1em;
    font-weight:normal;
}

.texto p.atualizacao{
    color:#979797;
    font-size:1em;
    text-transform:lowercase;
    padding:0;
    margin:5px 0 0 0;
    text-indent:0;
}

.texto .links{
    bottom:0;
    margin:20px 0 10px;
    padding:0;
}

.texto .links img{
    background:transparent none repeat scroll 0 0;
    float:none;
    padding:0;
    border:none;
    vertical-align:middle;
}

/*visualização de galeria*/
.detalhes {
    color:#979797;
    margin: 0 0 0 10px;
    padding: 0;
    text-align:center;
    font-style:italic;
}

.foto_grande {
    text-align:center;
    border:1px solid #ccc;
    padding: 10px;
    min-height:450px;
    min-width:600px;
    margin:10px;
    _width:620px;
    _overflow:hidden;
    _padding: 5px;
}

.foto_grande img {
    float:none;
    padding: 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-container img {
    padding:2px;
    margin:0;
    border:1px solid #CCC;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: auto;
    overflow: hidden;
    position: relative;
    width:555px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 120px;
    height: 100px;
    padding:0;
    margin-right:15px;
}

li.jcarousel-item a {
    padding:0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
    padding:0;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
    padding:0;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/admin/next-horizontal.png) no-repeat 0 0;
    _background: transparent url(../img/admin/next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/admin/prev-horizontal.png) no-repeat 0 0;
    _background: transparent url(../img/admin/prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*fim galerias front-end*/

div.cms_mod_contato{
    padding: 10px 10px 10px 150px;
}







/*banner*/
#banner {
    display:block;
    position:absolute;
    left: 40%;
    top: 100px;
    border:3px double #E8EEFA;
}
#banner * {
    color: #222;
}
#banner #inner {
    background-color:#E8EEFA;
    line-height:2em;
    padding:3px;
    text-align:left;
    min-height:200px;
    min-width:200px;
}
#banner p{
    padding:10px;
}

#banner #fechar{
    float:right;
    cursor:pointer;
    margin:2px;
}



.resultados_titulo{
    text-align:left;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #CCCCCC;
    margin:0 10px 3px 10px;
}

.resultados_cab{
    background:#FFFFFF url(../img/pager_bg.gif) repeat-x scroll 0 100%;
    font-size:0.95em;
    /*width:100%;*/
    height:22px;
    padding-top:7px;
    margin:0 10px;
}

.resultados_cab_2{
    font-size:0.95em;
    width:100%;
    height:29px;
    border-bottom: 1px dotted #CCCCCC;
    margin-top:3px;
    margin: 0 10px;
}

 .resultados_cab_2 .sort_desc{
    background:url('../img/sort_desc.gif') no-repeat 0 2px;
    padding-left: 8px;
    margin-left: 10px;
}

.resultados_cab_2 .sort_asc{
    background:url('../img/sort_asc.gif') no-repeat 0 2px;
    padding-left: 8px;
    margin-left: 10px;
}

.resultados_cab_2 select {
    display: inline;
}


.resultados_cab .col1, .resultados_cab_2 .col1 {
    float:left;

}

.resultados_cab .col2, .resultados_cab_2 .col2 {
    float:right;
    width:50%;
}

.resultados_cab .col2{
    text-align:right;
}

.resultados_cab img {
    float:none;
    padding-right:0;
}

.resultados_cab_2 img {
    float:none;
    margin-left:10px;
    padding:2px;
    border:none;
}

.item_result_busca {
    border-top:1px solid #D9DDE3;
    padding:12px 10px;
}

.item_result_busca h5 {
    margin-bottom:0;
}

.item_result_busca h5 a, .item_result_busca h5 a:hover, .item_result_busca h5 a span {
    color:#203548;
    text-decoration:underline;
    font-weight:bold;
    font-size:14px;
}

.item_result_busca h4 {
    font-size:0.9em;
    margin-left:0.5em;
    display:inline;
}

.item_result_busca .parcial {
    margin-top: 0.7em;
}

.item_result_busca .url{
    margin-left:0.4em;
    text-align:right;
}
.item_result_busca .url a, .item_result_busca .url a:hover, .item_result_busca a span {
    color:#89C8F8;
    text-decoration:none;
}

div.disabled {
    color:#EEEEEE;
    display:inline;
    vertical-align:middle;
    filter:alpha(opacity=90);
    -khtml-opacity: 0.3;
    -moz-opacity:0.3;
    opacity: 0.3;
}

.sublinhado {
    background-color: rgb(255, 255, 0);
}

/***enquetes***/
.cms_mod_enquete{
    color:#707070;
}
.cms_mod_enquete .mensagem_form_enquete{
    color: white;
    font-weight:bold;
    margin-bottom: 5px;
}
.cms_mod_enquete .titulo p{
    color:black;
    line-height:16px;
    font-weight:bold;
}
.enquete{
    background-color: white;
    padding:5px;
    margin: 0 0 8px 0;
}
#enquete_conteudo{
    margin: 5px 0 0 0;
}
#enquete_conteudo p{
    margin-bottom: 5px;
    margin-left: 5px;
}
#enquete_conteudo input[type="radio"]{
    margin-right:5px;
    vertical-align:middle;
}
#enquete_conteudo label{
    vertical-align:middle;
    color:#707070; 
}
.botoes_form .botao {
    background: transparent url(../img/bt_votar.png) no-repeat;
    border:none;
    height:22px;
    width:65px;
    color:white; 
    text-indent: -9999em; 
}
.botoes_form a {
    color:red;
}
.botoes_form a:hover {
    text-decoration:underline;
}
/*resultados da enquete*/
#enquetes_resultados{
    margin: 5px 0 0 0;
}
#enquetes_resultados h2{
    font-weight:bold;
    color: black;
}
#enquetes_resultados .conteudo{
    width:185px;
}
#enquetes_resultados .conteudo .item{
    font-weight:normal;
    color: black;
}
#enquetes_resultados .conteudo .nr_votos{
    color: #707070;
    float:left;
}
#enquetes_resultados .conteudo .porcentagem_votos{
    color: #707070;
    float:left;
    margin-left:3px; 
}
#enquetes_resultados .conteudo .separador{
    clear:both;
    height:5px;
}
#enquetes_resultados .conteudo .primeiro_voto{
    color:#707070;
    font-size:10px;
}
#enquetes_resultados .conteudo .primeiro_voto b{
    color:#707070;
    font-size:10px;
    font-weight:normal;
}
#enquetes_resultados .conteudo .ultimo_voto{
    color:#707070;
    font-size:10px;
}
#enquetes_resultados .conteudo .ultimo_voto b{
    color:#707070;
    font-size:10px;
    font-weight:normal;
}
#enquetes_resultados .conteudo a{
    color: red;
}
#enquetes_resultados .conteudo a:hover{
    text-decoration:underline;
}
.barraP{
    width:185px;
    height:1.0em;
    position:relative;
    margin-bottom:2px;
}
.barraPB{
    border:1px solid #CCCCCC;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:1;
    font-size:10px;
}
.barraBG { 
    background:#C80203 none repeat scroll 0 0;
    border-bottom:0.2em solid #C80203;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    z-index:2;
}
/*fim enquetes*/


