﻿#footer 
{
    margin-top:10px;
    margin-bottom:5px;
}


#footer td
{
    margin:auto;
    /*line-height:18px;*/
}

#footer .fontMap {
    line-height: 17px;
    font-family:Tahoma;
    font-size: 10px;
    color:#626364;
    font-weight:bold;
}
#footer .fontMapSub {
    line-height: 18px;
    font-family:Tahoma;
    font-size: 11px;
    color:#8f8f8f;
}

#footer .footeritem
{
    text-transform:uppercase;
}
#footer .footersubitem
{
    padding-left:25px;
}
#footer .footersubsubitem
{
    padding-left:35px;
}
/* CSS para OLD ASP -- Alberto */
#linkBottomMap 
{
    margin-bottom:1px;
}
#linkBottomMap td.nivel1 {
    padding:10px 0;
    width: 317px;
}
#linkBottomMap td.separador {
    min-width:1px; 
    width:1px; 
    max-width:1px; 
    background-color:#ffffff;
}
#linkBottomMap a:link, a:visited
{
    text-decoration: none;
    color: #8F8F8F;
}

#linkBottomMap a:hover
{
    text-decoration: none;
    color: #000000;
}

a.linkBlack:link, a.linkBlack:visited, a.linkBlack:active
{
    text-decoration: none;
    color: #000000;
}

a.linkBlack:hover
{
    text-decoration: none;
    color: #939393;
}

a.linkBlack_2:link, a.linkBlack_2:visited, a.linkBlack_2:active
{
    text-decoration: none;
    color: #6D6D6D;
    font-family: tahoma;
    font-size: 12px;
}

a.linkBlack_2:hover
{
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

a.linkNoticiasHome:link, a.linkNoticiasHome:visited, a.linkNoticiasHome:active
{
    text-decoration: none;
    color: #183267;
    font-family: tahoma;
    font-size: 12px;
}
a.linkNoticiasHome:hover
{
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #6D6D6D;
}

.borderLeftMap
{
    border-left: solid 1px #999;
}
.borderBottomMap
{
    border-bottom: solid 1px #999;
}
.bgMap
{
    background-image: url(images/bg-rodape.jpg);
    background-repeat: repeat-x;
    background-color: #e0e1e3;
}
.bgRodape
{
    background-color: #898989;
}

.rodapeTxt
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 9px;
}

.link:link, a.link:visited
{
    text-decoration: none;
    color: #000000;
    font-weight:bold;
}
.link:hover
{
    text-decoration: none;
    color: #000000;
    font-weight:bold;
}
.rodapeAss
{
    font-size:11px;
    color:#898989;
}
.rodapeAss a.AssOver
{
    text-decoration:none;
    color:#898989;
}
.rodapeAss a.AssOver:hover
{
    text-decoration:underline;
    color:#898989;
}
/* FIM CSS para OLD ASP -- Alberto */
