@import url("geral.estilo.css"); 

#ctContainer { background-image: url("/_images/fundos/empresa1.gif") }
#ctConteudo { background-image: url('/_images/fundos/empresa2.gif') }
#ctInferior div { background-image: url('/_images/fundos/empresa3.gif') }

#ctInferior ul { width: 430px }
#ctInferior #esq a { width: 201px; background-image: url("/_images/botoes/clientes1.gif") }
#ctInferior #esq a:hover { background-position: -201px 0 }
#ctInferior #dir a { width: 183px; background-image: url("/_images/botoes/contato1.gif") }
#ctInferior #dir a:hover { background-position: -183px 0 }

h1 { margin-top: 70px; background-image: url("/_images/titulos/empresa.gif"); background-position: 111px 0 }

h2#header1 { background-image: url("/_images/titulos/empresa_informacao.gif") }
h2#header2 { background-image: url("/_images/titulos/empresa_aempresa.gif") }
h2#header3 { margin-top: 22px; background-image: url("/_images/titulos/empresa_visao.gif") }
h2#header4 { background-image: url("/_images/titulos/empresa_valores.gif") }
h2#header5 { margin-top: 22px; background-image: url("/_images/titulos/empresa_estrutura.gif") }

#coluna1 { display: table; float: left; height: 100%; vertical-align: top; width: 256px; margin-right: 12px }
#coluna2 { float: left; width: 195px; margin-top: 25px; padding-right: 30px; background: url("/_images/linha_ver_bg.gif") right repeat-y }
#coluna3 { float: left; width: 195px; margin-top: 25px; margin-left: 25px }

#caixa { width: 163px; height: 334px; padding: 45px 45px 0 18px; margin-top: 7px; background: url("/_images/caixas/empresa.jpg") no-repeat }
#caixa p { text-align: left; line-height: 16px; color: #2F2F2F }

#oracle { padding-bottom: 75px; background: url("/_images/selo_oracle_certified.gif") center bottom no-repeat }


/* -- Hacks IE -- */
* html #coluna2 { width: 225px }
* html #caixa { width: 226px; height: 379px }

