/* PAGINA PRINCIPAL */
#topo .pesquisa {width:474px; height:24px; float:right; text-align:right; font-weight:bold; font-size:11px;
	/*IMAGEM DO TOPO*/
	background:url(../imagens/multisom_conceito_principal.gif) no-repeat right; 
	/*IMAGEM DO TOPO*/
	
	/*COR DA FONTE*/
	color:#660000; 
	/*COR DA FONTE*/
	
	/*POSICIONAMENTOS*/
	 padding-top:65px;
	 padding-right:5px;
	 
	/*HACK IE*/
	_padding-top:80px; 
	_padding-right:20px;
	_margin:-17px;
	}
	
#banner {
	width:774px;
	background:#ffffff;
	text-align:left;
	margin-bottom:5px;
	text-align:center;
}
#menuescolha {height:230px; background:none; width:772px; margin-left:2px; margin-bottom:10px;}
