* {
    margin: 0;
    padding: 0;
}

body {
    background: url('_img/bg_body.jpg') top left repeat;
    font-size: 80%;
    font-family: Verdana;
    color: #5C2E29;
}

/** Estrutura do Site */
#div_site {
    width: 780px;
    margin: 0 auto;
    overflow: hidden;
    background: #D1BD80;
}

#div_header {
    height: 205px;
    overflow: hidden;
    display: block;
}

#div_content {
    overflow: hidden;
    padding: 0 10px;
}

#div_footer {
    background: url('_img/bg_footer.jpg') bottom left no-repeat;
    height: 75px;
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    clear: both;
}

/** Fim  Estrutura do site */
a {
    color: #AC0802;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2 {
    display: none;
}

h3 {
    padding: 5px;
    font-size: 110%;
}

h4 {
    font-size: 100%;
    margin: 3px;
    padding-left: 5px;
    clear: both;
}

p {
    text-align: justify;
}

li {
    list-style: none;
}

table em {
    color: #AC0802;
    display: block;
    clear: both;
    font-size: 85%;
}

.vermelho {
    color: #AC0802;
}

.italico {
    font-style: italic;
}

.negrito {
    font-weight: bold;
}

.separador, .prod_separador {
    width: 300px;
    float: left;
    height: 46px;
    overflow: hidden;
    display: block;
    background: url('_img/separador_produtos.jpg') center top no-repeat;
    border: 0;
    clear: left;
}

.prod_separador {
    width: 420px;
}

.inpute {
    background-color: #ddcc99;
    border: 1px dashed #B98E3F;
    color: #AC0802;
}

.qtd {
    width: 30px;
    text-align: center;
}

.pqno {
    width: 90px;
}

.medio {
    width: 240px;
}

.gde {
    width: 500px;
}

th {
    text-align: left;
}

td {
    padding-right: 10px;
    vertical-align: top;
}

.alert {
    border: 1px solid;
    clear: both;
    padding: 5px;
    margin: 10px 0;
    font-weight: bold;
    background: #EAECEC;
    overflow: hidden;
    display: block;
}

.sucesso {
    border-color: #393;
    color: #393;
}

.erro {
    border-color: #c30;
    color: #c30;
}

.bt_enviar, .bt_send {
    float: left;
    background: url('_img/bt_enviar.jpg') top left no-repeat;
    width: 86px;
    height: 47px;
    display: block;
    overflow: hidden;
    text-indent: -9000px;
    border: 0;
    cursor: pointer;
    line-height: 0;
    font-size: 0;
    margin-left: 20px;
}

.bt_send {
    background: url('_img/bt_send.jpg') top left no-repeat;
    margin-left: 0px;
    width: 107px;
}

/** Textos descritivos da empresa */
#descritivo p {
    text-indent: 15px;
}

#descritivo h3 {
    margin: 10px 0;
}

/** Fim dos textos descritivos */
/** index */
#div_intro {
    height: 600px;
    overflow: hidden;
    display: block;
    margin-left: -10px;
}

/** Fim da index */
/** Empresa */
#div_historia {
	background: url(_img/bg_slideshow_empresa.jpg) top left no-repeat;
    width: 251px;
    height: 168px;
    overflow: hidden;
    display: online;
    float: left;
    margin: 0 5px 5px 0;
    padding: 11px 12px 22px 13px;
}
#div_historia img{
    margin: 11px 12px 22px 13px;
}

#lista_marcas li {
    padding: 5px 0;
    padding-left: 25px;
    background: url('_img/marcador.jpg') center left no-repeat;
}

#lista_marcas li b {
    color: #AC0802;
}

/** Fim da empresa */
/** Produtos */
#produtos {
    width: 585px;
    float: left;
}

#produtos .thumb {
    float: left;
    width: 150px;
    margin: 0 5px 5px 0;
}

#produtos .thumb img {
    border: 0;
}

#produtos h3, #produtos h4 {
    text-align: center;
}

#produtos h3 {
    color: #AC0802;
    margin-bottom: 20px;
}

#produtos h4 {
    margin: 7px 0;
}

#produtos .descricao {
    width: 410px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

#produtos .produto {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}

#produtos .pedidos {
    float: left;
    margin-left: 30px;
    background: url('_img/bt_pedidos.jpg') top left no-repeat;
    width: 105px;
    height: 46px;
    text-indent: -9000px;
}

.embalagem {
    margin: 10px 0 5px;
    text-align: center;
    font-weight: bold;
    color: #AC0802;
}

#produtos .vinho_virtual {
    text-indent: -9000px;
    width: 120px;
    height: 37px;
    background: url('_img/vinho_virtual.gif') top left no-repeat;
    overflow: hidden;
    display: block;
    margin: 10px auto;
}

#categorias_produtos {
    width: 175px;
    float: left;
    text-align: right;
}

#categorias_produtos p {
    font-style: italic;
    color: #956A2B;
    text-align: right;
    margin-bottom: 15px;
}

#categorias_produtos li {
    background: url('_img/marcador.jpg') center right no-repeat;
    padding: 5px 0;
    padding-right: 25px;
}

#categorias_produtos a.selecionado {
    font-weight: bolder;
    text-decoration: none;
}

/** Fim de Produtos */
/** Pedidos */
#pedido {
    float: left;
    width: 510px;
    margin-right: 10px;
}

#pedido h4 {
	padding: 5px;
	margin: 15px 5px;
    border-left: 3px solid #AC0802;
}

#pedido h5 {
    clear: both;
}

#pedido .produto {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px dashed #B98E3F;
    margin-bottom: 5px;
}

#pedido .produto .descricao {
    float: left;
    width: 250px;
}

#pedido .produto .quantidade {
    float: left;
    font-size: 80%;
    width: 260px;
}

#pedido .produto .quantidade .inpute {
    clear: left;
    margin: 3px 0;
}

#frete {
    border: 1px solid #BCA96D;
    padding: 5px;
    float: left;
    width: 228px;
}
#frete p{
	text-align: left;
}

#frete h3 {
    background: #BCA96D;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    font-size: 90%;
}

#frete h4 {
    font-size: 90%;
    padding: 3px 0;
}
#frete p{
	padding:3px;
}

/** Fim dos pedidos */
/** Visitação e varejo */
#div_visitacao {
	background: url(_img/bg_slideshow_visitacao.jpg) top left no-repeat;
    float: left;
    width: 398px;
	height: 266px;
	padding: 17px 19px 35px 20px;
    margin: 0 5px 5px 0;
    overflow: hidden;
    display: inline;
}
#div_visitacao img{
	margin: 17px 19px 35px 20px;
}
/** Fim da visitação e varejo */
/** Representantes */
#representantes {
    width: 335px;
    float: left;
    margin-right: 32px;
    overflow: hidden;
}

#representantes h3 {
    border-bottom: 1px dashed #AC0802;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#swf_representantes, #swf_lojas, #swf_distribuidores {
    float: left;
    width: 390px;
    height: 330px;
    display: block;
    overflow: hidden;
    padding-left: 32px;
    background: url('_img/bg_swf_representantes.jpg') top left no-repeat;
}

#representantes .representante, #representantes .loja, #representantes .distribuidor {
    margin-bottom: 10px;
}

/** Fim dos Representantes */
/** Fale Conosco */
#faleconosco {
    width: 500px;
    float: left;
    display: inline;
}

#faleconosco table {
    clear: both;
}

#tit_newsletter {
    background: url('_img/tit_newsletter.jpg') top left no-repeat;
    width: 382px;
    height: 34px;
    overflow: hidden;
    display: block;
    text-indent: -9000px;
    margin: 10px 0 5px;
}

#comochegar {
    width: 230px;
    height: 230px;
    background: url('_img/bg_comochegar.jpg') top left no-repeat;
    overflow: hidden;
    display: inline;
    float: right;
}

#comochegar a {
    width: 230px;
    height: 230px;
    display: block;
    overflow: hidden;
    text-indent: -9000px;
}

/** Fim Fale Conosco */
/** Premiações */
#premios {
    width: 520px;
    float: left;
}

.premio {
    border-bottom: 1px dashed #AC0802;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#categoria_premiacoes {
    width: 240px;
    float: left;
    text-align: right;
}

#categoria_premiacoes li {
    background: url('_img/marcador.jpg') center right no-repeat;
    padding: 5px 0;
    padding-right: 25px;
}

#categoria_premiacoes a.selecionado {
    font-weight: bolder;
    text-decoration: none;
}
.newsletter{
	width:750px;
	margin:0 auto; 
	overflow:hidden;
}

/** Fim das Premiações */
/** Rodapé */
#div_footer p {
    text-align: center;
}

#div_footer a {
    font-size: 85%;
}

#div_footer .barra {
    margin: 0 5px;
}

address {
	font-size:100%;
    padding-top: 5px;
}

/** POPUP **/
#popup{
        position: absolute;
        padding: 3px;
        width: 300px;
        height: 185px;
        border: 1px solid #fff;
        clear: both;
    }
    .fechar{
        position: absolute;
        width: 100%;
        text-align: right;
    }
    .fechar a{
        padding-right: 8px;
        font-size: 16px;
        color: #fff;
        font-weight: bold
}

/** Fim do rodapé */
/** Rodapé Ween */
#ween_web_solutions {
    margin: 0 auto;
    padding: 10px 30px;
    clear: both;
    overflow: hidden;
    width: 770px;
}

#tigra {
    float: left;
}

#ween {
    float: right;
}

/** Fim Rodapé Ween */