div.menu{
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 10px;
	background-color: black;
	border-radius: 30px;
    border-width: 3px solid #f1f1f1;
    width: 330px;
}

button{
	border: solid black 1px;
	border-radius: 8px;
	background-color: FF9A8D;
	text-align:center;
}

td{
	
	border-width:0px;
	
	
}

div.jeu{

	
}

	