

/* table des branches et des membres */
.clGestion {
	margin-left: 10px;
/*	border: 1px solid grey; */
}
.clGestion THEAD TD  {
	text-align: center;
	border: 1px solid grey;
}
.clGestion TD {
	text-align: left;
	vertical-align: top;
	border: 1px solid grey;
}
.clGestion input {
	width: 96%;
}
.clGestion a {
	text-align: center;
}
.clGestion img {
	height: 70px; 
	margin: 3px;
}
