﻿.rodape
{
    font-size: 10px;
    color: Black;
}

.AutoCompleteText
{
    font-family: Arial;
    background-color: White;
    color: Black;
    font-size: 12px;
}

.AutoCompleteHighlightedText
{
    font-family: Arial;
    background-color: Blue;
    color: White;
    font-size: 12px;
}

.textoMenuAdm
{
    font-size: 12px;
    color: Black;
    font-weight: bold;
}

.textoMenuAdmAux
{
    font-size: 10px;
    color: Gray;
}

.FormTitle
{
    font-size: 12px;
    color: Black;
    font-weight: bold;
    text-align: left;
}

.FormText
{
    font-size: 10px;
    color: Black;
    text-align: left;
}

.FormTable
{
    font-size: 10px;
    color: Black;
    text-align: left;
    background-color: #FFFFFF;
    width: 630px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
}

.FormTextAlert
{
    font-size: 12px;
    color: Red;
    text-align: center;
    vertical-align: middle;
}

.FormTextInformation
{
    font-size: 12px;
    color: Green;
    text-align: center;
    vertical-align: middle;
}

.FormFieldText
{
    font-size: 12px;
    color: Black;
    text-align: left;
}

.FormNormalText
{
    font-size: 12px;
    color: Black;
}

.FormFilterText
{
    font-size: 10px;
    color: Blue;
    margin: 0px 2px 0px 2px;
}

.rodape, .textoMenuAdm, .textoMenuAdmAux, .FormTitle, .FormText, .FormFieldText, .FormTextAlert, .FormNormalText, .FormTextInformation, .FormFilterText
{
    font-family: Verdana;
}

#ctl00_ctl00_UpdateProgress1
{
    background-color: #FEFD89;
    bottom: 0%;
    width: 100%;
    left: 0px;
    position: absolute;
    height: 22px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Black;
}

.TopoAdm
{
    background-image: url('../../Image/bg_topo_adm.jpg');
    background-repeat: repeat-x;
}

td.font10
{
    font-family: Verdana;
    font-size: 10px;
}

.btn-menu
{
    position: absolute;
    right: 0px;
    margin-top: -35px;
    cursor:pointer;
}
.sinto-logo{

    border-width: 0px;
    width: 35px;
    margin-left: -37px;
}