html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body { 
	background-image: url(../imagens/fundo2.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   }
#tudo{
	width: 100%;
	height: 800px;
}

#menu {
position: fixed;
width:100%;
height:89px;
	margin-top:0px;
	left:50%;
	margin-left:-1000px;
	margin-top:0px;
z-index:10000;
}
#topo {
	width: 100%;
	margin-top:89px;
	height: 460px;
	/*background-position: top center;
	background-image:url(../imagens/banner.jpg);
	background-repeat:no-repeat;*/
	position: !important;
}
#banner {
	width: 1001px;
	height: 448px;
	margin-top:89px;
	margin: 0 auto;
	background-position: top center;
	background-color:#f5f6f0;
	margin-right:0px;
	margin-left:11 px;
	position: !important;
}

#topo_vazio {
	width: 100%;
	margin-top: 60px;
	background-color:#fff;
	position: !important;
}
#centro2 {
	width: 1000px;
	height: auto !important;
	margin: 0 auto;
	margin-top: 0px;
}
#qdro_rodape{
	width: 100%;
	height: 163px;
	background-image:url(../imagens/fundo_rodape.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	bottom:0px;
	clear:both;
}
#rodape {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
/*	background-image: url(../imagens/fundo_banner.jpg);
	background-position: top center;*/
	left:50%;
	top:0%;
}
#qdro_rodape2{
	width: 100%;
	height: 80px;
	background-color:#FFF
	bottom:0px;
	clear:both;
}
#rodape2 {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
/*	background-image: url(../imagens/fundo_banner.jpg);
	background-position: top center;*/
	left:50%;
	top:0%;
}

#cantodir {
   position: fixed;
   top: 33px;
   width: 133px;
   margin-right:160px;
   top:158px;
   z-index: 100;
   right: 0pt;
} 

#cantoesq {
   position: fixed;
   top: 13px;
   width: 33px;
   margin-right:220px;
   margin-top:-94px;
   top:108px;
   z-index: 100;
   right: 0pt;
} 


#d27{
	position: fixed;
	right: -4px;
	bottom: 1px;
}
<!--[if lte IE 6]>
<style type="text/css">
#d27 {
	position: absolute;
}
</style>
<![endif]
-->
