#left {
	position: relative;	
	width: 980px;/* 950 normal */
	float: left;
	margin-top: 0px;
}
#pave{
	position: relative;
	float: left;
	height: 250px;
	width: 300px;
	background-color: #CCCCCC;
	margin-left: 5px;
	
}
/* publicité right*/
#right {
	position: relative;
	height: 600px;
	width: 120px;
	float: left;
	/*background-color: #FFFFFF;*/
	margin-top: 20px;
	margin-left: 105px;
	display:inline
}
#header {
	position: relative;
	width: 970px;
	float: left;
}
#logo {
	position: relative;
	width: 352px;
	float: left;
	background-color: #FFFFFF;
	height: 100px;
}
#espacepublicite {
	position: relative;
	width: 618px;
	float: left;
	background-color: #FFFFFF;
	height: 100px;
}

#publicite468x60 {
	position: relative;
	width: 468px;
	float: left;
	background-color: #FFFFFF;
	height: 60px;
	margin-top: 20px;
}

#leftcolum {
	position: relative;
	width: 150px;
	float: left;
	margin-top: 5px;
}

#leftmenu {
	position: relative;
	width: 150px;
	float: left;
}

#membres {
	position: relative;
	width: 140px;
	float: left;
	background-color: #9966FF;
	margin-left: 4px;
	display:inline/*IE 6*/
}

* html #membres{ /*IE only */
width: 140px; /*IE 5*/
w\idth: 135px; /*minus all left/right paddings and margins*/
}


#centre {
	position: relative;
	/*width: 550px;*/
	width: 570px;
	float: left;
	display:inline
}

#topmenu {
	position: relative;
	/*width: 550px;*/
	margin-left: 10px;
	width: 570px;
	float: left;
	display:inline/*IE 6*/
}

#centrecolum {
	position: relative;
	/*width: 530px;*/
	width: 550px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 15px;
	display:inline/*IE 6*/
}
* html #centrecolum{ /*IE only */
width: 560px; /*IE 5 440*/
w\idth: 550px; /*430 minus all left/right paddings and margins*/

}

#centrefooter {
	position: relative;
	/*width: 540px;*/
	width: 560px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	display:inline/*IE 6*/
}

* html #centrefooter{ /*IE only */
/*width: 440px;*/
width: 540px; /*IE 5*/
/*w\idth: 430px;*/
w\idth: 530px; /*minus all left/right paddings and margins*/
}

#rightcolum {
	position: relative;
	width: 210px;
	float: left;	
	margin-top: 5px;/*tous les navigateurs*/
	margin-left: 5px;
	margin-right: 10px;
	display:inline/*IE 6*/
}
* html #rightcolum{ /*IE only */
width: 215px; /*IE 5*/
w\idth: 215px; /*minus all left/right paddings and margins*/
}
