/* CSS Document */
#cabecalho {width:100%; height:170px;}
#cabecalho #bgTopo{background:url(cabecalho/bg.jpg) top center no-repeat;}
#cabecalho #bgTopo #topo {width:900px; height:170px; margin:auto;}
#cabecalho #bgTopo #topo #linkHome {float:left; width:410px; height:85px; margin-top:50px; margin-left:250px; text-decoration:none;}
