.general_table {
	background-image: url(/client/img/fond_remplissage_2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.enpied {
	background-image: url(/client/img/fond_enpied_1.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	vertical-align: top;
	padding-right: 100px;
	padding-left: 100px;
	color: #999999;
	font-size: 10px;
}
.conteneur {
	background-image: url(/client/img/fond_general_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo_cell {
	text-align: right;
	vertical-align: bottom;
	padding-top: 65px;
}
.menu_top {
	height: 40px;
	width: 200px;
}
.menu_mid {
	text-align: left;
	vertical-align: top;
	padding-top: 50px;
}
