/* ----------------------------------------
 Programação: Axis Focus Informática Ltda.
 Gráficos:    Casa das Idéias
-------------------------------------------

-----------------------
        Geral
----------------------- */

/* ----- Cabeçalho ----- */

#cabecalho h3 { background-image:url(../imagens/estrutura/cabecalho_telefone_feminino.jpg); }

#menu_geral_esquerdo { background-color:#d8d7d7; }
#menu_geral_esquerdo a:hover { background-color:#d9ac97; }

#menu_geral_direito { background-color:#d9ac97; }
#menu_geral_direito a:hover { background-color:#c49179; }

#sacola { background-image:url(../imagens/estrutura/cabecalho_menu_sacola_bg_feminino.jpg); }

/* ----- Corpo ----- */

#topo_pagina { width:780px; height:400px; }
#topo_pagina .principal { width:525px; height:400px; margin-right:5px; background-image:url(../imagens/geral/avental_feminino_principal.jpg); float:left; display:inline; }
#topo_pagina .lateral_1 { width:249px; height:184px; margin-bottom:4px; float:left; background-image:url(../imagens/geral/avental_feminino_lateral01.jpg); }
#topo_pagina .lateral_2 { width:249px; height:92px; margin-bottom:3px; float:left; background-image:url(../imagens/geral/avental_feminino_lateral02.jpg); }
#topo_pagina .lateral_3 { width:249px; height:117px; float:left; background-image:url(../imagens/geral/avental_feminino_lateral03.jpg); }

/* ----- Rodapé ----- */

#rodape_geral { background-color:rgb(164,106,78); }

/* ----- Listagem de Produtos ----- */

#listagem_produtos p.referencia { color:rgb(164,106,78); }
#listagem_produtos p.promocao { background-color:rgb(196,145,121); }
#listagem_produtos p.detalhes a { background-image:url(../imagens/geral/listagem_produtos_feminino_comprar_detalhes_bt.jpg); }

/* ----- Detalhe de Produto ----- */

#informacoes h3 { background-image:url(../imagens/geral/detalhe_produto_feminino_tl.jpg); }
#informacoes .preco, #informacoes .preco_promocional { background-color:rgb(196,145,121); }
#informacoes .modelos select, #informacoes .quantidade input, #informacoes .bordado select, #informacoes .imagem select, #informacoes .localizacao select, #informacoes .observacao input, #informacoes .bordar_nome input, #informacoes .bordar_nome select { background-color:rgb(217,172,151); }
#informacoes .adicionar_a_sacola a { background-image:url(../imagens/geral/detalhe_produto_adicionar_sacola_feminino_bt.jpg); }
#fotos h4 { background-image:url(../imagens/geral/detalhe_produto_mais_feminino_tl.jpg); }
