﻿body {
}



.tabela1
{
   background-color: #CCCDCE;
}

.titulo
{
   color: #000000;
   font-weight: bold;
   font-size: 12px;
}

.labelCadastro
{
    color: #336699;
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
    font-family: Verdana;
}

table
{
    font-size: 11px;
}

.div_TituloPrincipal
{
    
    width: 100%;
    height: 20px;
    color: White;
    background-color: #336799;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

