/* CSS Document */
#cabecalho {width:100%; height:185px;}
#cabecalho #bgTopo{background:url(cabecalho/bg.jpg) top center no-repeat;}
#cabecalho #bgTopo #topo {width:910px; height:185px; margin:auto;}
#cabecalho #bgTopo #topo #linkHome {float:left; width:360px; height:85px; margin:20px 0px 0px 0px;}

#cabecalho #bgTopo #topo #busca {float:right; width:410px; text-align:right;}
#cabecalho #bgTopo #topo #busca img, 
#cabecalho #bgTopo #topo #busca object {float:left;}
#cabecalho #bgTopo #topo #busca form {margin-top:55px;}
#cabecalho #bgTopo #topo #busca #txtPalavra {width:230px; height:20px; padding:5px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#777777; border-color:#C8C8C8; border-width:1px; border-style:solid;}
#cabecalho #bgTopo #topo #busca #btnBuscar {width:75px;}
