@charset "utf-8";
/* CSS Document */

	@import "downloads_definicoes.css";
	@import "menu.css";
	@import "rodape.css";
	@import "paginacao.css";

.bloco { width:840px; min-height:138px; height:auto; margin:-2px 0 0 20px; float:left; background-color:#000000; background-image:url(../images/fundo-destaque.jpg); background-repeat:repeat-x; z-index:20; }
.blocointerno { width:830px; min-height:138px; height:auto; margin:-2px 0 0 5px; z-index:30; background-color:#e6e7e8; }
.blocointernotitulo { width:830px; height:35px; float:left; background-image:url(../images/patern-amarelo-top.jpg); background-repeat:repeat-x; }
.blococonteudo { width:830px; min-height:100px; height:auto; float:left; background-color:#e6e7e8; }
.blococentral { width:830px; min-height:520px; height:auto; float:left; background-color:#e6e7e8; }
.blocobottomfundo { width:840px; height:7px; margin:0 0 0 20px; float:left; background-image:url(../images/fundo-destaque.jpg); background-repeat:repeat-x; z-index:20; }
.blocobottom { position:relative; width:830px; height:7px; float:left; z-index:30; background-image:url(../images/patern-amarelo-bottom.jpg); background-repeat:repeat-x; }



