*{
    margin:0;
    padding:0;
    font: 12px/15px Arial;
    font: normal normal normal 12px/15px Tahoma,Arial;
    font-family: Tahoma,Arial;
    text-decoration:none;
    color: #444;
    list-style:none;
}

a:hover{
    color:#000;
}
a.icones{
    width:55px;
    height:55px;
    margin:5px;
    background: transparent url('../imagens/icones.png');
    display:block;
}
img{
    border:0;
}
p img{
    float:left;
    margin-right: 5px;
}
div.pf{
    width:90%;
    height:1px;
    background:transparent;
    clear:both;
    float:none;
}
b{
    font-weight:bolder;
}
body{
    background: transparent url('../imagens/bg_body.png');
}
#top{
    height:167px;
    background:transparent url('../imagens/bg_centro.png') repeat-y top center;
}
#topo{
    width:100%;
    height:170px;
    background: transparent url('../imagens/bg_topo.jpg') no-repeat top center ;
}
#topo #centralizar{
    width:980px;
    margin: 0 auto;
}
#topo #logo{
    float:left;
}
#topo #icones{
    float:right;
}
#topo #icones #contato{
    margin-top:15px;
    background-position: 0 0;
}
#topo #icones #mapa{
    background-position: 0 -55px;
}
#topo #fullbanner{
    float:left;
    width:468px;
    height:60px;
    /*background: #000;*/
    margin: 10px 0 0 35px;
}
#topo #busca{
    margin-top: 10px;
    float:right;
    width:238px;
    height:128px;
    background: transparent url('../imagens/bg_busca.png') no-repeat top center;
}
#topo #busca #campo_busca{
    margin-top: 45px;
    margin-left: 15px;
}
#topo #busca #campo_busca input, #topo #busca #news input, #topo #busca #news img{
    vertical-align:middle;
}
#topo #busca #campo_busca input.campo{
    width: 180px;
}
#topo #busca #news{
    margin-top:30px;
    margin-left:15px;
}
#topo #busca #news img{
    margin-left: 25px;
}
#main{
    background:transparent url('../imagens/bg_centro.png') repeat-y top center;
}
#centro{
    width:980px;

    margin:0 auto;
    background: transparent url('../imagens/bg_catedral.png') no-repeat bottom left;
}
#centro #conteudo{
    width:900px;
    float:left;
}
#centro #menu_lateral{
    width:55px;
    float:right;
}
#centro #menu_lateral #conteudo_menu{
    width: 55px;
    margin: 0 auto;
    height: 385px;
    background:transparent url('../imagens/icones.png') no-repeat;
    background-position: 0 -110px;
}
#centro #menu_lateral #conteudo_menu a{
    display:block;
    width:55px;
    height:55px;
}
#rodape{
    width:100%;
    height:250px;
    background: transparent url('../imagens/bg_rodape.jpg') no-repeat top center;
}
#rodape ul{
    text-align:center;
}
#rodape ul li{
    padding-top: 10px;
    padding-left: 10px;
}
#rodape ul li, #rodape ul li a{
    font-weight:bold;
    color:#555;
}
#rodape ul li a:hover{
    color:#222;
}
#rodape ul li ul li, #rodape ul li ul li a{
    padding:0;
    font-weight:normal;
}
#rodape ul li ul li{
    float:none;
    padding-left: 5px;
}
.separamenu{
    float: left;
}
#mais{
    padding-top: 10px;
    float: right;
    width: 500px;
}
.rodForm{
    width:500px;
    height:45px;
    margin-bottom: 10px;
    padding-top:9px;
}
.rodForm input{
    vertical-align:middle;
}
.rodForm input.campo{
    padding:3px;
    width:394px;
    background:none;
    border:0;
}
#rodBusca{
    background: transparent url('../imagens/rod_busca.png') no-repeat top center;
}
#rodBusca input.campo{
    margin-left: 56px;
}
#rodNews{
    padding-top:0;
    background: transparent url('../imagens/rod_rss.png') no-repeat top center;
}
#rodNews input.campo{
    height:17px;
    width:161px;
    margin-left: 89px;
}
#rodNewsletter{
    padding-top: 9px;
}
#rodNewsletter, #rodRss{
    float:left;
}
#rodRss{
    padding-left: 8px;
    padding-top: 4px;
}
#rodRss a{
    color:#fff;
    line-height: 33px;
    font-weight:bold;
}
#rodape #meio{
    width:1000px;
    margin:0 auto;
}
#rodape #wra{
    clear:both;
    text-align:center;
    padding-top: 5px;
}

/*********menu do topo***************/
#menu_topo{
    width:508px;
    height:51px;
    float: right;
    background: transparent url('../imagens/aba_fundo.png') no-repeat left top;
    padding-left: 15px;
    margin-top:15px;
}

#abas{
    margin: -10px;
    padding: 10px;
    width: 100%;
}
#abas li{
    display: inline;
}
#abas li a{
    display: block;
    width: auto;
    margin: 0 0 0 0;
    width: 100px;
    height:25px;
    line-height:30px;
    background:transparent url('../imagens/aba_inativa.png') no-repeat left top;
    color:#fff;
    float: left;
    text-decoration: none;
    text-align: center;
}

#abas li a.selected{
    font-weight: bold;
    background:transparent url('../imagens/aba_ativa.png') no-repeat left top;
    color:#000;
}

#abas li a:hover {
    text-decoration: underline;
}
.contaba{
    clear: both;
}
.contaba ul li{
    display: inline;
    padding:5px;
    line-height:23px;
}
ul li{
    text-align: justify;
}
