﻿.tituloformulario
{
    font-weight: bold;
    font-family: Tahoma;
    color: #ffffff;
    font-size: 12pt;
    border: 0;
    padding: 0;
    background-color: #3D8C29;
}

.itemformulario
{
    font-weight: normal;
    font-family: Tahoma;
    color: #1b6691;
    font-size: 10pt;
    border: 0;
    padding: 0;
}

.descricaoitemformulario
{
    font-weight: normal;
    font-family: Tahoma;
    color: #1b6691;
    font-size: 11pt;
    border: 0;
    padding: 0;
}

.campoformulario
{
    font-weight: normal;
    font-family: Tahoma;
    color: dimgray;
    font-size: 8pt;
}

body {
}

