#principal{
	width: 830px;
	position: absolute;
	left: 50%;
	margin-left: -415px;
	top: 0px;
	/*background-color: #FFFFFF;*/	
	background-image: url(../img/fond.gif);
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;	*/
}
#bandeau{
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
}


#menu{
	width: 700px;
	margin-left: -340px;
	left: 50%;
	position: relative;
	/*height: 40px;*/
}

#ligne{
	width: 750px;
	margin-left: -375px;
	left: 50%;
	position: relative;
	/*height: 40px;*/
}

#centre{
	width: 800px;
	position: relative;
	
	margin-left: 15px;
}

#baspage{
	width: 830px;
	position: relative;
	background-image: url(../img/borbure-bas.gif);
	height: 7px;
	background-color: #000000;
}