a
{ cursor: pointer; color: #6F4717;
 text-decoration: underline;
 }
a:hover
{ text-decoration: underline;
 color: #A08010;
 }
p
{ text-indent: 0; margin: 1em 0 1em 0; font: inherit; line-height: 1.5em; text-align: justify; }
ol
{ list-style-position: outside; font: inherit; margin: 1em 1em 1em 3em; padding: 0; }
ul
{ list-style: square outside; font: inherit; margin: 1em 1em 1em 3em; padding: 0; }
ul li
{ margin-bottom: .5em; }
ol li
{ margin-bottom: 1em; }
blockquote
{ margin: 0; padding: 0 1em 0 1.5em; border: 1px solid #808080; background-color: #FFFAF0; }
blockquote:before, blockquote:after
{ color: #FFEAC0; display: block; font-size: 150px; width: 50px; }
blockquote:before
{ content: open-quote; height: .3em; margin: -.3em 0 0 -.28em; }
blockquote:after
{ content: close-quote; height: .4em; width: auto; margin: -.4em 0 0 0; text-align: right; }

.titulo
{ width: auto; margin: 0 0 1em 0; padding: 0.4em 0 0.1em 0; border-bottom: 1px dotted black; color: #6F4717; font-size: 14px;
 font-weight: bold;
 }
.bloco
{ margin: 0 0 2em 0; }
.bloco .titulo
{ font-size: 12px;
 }
.caixa
{ margin: .4em 0 1em 0; padding: 0 1em 0 1em; text-align: left; border: 1px solid #808080; background-color: #FFFAF0; font-size: 11px;
 }
.caixa .titulo
{ margin: 0 0 .5em 0; border: none; font-size: 12px;
 }
div.imagem
{ opacity: 1; }


.navegacao
{ margin: .3em 0 .3em; padding: 0; width: auto; color: #505050; font-size: 11px;
 }
.navegacao div
{ display: inline; margin: 0 .5em 0 .5em; padding: 0; }
.navegacao a
{ color: #505050; text-decoration: none;
 }
.navegacao a:hover
{ color: black; text-decoration: underline;
 }

.cabecalho
{ width: auto; margin: 0 0 2em 0; padding: .8em 0 0 0; }
.cabecalho .navegacao
{ position: relative; top: 26px; }
.cabecalho .titulo
{ width: auto; border: none; margin: 0; padding: 26px 0 .1em 0; text-indent: 0; color: #6F4717; letter-spacing: -1px; background-position: bottom right; background-repeat: no-repeat; background-image: url('http://apenas-livros.com/estilo/v3/imagens/deco-titulo.jpg'); font-size: 15px;
 font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
 font-weight: bold;
 }
.cabecalho .ligacoes
{ border: none; border-top: 1px solid black; margin: 0; padding: .1em 0 0 0; background-color: transparent; }
.cabecalho .ligacoes li
{ margin: 0 0 0 .3em; padding: 0; font-weight: normal;
 font-size: 12px;
 }

div.rodape
{ width: auto; margin: 4em 0 0 0; padding: 0; clear: both; border-top: 1px solid black; height: 60px; background-position: top left; background-repeat: no-repeat; background-image: url('http://apenas-livros.com/estilo/v3/imagens/deco-rodape.jpg'); }
div.rodape .navegacao
{ text-align: right; }
div.rodape .ligacoes
{ border: none; margin: 0; padding: .1em 0 0 0; background-color: transparent; }
div.rodape .ligacoes li
{ margin: 0 0 0 .3em; padding: 0; font-weight: normal;
 font-size: 12px;
 }