﻿/* ----------------------------------------
 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_jaleco.jpg); }

#menu_geral_esquerdo { background-color:#d8d7d7; }
#menu_geral_esquerdo a:hover { background-color:#7daeb3; }

#menu_geral_direito { background-color:#7daeb3; }
#menu_geral_direito a:hover { background-color:#629399; }

#sacola { background-image:url(../imagens/estrutura/cabecalho_menu_sacola_bg_jaleco.jpg); }

/* ----- Corpo ----- */

#topo_pagina { width:780px; height:400px; }
#topo_pagina .principal { width:525px; height:400px; margin-right:5px; background-image:url(../imagens/geral/jaleco_principal.jpg); float:left; display:inline; }
#topo_pagina .lateral_1 { width:249px; height:278px; margin-bottom:5px; float:left; background-image:url(../imagens/geral/jaleco_lateral01.jpg); }
#topo_pagina .lateral_2 { width:249px; height:117px; float:left; background-image:url(../imagens/geral/jaleco_lateral02.jpg); }

/* ----- Rodapé ----- */

#rodape_geral { background-color:rgb(69,116,122); }

/* ----- Listagem de Produtos ----- */

#listagem_produtos p.referencia { color:rgb(69,116,122); }
#listagem_produtos p.promocao { background-color:#629399; }
#listagem_produtos p.detalhes a { background-image:url(../imagens/geral/listagem_produtos_jaleco_comprar_detalhes_bt.jpg); }

/* ----- Detalhe de Produto ----- */

#informacoes h3 { background-image:url(../imagens/geral/detalhe_produto_jaleco_tl.jpg); }
#informacoes .preco, #informacoes .preco_promocional { background-color:#629399; }
#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(125,174,179); }
#informacoes .adicionar_a_sacola a { background-image:url(../imagens/geral/detalhe_produto_adicionar_sacola_jaleco_bt.jpg); }
#fotos h4 { background-image:url(../imagens/geral/detalhe_produto_mais_jaleco_tl.jpg); }
