#wrapper {
	_height: 82px;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:820px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(../menu/centre.png) repeat-y left top;
}

#inner{
	width:auto;
	padding-top:7px;/*necessaire pour faire de la place pour le header*/
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:820px;
	height:10px;
	background:  url(../menu/header2.png) no-repeat left top;
}
/* end hide*/

#footer {
	color: #000;
	clear:both;
	width:820px;
	height:20px;
	text-align:center;
	left:0px;
	bottom:0px;
	position: relative;
	background:  url(../menu/footer2.png) no-repeat left top
}
#header2{
	top:0px;
	left:0px;
	width:800px;
	height:50px;
	background:  url(../menu/header.png) no-repeat left top;
	margin: 0 auto;
	text-align: left;
}
