.escondida {display:none;}

a:focus {outline:none}

#folha {
display:block;
width: 490px;
height: 490px;
margin-top: 10px;
margin-left: 10px;
}

#tabua {
display: block;
width: 667px;
height: 500px;
table-layout:fixed;
background-image: url(imagens/background05.jpg);
background-repeat: no-repeat;
}

#pordentro {
width: 517px;
height: 500px;
margin: 0 0 0 0;
padding-left: 0;
padding-right: 0;
}

#menubar {
display: block;
width: 150px;
height: 500px;
vertical-align: top;
margin: 0 0 0 0;
padding-left: 0;
padding-right: 0;
background-image: url(imagens/menu_fundo.jpg);
background-repeat: no-repeat;
}

#menu {
display: block;
width: 150px;
height: 300px;
vertical-align: top;
margin-top: 200px;
}

#menu a:active{
border-style:none;
}

#menu_item {
display: block;
width: 150px;
height: 20px;
/* background-color: aqua;*/
}

#menu_item a {
display: block;
width: 150px;
height: 20px;
/*background-color: aqua;*/
}

#menu_item a:hover {
display: block;
width: 150px;
height: 20px;
/*background-color: silver;*/
}

#menu_item a:active{
border-style:none;
}


#submenu_item {
display: block;
width: 130px;
height: 20px;
/*background-color: teal;*/
}

#submenu_item a {
display: block;
width: 130px;
height: 20px;
/*background-color: teal;*/
padding-left: 20px;
}

#submenu_item a:hover {
display: block;
width: 130px;
height: 20px;
/*background-color: gray;*/
padding-left: 20px;
}

#conteudo_vazio {
display: block;
width: 517px;
height: 500px;
font-size: 13px;
font-family: sans-serif;
color: #FFF379;
line-height: 130%;
vertical-align: top;
text-align: justify;
background-image: url(imagens/fundo_vazio_g.jpg);
background-repeat: no-repeat;
}

#conteudo_vazio p{
margin-top: 5px;
margin-bottom: 5px;
}

#conteudo_folha {
display: block;
width: 517px;
height: 500px;
font-size: 13px;
font-family: sans-serif;
color: 0;
line-height: 130%;
vertical-align: top;
text-align: justify;
background-image: url(imagens/corpo_folha_g.jpg);
background-repeat: no-repeat;
}

#conteudo_folha p{
margin-top: .8em;
margin-bottom: .8em;
}

#corpo_vazio_molde {
display: block;
padding-top: 270px;
padding-left: 85px;
padding-right: 30px;
padding-bottom: 20px;
}

#corpo_folha_molde {
display: block;
padding-left: 35px;
padding-right: 40px;
padding-top: 30px;
padding-bottom: 45px;
}

#corpo {
display: block;
width: 402px;
height: 210px;
text-indent: 0px;
}

#corpo p:first-letter {
color: #FFBB0B;
font-size: 22px;
font-family: serif;
font-weight: normal;
}

#corpo_folha {
display: block;
width: 442px;
height: 425px;
}

#corpo_folha p:first-letter {
color: #3f0000;
font-size: 22px;
font-family: serif;
font-weight: normal;
}

#corpo_folha a{
color: #3f0000;
font-weight: bold;
text-decoration: none;
}

#corpo_folha a:visited{
color: #2B1B17;
font-weight: bold;
text-decoration: none;
}

#corpo_folha a:hover{
color: #3f0000;
font-weight: bold;
text-decoration: underline;
}

#pagina {
font-size: 70%;
color: #3f0000;
font-family: sans-serif;
font-weight: normal;
}

#titulo {
color: #3f0000;
font-size: 22px;
font-family: serif;
font-weight: normal;
text-align: center;
padding-top: 15px;
}

#subtitulo {
text-align: center;
font-weight: bold;
text-decoration: underline;
color: #3f0000;
}

#footnote {
font-size: 11px;
font-style: italic;
}

#footer {
padding-left: 0px;
color: #2B1B17;
font-family: serif;
font-size: 11px;
text-align: center;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

           IMAGENS COM TEXTO ESCONDIDO

   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

#deslocar {
position: relative;
float: left;
}

#img_desc {
background-color: #614422;
color: #cda64b;
border: 2px inset #cda64b;
vertical-align:top;
text-align: left;
font-size: 11px;
font-family: sans-serif;
font-weight: normal;
line-height: 1.3em;
}

#img_desc p{
margin: 1px 1px 1px 1px;
line-height: 1.3em;
}

#img_desc p:first-letter{
color: #cda64b;
font-size: 11px;
font-family: sans-serif;
font-weight: normal;
}

#deslocar a{
position: relative;
}

#deslocar a:hover{
position: relative;
left: -50%;
cursor: default;
}

.table_img {
table-layout: fixed;
border-collapse:separate;
border-spacing:4px;
}

.table_img img{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

              NAVEGADOR DE PÁGINAS

   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#navegador {
font-size: 12px;
width:442px;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: center;
text-decoration: none;
font-weight: normal;
}

#pagina_actual {
color: #2B1B17;
font-weight: bold;
text-decoration: none;
font-size: 16px;
}

#outra_pagina a{
color: #3f0000;
font-weight: bold;
text-decoration: underline;
font-size: 14px;
}

#outra_pagina a:hover{
color: #fff379;
text-decoration: underline;
font-weight: bold;
font-size: 14px;
}

/*#navegar {
table-layout: fixed;
border-collapse: collapse;
border-style:none;
}

#navegar_td {
width: 15px;
height: 18px;
vertical-align: top;
margin: 0 0 0 0;
padding-left: 0;
padding-right: 0;
}

#navegador img{
width: 15px;
height: 18px;
vertical-align: top;
border-style: none;
}

#navegador a{
display: block;
vertical-align: top;
background-repeat: no-repeat;
}

#anterior a{
background-image: url('imagens/navega_ea.gif');
}

#anterior a:hover{
background-image: url('imagens/navega_eb.gif');
}

#proxima a{
background-image: url('imagens/navega_da.gif');
}

#proxima a:hover{
background-image: url('imagens/navega_db.gif');
}

#numero1 a{
background-image: url('imagens/navega_1a.gif');
}

#numero1 a:hover{
background-image: url('imagens/navega_1b.gif');
}

#numero2 a{
background-image: url('imagens/navega_2a.gif');
}

#numero2 a:hover{
background-image: url('imagens/navega_2b.gif');
}

#numero3 a{
background-image: url('imagens/navega_3a.gif');
}

#numero3 a:hover{
background-image: url('imagens/navega_3b.gif');
}

#numero4 a{
background-image: url('imagens/navega_4a.gif');
}

#numero4 a:hover{
background-image: url('imagens/navega_4b.gif');
}

#numero5 a{
background-image: url('imagens/navega_5a.gif');
}

#numero5 a:hover{
background-image: url('imagens/navega_5b.gif');
}

#numero6 a{
background-image: url('imagens/navega_6a.gif');
}

#numero6 a:hover{
background-image: url('imagens/navega_6b.gif');
}

#numero7 a{
background-image: url('imagens/navega_7a.gif');
}

#numero7 a:hover{
background-image: url('imagens/navega_7b.gif');
}

#numero8 a{
background-image: url('imagens/navega_8a.gif');
}

#numero8 a:hover{
background-image: url('imagens/navega_8b.gif');
}

#numero9 a{
background-image: url('imagens/navega_9a.gif');
}

#numero9 a:hover{
background-image: url('imagens/navega_9b.gif');
}

#numero0 a{
background-image: url('imagens/navega_0a.gif');
}

#numero0 a:hover{
background-image: url('imagens/navega_0b.gif');
}*/
