@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic);

div.mapa-site-historia
{
    width: 100%;
    display: table;
    font-family: 'Libre Baskerville', serif;
    color: #663333;
}

div.mapa-site-historia a
{
    color: #663333;
}

div.mapa-site-historia div.faixa-inicial
{
    background-image: url(bg_header_btn_mapa.jpg);
    background-position: center center;
    width: 100%;
    display: table;
    height: 190px;
}
div.mapa-site-historia div.faixa-central
{
    width: 100%;
    display: table;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}
div.mapa-site-historia div.faixa-central div.icone
{
    width: 31px;
    height: 32px;
    float: left;
    background-image: url(home_mapa.png);
    display: table;
}
div.mapa-site-historia div.faixa-central div.faixa-home
{
    display: table;
    width: 100%;
    padding-left: 25px;
    margin-top: 50px;
    margin-bottom: 8px;
}
div.mapa-site-historia div.faixa-central div.faixa-home div.texto-cabecalho
{
    margin-top: 16px;
    margin-left: 7px;
    float: left;
    display: table;
}

div.mapa-site-historia div.faixa-inicial div.cabecalho
{
    width: 100%;
    height: 190px;
    display: table;
    color:#FFFFFF;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 38px;
    padding-top: 71px;
}
div.mapa-site-historia div.faixa-central div.bloco-conteudo
{
    display: table;
    width: 100%;
    float: left;
}
div.mapa-site-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.mapa-site-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.mapa-site-historia div.faixa-central div.tarja-branca
{
    display: table;
    width: 100%;
    height: 41px;
    float: left;
    margin-left: 32px;
}
div.mapa-site-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.mapa-site-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.mapa-site-historia div.faixa-central div.texto
{
    display: table;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 6px;
}

div.mapa-site-historia div.faixa-central div.texto a
{
    text-decoration: none;
}
div.mapa-site-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.mapa-site-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.mapa-site-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.mapa-site-historia div.faixa-central div.link
{
    cursor:pointer;
    cursor:hand;
}
div.mapa-site-historia div.faixa-central div.tarja-46
{
    color: #339999;
}
div.mapa-site-historia div.faixa-central div.tarja-46 div.tarja
{
    color: #339999;
}
div.mapa-site-historia div.faixa-central div.tarja-46 a
{
    color: #339999;
}
div.mapa-site-historia div.faixa-central div.tarja-44
{
    color: #CC6600;
}
div.mapa-site-historia div.faixa-central div.tarja-44 div.tarja
{
    color: #CC6600;
}
div.mapa-site-historia div.faixa-central div.tarja-44 a
{
    color: #CC6600;
}
div.mapa-site-historia div.faixa-central div.tarja-45
{
    color: #999933;
}
div.mapa-site-historia div.faixa-central div.tarja-45 div.tarja
{
    color: #999933;
}
div.mapa-site-historia div.faixa-central div.tarja-45 a
{
    color: #999933;
}