* {
    margin: 0;
    padding: 0;
}

html, body  { height:100% !important; }

body {
    background: #f7f7f7 url('../img/fundo_topo.jpg') repeat-x;
}

#geral {
    width: 100%;
}

#topo {
    width: 100%;
    height: 357px;
}

#topo_detalhe {
    background: url('../img/fundo_detalhetopo.jpg') center 0 no-repeat;
    width: 100%;
    height: 357px;
}


#logo {
    width: 920px;
    height: 105px;
    margin: 0 auto 0 auto;
}

#logo h1, #atendimentomsn {
    float: left;
}

#logo h1 {
    margin: 0 0 0 100px;
    width: 720px;
    height: 105px;
    text-align: center;
}

#logo h1 a {
    margin: 0 auto 0 auto;
    width: 720px;
    height: 105px;
    display: block;
}

#logo h1 span {
    display: none;
}

#atendimentomsn {
    width: 100px;
    height: 75px;
    margin-top: 30px;
}

#atendimentomsn a {
    padding-top: 38px;
    width: 100px;
    height: 35px;
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    font: 11px Arial;
    text-align: center;
    text-decoration: none;
}

#atendimentomsn a.on {
    background-image: url('../img/atendimento_on.png');
    color: #676767;
}

#atendimentomsn a.off {
    background-image: url('../img/atendimento_off.png');
    color: #a3a3a3;
}


/* menu */
#menu {
    width: 910px;
    height: 42px;
    margin: 0 auto 0 auto;
    clear: both;
}

#menu ul {
    list-style-type: none;
    display: block;
    height: 42px;
    width: 910px;
    padding: 0;
    margin: 0;
}

#menu ul li {
    float: left;
    padding-top: 4px;
    background: url('../img/menu_fundo.png') repeat-x;
    height: 38px;
}

#menu ul li.msepar {
    width: 2px;
    padding-left: 0;
    padding-right: 0;
}

#menu ul li.msepar span {
    width: 2px;
    height: 30px;
    display: block;
    background: url('../img/menu_separador.png') 0 0 no-repeat;
}

#menu ul li a {
    font: bold 13px 'Trebuchet MS', Tahoma, Arial;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    height: 32px;
    padding: 6px 20px 0 19px;
}

#menuindica {
    width: 21px;
    height: 9px;
    background: url('../img/menu_indicador.png');
    margin-top: -9px;
    position: absolute;
    display: none;
}

#mcornerleft, #mcornerright {
    background-position: 0 3px;
    background-color: #000000;
    background-repeat: no-repeat;
    width: 15px;
    height: 42px;
}

#mcornerleft {
    background-image: url('../img/menu_left.png') !important;
}

#mcornerright {
    background-image: url('../img/menu_right.png') !important;
}



#geral {
    position: relative;
    margin-top: -200px;
    clear: both;
    /*background: url('../img/fundo.png') 0 bottom repeat-x;*/
    /*background: -webkit-gradient(linear, 0 0, 0 500, from(#b0b0b3), to(#dddde0));
    background: -moz-linear-gradient(#b0b0b3, #dddde0 500px);
    filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#dddde0', startColorstr='#b0b0b3', gradientType='0');*/
}


#conteudogeral {
    margin: 0 auto 0 auto;
    width: 880px;
}

/* animacao abertura */
#abertura {
    width: 880px;
    height: 280px;
    margin: 0 auto 15px auto;
    clear: both;
    /*background-color: #F7F6BA;*/
}

#busca, #conteudo {
    float: left;
}

/* busca*/
#busca {
    width: 165px;
    height: 250px;
    background: url('../img/busca_fundo.png') no-repeat;
}

#busca h2 {
    color: #565656;
    font: bold 16px 'Trebuchet MS', Arial;
    background: url('../img/busca_linha.png') 1px bottom no-repeat;
    padding: 0 0 6px 18px;
    margin-top: 9px;
}

#busca fieldset {
    border: 0;
}

#busca p {
    text-align: center;
    margin-top: 14px;
}

#busca select {
    width: 140px;
}

#ano1, #ano2 {
    width: 55px !important;
}

#btnpesquisar {
    width: 110px;
    height: 29px;
    border: 0;
    cursor: pointer;
    background: url('../img/busca_botao.png') no-repeat;
}

/* conteudo central */
#conteudo {
    width: 705px;
    margin-left: 10px;
}

#conteudo p {
    font: 11px Verdana, Tahoma, Arial;
    padding: 0 10px 0 10px;
    text-align: justify;
    margin: 10px 0 10px 0;
}



/* secao */
h2.titulosecao {
    width: 682px;
    height: 26px;
    font: bold 16px 'Trebuchet MS', Arial;
    padding: 3px 0 0 20px;
    color: #ffffff;
    margin-bottom: 15px;
}



/* rodape */
#base {
    height: 60px;
    width: 100%;
    padding-top: 8px;
    background-color: #fdfdfd;
}

#rodape {
    clear: both !important;
    font: 11px 'Trebuchet MS', Arial;
    color: #1c5eb1;
    height: 60px;
    width: 920px;
    margin: 0 auto 0 auto !important;
}

#enderecologo {
    width: 920px;
    margin: 0 auto 0 auto;
}

#enderecorodape, #logosite {
    float: left;
}

#enderecorodape {
    width: 770px;
    text-align: center;
    margin-top: 8px;
}

#logosite {
    width: 150px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
}

#logosite a {
    display: block;
    width: 150px;
    height: 30px;
}

#logosite.bnu { background-image: url('../img/bnu_assina.png'); }
#logosite.fln { background-image: url('../img/fln_assina.png'); }
#logosite.itj { background-image: url('../img/itj_assina.png'); }
#logosite.jle { background-image: url('../img/jle_assina.png'); }
#logosite.rsl { background-image: url('../img/rsl_assina.png'); }



hr.clear {
    /*border: 0;
	display: block;
	clear: both;
	margin: -0.66em 0;
	visibility: hidden;*/
    display:block; clear:both; line-height: 0px; font-size:0px; height:0px; visibility:hidden;
}

