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

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

#visionneuse {
	width: auto;
	float: left;
	position: relative;
	height: auto;
}
#placeholder {
}

#liens_visionneuse {
	float: left;
	position: relative;
	top: 25px;
	left: 15px;
}

