 @charset "utf-8";
/* Estilos Gerais */
  
* {
	margin: 0 auto;
	padding: 0 auto;
}
a {
	text-decoration: none;
}
/* --------------  CABEÇALHO TOPO ------------------- */
  
#cabeçalho_site {
	background-color: #62475f;
	position: absolute;
	left: -3px;
	top: -2px;
	width: 100%;
	height: 38px;
	z-index: 1;
	-o-box-shadow: 1px 0px 3px #000000;
	-webkit-box-shadow: 1px 0px 3px #000000;
	box-shadow: 1px 0px 3px #000000;
	behavior: url(PIE.htc);
}
#cabeçalho_site_container {
	position: relative;
	margin: auto;
	width: 1338px;
	height: 38px;
	color: #FFF;
	font-size: 13px;
	font-family: 'avenir';
}
#login_topo {
	float: left;
	margin-top: 12px;
	margin-left: 105px;
}
#login_topo a, #veja_cadastro a, #veja_pedido a {
	color: #FFF;
}
#veja_cadastro {
	float: left;
	margin-top: 12px;
	margin-left: 50px;
}
#veja_pedido {
	float: left;
	margin-top: 12px;
	margin-left: 60px;
}
#img_fone {
	float: left;
	margin-top: 10px;
	margin-left: 292px;
}
#atendimento_cliente {
	float: right;
	margin-top: 13px;
	margin-right: 233px;
}
/* --------------  CABEÇALHO IMAGEM ------------------- */
  
#cabeçalho_fundo {
	background-color: #341132;
	position: relative;
	left: 0px;
	top: 36px;
	width: 100%;
	height: 336px;
	z-index: 2;
}
#cabeçalho_fundo_container {
	background-image: url(../images/cabecalho_fundo.png);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	width: 1338px;
	height: 362px;
	z-index: 3;
}
#logo {
	width: 237px;
	height: 113px;
	float: left;
	margin-top: 35px;
	margin-left: 82px;
}
#menu_topo {
	width: 132px;
	height: 110px;
	float: left;
	clear: both;
	margin-top: 35px;
	margin-left: 110px;
	font-size: 15px;
	font-family: 'avenir';
	line-height: 2em;
	font-weight: bold;
	color: #FFF;
}
#menu_topo p a {
	color: #FFF;
}
#vinho_topo {
	background-image: url(../images/vinho_topo.png);
	position: absolute;
	left: 590px;
	top: 13px;
	width: 110px;
	height: 360px;
	z-index: 3;
}
#texto_topo {
	width: 265px;
	height: 255px;
	float: right;
	margin-top: -100px;
	margin-right: 300px;
}
#texto_topo h1 {
	font-size: 36px;
	font-family: 'avenir';
	color: #FFF;
	line-height: 1em;
}
.citacao {
	font-size: 14px;
	font-family: 'avenir';
	color: #e39cb5;
	margin-top: 33px;
}
.aspas {
	color: #FFF;
	font-size: 16px;
}
#preço_topo {
	font-size: 14px;
	font-family: 'avenir';
	color: #FFF;
	margin-top: 25px;
}
#preço_topo_1 {
	font-size: 20px;
	font-family: 'avenir';
	color: #FFF;
}
.valor_topo {
	font-size: 30px;
	font-family: 'avenir';
	color: #FFF;
	padding-left: 7px;
}
/* --------------  CONTEÚDO ------------------- */
  
#container_conteudo {
	position: relative;
	margin: auto;
	width: 1338px;
	height: auto;
	z-index: 5;
	margin-top: 100px;
}
/* --------------  COLUNA ESQUERDA ------------------- */
  
#box_esquerdo {
	float: left;
	width: 210px;
	height: auto;
	margin-left: 95px;
}
#encontre_vinho {
	font-size: 13px;
	font-family: 'avenir';
	font-style: italic;
	font-weight:bold;
	color: #4c4c4c;
}
#btn_encontre_vinho {
	background-color: #1c4756;
	color: #FFF;
	font-weight: bold;
}
/* ------ */
.tipos_vinho_1 {
	background-image: url(../images/fundo_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;	
	float: left;
	width: 183px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 22px;
	padding-left: 14px;
	padding-bottom: 20px;
	border-radius: 5px;
	-o-box-shadow: 2px 3px 8px #999;
	-webkit-box-shadow: 3px 3px 8px #999;
	box-shadow: 2px 3px 8px #999;
	behavior: url(PIE.htc);
}
.icon_vinho {
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 6px;
	background-image: url(../images/icon_vinho.png);
	background-repeat: no-repeat;
}
.tipos_vinho_1 h1 {
	font-size: 17px;
	font-family: 'avenir';
	color: #6d2d51;
	font-weight: normal;
	padding-top: 2px;
}
.tipos_vinho_1 p a {
	font-size: 13px;
	font-family: 'avenir';
	color: #4f4d4d;
	line-height: 2em;
	padding-left: 5px;
}
/* ------ */
.faixa_preco {
	background-image: url(../images/fundo_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;	
	float: left;
	width: 183px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 22px;
	padding-left: 14px;
	padding-bottom: 20px;
	border-radius: 5px;
	-o-box-shadow: 2px 3px 8px #999;
	-webkit-box-shadow: 3px 3px 8px #999;
	box-shadow: 2px 3px 8px #999;
	behavior: url(PIE.htc);
}
.icon_preco {
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 6px;
	background-image: url(../images/icon_preco.png);
	background-repeat: no-repeat;
}
.faixa_preco h1 {
	font-size: 17px;
	font-family: 'avenir';
	color: #6d2d51;
	font-weight: normal;
	padding-top: 2px;
}
.faixa_preco p a {
	font-size: 13px;
	font-family: 'avenir';
	color: #4f4d4d;
	line-height: 2em;
	padding-left: 5px;
}
/* ------ */
.paises {
	background-image: url(../images/fundo_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	float: left;
	width: 183px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 22px;
	padding-left: 14px;
	padding-bottom: 20px;
	border-radius: 5px;
	-o-box-shadow: 2px 3px 8px #999;
	-webkit-box-shadow: 3px 3px 8px #999;
	box-shadow: 2px 3px 8px #999;
	behavior: url(PIE.htc);
}
.paises h1 {
	font-size: 17px;
	font-family: 'avenir';
	color: #6d2d51;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 6px;
}
.paises p a {
	font-size: 13px;
	font-family: 'avenir';
	color: #4f4d4d;
	line-height: 2em;
	padding-left: 5px;
}
/* ------ */
.tipos_vinho_2 {
	background-image: url(../images/fundo_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	float: left;
	width: 183px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 22px;
	padding-left: 14px;
	padding-bottom: 20px;
	border-radius: 5px;
	-o-box-shadow: 2px 3px 8px #999;
	-webkit-box-shadow: 3px 3px 8px #999;
	box-shadow: 2px 3px 8px #999;
	behavior: url(PIE.htc);
}
.icon_uva {
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 6px;
	background-image: url(../images/icon_uva.png);
	background-repeat: no-repeat;
}
.tipos_vinho_2 h1 {
	font-size: 17px;
	font-family: 'avenir';
	color: #6d2d51;
	font-weight: normal;
	padding-top: 2px;
}
.tipos_vinho_2 p a {
	font-size: 13px;
	font-family: 'avenir';
	color: #4f4d4d;
	line-height: 2em;
	padding-left: 5px;
}
.titulo {
	font-weight: bold;
}
/* ------ */
#redes_sociais {
	float: left;
	width: 130px;
	height: 125px;
	margin-top: 5px;
	margin-left: 35px;
}
#redes_sociais p {
	font-size: 13px;
	font-family: 'avenir';
	color: #4f4d4d;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 20px;
}
#links_redes_1 {
}
#links_redes_2 {
	margin-left: 28px;
}
/* --------------  BOX MEIO E DIREITA ------------------- */
#box_meio_direita {
	position: relative;
	margin: auto;
	width: 900px;
	height: auto;
}
.pontuados {
	float: left;
	width: 733px;
	height: auto;
	margin-bottom: 40px;
}
#box_meio {
	float: left;
	width: 733px;
	height: auto;
	margin-top: 35px;
	margin-left: 25px;
}
#box_meio h1 {
	background-image: url(../images/fundo_titulo.png);
	background-repeat: no-repeat;
	float: left;
	width: 733px;
	height: 43px;
	font-size: 20px;
	font-family: 'avenir';
	font-weight:bold;	
	color: #6d2d51;
	padding-top: 10px;
	padding-left: 25px;
}
.box_produto {
	background-image: url(../images/fundo_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;	
	float: left;
	width: 215px;
	height: 335px;
	margin-left: 4px;
	margin-top: 30px;
	margin-right: 25px;
	border-radius: 5px;
	-o-box-shadow: 2px 3px 8px #999;
	-webkit-box-shadow: 3px 3px 8px #999;
	box-shadow: 2px 3px 8px #999;
	behavior: url(PIE.htc);
}
.garrafa {
	margin-top: 14px;
	margin-left: 11px;
}
.comentario {
	background-image:url(../images/fundo_preco.png);
	background-repeat:no-repeat;
	width:132px;
	height:97px;
	position:relative;
	top:-7px;
	left:-65px;
	font-style: italic;
	font-size: 11px !important;
	opacity:0;
	z-index:20;
	-moz-transition:opacity 1s;
	-webkit-transition:opacity 1s;		
	transition:opacity 1s;
}
.preco{
	float:left;
	margin-top:7px;
}
.dados {
	float: right;
	width: 107px;
	height: 230px;
	margin-top: -232px;
	margin-right: 27px;
}
.dados h2 {
	font-size: 13px;
	font-family: 'avenir';
	color: #4D4C4C;
	padding-bottom: 45px;
}
.dados p {
	font-size: 13px;
	font-family: 'avenir';
	color: #4D4C4C;
}
.valor_1 {
	font-size: 16px;
	font-family: 'avenir';
	font-weight: bold;
	color: #4D4C4C;
}
.valor_2 {
	font-size: 18px;
	font-family: 'avenir';
	font-weight: bold;
	color: #B81973;
}
.icons {
	width: 130px;
	height: 30px;
	position:relative;
	top:14px;
	left:-5px;
}
.pais_icon{
	position:relative;
	top:-10px;
	left:-48px;
	z-index:30;
	width:30px;
	height:35px;
	border:none;
}
.tipo_vinho_icon{
	position:relative;
	top:-45px;
	left:-17px;
	z-index:30;	
	width:30px;
	height:35px;
	border:none;
}
.comentario_icon{
	position:relative;
	top:-79px;
	left:11px;
	width:30px;
	height:35px;
	border:none;
}
.comentario_icon:hover .comentario{
	opacity:1;
	-moz-transition:opacity 1s;
	-webkit-transition:opacity 1s;		
	transition:opacity 1s;
}
.form_compra {
	float: right;
	width: 200px;
	height: 35px;
	margin-right: -25px;
	margin-top: 33px;
}
.form_compra_comentado {
	float: right;
	width: 200px;
	height: 35px;
	margin-right: -25px;
	margin-top: 19px;
}
.btn_detalhe{
	float:left;
	width:25px;
	height:38px;
	margin-right:46px;
	margin-top:2px;
}
.qtde {
	font-size: 13px;
	font-family: 'avenir';
	color: #4c4c4c;
	text-align:center;
}
.btn_comprar {
	background: url(../images/btn_comprar.png) no-repeat transparent;
	cursor: pointer;
	border: none;
	width: 72px;
	height: 28px;
}
/* --------------  BOX DIREITA ------------------- */
.box_direita {
	float: right;
	width: 190px;
	height: auto;
	margin-right: 60px;
	margin-top: 40px;
}
.box_direita h1 {
	background-color: #53064e;
	font-size: 13px;
	font-family: 'avenir';
	color: #FFF;
	text-align: center;
	padding: 3px;
	padding-top: 6px;
}
.box_direita img {
	-o-box-shadow: 2px 3px 2px #999;
	-webkit-box-shadow: 3px 3px 2px #999;
	box-shadow: 2px 3px 2px #999;
	behavior: url(PIE.htc);
}
.box_direita h2 {
	background-color: #53064e;
	font-size: 13px;
	font-family: 'avenir';
	color: #FFF;
	text-align: center;
	padding: 3px;
	margin-top: 40px;
	padding-top: 6px;
}
#newsletter {
	float: right;
	width: 190px;
	height: 235px;
	margin-top: 30px;
}
#newsletter h3 {
	font-size: 14px;
	font-family: 'avenir';
	text-align: center;
	color: #6d2d51;
	font-weight: normal;
	padding-bottom: 6px;
}
#newsletter p {
	font-size: 14px;
	font-family: "Times New Roman";
	font-style: italic;
	text-align: justify;
	padding-bottom: 20px;
}
.input_newsletter {
	font-size: 13px;
	font-family: 'avenir';
	font-style: italic;
	font-weight:bold;	
	color: #4c4c4c;
	margin-bottom: 10px;
}
.btn_newsletter {
	background-color: #1c4756;
	color: #FFF;
	font-weight: bold;
}
/* --------------  RODAPÉ ------------------- */
#rodape {
	float: left;
	width: 100%;
	height: 280px;
	background-color: #e6e6e6;
	margin-top: 38px;
}
#container_rodape {
	position: relative;
	margin: auto;
	width: 718px;
	height: 150px;
}
.box_rodape {
	float: left;
	width: 167px;
	height: 170px;
	margin-top: 55px;
	margin-left: 60px;
}
.box_rodape p {
	font-size: 13px;
	font-family: 'avenir';
	color: #4E4D4D;
	padding-bottom: 10px;
}
.box_rodape p a {
	color: #4E4D4D;
}
#mumbai {
	float: right;
	width: 115px;
	height: 65px;
	margin-top: 222px;
	margin-right: -150px;
}
#linha_base {
	float: left;
	width: 100%;
	height: 12px;
	background-color: #592c4b;
	margin-top: 55px;
}
