* {margin:0; padding:0;}
img {border:none;}
html {background: url("../_imgs/bg.gif") repeat;}
body {background: url("../_imgs/bg-body.jpg") repeat-x; font-size:12px; font-family:Arial, Verdana, 'Trebuchet Ms', Sans-serif; color:#fff;}
#geral {width:100%; min-height:593px;}
#geral #topo {height:149px; background:url("../_imgs/sombra-topo.png") center bottom no-repeat; width:100%;}
#geral #topo #logomarca {width:180px; margin:0 auto; padding-top:38px;}
#geral #conteudo {width:100%; margin-top:24px; height:313px; background:url("../_imgs/bg-conteudo.jpg") top center no-repeat; overflow:hidden;}

#geral #menu {width:970px; height:71px; margin:0 auto; margin-top:-12px;}
#geral #menu ul {list-style:none;}
#geral #menu ul li {background:url("../_imgs/bg-item-menu.png") left -16px repeat-x; font-size:16px; padding-top:26px; color:#9E9E9E; float:left; margin-right:15px;}
#geral #menu ul li.ativo {background-position:left 0;}
#geral #menu ul li.sem-margem {margin-right:none;}
#geral #menu ul li a {display:block; color:#9E9E9E; text-decoration:none;}

#geral #rodape {width:970px; margin:0 auto; height:28px; background:url("../_imgs/sombra-rodape.png") center top no-repeat; }

#geral #rodape .webMail {float: left; padding-top:6px;}
#geral #rodape .assinatura {float:right; padding-top:6px;}
#geral #rodape .assinatura a {font-family:'trebuchet ms'; text-decoration:none; color:#333; font-size:12px;}
div {
    outline: none;
}