#jeu-10 section div#container-jeu-10 input{
	display: inline-block;
}
#jeu-10 section div#container-jeu-10 {
	text-align: center;
	border:solid 1px ;
	z-index: 2;
	background-image: url(https://www.mathemagiques.org/data/uploads/jouer/au-debut/jeu-10/wallpaper.jpg);
}
#jeu-10 section div#container-jeu-10 #image{
	margin-top: 50px;
	margin-left: 50px;
	z-index: 1;
}
#jeu-10 section div#container-jeu-10 div#nombre{
	display: block;
	text-align: center;
	background-color: yellow;
	width: 80px;
	height: 80px;
	border-radius: 70px;
	margin: auto;
	/*margin-top: 1.3%;
	margin-left: 45%;*/
	border: solid 20px orange;
	z-index: 3;
	vertical-align: middle;
	text-align: center;
	line-height: 80px;
	font-size: 2em;
}
#jeu-10 section div#container-jeu-10 .lacunes{
	visibility: hidden;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	border: solid 0px;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin: auto;
	z-index: 2;
	font-size: 1.5em;
}
#jeu-10 section div#container-jeu-10 .couleur1{
	background-color: yellow;
}
#jeu-10 section div#container-jeu-10 .couleur2{
	background-color: blue;
	color: lightblue;
}
#jeu-10 section div#container-jeu-10 .couleur3{
	background-color: green;
	color: lightgreen;
}
#jeu-10 section div#container-jeu-10 .couleur4{
	background-color: purple;
	color: white;
}
#jeu-10 section div#container-jeu-10 .couleur5{
	background-color: red;
	color: white;
}
#jeu-10 section div#container-jeu-10 #lacune1{
}
#jeu-10 section div#container-jeu-10 #lacune3{
	margin-right: 10%;
}
#jeu-10 section div#container-jeu-10 #lacune5{
	margin-left: 10%;
}
#jeu-10 section div#container-jeu-10 #lacune7{
	margin-right: 18%;
	margin-top: 3%;
}
#jeu-10 section div#container-jeu-10 #lacune9{
	margin-left: 18%;
	margin-top: 3%;
}
#jeu-10 section div#container-jeu-10 #lacune10{
	margin-right: 18%;
	margin-bottom: 3%;
}
#jeu-10 section div#container-jeu-10 #lacune8{
	margin-left: 18%;
	margin-bottom: 3%;	
}
#jeu-10 section div#container-jeu-10 #lacune6{
	margin-right: 10%;
}
#jeu-10 section div#container-jeu-10 #lacune4{
	margin-left: 10%;
}
#jeu-10 section div#container-jeu-10 #lacune2{
}
#jeu-10 section div#container-jeu-10 #verifier{
	margin: 10px auto;
}
#jeu-10 section div#container-jeu-10 #checkbox{
	/*background-color: lightblue;*/
}