#gauche {
	width: 320px;
	position: relative;
	float: left;
	z-index: 60;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}


#droite {
	float: right;
	position: relative;
	height: auto;
	width: 400px;
	z-index: 39;
	padding-top: 5px;
	padding-bottom: 5px;
}

#centre {
	width: 115px;
	position: relative;
	top: 130px;
	margin-left: auto;
	z-index: 90;
	float: right;
	right: 5px;
}

