/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Menu haut dans toutes les pages */

#menu-haut
{
}

#menuHautTable
{
  width:954px;
	background-image:url('/common/images/background/menu_haut.gif');
	background-position:center;
	background-repeat:repeat-x;
}

#menuHautTable td
{
  height:34px;
}

#menuHautTable .search
{
  width:244px;
  vertical-align:top;
  background-image:url('/common/images/background/degrade_search.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#menuHautTable .calage
{
  width:28px;
}

#menuHautTable .item
{
  width:110px;
}

