.table {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

.cadre {
	position: absolute;
	z-index: 1;
	left: 367px;
	top: 123px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}

