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

/* definições gerais */
html {background:#eaeaea url('imagens/fundo_bg.gif') left 60px repeat-x;}
body {font:14px "Arial", Verdana; color:#000;}

.font20{font-size:16px;}

h1 {
	margin: 0 0 20px 0;
	color:#303030;
	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: #303030;
}

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: 1px; visibility: hidden;}

#content {
	width: 748px;
	margin: 0px auto;
}
#topo{margin-top:23px; height:102px;}
#topo .logo{
	float: left;
	margin:0;
}
#topo .menuSup{
	background:#adadad;
	height:14px;
	float:right;
	padding:8px 0px;
	margin:6px 0 0 0;
}
html>body #topo .menuSup{
	margin:8px 0 0 0;
}
#topo .menuSup a{
	text-decoration:none;
	margin:10px;	
	font-size:14px;
}
#topo .menuSup a:hover{
	text-decoration:underline;		
}

#topo .menu {
	width: 566px;
	height:0px;
	padding:10px 0px;
	clear: right;
	float: right;
	text-align: right;
}
html>body #topo .menu {
	height:12px;
	padding:12px 0;
}

#topo .menu a{
	color:#fff;
	margin-right:25px;
	font-size:14px;
	text-decoration:none;
}
#topo .menu a:hover{text-decoration:underline;}
#topo .barra{float:left;display:block; background:#722435; width:566px; height:29px;}
.marginBottom20{margin-bottom:20px;}


.rodape{background:#722435; margin-left:0px; color:#fff; height:50px; width:718px; padding:8px 15px; margin-top:-3px;}
.rodape .esquerda{float:left; margin:3px 90px 0 0; font-size:12px}
.rodape .direita{border-left:solid 1px #fff;float:left;font-size:14px; padding:10px 0 10px 70px;}

#conteudo {
	background: #fff;
}

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

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

#conteudo .listaVinhosHome {
	width: 100%;
}

#conteudo .listaVinhosHome li{
	float: left;
	width: 33%;
	text-align: center;
	font-weight: bold;
	color: #303030;
}
#conteudo .listaVinhosHome li.clear{
	height:60px; padding:0; margin:0; width:100%;
}

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

#conteudo .submenu  {
	width: 140px;
	padding-right:10px;
	float: left;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-align:right;
}
#conteudo .submenu div{
	font-size:20px;	
	margin-bottom:15px;
}
#conteudo .submenu li{
	padding:3px 0;
}
#conteudo .submenu li a{
	text-decoration:none;
}
#conteudo .submenu li a:hover{
	text-decoration:underline;	
}

#conteudo .conteudoSubmenu  {
	float: left;
	width: 558px;
}
#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: #722435;
	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: #303030;
}

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

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

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

#conteudo .faixaWhiskies {
	padding: 15px;
	color: #fff;
	background: #722435;
	margin: 0 0 20px 0;
	font-size:12px;
}

#conteudo .faixaWhiskies div {
	width:718px;
	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: #303030;
}

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

#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;
}
