/* Topo onde tem a logo e o flash */
#topo {	width: 764px; height: 150px; background-color: #fff; }
#topo #topo-logo { float:left; background-color: #fff; width:150px; height: 130px; padding: 0px 0 5px 0px; text-align: center; }
#topo #topo-flash { 	float:right; background-color: #fff;	width:584px; height: 150px; margin: 0 0 0 0; }

/* Topo inferior onde tem a busca, a data e os favoritos*/
#topoInferior { margin-top: 2px; }
#topoInferior #busca-favoritos { background-color: #fff; margin: 0; width:755px; padding-left: 10px; }
#topoInferior #busca-favoritos table { width: 100%; }
#topoInferior #busca-favoritos  .busca { width: 250px; }
#topoInferior #busca-favoritos  .data { text-align: center; }
#topoInferior #busca-favoritos  .favoritos { text-align: right; width: auto; /*background-color: #FFC;*/ }