﻿#DivMenuTopoL       {position: absolute; left: -10000px;}
#DivMain            {width: 576px;}
#DivMainListar      {width: 800px;}
#DivGeral           {background: url('../../Layout/Imagens/FundoGeralA.jpg');}
#DivConteudoMain    {margin: 9px 5px 5px 10px; width: 550px;}
.Flashs             {width: 550px;}
.TextoSimples       {width: 550px;}
.TextoTitulo        {width: 550px;}

div, input, a, select, textarea 
{
  text-decoration: none;
  font-family: Tahoma;
  font-size: 12px;
  color: #574a34;
}

.input
{
  text-decoration: none;
  font-family: Tahoma;
  font-size: 12px;
  color: #574a34;
}

body
{
  margin : 0px 0px 0px 0px;
  background: #d1c5b5;
}
form
{
    margin: 0px; 
    padding: 0px;
}
#DivTotal
{
    width: 99.9%; /*Para corrigir pixel excedente de alguns navegadores*/
    background: url('../Layout/Imagens/FundoSiteRepete.jpg');
    background-repeat: repeat-x;
}
#DivSubTotal
{
    width: 100%;
    background: url('../Layout/Imagens/FundoSiteFixo.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}
#DivGeral
{
    width: 780px;
    background-repeat: repeat-y;
    display: inline-table;
    text-align: center;
}
#DivTopoL
{
    width: 204px;
    height: 186px;
    background: url('../Layout/Imagens/TopoL1.jpg');
    background-repeat: no-repeat;
    float: left;
}
#DivTopoR
{
    text-align: left;
    width: 576px;
    height: 186px;
    background: url('../Layout/Imagens/_FlashTopoR.jpg');
    background-repeat: no-repeat;
    float: left;
}
#LinkHome
{
    text-decoration: none;
    color: #563c19;
    font-size: 11px;
    margin-top: 157px;
    margin-left: 43px;
    float: left;
    font-weight: bold;
}
#LinkContato
{
    text-decoration: none;
    color: #563c19;
    font-size: 11px;
    margin-top: 157px;
    margin-left: 29px;
    float: left;
    font-weight: bold;
}
#DivTopoL2a
{
    margin-top: 174px;
    width: 204px;
    height: 12px;
    background: url('../Layout/Imagens/TopoL2a.jpg');
    background-repeat: no-repeat;
}
#DivTopoL2b
{
    margin-top: 174px;
    width: 204px;
    height: 12px;
    background: url('../Layout/Imagens/TopoL2b.jpg');
    background-repeat: no-repeat;
}
#DivPesquisa
{
    margin-top: -12px;
    _margin-top: -11px; /*Hack para IE 6*/
    width: 204px;
    height: 47px;
    background: url('../Layout/Imagens/FundoPesquisa.jpg');
    background-repeat: no-repeat;
    float: left;
}
#DivMenuTopoL
{
    width: 204px;
    height: 35px;
    background: url('../Layout/Imagens/FundoMenuTopoL.jpg');
    background-repeat: no-repeat;
    float: left;
}
#CampoPesquisa
{
    margin: 6px 0px 0px 15px;
    border: 0px;
    width: 144px;
    height: 15px;
    background: #f9f5ef;
    background-repeat: no-repeat;
    float: left;
    font-size: 11px;
    margin-top: 18px;
    padding-left: 3px;
}
.ImagemPesquisar
{
    cursor: pointer;
    border: 0px;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}

#DivMenuTopoR
{
    width: 576px;
    height: 35px;
    background: url('../Layout/Imagens/FundoMenuTopoR.jpg');
    background-repeat: no-repeat;
    float: left;
}

#DivMain
{
    background: url('../Layout/Imagens/FundoMain.jpg');
    background-repeat: no-repeat;
    background-position: right top;
    float: right;
    text-align: left;
    _margin-top: -1px; /*Hack para IE 6*/
}

.DivEsquerda
{
    width: 204px;
    height: 479px;
    background: url('../Layout/Imagens/FundoMenuEsquerdo.jpg');
    background-repeat: no-repeat;
    float: left;
}

#DivMainEsquerdo
{
    position: absolute;
    width: 204px;
    height: 479px;
    background: url('../Layout/Imagens/FundoMainL.jpg');
    background-repeat: no-repeat;
    float: left;
    text-align: left;
}
#DivConteudoMain
{
    margin-left: 10px;
    float: left;
    display: inline;
    min-height: 450px;
    height:auto !important;
    height:500px;
}
#DivConteudoMainLista
{
    margin-left: 10px;
    float: left;
    display: inline;
    min-height: 450px;
    height:auto !important;
    height:500px;
    text-align: justify;
}
#LoginCliente
{
    width: 180px;
}
#Webmail
{
    width: 180px;
    margin-left: 2px;
}
#NewsLetter
{
    width: 180px;
    margin-left: 2px;
}
.Blocos3
{
    height: 78px;
    border: solid 1px #ddcbac;
    background: url('../Layout/Imagens/Fundo3Blocos.jpg');
    display: inline;
    float: left;
    text-align: left;
    margin-bottom: 5px;
}
.Blocos3Titulo
{
    font-weight: bold;
    margin-top: 8px;
    margin-left: 7px;
    font-size: 11px;
}
.LoginClienteCampoLogin
{
    margin: 9px 9px 0px 7px;
    border: 0px;
    width: 166px;
    height: 15px;
    background: #fcfcfc;
    background-repeat: no-repeat;
    font-size: 11px;
}

.LoginFuncionarioCampoLogin
{
    margin: 9px 9px 0px 7px;
    border: 0px;
    width: 160px;
    height: 15px;
    background: #fcfcfc;
    background-repeat: no-repeat;
    font-size: 11px;
}

.LoginClienteCampoSenha
{
    margin: 5px 0px 0px 7px;
    border: 0px;
    width: 157px;
    height: 15px;
    background: #fcfcfc;
    background-repeat: no-repeat;
    font-size: 11px;
    float: left;
}

.LoginFuncionarioCampoSenha
{
    margin: 5px 0px 0px 7px;
    border: 0px;
    width: 157px;
    height: 15px;
    background: #fcfcfc;
    background-repeat: no-repeat;
    font-size: 11px;
    float: left;
}
.LoginClienteImagem
{
    margin-top: 6px;
    margin-left: -5px;
    cursor: pointer;
    border: 0px;
    float: left; 
    *margin-left:-3px;/*Hack para IE 7*/
}
#WebmailCampoLogin
{
    margin: 9px 9px 0px 7px;
    border: 0px;
    width: 166px;
    height: 15px;
    background: #fcfcfc;
    background-repeat: no-repeat;
    font-size: 11px; 
    *margin-left:5px;/*Hack para IE 7*/
}
#WebmailCampoSenha
{
    margin: 5px 0px 0px 7px;
    border: 0px;
    width: 157px;
    height: 15px;
    background: #fcfcfc;
    background-repeat: no-repeat;
    font-size: 11px;
    float: left; 
    *margin-left:5px;/*Hack para IE 7*/
}
#WebmailImagem
{
    margin-top: 6px;
    margin-left: -5px;
    cursor: pointer;
    border: 0px;
    float: left;
}
.NewsletterDescricao
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 10px;
}
#NewsletterCampoEmail
{
    margin: 8px 0px 0px 7px;
    border: 0px;
    width: 157px;
    height: 15px;
    background: #fcfcfc;
    background-repeat: no-repeat;
    font-size: 11px;
    float: left; 
    *margin-left:5px;/*Hack para IE 7*/
}
#NewsletterImagem
{
    margin-top: 9px;
    margin-left: -5px;
    cursor: pointer;
    border: 0px;
    float: left;
}
#Destaques
{
    float: left;
    margin-bottom: 30px;
}

.DivDestaquesL
{
    width: 272px;
    float: left;
}

.DivDestaquesR
{
    margin-left: 6px;
    width: 272px;
    float: left;
}
