html, body
{
    padding: 0px;
    margin: 0px;
    background-color: #D4D4D4;
    height: 100%;
    width: 100%;
}

/* -- Titulos Textos -- */
p.just
{
    text-align: justify;
    line-height: 26px;
    text-decoration: none;
}

p.left
{
    text-align: left;
    text-decoration: none;
}

p.leftPadding
{
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
    text-decoration: none;
}

.titMaronP
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #715A52;
    text-align: left;
    text-decoration: none;
}

.titMaron
{
    font-family: Times New Roman;
    font-size: 15px;
    color: #715A52;
    text-align: left;
    text-decoration: none;
}

.titMaronG
{
    font-family: Times New Roman;
    font-size: 20px;
    color: #715A52;
    text-decoration: none;
}

.titMaronGG
{
    font-family: Times New Roman;
    font-size: 22px;
    color: #715A52;
    text-decoration: none;
}

.titMaronGGG
{
    font-family: Times New Roman;
    font-size: 26px;
    color: #715A52;
    text-decoration: none;
}

.titSalmao
{
    font-family: Arial;
    font-size: 12px;
    color: #B1957D;
    text-align: left;
    text-decoration: none;
}

.titAmareloP
{
    font-family: Arial;
    font-size: 12px;
    color: #b89d57;
    text-align: left;
    text-decoration: none;
}

.titAmareloM
{
    font-family: Times New Roman;
    font-size: 16px;
    color: #b89d57;
    text-align: left;
    text-decoration: none;
}

.titAmareloPM
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #b89d57;
    text-align: left;
    text-decoration: none;
}

.titAmareloG
{
    font-family: Times New Roman;
    font-size: 24px;
    color: #b89d57;
    text-align: left;
    text-decoration: none;
}

.titCinzaP
{
    font-family: Arial;
    font-size: 12px;
    color: #5f5f5f;
    text-align: left;
    text-decoration: none;
}

.titCinzaM
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #5f5f5f;
    text-align: left;
    text-decoration: none;
}

.titCinzaMM
{
    font-family: Times New Roman;
    font-size: 18px;
    color: #5f5f5f;
    text-align: left;
    text-decoration: none;
}

.titCinzaG
{
    font-family: Times New Roman;
    font-size: 22px;
    color: #5f5f5f;
    text-align: left;
    text-decoration: none;
}

.titProduto
{
    font-family: Times New Roman;
    font-size: 12px;
    color: #707070;
    text-decoration: none;
}

.titPreco
{
    font-family: Arial;
    font-size: 12px;
    color: #707070;
    letter-spacing: 3px;
    text-decoration: none;
}

.titPrecoDetalhe
{
    font-family: Times New Roman;
    font-size: 22px;
    color: #464646;
    text-decoration: none;
}

/* -- Titulos Textos -- */

.campoFormTransparente
{
    background-color: Transparent;
    border: solid 0px #A2A2A2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #715A52;
}

.campoForm
{
    background-image: url(../_imagens/geral/internas/formulario/campos-fale-conosco_03.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    border: solid 1px #A2A2A2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #715A52;
}

.btnEnviar
{
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;   
    cursor: pointer;
    cursor: hand;
    border: 0px;
}

.lnkVejaMais
{
    width: 48px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
    cursor: hand;
    display: block;
}

/* ------- Estrutura Externa ------- */
#superior
{
    width: 100%;
    height: 679px;
    background-color: #D4D4D4;
    display: table;
    background-image: url(../_imagens/geral/internas/backgrounds/bg_interna-1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#inferior
{
    width: 100%;
    height: 360px;
    background-color: #D4D4D4;
    display: table;
    background-image: url(../_imagens/geral/internas/backgrounds/bg_interna-2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#inferiorBanco
{
    width: 100%;
    height:128px;
    background-color: #D4D4D4;
    background-image: url(../_imagens/geral/internas/backgrounds/bg_interna-3.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#principalSuperior
{
    width: 990px;
}

#principalInferior
{
    width: 990px;
}
/* ------- Estrutura Externa ------- */

#ajusteSuperior
{
    height: 30px;
}

#selo
{
    margin-top: 15px;
    margin-left: 23px;
    float: left;
    display: inline;
}

#titulo
{
    margin-top: 15px;
    float: left;
    width: 668px;
    height: 70px;
    display: inline;
    text-align: left;
}

#titNoticia
{
    margin-top: 15px;
    float: left;
    width: 668px;
    height: 70px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#titRegulamento
{
    margin-top: 15px;
    float: left;
    width: 668px;
    height: 70px;
    display: inline;
}

#titNewsletter
{
    margin-top: 15px;
    float: left;
    width: 668px;
    height: 70px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#titElaboracao
{
    margin-top: 15px;
    float: left;
    width: 668px;
    height: 70px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#logo
{
    margin-left: 53px;
    float: left;
    width: 140px;
    height: 148px;
    display: inline;
}

#conteudo
{
    margin-left: 70px;
    margin-top: -20px;
    float: left;
    width: 665px;
    display: inline;
}

#texto
{
    float: left;
    width: 480px;
    display: inline;
}

#textoG
{
    float: left;
    width: 630px;
    display: inline;
}

#98anos
{
    /* 	width:480px; 	height:125px; 	float:left; 	background-image:url(../_imagens/REVISARIMAGEM/internas/98anos.png); 	background-position:top left; 	background-repeat:no-repeat; 	*/
}

#conhecatambem
{
    margin-left: 120px;
    float: left;
    width: 700px;
    height: 16px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top left;
}

#produtoconhecatambem
{
    margin-left: 120px;
    float: left;
    width: 700px;
    height: 16px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top left;
}

#addSacola
{
    width: 156px;
    height: 71px;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#elaboracao
{
    width: 173px;
    height: 206px;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#turismo
{
    margin-left: 50px;
    float: left;
    width: 436px;
    height: 207px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#vinhosesabores
{
    float: left;
    width: 436px;
    height: 207px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#premio
{
    float: left;
    width: 436px;
    height: 207px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#elaboracoes
{
    float: left;
    width: 436px;
    height: 207px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#produtopremio
{
    float: left;
    width: 436px;
    height: 207px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#produtovinhosesabores
{
    float: left;
    width: 436px;
    height: 207px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

#listagemPremio
{
    margin-top: -30px;
    float: left;
    width: 436px;
    height: 100px;
    display: inline;
}

#ajusteListagemPremio
{
    margin-right: 15px;
    float: right;
    width: 200px;
    height: 100px;
    display: inline;
}

#listagemVinhosSabores
{
    margin-top: -30px;
    float: left;
    width: 436px;
    height: 100px;
    display: inline;
}

#ajusteListagemVinhosSabores
{
    margin-right: 15px;
    float: right;
    width: 200px;
    height: 100px;
    display: inline;
}

#mapaLocalizcao
{
    float: left;
    width: 467px;
    height: 491px;
    display: inline;
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}
#unid
{
    width: 29px;
    height: 8px; 
    background-repeat: no-repeat;
    background-position: top center;
    _background: none !important;
}

.arearestrita_geral
{
    width: 450px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5f5f5f;
    text-align: left;
}
.arearestrita_quadro
{
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.pedidos_topo
{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.pedido_geral
{
    width: 100%;
    border-bottom: 1px solid #9f9f9f;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
}
.pedido_item
{
    float: left;
    width: 30%;
}
.pedido_item2
{
    float: left;
    width: 40%;
}
.pedido_coluna
{
    float: left;
    width: 50%;
}
.pedido_coluna2
{
    float: left;
    width: 25%;
}
.mapa_quadro
{
    width: 468px;
    height: 487px;
    float: left;
}
.mapa_quadrointerno
{
    margin-top: 5px;
    _margin-top: 2px;
    margin-left: 8px;
    _margin-left: 5px;
    float: left;
    width: 448px;
    height: 468px;
}
/*Premiação*/
.premiacao
{
}
.premiacao hr
{
    margin-top: 2px;
    border: none;
    border-bottom: solid 1px #c0c0c0;
}
.premiacao .titulopag
{
    color: #543d31;
    text-transform: uppercase;
    font-family: Times New Roman;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
}
.premiacao .titulopag select
{
    text-transform: none;
}
.premiacao .esq
{
    float: left;
}
.premiacao .dir
{
    float: right;
}
.premiacao .clear
{
    clear: both;
}
.premiacao .alinhaEsq
{
    text-align:left;
}
.premiacao div.concurso
{
    margin-top: 30px;
}

.premiacao .concurso .titulo
{
    color: #a9803d;
    font-family: Times New Roman;
    font-size: 14px;
    text-transform: uppercase;
}
.premiacao .concurso .subtitulo
{
    color: #543d31;
    font-family: Times New Roman;
    font-size: 12px;
    text-transform: uppercase;
}
.premiacao .concurso .texto
{
    font-size: 11px;
}
.premiacao table.concurso
{
    width: 100%;
}
.premiacao table.concurso thead tr
{
    border-bottom: solid 1px #c0c0c0;
}
.premiacao table.concurso thead tr th
{
    border-bottom: solid 1px #c0c0c0;
    color: #543d31;
    font-family: Times New Roman;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 0 5px 2px;
}
.premiacao table.concurso thead tr th.produto
{
    text-align: left;
    width:300px;
}
.premiacao table.concurso tbody tr td
{
    font-size: 11px;
    padding: 3px 0 3px 3px;
}
.premiacao table.concurso tbody tr td a, .premiacao table.concurso tbody tr td a:visited
{
    color: #5f5f5f;
    text-decoration: none;
}
.premiacao table.concurso tbody tr td.medalha
{
    text-align: center;
    padding-left: 0;
}
.premiacao table.concurso tbody tr.alt
{
    background-color: #e6e5e4;
}
/*Fim Premiação*/