body {
	background:#000;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

table {
	background:#fbff00;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:50px;
	width:90%;
	height:90%;
}

/*
#N15 {
	background:red;
}
*/

.NonSelectionne {
	background:#f8f9a5;
}

.Selectionne {
	background:#ff0000;
	color: #000000;
	}
	
	
#Numero_Sorti{
	background:#d2c3ff;
	color: #ff1600;
	font-size:200px;
	font-style:  normal;
	font-weight: bold;
	
}

.Effacer {
	background:#ff0000;
	color: #000000;
	}
	