.drapeau {
	left: 62%;
	top: 30px;
	width: 30%; 
	height: 10%;
	position: absolute;
}

.case_drapeau {
	width: 50px; 
	text-align: center;
	cursor: pointer;
}

