#corps { 
		
	width : 100%;
	-width : 1500px;
	position :relative;
	top : 9px!important;
	top : -5px;
	-margin : 0 30px 20px 80px;
	float :left;  
	
}
		

#colGauche { 

	width : 191px;
	margin : 43px 0 20px 0;
	float : left;
	z-index : 12;
	position : relative;
	
}	/* Voir	>>	colGauche.css */

#colCentre { 

	width : 506px;
	float : left;
	z-index : 10;
	position : relative;
	left : 22px;
	
	
}	/* Voir	>>	colCentre.css */

		
#pied { 
		
			width : 100%;
			height : 30px; 
	        -margin : 0 30px 20px 180px;
			clear : both;

		}	/* Voir	>>	pied.css */
			
		
