.menu_navegacion{
	width:970px;
	margin:auto;
	text-align:center;
	height:32px;
	background-image:url(/nuevo_hogar/img/bg_menu.png);
}
.menu_navegacion .boton_menu,
.menu_navegacion .separador{
	float:left;
}
.menu_navegacion .separador{
	width:2px;
	height:32px;
	background-image:url(/nuevo_hogar/img/bg_menu_separador.jpg);
}
.menu_navegacion .buscador{
	width:116px;
	height:22px;
	float:right;
	margin-top:5px;
	margin-right:15px;
	background-image:url(/nuevo_hogar/img/bg_menu_buscador.png);
	text-align:left;
}
.menu_navegacion .buscador .inputtext{				
	float:left;
	margin-left:4px;				
	margin-top:3px;	
}
.menu_navegacion .buscador .inputtext .inputMenuBuscador{
	width:90px;
	height:19px;
	border:none;
	background-color:transparent;
}
.menu_navegacion .buscador .inputbutton{
	float:right;
}