/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Accès direct */

#acces-direct
{
  margin-bottom:10px;
  width:280px;
}

#accesDirectTable
{
  width:280px;
  margin-bottom:20px;
}

#accesDirectTable .titre
{
  text-align:right;
  height:25px;
  vertical-align:top;
}

#accesDirectTable .select
{
	width:220px;
	text-align:center;
}

#accesDirectTable .select select
{
	width:190px;
}

#accesDirectTable .valid
{
	width:60px;
}
