/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Salariés */

#salariesTable
{
  margin-top:10px;
  width:280px;
  margin-bottom:20px;
}

#salariesTable .titre
{
  text-align:right;
  height:30px;
  vertical-align:top;
}

/* ---------------------------- Menu */

#salariesTable .menuTable .normal
{
	background-color:inherit;
}

#salariesTable .menuTable .selected
{
	background-image:url('/common/images/background/menu_degrade_rouge.gif');
	background-color:#d24204;
}

#salariesTable .menuTable .normal .puce
{
	background-image:url('/common/images/puces/puce_rouge.gif');
	background-color:inherit;
}

#salariesTable .menuTable .selected .puce
{
	background-image:url('/common/images/puces/puce_blanche_rouge.gif');
}

#salariesTable .menuTable .selected .texte *
{
	color:#ffffff;
}
