@charset "UTF-8";

body,td,th {
	font-size: 12px;
	color: #645B4A;
	font-family: Tahoma, Verdana, "Times New Roman";
	background-color: #000;
	clip: rect(auto,auto,auto,auto);
	background-image: none;
	border-width: 1;
	top: auto;
	text-align: justify;
}

body {
	background-color: black;
	margin: 10px;
	padding: 0px;
}

.colGauche {
	font-family: Tahoma, Verdana, "Times New Roman";
	background-color: #000;
	text-align: center;
}

#accordion div div {
	height: 250px;
	overflow: auto;
	text-align: justify;
	font-size: 12px;
}
