﻿.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.gif');
    background-repeat: no-repeat;
}
.Cabecalho_banner
{
    position: relative;
    top: 16px;
    left: 312px;
    width: 468px;
    height: 60px;
}
.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: 40px;
    left: 820px;
    width: 163px;
    height: 100px;
    background-image: url('../../imagens/cabecalhoAssinantes.gif');
    background-repeat: no-repeat;
}
.Cabecalho_menu
{
    position: absolute;
    top: 162px;
    left: 10px;
}
