body {
	background-color: #333333;
	margin: 0px;
}
#corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	height: auto;
	width: auto;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	margin: 15px;
	padding: 6px 6px 12px 12px;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color: #4F769F;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #666666;

}
a:active {
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #990000;

}

h1 {
	font-size: 24px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 20px;
	text-indent: 8pt;
	
}
h2 {
	font-size: 20px;
	color: #333333;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
/**/
#menuGche {
	position: relative;
	height: auto;
	width: 210px;
	left: 12px;
	top: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	clip: rect(10px,10px,10px,10px);
	border: 1px solid #555555;
	background-color: #000000;
	font-size: 12px;
}

.txtCentre {
	text-align: center;
}
#menuHaut {
	position: static;
	height: 45px;
	width: auto;
	left: 16px;
	top: 12px;
	right: 12px;
	border: 0px;
	background-color: #333333;
	color: #CCCCCC;
	margin-right: 15px;
	margin-left: 6px;
}

#menuBas {
	position: static;
	right: 12px;
	top: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #555555;
	float: none;
	width: auto;
	background-color: #000000;
	height: auto;
	left: 272px;
	color: #CCCCCC;
}
.txtImageGche {
	padding: 5px;
	float: left;
	font-size: 9px;
}
.txtImageDrte {
	padding: 5px;
	float: right;
	font-size: 9px;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
.txtEntre {
	font-family: Webdings, Windings, "Zapf Dingbats", Electroharmonix;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DDDDDD;
	text-decoration: none;
}
.txtNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DDDDDD;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 3px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	list-style-type: none;
}
.txtDrte {
	text-align: right;
}
.fdGrisClair{
		background-color: #CCCCCC;
}
#fdClairDiv {
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	border: 0px;
	background-color: #CCCCCC;
}.fdClairTxtSombr {
	color: #333333;
	background-color: #CCCCCC;
}
.contourImg {
	background-color: #666666;
	margin: 2px;
	padding: 2px;
	border: 2px dashed #FFFFFF;
}
.txtRouge{
		color: #990000;
}