body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000033;
    background-color: #9ed3ea;

    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

td
{
    font-size:8pt;
}

td.title
{
    padding:2px;
    padding-left:4px;
    background-color:#DDDDDD;
    font-weight:bold;
}

td.content
{
    padding:2px;
    border-bottom:solid #DDDDDD 2px;
    padding-bottom:12px;
}

.menus-laterais a:link {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000033;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}
.menus-laterais a:visited {
    font-family: Arial;
    color: #000033;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}
.menus-laterais a:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #FF0000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10pt;
}
.menus-laterais a:active {
    font-family: Arial;
    color: #000033;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}


.menus-laterais-titulo
{
    text-align: center;
    font-weight: bold;
    font-size: 13pt;
}
ul.menus-laterais
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}
ul.menus-laterais li
{
    background-image: url('../images/icon_b.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 22px;
    line-height: 200%;
    font-size: 10.5pt;
    font-weight: bold;
    margin: 0 5px 0 5px;
}

.menus-laterais img {
    cursor: pointer;
}


.rodape a:link {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000033;
    text-decoration: none;
    font-weight: bold;
    font-size: 7.5pt;
}
.rodape a:visited {
    font-family: Arial;
    color: #000033;
    text-decoration: none;
    font-weight: bold;
    font-size: 7.5pt;
}
.rodape a:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #FF0000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 7.5pt;
}
.rodape a:active {
    font-family: Arial;
    color: #000033;
    text-decoration: none;
    font-weight: bold;
    font-size: 7.5pt;
}
