td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #000000;
        text-decoration: none;
}

.titulo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #DC4E1C;
        text-decoration: none;
}

.bgtopo {
        background-attachment: fixed;
        background-image: url(../img/menu.jpg);
        background-repeat: repeat-x;
        background-position: top;
}

hr{
        shading: no;
        height: 1px;
        border: #CCCCCC 1px dotted;
}

a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #484848;
        text-decoration: none;
}

a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #FF9900;
        text-decoration: underline;
}

.botoes {
        background-color: #6699CC;
        border: #000000 1px solid;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #FFFFFF;
        text-decoration: none;
}

.bgdestaque {
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: right bottom;
        border-bottom: #CCCCCC 1px dotted;          
}

.inputs {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #003366;
        text-decoration: none;
        border: #999999 1px solid;
}

.picotado {
        background-attachment: fixed;
        background-image: url(../img/picotado.gif);
        background-repeat: repeat-y;
        background-position: left;
}

.topico {
        background-attachment: fixed;           
        background-image: url(../img/canto.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-color: #800000;
        cursor: default;
        font-weight: bold;
        color: #FFFFFF;
        border: #FFFFFF 1px solid;
}

.separador {
        background-attachment: fixed;           
        background-image: url(../img/canto.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-color: #C7C7C7;
        cursor: default;
        font-weight: bold;
        color: #000000;
        border: #FFFFFF 1px solid;
}

.menu {
        background-attachment: fixed;
        background-image: url(../img/canto.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-color: #E3E3E3;
        cursor: hand;
        color: #666666;
        font-weight: bold;
        border: #FFFFFF 1px solid;
}

.agua {
        background-attachment: fixed;
        background-image: url(../img/agua.jpg);
        background-repeat: no-repeat;                  
        background-position: right bottom;

}

.menu_activo {
        background-attachment: fixed;
        background-image: url(../img/canto.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-color: #BFD6BA;
        cursor: hand;
        color: #666666;
        border: #FFFFFF 1px solid;
}
.ttlmanchete {
        font-family: impact;
        font-size: 36px;
        color: #FFFFFF;
        text-decoration: none;
}