.noir  { color: #333333; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular }
.tableaunoir  { color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular; background-color: #d3d3d3; border: thin }
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #E0E0E0;
	text-decoration: none;
}
a:hover  {
	color: #999999;
}
a:active  {
	color: #f0e68c;
	background-color: #999999;
}
.texte     { color: #CCCCCC; font-style: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.bandeau  {
	color: #d3d3d3;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	font-weight: 500;
	font-variant: small-caps;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: none;
	color: #FFFFFF;
}
body {
	background-color: #333333;
}
.cadre {
	border: thin solid #CCCCCC;
}
#fond           { background-color: #990000;  position: relative; z-index: 0; top: 0px; left: 0px; width: 852px; height: 3000px; visibility: visible; clip: inherit; display: block }
#zone {
	position: relative;
	z-index: 1;
	top: 20px;
	left: 0px;
	width: 860px;
	height: 650px;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#menub {
	position:absolute;
	left:52px;
	top:566px;
	width:758px;
	height:28px;
	z-index:3;
	visibility: visible;
	overflow: visible;
	background-color: #333333;
}
#menuh {
	position:absolute;
	left:0px;
	top:-10px;
	width:850px;
	height:55px;
	z-index:3;
	visibility: visible;
	overflow: visible;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#image {
	position:absolute;
	left:52px;
	top:50px;
	width:750px;
	height:500px;
	z-index:2;
	visibility: visible;
	overflow: auto;
	border: medium solid #333333;
	background-color: #000000;
}
#son {
	position:absolute;
	left:0px;
	top:610px;
	width:850px;
	height:17px;
	z-index:3;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cellule {
	background-color: #000000;
	border: medium none #333333;
}

