/* CSS Document */
#cabecalho {
	background:url(cabecalho/bg.jpg) top center no-repeat;
	width:100%;
	height:169px;
}

#cabecalho #bgTopo #topo {
	width:900px;
	height:169px;
	margin:auto;
}

#cabecalho #bgTopo #topo #linkHome {
	float:left;
	height:90px;
	margin-top:23px;
	width:260px;
}
