@charset "utf-8";
/* CSS Document */

	@import "definicoes.css";
	@import "menu.css";
	@import "rodape.css";
	@import "paginacao.css";

html,
body { background: #212121; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image:url(../images/imagemfundo.jpg); background-repeat:repeat-x; margin:0; padding:0; width:100%; }

#site { width:1000px; margin:0 auto; }

#topo { width:1000px; height:188px; background-image:url(../images/topo.png); background-repeat:no-repeat; z-index:0; }
.logotipo { width:250px; height:105px; float:left; line-height:105px; }
.banner { width:750px; height:105px; float:left; }
.contentbanner { width:728px; height:90px; margin:8px 0 0 4px; background-image:url(../images/fundo-superbanner.gif); background-repeat:repeat-x; padding:1px; }
.menu { width:983px; height:26px; float:left; padding:17px 0 0 17px; }
.busca { width:800px; height:30px; float:left; }
.redesocial { width:195px; height:25px; float:left; padding:5px 0 0 5px; }

#conteudo { width:1000px; float:left; background:#e6e7e8; }
.titulointerna { width: 992px; height:50px; float:left; margin:0 0 0 4px; }
.tituloimagem { width: 992px; height:50px; float:left; margin:0 0 0 0; }
.titulolinks { width:992px; height:28px; float:left; margin:4px 0 0 0; background:url(../images/fundo-menu-4itens.png); background-repeat:no-repeat; }

#bottomconteudo { width:100%; height:7px; float:left; background-image:url(../images/bottom-conteudo.png); background-repeat:no-repeat; }
.destaque { position:relative; width:870px; height:100%; float:left; margin:2px 0 0 0; }
.swfplayer { width:823px; height:372px; float:left; margin:0 0 0 19px; background-color:#bfbfbf; }
.ads { width: 130px; height:auto; min-height:815px; float:left; margin:2px 0 0 0; }
.adscontent { width:100%; height:auto; float:left; }
.barraparafuso { width:870px; height:26px; z-index:0; background-image:url(../images/barra-parafuso.jpg); background-repeat:no-repeat; float:left; }


#copyright { width:100%; height:20px; float:left; text-align:center; margin:0; padding:10px 0px 40px 0px; font-size:10px; color:#FFFFFF; }