/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Accès direct */

.accesDirectTable
{
  width:170px;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
}

.accesDirectTable .select
{
	width:150px;
	text-align:center;
}

.accesDirectTable .select select
{
	width:145px;
}

.accesDirectTable .valid
{
	width:20px;
}
