﻿/* ----------------------------------------
 Programação: Axis Focus Informática Ltda.
 Gráficos:    Casa das Idéias
-------------------------------------------

-----------------------
        Geral
----------------------- */

* { margin:0px; padding:0px; }
img {	border:none; }

body { background-color:#fff; color:#000; }

/* --------------------
       Layout
-------------------- */

/* ----- Geral ----- */

#moldura { width:1280px; height:1022px; background-image:url(../imagens/entrada/abertura.jpg); float:left; }

h1 { width:420px; height:150px; margin:20px 0px 0px 20px; display:block; overflow:hidden; text-indent:-32767px; }
h2 { overflow:hidden; text-indent:-32767px; }

a.link_produtos { width:419px; height:33px; margin:49px 0px 0px 518px; display:block; overflow:hidden; text-indent:-32767px; }
a:hover.link_produtos { background:url(../imagens/entrada/abertura.jpg) -518px -1025px; }

a.clientes { width:301px; height:90px; margin:219px 0px 0px 635px; display:block; overflow:hidden; text-indent:-32767px; }
a:hover.clientes { background:url(../imagens/entrada/abertura.jpg) -635px -1063px; }
h3, h4 { display:none; }