@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; list-style: none; border: 0; }
body { font: 11px Verdana, Geneva, sans-serif; color: #000; background: url(imagens/bg-body.jpg) repeat-x #fff; line-height: 20px; border-bottom: 10px solid #e9ebed; }
body a { color: #334885; }
#global { width: 787px; margin: 0 auto; margin-bottom: 20px; position: relative; }
#cabecalho { background: url(imagens/bg-cabecalho.jpg) #d7e1ff no-repeat; height: 115px;}
.logo { text-indent: -9999px; }
.issn { position: absolute; top: 0px; right: 140px; font-size: 9px; }
#cabecalho p { padding: 60px 0 0 25px; }
#menu { height: 19px; background: url(imagens/bg-menu.jpg); padding: 10px; border-bottom: 1px solid #fff; margin-left: -3px;  }
#menu li { float: left; margin: -5px 10px 0 2px; }
#menu li a { display: block; color: #fff; text-decoration: none; padding: 4px; text-align: center; height: 27px;   }
#conteudo { background: url(imagens/bg-conteudo.png); min-height: 500px; padding: 25px; }
#conteudo p { margin-bottom: 20px; line-height: 22px; }
#conteudo-img-final { background: url(imagens/fnd-img-conteudo.png); height: 30px; }
#ultimos-artigos { width: 540px; padding-top: 20px;}
#ultimos-artigos li { padding: 5px 0 0 0px; margin-bottom: 10px; }
#voltar-subir { margin-top: 50px; }
.right { float: right; }
.left { float: left; }
h2 { font-size: 20px; margin-bottom: 25px; }
h2 a { text-decoration: none; }
hr { color: #000; height: 1px; }

body#principal .principal { background: url(imagens/fnd-menu-ativo.png) no-repeat; color: #000; width: 73px; font-weight: bold; }
body#apresentacao .apresentacao { background: url(imagens/fnd-menu-ativo.png) no-repeat; color: #000; width: 73px; font-weight: bold; }


/* Equipe Editorial */
#lista-equipe-editorial { padding: 5px; }
#lista-equipe-editorial li { padding: 5px; }
#lista-equipe-editorial .categoria { background: #69C; font-weight: bold; }

/* Volumes Anteriores */
#volumes-anteriores { padding: 5px; }
#volumes-anteriores li { padding: 5px; }
#volumes-anteriores .categoria { background: #69C; font-weight: bold; margin-top: 15px; }
