body, td, th {
	color: #FFFFFF;
}
.fond {
	background-image:  url("icono/darckroom.jpg");
	background-repeat: no-repeat;
	position: fixed;
	background-color: #000000;
	background-position: 0 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	
}
* html .fond {
  position: absolute;
}

.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CFD0D3;
}
.Style2 {
	font-size: 14px;
	line-height: 18px;
}
.Texte-courant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	padding: 20px;
}
.Texte-legende {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.Style4 {
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.Style5 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF
}
.Style6 {
	font-size: 22px;
	color: #FFFFFF
}
.menu-fenetre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	color: #888888;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
}
#bloctitre {
	display: block;
	position:absolute;
	position: fixed;
	left:495px;
	top:90px;
	width:480px;
	height:207px;
	z-index:2;
}
#menu {
	position:absolute;
	position: fixed;
	left:558px;
	top:389px;
	width:295px;
	height:148px;
	z-index:10;
}
#container {
	padding-bottom: 0px;
	position: relative;
	z-index: 5;
	zoom: 1;
	overflow: hidden;
	min-height: 100%;
}
#inner {
	xoverflow-y: hidden;
	overflow-x: visible;
	width: 1325px;
	zoom: 1;
	min-height: 100%;
}
#inner div.col, #inner div.col2 {
	overflow-x: visible;
	float: left;
	background: #fff;
	width: 184px;
	margin-left: 57px;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	position: relative;
	zoom: 1;
	min-height: 100%;
}
#inner div.col {
	display: inline;
}
#inner div.col2 {
	background: transparent url(icono/col2_bg.gif) repeat-y top left;
	margin-left: 10px;
	width: 490px;
	overflow-x: visible;
	padding-right: 400px;
}
#inner div.col2b {
	background: transparent url(icono/col2_bg-b.gif) repeat-y top left;
	margin-left: 10px;
	width: 490px;
	overflow-x: visible;
	padding-right: 400px;
}
.docu {
	width:490px;
	border:none;
	margin:0 0px 20px 0px;
}
