@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic);

div.bibliografia-historia
{
    width: 100%;
    display: table;
    font-family: 'Libre Baskerville', serif;
    color: #663333;
}

div.bibliografia-historia div.titulo-central
{
    width: 100%;
    color: rgb(51, 153, 153);
    font-family: 'Libre Baskerville', serif;
    display: table;
    font-size: 22px;
    padding: 50px 0px 20px 20px;
}

div.bibliografia-historia a
{
    color: #663333;
}

div.bibliografia-historia div.faixa-inicial
{

    background-position: center center;
    width: 100%;
    display: table;
    height: 60px;
}
div.bibliografia-historia div.faixa-area-1
{
    background-image: url(bg_btn_rio.jpg);
    border-bottom: #34908F solid 8px;
}
div.bibliografia-historia div.faixa-area-2
{
    background-image: url(bg_btn_brasil.jpg);
    border-bottom: #C49537 solid 8px;
}
div.bibliografia-historia div.faixa-area-3
{
    background-image: url(bg_btn_america.jpg);
    border-bottom: #85A735 solid 8px;
}
div.bibliografia-historia div.faixa-central
{
    width: 100%;
    display: table;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    border-bottom: #774B23 solid 3px;
    padding-bottom: 50px;
}
div.bibliografia-historia div.faixa-central div.icone
{
    width: 31px;
    height: 32px;
    float: left;
    background-image: url(home_mapa.png);
    display: table;
}
div.bibliografia-historia div.faixa-central div.faixa-home
{
    display: table;
    width: 100%;
    padding-left: 25px;
    margin-top: 50px;
    margin-bottom: 8px;
}
div.bibliografia-historia div.faixa-central div.texto-cabecalho
{
    color: rgb(102, 51, 51);
    margin-top: 16px;
    margin-left: 37px;
    margin-bottom: 10px;
    margin-right: 20px;
    float: left;
    display: table;
}

div.bibliografia-historia div.faixa-inicial div.cabecalho
{
    width: 100%;
    height: 55px;
    display: table;
    color:#FFFFFF;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    padding-top: 15px;
}
div.bibliografia-historia div.faixa-central div.bloco-conteudo
{
    display: table;
    width: 100%;
    float: left;
}
div.bibliografia-historia div.faixa-central div.tarja
{
    display: table;
    width: 100%;
    height: 41px;
    float: left;
    background-image: url(linha-rio-total.png);
    background-repeat: repeat-y;
    background-position: top left;
    margin-left: 32px;
}
div.bibliografia-historia div.faixa-central div.tarja-final
{
    display: table;
    width: 100%;
    height: 41px;
    float: left;
    background-image: url(linha-rio-final.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: 32px;
}
div.bibliografia-historia div.faixa-central div.tarja-branca
{
    display: table;
    width: 100%;
    height: 41px;
    float: left;
    margin-left: 32px;
}
div.bibliografia-historia div.faixa-central div.tarja-marrom
{
    display: table;
    width: 100%;
}
/*div.bibliografia-historia div.faixa-central div.tarja-marrom
{
    display: table;
    width: 100%;
    height: 41px;
    float: left;
    background-image: url(linha-historia-total.png);
    background-repeat: repeat-y;
    background-position: top left;
    margin-left: 22px;
}
div.bibliografia-historia div.faixa-central div.tarja-marrom-final
{
    display: table;
    width: 100%;
    height: 41px;
    float: left;
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: 22px;
    background-image: url(linha-historia-final.png);
}*/
div.bibliografia-historia div.faixa-central div.texto
{
    display: table;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 6px;
}

div.bibliografia-historia div.faixa-central div.texto a
{
    text-decoration: none;
}
div.bibliografia-historia div.faixa-central div.separador
{
    display:table-cell;
    width: 15px;
    height: 41px;
    float: left;
    background-image: url(linha-rio.png);
    background-position: center center;
}
div.bibliografia-historia div.faixa-central div.separador-marrom
{
    display:table-cell;
    width: 23px;
    height: 41px;
    float: left;
    background-image: url(linha-historia.png);
    background-position: center center;
    margin-left: 8px;
}
div.bibliografia-historia div.faixa-central div.separador-interno
{
    display: table;
    width: 30px;
    height: 41px;
    float: left;
    background-image: url(linha-rio.png);
    background-position: center center;
}
div.bibliografia-historia div.faixa-central div.link
{
    cursor:pointer;
    cursor:hand;
}
div.bibliografia-historia div.faixa-central div.tarja-46
{
    color: #339999;
}
div.bibliografia-historia div.faixa-central div.tarja-46 div.tarja
{
    color: #339999;
}
div.bibliografia-historia div.faixa-central div.tarja-46 a
{
    color: #339999;
}
div.bibliografia-historia div.faixa-central div.tarja-45
{
    color: #CC6600;
}
div.bibliografia-historia div.faixa-central div.tarja-45 div.tarja
{
    color: #CC6600;
}
div.bibliografia-historia div.faixa-central div.tarja-45 a
{
    color: #CC6600;
}
div.bibliografia-historia div.faixa-central div.tarja-44
{
    color: #999933;
}
div.bibliografia-historia div.faixa-central div.tarja-44 div.tarja
{
    color: #999933;
}
div.bibliografia-historia div.faixa-central div.tarja-44 a
{
    color: #999933;
}