Hi Olivier,
Have you set the module with suffix flush? This will reduce margins and padding set by template to zero for that module.
Also open the file modules/mod_jflanguageselection/tmpl/mod_jflanguagselection.css around line 38...
#jflanguageselection {
float: right;
margin: 15px 0 10px 5px;
}
Now remove the margin: 15px 0 10px 5px; and this should get you a better finish.
If this resolves your problem then please edit your first post by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.
Thanks for your cooperation