#fond_carre {
	/*background-image: url(../images/dossier_png/fond/fond_grille.png);*/
	border: solid 4px;
	border-color: #016416;
	position: absolute;
   /*margin-left: auto;
   margin-right: auto;*/
   /*finalement j'ai fait ça ds le JS*/
}

button{
	position: absolute;
	background-color: transparent;
	border: transparent;
	/*border: solid 3px #000000;*/
}

.autre_bouton {
	background-color: #16cf02;
	border: solid 4px #016410;
}

#recommencer {
	/*border-left: transparent;*/
}

#indicateur_ressource_or {
	/*border-left: transparent;*/
	border-top: transparent;
}