/* 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;}
#cabecalho #bgTopo #topo #linkFacebook {float:left; width:50px; height:45px; margin-top:55px; margin-left:95px; text-decoration:none;}
#cabecalho #bgTopo #topo #linkTwitter {float:left; width:50px; height:45px; margin-top:55px; margin-left:10px; text-decoration:none;}

