﻿/* ----------------------------------------
 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_traje.jpg); }

#menu_geral_esquerdo { background-color:#d8d7d7; }
#menu_geral_esquerdo a:hover { background-color:rgb(230,136,122); }

#menu_geral_direito { background-color:rgb(230,136,122); }
#menu_geral_direito a:hover { background-color:rgb(210,116,102); }

#sacola { background-image:url(../imagens/estrutura/cabecalho_menu_sacola_bg_traje.jpg); }

/* ----- Corpo ----- */

#topo_pagina { width:780px; height:400px; }
#topo_pagina .principal { width:525px; height:400px; margin-right:5px; background-image:url(../imagens/geral/traje_principal.jpg); float:left; display:inline; }
#topo_pagina .lateral_1 { width:249px; height:184px; margin-bottom:4px; float:left; background-image:url(../imagens/geral/traje_lateral01.jpg); }
#topo_pagina .lateral_2 { width:249px; height:92px; margin-bottom:3px; float:left; background-image:url(../imagens/geral/traje_lateral02.jpg); }
#topo_pagina .lateral_3 { width:249px; height:117px; float:left; background-image:url(../imagens/geral/traje_lateral03.jpg); }


/* ----- Rodapé ----- */

#rodape_geral { background-color:rgb(187,75,60); }

/* ----- Listagem de Produtos ----- */

#listagem_produtos p.referencia { color:rgb(193,102,87); }
#listagem_produtos p.promocao { background-color:rgb(210,116,102); }
#listagem_produtos p.detalhes a { background-image:url(../imagens/geral/listagem_produtos_traje_comprar_detalhes_bt.jpg); }

/* ----- Detalhe de Produto ----- */

#informacoes h3 { background-image:url(../imagens/geral/detalhe_produto_traje_tl.jpg); }
#informacoes .preco, #informacoes .preco_promocional { background-color:rgb(210,116,102); }
#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(230,136,122); }
#informacoes .adicionar_a_sacola a { background-image:url(../imagens/geral/detalhe_produto_adicionar_sacola_traje_bt.jpg); }
#fotos h4 { background-image:url(../imagens/geral/detalhe_produto_mais_traje_tl.jpg); }
