.link_produto{
	text-decoration:none;
	}
	
.produto_dimensoes{
	color : #CCC;
	font-size: 11;
	border : 1px #666 solid;
}

.produto_dimensoes th{
	background : #CCC;
	font-size: 12;
	color : #000;
}

.produto_dimensoes .dimensao{
	color : #999;
	font-style: italic;
}

.produto_dimensoes .dimensao_valor{
	color : #666;
}

.produto{
	width: 270px;
	height: 180px;
	background: url(../img/bg_catalogo.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position:relative;
	float:left;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:8px;
	cursor:pointer;
	overflow:hidden;
	display: block;
}
.produto, produto:active{	
}

.produto, produto:visited{
}

.produto_imagem{
	position : relative;
	width:112px;
	height:138px;
	top: 5px;
	float:left;
	text-align: center;
	overflow: hidden;
}

.produto_imagem img{
	max-height: 138px;
	max-width: 112px;
	margin: 0 auto auto;
}


.produto_preco{
	height:	42px;
	right: 20px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#339868;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	top: 137px;
}

.produto_preco span{
	font-size:11px;
}

.produto_descricao{
	position : relative;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595e62;
	text-align:right;
	text-decoration:none;
	right:10px;	
	z-index:10;	
}

.produto_nome{
	position : relative;	
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:14px;
	text-align:right;
	text-decoration:none;
	top:7px;
	right:10px;	
}
/* ########## Produto Horizontal  ##########*/

.produto_horiz{
	width: 270px;
	height: 180px;
	background: url(../img/bg_catalogo.png);
	background-repeat: no-repeat;
	background-position:bottom;
	position:relative;
	float:left;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:8px;
	cursor:pointer;
	overflow: hidden;
	display: block;	
}

.produto_horiz_imagem{
	position : relative;
	width:112px;
	height:138px;
	top: 5px;
	float:left;
	text-align: center;
}

.produto_horiz_imagem img{
	max-height: 77px;
	max-width: 137px;
	margin: 0 auto auto;
}

.produto_horiz_nome{
	position : relative;	
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:14px;
	text-align:right;
	text-decoration:none;
	top:0px;
	right:0px;	
	height:25px;
}

.produto_horiz_nome, produto_horiz_nome:active{	
}

.produto_horiz_nome, produto_horiz_nome:visited{
}

.produto_horiz_descricao{
	position : relative;
	top: 13px;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595e62;
	text-align:right;
	text-decoration:none;
	right:20px;
	float:right;
	z-index:10;
	overflow: hidden;
}

/*.produto_horiz{
	width: 270px;
	height: 143px;
	background: url(../img/bg_catalogo.png);
	background-repeat: no-repeat;
	background-position:bottom;
	position:relative;
	float:right;
	margin-bottom:10px;
	margin-right:8px;
	margin-top:10px;
}
.produto_horiz_imagem{
	position : relative;
	width:137px;
	height:77px;
	top: 25px;
	float:left;
}

.produto_horiz_imagem img{
	height: 77px;
	width: 137px;
	margin: 0 auto auto;
}

.produto_horiz_nome{
	position: relative;	
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:14px;
	text-align:left;
	text-decoration:none;
	top:7px;
	float:left;

}

.produto_horiz_descricao{
	position : relative;
	top: 13px;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595e62;
	text-align:right;
	text-decoration:none;
	right:20px;
	float:right;
	z-index:10;
}*/
           /* ############  Resultado de Busca  ############# */

#produto_resultado{
	width: 100%;
	height: 143px;
	position:relative;
	margin-top: 5px;
}		
#produto_img {
	width: 138px;
	text-align:center;
	float:left;
	margin-right: 5px;
}
#nome_produto {
	
	float:left;
	position:relative;
	margin-top: 15px;
	}	   
#descricao_produto {
	float:left;
	position:relative;
	}	
.nome_produto{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.descricao_produto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595e62;
	text-decoration:none;
}
#linha_pag_resultado{
	width:100%;
	float:left;
}
#linha_pag_resultado hr{
	color:#999;
	border-top: 0px;
	border-bottom: solid 1px #999;
	height:1px;
}
#coluna_botoes{
	position:relative;
	float:right;
}
#produto_preco{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#339868;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	float:left;	
	margin: 5 0 5 0;
}
#produto_preco_lista{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#339868;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	float:left;
	width: 200px;
	margin: 5 0 5 0;
}

#produto_preco span{
	font-size:12px;
}
#produto_preco_qtd{
	font-size:11px;
	margin-top:5px;
	width:87px;
	color:#595e62;
	font-weight:bold;
}
#produto_preco_qtd_imput{
	width:52px;
	height:18px;
	border: 1px solid #D1D1D1;
}
#produto_adicionar_unidade{
	height:29px;
	width:87px;
	background-image: url(../img/bt_add_unidade.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	display:block;
	cursor:pointer;
	float:left;
	margin-top: 3px;		
	border:none;
}
#produto_adicionar_unidade:hover{
 background-position: 0 -29px;
}

#produto_adicionar_unidade div{
	margin-top: 5px;
}

#produto_adicionar_caixa{
	height:29px;
	width:87px;
	background-image:url(../img/bt_add_caixa.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	display:block;
	cursor:pointer;
	float:left;
	line-height:4px;
	margin-top: 3px;
	border:none;	
}
#produto_adicionar_caixa:hover{
 background-position: 0 -29px;
}

#produto_adicionar_caixa div{
	margin-top: 2px;
	line-height:12px;
}
#produto_adicionar_caixa span{
	font-size:11px;
}
                               /*  ########## Detalhes do Produto   #############*/


.detalhes_nome_produto{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin: 10 10 10 10;
}
.detalhes_descricao_produto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595e62;
	text-decoration:none;
	margin: 0 10 10 10;
}

#tbl_valor{
	background-image:url(../img/fundo_valores.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:120;
	margin: 0 10 0 10;
	padding: 10 0 0 0;
	text-align:left;
	border:1px;
}

#valor{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#339868;
	font-weight:bold;
	text-decoration:none;
}

#valor span{
	font-size:12px;
}

fieldset{
	margin:10px 0px 20px 0px;
	width:500px;
	position:relative;
	display:block;
	padding: 4px 10px 10px 10px;
	border:#e1e2e3 solid 1px;
}

#legenda{
	background-image:url(../img/fundo_aba.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:156px;
	height:25px;
}
#legenda div{
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:4px;
}
#fieldset {
	width: 100%;
	border:#B2DFEE solid 1px;
	float: left;
}
#fieldset span{
	padding: 6px;
	float: left;
	}
	
#tbl_valor{
	background-image:url(../img/fundo_valores.jpg);
	width:186px;
	height:117;
	margin: 0 10 0 10;
}

#imagem_produto{
	width:198px;
	height:198px;
	border:#e1e2e3 solid 1px;
}

#mini_imagem_produto{
	width:198px;
	height:43px;
	background-color:#FF0000;
}/*  #############  Paginacao de meus pedidos        ###################*/

.font_padrao_paginacao {	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	color:#5088E6; }
.font_padrao_paginacao a{ text-decoration: none; color:#5088E6;}
.font_tit_paginacao {	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	color: #666666;}
.barra-resultado-busca {	height:21px;	width:98.7%;	padding:7px 0 0 8px;	color:#4e4e4e;	background:#f1f1f1 }
.barra-resultado-busca p {	height:28px;	left:0;	top:0;	padding:7px 0 0 8px;	background:url(http://www.walmart.com.br/Control/ArquivoExibir.aspx?NomeArquivo=borda-resultado-busca-left.png) no-repeat }
.barra-resultado-busca fieldset {	position:absolute;	float:right;	height:28px;	right:0;	top:0;	padding:5px 8px 0 0;	background:url(http://www.walmart.com.br/Control/ArquivoExibir.aspx?NomeArquivo=borda-resultado-busca-right.png) right top no-repeat }
.barra-resultado-busca fieldset legend { display:none }
.barra-resultado-busca fieldset select {	width:150px;	font-size:11px;	border:1px solid #b5b5b5;	background:#f1f1f1 }
.barra-resultado-busca dl dd span.this { font-weight:bold }
.barra-resultado-busca dl dt, .barra-resultado-busca dl dd {	float:left;	display:block }
.barra-resultado-busca dl dd {	padding:0 4px 0 4px;	border-right:1px solid #4e4e4e }
.barra-resultado-busca dl dd a {	color:#5088e6;	display:block }
.barra-resultado-busca dl dd.back {	padding:0 4px 0 10px;	margin-left:4px;	background:url(http://www.walmart.com.br/Control/ArquivoExibir.aspx?NomeArquivo=ico-seta-azul-dupla-voltar.gif) left center no-repeat }
.barra-resultado-busca dl dd.next {	padding:0 10px 0 4px;	background:url(http://www.walmart.com.br/Control/ArquivoExibir.aspx?NomeArquivo=ico-seta-azul-dupla-proxima.gif) 45px 4px no-repeat;	border:none }
.barra-resultado-busca dl dd.first, .barra-resultado-busca dl dd.last { border:none }
.barra-resultado-busca dl dd.next a { margin-right:4px }