body, html {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#FF0000;
}

a:hover {
	color:#FF3737;
}

#topo {
	background-image: url(imagens_conteudo/img/topo_bg.jpg);
	background-repeat: repeat-x;
	height: 224px;
	overflow: hidden;
	margin: 0;
	padding:0;
}

#topo * {
	margin: 0;
	padding:0;
}

#topo #topo_aux {
	background-image: url(imagens_conteudo/img/topo_bg_aux.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	display:block;
	background-position: 0px 23px;
	width: 990px;
	height: 167px;
}

#topo #topo_aux #links_topo #links_1 {
	list-style-type:none;
	margin-left:15px;
}

#topo #topo_aux #links_topo #links_1 li{
	float:left;
}

#topo #topo_aux #links_topo #links_1 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	padding-top: 4px;
	margin-right:17px;
}

#topo #topo_aux #links_topo #links_user {
	list-style-type:none;
	padding-left:34px;
	padding-right:26px;
	background-image: url(imagens_conteudo/img/topo_bg_links_user.jpg);
	height: 23px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right top;
}

#topo #topo_aux #links_topo #links_user li{
	float:right;
}

#topo #topo_aux #links_topo #links_user li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	padding-top: 4px;
	margin-left: 9px;
}

#topo .logo {
	background-image: url(imagens_conteudo/img/logo.jpg);
	margin-top: 21px;
	margin-left: 40px;
	float:left;	
}

#topo #topo_aux #boxes {
	float: left;
	margin-left:127px;
	margin-top:21px;
	width:465px;
}

#topo #topo_aux #boxes #busca, #topo #topo_aux #boxes #carrinho {
	float:left;
	width:221px;
	margin-right: 23px;
	background-image: url(imagens_conteudo/img/bg_box_buscar_produtos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	height:105px;
	overflow:hidden;
	position:relative;
}

#topo #topo_aux #boxes #busca label, #topo #topo_aux #boxes #busca input, #topo #topo_aux #boxes #busca select {
	float:left;
	clear:left;
	margin-left:14px;
	height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:190px;
}

#topo #topo_aux #boxes #busca select {
	height:17px;
	width:145px;
}

#topo #topo_aux #boxes #busca br {
	clear:left;
}

#topo #topo_aux #boxes #busca #bt_busca {
	position:absolute;
	left: 167px;
	top: 76px;
	background-image: url(imagens_conteudo/img/bt_buscar_produto.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 16px;
	width: 41px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topo #topo_aux #boxes #busca label.palavra_chave, #topo #topo_aux #boxes #busca label.categoria {
	background-image: url(imagens_conteudo/img/label_palavra_chave.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 7px;
	width: 63px;
	overflow: hidden;
	margin-bottom:3px;
	margin-top:14px;	
}

#topo #topo_aux #boxes #busca label.categoria {
	background-image: url(imagens_conteudo/img/label_categoria.jpg);
	width: 44px;
	margin-top:6px;
}

#topo #topo_aux #boxes #carrinho {
	margin-right: 0;
	background-image: url(imagens_conteudo/img/bg_box_carrinho_de_compras.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}

#topo #topo_aux #boxes #busca h2 {
	background-image: url(imagens_conteudo/img/box_buscar_produtos_titulo.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 18px;
	width: 112px;
	overflow: hidden;	
}

#topo #topo_aux #boxes #carrinho h2 {
	background-image: url(imagens_conteudo/img/box_carrinho_de_compras_titulo.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 18px;
	width: 135px;
	overflow: hidden;	
}

#topo p.carrinho_vazio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C42829;
	text-align: center;
	padding: 35px;	
}

#topo p.dados_carrinho {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:15px;
	padding-top:23px;
}

#topo p.dados_carrinho span.label {
	display:block;
	font-size: 11px;
	float:left;
	padding-top:5px;
	padding-bottom:18px;
}

#topo p.dados_carrinho span.valor {
	display:block;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	float:right;
}

#topo p.dados_carrinho a {
	background-image: url(imagens_conteudo/img/bt_visualizar_carrinho.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 16px;
	width: 101px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#topo #barra_menu {
	float:left;
	margin-top: 18px;
}

#topo #barra_menu #itens_menu {
	float:left;
	width:260px;
	overflow:hidden;
}

#topo #barra_menu #itens_menu li {
	list-style-type:none;
	float:left;
}

#topo #barra_menu #itens_menu li a {
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 39px;
	float:left;
}

#topo #barra_menu #itens_menu li a.link1 {
	background-image: url(imagens_conteudo/img/menu_home.jpg);
	width: 70px;	
}

#topo #barra_menu #itens_menu li a.link2 {
	background-image: url(imagens_conteudo/img/menu_cadastrese.jpg);
	width: 90px;	
}

#topo #barra_menu #itens_menu li a.link3 {
	background-image: url(imagens_conteudo/img/menu_fale_conosco.jpg);
	width: 100px;	
}

#topo #barra_menu #newsletter {
	float:left;
	background-image: url(imagens_conteudo/img/label_receba_ofertas.jpg);
	background-repeat: no-repeat;
	padding-left: 103px;
	width: 240px;
	overflow:hidden;
	height:39px;
}

#topo #barra_menu #newsletter .campo_nome {
	display:none;
}

#topo #barra_menu #newsletter .campo_email, #topo #barra_menu #newsletter .bt_adiciona, #topo #barra_menu #newsletter .bt_exclui {
	float:left;
}

#topo #barra_menu #newsletter .campo_email {
	height: 15px;
	width: 122px;
	border: 1px solid #E51F20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:12px;
	margin-left:6px;
}

#topo #barra_menu #newsletter .bt_adiciona, #topo #barra_menu #newsletter .bt_exclui {
	background-repeat: no-repeat;
	text-indent: -1000px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imagens_conteudo/img/bt_adicionar_email.jpg);
	height: 16px;
	width: 52px;
	margin-top:13px;
	margin-left:2px;
	font-size: 0px;
	text-align: left;
	color: #006700;
}

#topo #barra_menu #newsletter .bt_exclui {
	background-image: url(imagens_conteudo/img/bt_excluir_email.jpg);
	width: 42px;
	color: #CB0101;
}

/*--------BEGIN CENTRO PRODUTOS--------*/

table.produtos_list {
	background-image: url(imagens_conteudo/img/bg_box_produto.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 190px;	
}

table.produtos_list span.img_produto {
	height:135px;
	display:block;
	overflow:hidden;
	margin-bottom:8px;
}

table.produtos_list span.nome_produto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	font-weight:bold;
	height:28px;
	padding-right:20px;
	padding-left:20px;
}
table.produtos_list span.codigo_produto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	display:block;
	padding:3px;
}
table.produtos_list span.valor_produto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CE0000;
	display:block;
	font-weight:bold;
	padding:3px;
	margin-top:5px;
	margin-bottom:10px;
}

/*--------END CENTRO PRODUTOS--------*/

/*--------BEGIN MENU--------*/

table.itens_menu td.seta {
	width:10%;
	text-align:center;
	height::1px;
	color:#FF0000;
}

table.itens_menu td.categoria {
	color:#CE0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CE0000;
	padding-left:15px;
	padding-bottom:5px;
	margin-bottom:5px;
}

table.itens_menu td.subcategoria {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding-top:2px;
}

table.itens_menu td.subcategoria a {
	color:#333333;
	text-decoration:none;
	font-size:11px;
	text-transform:lowercase;
}

table.itens_menu td.subcategoria a:hover, table.itens_menu td.subcategoria a.link_ativo {
	color:#990000;
	text-decoration:underline;
}

table.itens_menu td.subcategoria a:hover {
	color:#990000;
	text-decoration:underline;
}

table.itens_menu td.separador {
	padding-top:3px;
	padding-bottom:2px;
}

.menu_produtos {
	background-image: url(imagens_conteudo/img/bg_menu_produtos.jpg);
	background-repeat: repeat-y;
}

/*---------END MENU---------*/

td.barra_breadcrumbs {
	background-image: url(imagens_conteudo/img/bg_breadcrumbs.jpg);
	background-repeat: repeat-x;
	height: 43px;	
}

p.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	font-weight:bold;
	padding:7px;
	padding-bottom:3px;
}

p.breadcrumb a {
	color:#FF0000;
	font-size:10px;
}

p.breadcrumb i {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#67A5E2;
}

p.nome_marca {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	display:block;
	padding:7px;
	padding-top:0;
}

span.descricao_nome_produto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	display:block;
	padding-top:5px;
	padding-right:5px;
	font-weight:bold;
	float:left;
}
span.descricao_codigo_produto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	display:block;
	padding-top:10px;
	float:left;
}
span.descricao_nome_marca {
	clear:both;
	display:block;
	padding-bottom:15px;
}

p.valor_produto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding-top:7px;
	padding-bottom:6px;
	*padding-bottom:7px;
	padding-right:20px;
	padding-left:20px;
	font-weight:bold;
	height:auto;
	background-color:#DB2915;
}
tr.tipo_pagto td {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#CCCCCC;
	padding:5px;
	font-size:12px;
	font-weight:bold;
}
td.row_parcela_2 {
	background-color:#F5F5F5;
	padding:3px;
}
td.row_parcela_1 {
	background-color:#E8E8E8;
	padding:3px;
}

button.btn_comprar {
	display:block;
	background-image:url(imagens_conteudo/img/bt_comprar_produto.jpg);
	width:105px;
	height:26px;
	text-indent:-1000em;
	overflow:hidden;
	cursor:pointer;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td.texto_descricao {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

td.texto_descricao p {
	padding-bottom:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#menu_carrinho {
	margin-top:7px;
}

#menu_carrinho a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #999999;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

span.titulo_infos {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;	
}

#rodape {
	margin-top:40px;
	background-image: url(imagens_conteudo/img/rodape_bg.jpg);
	background-repeat: no-repeat;
	height: 103px;
	background-position: left bottom;
}

#rodape * {
	margin: 0;
	padding:0;
}

#rodape #links_rodape {
	background-image: url(imagens_conteudo/img/rodape_bg_links.jpg);
	background-repeat: repeat-x;
	height: 24px;
	overflow: hidden;
}

#rodape #links_rodape #links_1, #rodape #links_rodape #links_2 {
	list-style-type:none;
}

#rodape #links_rodape #links_1 li, #rodape #links_rodape #links_2 li {
	float:left;
	padding-top: 4px;
}

#rodape #links_rodape #links_1 li a, #rodape #links_rodape #links_2 li a {
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float:left;
	background-image: url(imagens_conteudo/img/rodape_spacer_links.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	padding-left: 12px;
}

#rodape #links_rodape #links_1 {
	float:left;
}

#rodape #links_rodape #links_2 {
	float:right;
}

#rodape #copy {
	float:left;
	margin-left:12px;
	margin-top:14px;
	background-image: url(imagens_conteudo/img/rodape_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 111px;
	height:49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 500px;
}
