* {margin: 0px; padding: 0px; list-style: none;} /* zerando todos atributos */

/* definições gerais */
html {background: url('imagens/background.jpg');}
body {background: url('imagens/faixa.menu.gif') 0px 37px repeat-x; font: 12px "Arial", Verdana; color:#000;}

h1 {
	margin: 0 0 20px 0;
	color:#853637;
	font-size:43px;
	font-stretch:condensed;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}

h1.vinhos {
	margin: 0 0 40px 0;
}

h2 {
	font-size: 14px; text-transform: uppercase;
	margin: 0 0 20px 0;
	color: #853637;
}

form{}
form fieldset {border: none;}
form label {cursor: pointer;}
form input, form textarea {margin: 2px 0 5px 0; display: block;}
form input.bt {margin: 10px 0 0 0; }
form fieldset.esquerda {
	float:left;
	width: 48%;
}
img {border: none;}
p {margin: 0 0 12px 0;}

a:link {color:#000; text-decoration: underline;}
a:visited {color:#000; text-decoration: underline;}
a:hover {color:#000; text-decoration: none;}
a:active {color:#000; text-decoration: underline;}

.clear {clear: both; height: 1%; visibility: hidden;}

#content {
	width: 748px;
	margin: 0px auto;
}
#topo{height:114px;}
#topo .logo{
	float: left;
	margin: 11px 0 0 0;
}
#topo .menuSup{
	background:url(imagens/menu.sup.transparente.jpg);
	height:14px;
	float:right;
	margin:8px 50px 0 0;
	_margin:5px 23px 0 0;
	padding:8px 0px;
}
#topo .menuSup a{
	text-decoration:none;
	margin:10px;	
	font-size:14px;
}
#topo .menuSup a:hover{
	text-decoration:underline;		
}

#topo .menu {
	width: 516px;
	height:40px;
	padding:12px 0px;
	clear: right;
	float: right;
	text-align: right;
	margin-right:50px;
}
#topo .menu a{
	color:#fff;
	margin-right:25px;
	font-size:14px;
	text-decoration:none;
}
#topo .menu a:hover{text-decoration:underline;}
.marginBottom20{margin-bottom:20px;}


.rodape{background:url(imagens/home.rodape.jpg) repeat-x center; margin-left:0px; color:#fff; height:50px; width:718px; padding:8px 15px;; margin-top:-3px;}
.rodape .esquerda{float:left; margin-top:3px;}
.rodape .direita{float:left;margin:8px 0 0 185px; font-size:13px;}

.imagemHome{margin:-37px 0 0 16px;}
.rodapeHome{background:url(imagens/home.rodape.jpg) no-repeat; margin-left:16px; color:#fff; height:50px; width:654px; padding:8px 15px;; margin-top:-3px;}
.rodapeHome .esquerda{float:left;}
.rodapeHome .direita{float:left;margin:8px 0 0 140px; font-size:13px;}



#conteudo {
	background: #fff;
}

#conteudo .texto {
	padding: 30px 20px;
}

#conteudo .precosValidos {
	text-align: center;
}

#conteudo .listaVinhosHome {
	width: 100%;
}

#conteudo .listaVinhosHome li{
	float: left;
	width: 19.8%;
	text-align: center;
	font-weight: bold;
	color: #853637;
}

#conteudo .listaVinhosHome li div.img {
	height: 140px;
}

#conteudo .submenu  {
	width: 140px;
	float: left;
}

#conteudo .conteudoSubmenu  {
	float: left;
	width: 568px;
}
#conteudo .listagemVinhos {
	width: 100%;
	margin: 0 0 30px 0;
}
#conteudo .listagemVinhos th, #conteudo .listagemVinhos td {
	padding: 4px;
	vertical-align: top;
	text-align: left;
}
#conteudo .listagemVinhos td {
	border-bottom: 1px solid #000;
	font-size: 11px;
	vertical-align: middle;
}
#conteudo .listagemVinhos th {
	background: #FC5213;
	color: #FFF;
	font-weight: normal;
}
#conteudo .listagemVinhos th.titulo {
	text-transform: uppercase;
	font-weight: bold;
}

#conteudo .conteudoImagensLateral  {
	width: 544px;
	float: left;
}

#conteudo .imagensLateral  {
	text-align: right;
	width: 164px;
	float: right;
}

#conteudo .imagensLateral  img{
	margin: 0 0 10px 0;
}

#conteudo .produtos{
	width: 100%;
}
#conteudo .produtos td{
	padding: 8px;
	text-transform: uppercase; text-align: center; font-weight: bold;
	vertical-align: bottom;
	color: #853637;
}

#conteudo .produtos td a{
	color: #853637;
}

#conteudo .produtos td img{
	display: block;
	margin: 0px auto 15px auto;
}

#conteudo .faixaBaus {
	padding: 20px 30px;
	color: #fff;
	background: #dd531f;
	font-size: 13px;
	text-align: justify;
}

#conteudo .faixaWhiskies {
	padding: 5px;
	color: #fff;
	background: #000;
	margin: 0 0 0 20px;
}

#conteudo .faixaWhiskies div {
	padding: 5px;
	border: 1px solid #fff;
	text-align: center;
}



/* páginas dos baus e kits */
#bau {
	line-height: 15px;
}

#bau h1 {
	font-size: 16px; text-transform: uppercase;
	color: #853637;
}

#bau b.titulo {
	font-size: 14px; text-transform: uppercase;
	color: #853637;
}

#bau div {
	width: 48%;
	float:left; clear:left;
	display:block;
	text-align: center;
}

#bau div img {
	margin: 10px auto;
}

#bau p {
	height: 390px;
	overflow: auto;
	width: 48%;
	float:right; clear:right;
	display:block;
}

#bau p.legenda {
	height: auto;
	overflow: hidden;
	width: auto;
	float:none; clear:both;
	display:block;
	margin: 0px;
}