/* estrutura */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, input, select, option,
form, label, textarea, table, caption,
tbody, tfoot, thead, tr, th, td {
    margin: 0 auto;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 11px;
    font-family: 'Trebuchet MS';
    vertical-align: baseline;
    color: #FFF;
    float: left;
    text-align: left;
}
:focus {
    outline: 0;
}
html {
    width: 100%;
}
body {
    text-align: center;
    margin: 0 auto;
    line-height: 1.3;
    background-color: #000;
    background-image: url("../imagens/bgCima2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    height: 180px;
    width: 100%;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
br, strong{
    float: none;
    color: inherit;
}
strong{
    font-weight: bold;
}
.none{
    float: none;
}
.mailto{
    text-decoration: none;
}
.mailto:hover{
    text-decoration: underline;
}
.hidden{
    display: none;
}
.body{
    background-position: center 180px;
    background-image: url("../imagens/bgBaixo2.jpg");
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
}
.global{
    float: none;
    margin: 0 auto;
    width: 980px;
}
.topo{
    width: 980px;
}
.menu {
    padding: 124px 0 0 247px;
    height: 35px;
}
.banner{
    height: 200px;
}
.agrupaSuperior{
    height:22px;
    padding-left:74px;
    width:606px;
}
.linkPrincipal{
    background-image: url("../imagens/menuPrincipal.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 16px;
    width: 145px;
}
a.linkEvento{
    background-image: url("../imagens/menuEventos.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 16px;
    width: 72px;
}
a.linkIgreja{
    background-image: url("../imagens/menuIgreja.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 16px;
    width: 70px;
}
a.menuAgenda{
    background-image: url("../imagens/menuAgenda.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 16px;
    width: 84px;
}
a.menuDown{
    background-image: url("../imagens/menuDownload.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 16px;
    width:112px;
}
a.menuFale{
    background-image: url("../imagens/menuFale.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 16px;
    width: 94px;
}
.site{
    width: 930px;
    padding: 15px 0 0 52px;
}
.rodape{
    width: 930px;
    padding-left: 52px;
}
.imgRodape{
    width: 980px;
    text-align: center;
    padding-bottom: 20px;
}
.menuRodape{
    width: 815px;
}
a.logoSisdado {
  width: 57px;
  height: 9px;
  font-size: 1px;
  text-decoration: none;
  background-image: url("../imagens/logoSisdado.png");
  background-repeat: no-repeat;
  background-position: top left;
  float: right;
}
a.logoSisdado:hover {
    background-position: bottom left;
}
.colunaMenu{
    width: 140px;
}
.linkMenu{
    width: 140px;
    text-decoration: none;
}
a.linkHover{
    text-decoration: none;
}
a.linkHover:hover{
    color: #FF0;
    text-decoration: none;
}
.linkMenuStrong{
    width: 140px;
    text-decoration: none;
    font-weight: bold;
}
.agrupaLogo{
    width: 64px;
    text-align: right;
}
.atualizacao{
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 30px 0;
}
.strong{
    font-weight: bold;
}
/* Todas as internas usam esse padrão*/
.englobaTitulo{
    padding: 12px 0 5px 0;
    width: 500px;
}
.englobaImgTitulo{
    width: 500px;
    padding-bottom: 5px;
}
.textoTitulo{
    width: 500px;
    font-size: 11px;
}
.agrupaEsquerda{
    width: 500px;
}
.agrupaDireita{
    width: 430px;
}
.separa{
    width: 430px;
}
.error {
    width: 430px;
    padding-bottom: 10px;
}
.success {
    width: 430px;
    padding: 10px 0px;
}
.error_message {
    width: 430px;
    color: #F00;
    font-size: 13px;
}
.error_message strong{
    color: #F00;
}
.success_message {
    width: 430px;
    font-size: 13px;
    color: #0A0;
}
.linhaEsquerda{
    width: 500px;
}
.linhaDireita{
    width: 430px;
}
.paginacao {
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.paginacao *{
    float: none;
    color: white;
    margin: 0 3px;
    display: inline;
}
.paginacao font{
    font-size: 13px;
}
ul.topnav {
    list-style: none;
    float: left;
    width: 600px;
    font-size: 12px;
    height: 16px;
}
ul.topnav li {
    float: left;
    position: relative;
}
ul.topnav li a{
    display: block;
    text-decoration: none;
    float: left;
}
ul.topnav li a:hover{
    background-position: top center;
}
ul.topnav li span {
    width: 17px;
    height: 35px;
    float: left;
    margin-top: 4px;
}
ul.topnav li span.subhover {cursor: pointer;}
ul.topnav li ul.subnav {
    list-style: none;
    position: absolute; 
    left: 5px; top: 20px;
    background: #333;
    margin: 0; padding: 0;
    display: none;
    float: left;
    font-size: 13px;
}
ul.topnav li ul.subnav li{
    margin: 0; padding: 0;
    clear: both;
    font-size: 12px;
}
html ul.topnav li ul.subnav li a {
    float: left;
    width: 110px;
    padding: 3px;
    border-left: 3px solid #c60000;
    font-size: 12px;
}
html ul.topnav li ul.subnav li a:hover { 
    background: #FFF;
    color: #333;
    font-size: 12px;
}
a.btLerMaisHome {
    width: 59px;
    height: 25px;
    font-size: 1px;
    text-decoration: none;
    background-image: url("../imagens/btLerMais.png");
    background-repeat: no-repeat;
    background-position: top left;
}
.btLerMaisHome:hover {
    background-position: bottom left;
}
a.btVerMaisHome {
    width: 59px;
    height: 25px;
    font-size: 1px;
    text-decoration: none;
    background-image: url("../imagens/btVerMais.png");
    background-repeat: no-repeat;
    background-position: top left;
    float: right;
    margin-right: 60px;
    display: inline;
}
a.btVerMaisHome:hover {
    background-position: bottom left;
}
a.btVerMaisHomeAgenda {
    width: 59px;
    height: 25px;
    font-size: 1px;
    text-decoration: none;
    background-image: url("../imagens/btVerMais.png");
    background-repeat: no-repeat;
    background-position: top left;
    float: right;
}
a.btVerMaisHomeAgenda:hover {
    background-position: bottom left;
}
a.btVoltar {
    width: 46px;
    height: 25px;
    font-size: 1px;
    text-decoration: none;
    background-image: url("../imagens/btVoltar.png");
    background-repeat: no-repeat;
    background-position: top left;
    float: right;
}
a.btVoltar:hover {
    background-position: bottom left;
}
a.btDownload {
    width: 67px;
    height: 25px;
    font-size: 1px;
    text-decoration: none;
    background-image: url("../imagens/btDownload.png");
    background-repeat: no-repeat;
    background-position: top left;
    float: right;
}
a.btDownload:hover {
    background-position: bottom left;
}
.btEnviar {
    width: 47px;
    height: 25px;
    font-size: 1px;
    text-decoration: none;
    background-image: url("../imagens/btEnviar.png");
    background-repeat: no-repeat;
    background-position: top left;
    float: right;
    border: 0px;
    cursor: pointer;
}
.btEnviar:hover {
    background-position: bottom left;
}