﻿.form
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-style: double;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.Cabecalho_cabecalho
{
    position: relative;
    display: block;
    z-index: 3;
    float: left;
    height: 195px;
    width: 993px;
    background-image: url('../../imagens/cabecalhoFundoEsq.png');
    background-repeat: no-repeat;
}
.Cabecalho_banner
{
    position: relative;
    top: 16px;
    left: 300px;
    width: 468px;
    height: 60px;
}

.bandeiras
{
    margin-right: 13px;
    float: right;
}
.Cabecalho_busca
{
    position: relative;
    background-image: url('/Imagens/cabecalhoBusca.gif');
    background-repeat: no-repeat;
    width: 468px;
    height: 54px;
    top: 28px;
    left: 312px;
}
.atendimento
{
    position: absolute;
    width: 167px;
    top: 16px;
    left: 813px;
}
.Cabecalho_login
{
    position: absolute;
    top: 10px;
    left: 790px;
    width: 200px;
    height: 90px;
}
.Cabecalho_menu
{
    position: absolute;
    top: 162px;
    left: 10px;
}

.Cabecalho_UseChat
{
    position: absolute;
    top: 95px;
    left: 790px;
    width: 200px;
    height: 50px;
}
