body {
	color: rgba(0, 0, 0, 0.5);
	margin: 0;
	cursor: default;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	text-shadow: rgba(255, 255, 255, 0.25) 0 1px 0;	
	background-color: black;
/*	-webkit-user-select: none; */
	-webkit-text-size-adjust: none;		
	-webkit-tap-highlight-color: transparent;
	
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Safari */
       -khtml-user-select: none; /* Konqueror HTML */
         -moz-user-select: none; /* Old versions of Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
              user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */	
	background-image: url("fond.png");
	background-position: top;
}

table {
    border-collapse: collapse;
	width : 100%;
	text-align : center;
}

td {
	padding : 0px;
}

.table_top {
	border-collapse: collapse;
	width: 320px;
	height: 25px;
}

.table_middle {
	border-collapse: collapse;
	width : 320px;
	height: 231px;
}

.table_botom {
	border-collapse: collapse;
	width : 320px;
	height: 40px;
}

.after {
	width : 15px;
}

.separation {
	width : 4px;
}

.high {
	text-align : right;
	width : 36px;
}

.number_h {
	width : 20px;
}

.value_h {
	width : 15px;
}

.instructions {
	height : 173px;
}

.number {
	width : 10%;
}

.pages {
	height : 40px;
	width : 25%;
}

.main {
	position: absolute; 
	width: 320px;
	left: 50%;
	margin-left: -160px;
	top: 50%;
	margin-top: -150px;
}

.scores {
	width: 320px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid rgba(0, 0, 0, 0.67);
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;	
	background-color: #eeeeee;
	background: #eeeeee -webkit-gradient(linear, center top, center bottom, from(rgba(255,255,255,.5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: #eeeeee -moz-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: #eeeeee -o-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.titre {
	width: 320px;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid rgba(0, 0, 0, 0.67);
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;	
	background-color: #eeeeee;
	background: #eeeeee -webkit-gradient(linear, center top, center bottom, from(rgba(255,255,255,.5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: #eeeeee -moz-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: #eeeeee -o-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.game {
	width: 320px;
	height: 231px;
	display: table;
	background-color: #705030;
	background: #603020 -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, 0)));
	background: #603020 -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
	background: #603020 -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
}

.accueil {
	width: 320px;
	height: 231px;
	display: table;
	background-color: #705030;
	background: #603020 -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, 0)));
	background: #603020 -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
	background: #603020 -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
}

.niveaux {
	height: 57px;
}

.about {
	width: 320px;
	height : 40px;
	vertical-align: baseline;
	border-top: 1px solid rgba(0, 0, 0, 0.67);
	background-color: gray;
	background: gray -webkit-gradient(linear, center top, center bottom, from(rgba(255,255,255,.5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1 )), to(rgba(0, 0, 0, 0.1)));
	background: gray -moz-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: gray -o-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

.author {
	color: rgba(0, 0, 0, 0.67);
	width: 33%;
	display: table-cell;
	font-size: small;
	vertical-align : middle;
	text-align : right;
	padding-right: 10px;
}

.level {
	color: rgba(0, 0, 0, 0.67);
	vertical-align: middle;
	width: 115px;
	display: table-cell;
	font-size: large;
	text-align: right;
	padding: 5px 10px 5px 10px;
}

.option_grid {
	color: rgba(0, 0, 0, 0.67);
	width: 33%;
	display: table-cell;
	font-size: x-large;
	text-align : left;
}

.reset {
	color: rgba(0, 0, 0, 0.67);
	font-size: small;
	cursor: pointer;
}

.reset:hover {
	color: white;
	font-size: small;
	cursor: pointer;
}

.son {
	color: rgba(0, 0, 0, 0.67);
	font-size: small;
}

.sound_accueil {
	height : 40px;
	width : 80px;
	vertical-align : middle;
}

.reset_accueil {
	height : 0px;
	width : 80px;
}

.sound_game {
	height : 20px;
	width : 80px;
	text-align : left;
	padding-left: 10px;
}

.author_table {
	height : 40px;
	width : 115px;
}

.panel_son {
	color: rgba(0, 0, 0, 0.67);
	font-size: small;
	cursor: pointer;
}

.panel_son:hover {
	color: white;
	font-size: small;
	cursor: pointer;
}

.menu {
	font-size: x-large;
	color : black;
	cursor: pointer;
}

.menu:hover {
	font-size: x-large;
	color : white;
	cursor: pointer;
}

.menu_table {
	text-align : left;
	padding-left : 45px;
}

.false {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background: rgba(255, 255, 255, 0.05) -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: rgba(255, 255, 255, 0.05) -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: rgba(255, 255, 255, 0.05) -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.false1 {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background: rgba(255, 255, 255, 0.05) -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: rgba(255, 255, 255, 0.05) -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: rgba(255, 255, 255, 0.05) -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.level_lock {
	float: left;
	width: 46px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background: rgba(255, 255, 255, 0.05) -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: rgba(255, 255, 255, 0.05) -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: rgba(255, 255, 255, 0.05) -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
}

.false1:hover {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: white;
	background: white -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: white -moz-linear-gradient(center top, center bottom, rgba(255,255,255,0.5), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: white -o-linear-gradient(center top, center bottom, rgba(255,255,255,0.5), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.before_choix {
	height : 30px;
}

.after_choix {
	height : 30px;
}

.true {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: white;
	background: white -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: white -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: white -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.show_init {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: gray;
	background: gray -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: gray -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: gray -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.level_best {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: orange;
	background: orange -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: orange -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: orange -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
	border : 1px solid green;
}

.level_best:hover {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: white;
	background: white -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: white -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: white -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
	border : 1px solid green;
}

.level_ok {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: orange;
	background: orange -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: orange -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: orange -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.level_ok:hover {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: white;
	background: white -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: white -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: white -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.show_on {
	float: left;
	width: 48px;
	height: 32px;
	margin: 5px 5px 5px 5px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: orange;
	background: orange -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: orange -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: orange -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.high_score {
	width: 320px;
	height: 231px;
	display: table;
	background-color: #705030;
	background: #603020 -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, 0)));
	background: #603020 -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
	background: #603020 -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
}

.choix {
	width: 320px;
	height: 231px;
	display: table;
	background-color: #705030;
	background: #603020 -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, 0)));
	background: #603020 -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
	background: #603020 -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
}

.regle {
	width: 320px;
	height: 231px;
	display: table;
	padding: 0px;
	background-color: #705030;
	background: #603020 -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, 0)));
	background: #603020 -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
	background: #603020 -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
}

.credit {
	width: 320px;
	height: 231px;
	display: table;
	background-color: #705030;
	background: #603020 -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, 0)));
	background: #603020 -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
	background: #603020 -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0));
}

.accueil_selectors {
	float: left;
	width: 288px;
	height: 32px;
	margin: 10px 13px 10px 13px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background: rgba(255, 255, 255, 0.05) -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .25)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: rgba(255, 255, 255, 0.05) -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: rgba(255, 255, 255, 0.05) -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
}

.accueil_selectors:hover {
	float: left;
	width: 288px;
	height: 32px;
	margin: 10px 13px 10px 13px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	-moz-box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	box-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	background-color: white;
	background: white -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, .5)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: white -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	background: white -o-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1));
	cursor: pointer;
}

.text_bouton_level {
	font-family: Helvetica, Arial, sans-serif;
	text-align : center;
	margin : 0px 0px;
	padding : 5px 0px;
	font-size: large;
	color : white;
}

.text_bouton_best {
	font-family: Helvetica, Arial, sans-serif;
	text-align : center;
	margin : 0px 0px;
	padding : 5px 0px;
	font-size: large;
	color : green;
	cursor: pointer;
}

.text_bouton {
	font-family: Helvetica, Arial, sans-serif;
	text-align : center;
	margin : 0px 0px;
	padding : 5px 0px;
	font-size: large;
	color : white;
	cursor: pointer;
}

.text_bouton:hover {
	font-family: Helvetica, Arial, sans-serif;
	text-align : center;
	margin : 0px 0px;
	padding : 5px 0px;
	font-size: large;
	color : black;
	cursor: pointer;
}

.text2 {
	text-align : center;
	font-family: Helvetica, Arial, sans-serif;
	margin : 5px 0px;
	font-size : large;
	color : white;
}

.text_score {
	text-align : center;
	font-family: Helvetica, Arial, sans-serif;
	margin : 5px 0px;
	font-size : large;
	color : orange;
}

.text_best {
	text-align : center;
	font-family: Helvetica, Arial, sans-serif;
	margin : 5px 0px;
	font-size : large;
	text-decoration: underline;
	color : orange;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	margin : 0px 0px;
	font-size : large;
	color : rgba(255,255,255,1);
}

.inline {
	font-family: Helvetica, Arial, sans-serif;
	margin : 5px 0px;
	font-size : small;
	color : white;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	margin : 5px 0px;
	font-size : small;
	color : white;
	text-decoration : none;
	color : gray;
}

a:hover {
	font-family: Helvetica, Arial, sans-serif;
	margin : 5px 0px;
	font-size : small;
	color : white;
	text-decoration : none;
	color : orange;
}

.text_titre {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-large;
	text-align : center;
	width : 310px;
	margin : 0px 0px;
	color: rgba(0, 0, 0, 0.67);
}

.text_page {
	font-family: Helvetica, Arial, sans-serif;
	text-align : center;
	margin : 5px 0px;
	font-size : large;
	color : white;
}

.text_page:hover {
	font-family: Helvetica, Arial, sans-serif;
	text-align : center;
	margin : 5px 0px;
	font-size : x-large;
	color : orange;
}

.text_page_on {
	font-family: Helvetica, Arial, sans-serif;
	text-align : center;
	margin : 5px 0px;
	font-size : x-large;
	color : white;
}

.text_page_on:hover {
	font-family: Helvetica, Arial, sans-serif;
	text-align : center;
	margin : 5px 0px;
	font-size : x-large;
	color : orange;
}

.hide {
	display : none;
}