﻿a {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #333333;
    padding-right: 20px;
    padding-left: 20px;
    text-align: justify;
}
h1 {
    font-family: Tahoma;
    font-size: medium;
    font-weight: bold;
    color: #663300;
    text-align: center;
} 
#lateralesq
{
    border-width: 0px;
    padding: 15px;
    text-align: center;
    vertical-align: top;
    background-color: #F3F3F3;
}
.tdtexto
{
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #333333;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: top;
}
.textoobs
{
    font-size: x-small;
}
.tdimagem
{
    width: 100%;
}
.combodom
{
    font-size: 9px;
    border-right: white 0px dotted;
    border-top: white 0px dotted;
    border-left: white 0px dotted;
    border-bottom: white 0px dotted;
    font-family: Arial, Helvetica, sans-serif;
    border-width: 0px;
    border-style: dotted;
    border-color: white;
}
.imputdom
{
    font-size: 9px;
    border-right: white 0px dotted;
    border-top: white 0px dotted;
    border-left: white 0px dotted;
    border-bottom: white 0px dotted;
    font-family: Arial, Helvetica, sans-serif;
    border-width: 0px;
    border-style: dotted;
    border-color: white;
    width: 79px;
    height: 16px;
}