@charset "utf-8";
.tableaufond {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: fixed;
}
.tableauniveau1 {
	border: 1px double #CC0000;
	background-color: c1ddac;
	overflow: visible;
	width: 800px;
	height: 580px;
	visibility: visible;
}
.tableaudroit {
	width: 589px;
	padding: 0px;
	height: 580px;
}
.tableautexte {
	height: 459px;
	width: 589px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
