/* CSS Document */
#cabecalho {
	background:url(cabecalho/bg01.gif) repeat-x top;
	width:100%;
	height:170px;
}

#cabecalho #bgTopo{
	background:url(cabecalho/bg02.jpg) top center no-repeat;
}

#cabecalho #bgTopo #topo {
	width:900px;
	height:170px;
	margin:auto;
}

#corpo #bgConteudo #conteudo #direita .destaquesDireita {
	display:none !important;
}