@charset "utf-8";
@import url("nav.css");
@import url("estilos.css");
@import url("titulos.css");
@import url("highslide.css");

* { margin:0px; padding:0px;  font-family:Arial, Helvetica, sans-serif; outline:none;}
body { background:url(../img/fundo.jpg) center top repeat-x; }
div#geral { width:779px; min-height:600px; margin:auto; position:relative; }
div#colEsc { width:167px; float:left; }
div#topo { width:100%; height:438px; background:url(../img/caixa_g.gif) 17px 230px no-repeat; }
div#conteudo { width:610px; float:left; background:url(../img/fundoContent.jpg) center 138px no-repeat; }
div#rodape { width:100%; background:url(../img/fundo_rodape.jpg) repeat-x; clear:both; height:65px; }
div#content { background:url(../img/fundo_content_int.gif) bottom center no-repeat; width:573px; min-height:500px; margin:0 0 15px 17px; }
