html { 
	margin: 0px;
  	padding: 0px;
  	text-align: center;
  	height: 100%;
}

body { 
	margin: 0px;
  	padding: 0px;
  	height: 100%;
  	background: #017FBA url('../images-site/back-mdk.jpg') repeat-y center;
 }

#header{ 
	width: auto;
}

#headercontent {
	margin: auto;
	width:1000px;
	height: 900px;
	position: relative;
}

#headernav {
	margin: auto;
	width: 942px;
	height:133px; 
	background-image:  url('../images-site/bannerbk-mdk.jpg');
	background-repeat:no-repeat;
}

#page { 
	position: absolute;
	left: 0px;
  	width: auto;
	height: 900px;
	background-color:#F79331E;
}

#MenuLeftMargeLeft { 
	float: left;
	width: 29px;
  	height: 570px;
}

#MenuLeft { 
	float: left;
	text-align: right;
	margin-top: 0px;
	padding-top: 5px;
	width: 187px;
  	height: 570px;
	
	color: #000000;
	text-decoration: none;
	font: 22px Arial, sans-serif;
	letter-spacing: 2px;
	line-height: 25px;
}

#MenuLeftMargeRight { 
	float: left;
	width: 10px;
  	height: 700px;
}

#Corp { 
	float: left;
	width: 548px;
  	height: 100%;
	background-image:  url('../images-site/ong-mdk.jpg');
	background-repeat: no-repeat;
	text-align: left; border-left:solid 1px #000000; border-right:solid 1px #000000;
}

#MenuRightMargeLeft { 
	float: left;
	width: 10px;
  	height: 370px;
}

#MenuRight { 
	float: left;
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
  	width: 187px;
  	height: 370px;
	/*background-image:  url('../images-site/menuright.jpg');*/
	background-repeat: no-repeat;
}

#MenuRightMargeRight { 
	float: left;
	width: 29px;
  	height: 370px;
}

#piednav {
	float: left;
	width:942px;
	height:50px; 
	background-image:  url('../images-site/bannerfoot-mdk.jpg');
}

#MenuCenterChoix {
	margin-top: 10px;
	margin-left: 4px;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
	font: 14px Arial, sans-serif;
	letter-spacing: 2px;
	letter-spacing: 2px;
}

#coef table {border:solid 1px #000000; background-color:#000000; margin:auto;}

#coef td { background-color:#FFFFFF; border:solid 1px #000000; width:30px; text-align:center;}