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

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

#header{ 
	width: auto;
}

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

#headernav {
	margin: auto;
	width: 949px;
	height:204px; 
	background-image:  url('../menus-site/bannerbk.jpg');
	background-repeat: no-repeat;
}

#headernav2 {
	position: absolute;
	width: 600px;
	height:30px; 
	top: 138px;
	left:375px;
	padding-top: 4px;
}

#page { 
	position: absolute;
	left: 0px;
  	width: auto;
	height: 690px;
}

#MenuLeftMargeLeft { 
	float: left;
	width: 26px;
  	height: 497px;
}

#MenuLeft { 
	float: left;
	text-align: right;
	padding-top: 0px;
  	width: 187px;
  	height: 497px;
	/*background-image:  url('../images-site/menuleft.jpg');*/
	/*background-repeat: no-repeat;*/
}

#MenuLeftMargeRight { 
	float: left;
	width: 6px;
  	height: 497px;
}

#Corp { 
	float: left;
	width: 562px;
  	height: 100%;
	background-image:  url('../images-site/ong.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: "verdana";
	font-size: 11px;
}

#MenuRightMargeLeft { 
	float: left;
	width: 7px;
  	height: 497px;
}

#MenuRight { 
	float: left;
  	width: 187px;
  	height: 497px;
	/*background-image:  url('../images-site/menuright.jpg');*/
	background-repeat: no-repeat;
}

#MenuRightMargeRight { 
	float: left;
	width: 25px;
  	height: 497px;
}

#MenuCenterChoix {
	margin-top: 8px;
	margin-left: 30px;
	margin-bottom: 12px;
	text-align:left;
	font-family: Arial;
    font-style: normal;
	font-size: 14px;
	color: #003366;
	letter-spacing: 1px;
	height: 10px;
}

.footer {
	padding-top: 33px;
	font-family: Arial;
    font-style: normal;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1px;
	background-repeat: no-repeat;
}
