#niveau2_gauche {
	float:left;
	width:28%;
}

#niveau2_droite {
	float:right;
	width:68%;
	border:none;
}
