function fct_langue(pays)
{
	document.getElementById(pays).style.borderBottom = "1px solid #E6E6E6";
}
