
#numero {
	position:fixed;
	top:0;
	left:70px;
 }
.dg.main {
	display:none;
}
#btRetour2 {
	float:left;
	cursor: pointer;
}
#canv {
	background:black;
	z-index:100;
	display:none;
}
.clear {
	clear: both;
	display: block;
}
.f_right {
	float: right;
}
.f_left {
	float: left;
}
.hidden {
	display: none;
}
#main {
	border: 0px ridge #3399cc;
	text-align:center;
}
.left_side {
	background:#F90;
	width:6em;
	height: 5em;
	border:  2px solid #039;
	text-align: center !important;
	float: left;
	margin: 0px 2px 5px 10px;
	padding-left:5px;
	padding-right:5px;
}
.sansLien {
	background:#FFF;
	width:8em;
	height: 5em;
	text-align: center !important;
	float: left; 
    padding-left:0 px;
	
	  }
h4 {
	margin-top:2px;
}
.point {
	width: 8px;
	height: 8px;
	text-align: center !important;
	float: left;
	margin: 0px auto 0px 7px;
}
.point, .left_side {
	/* Prevent text from being selectable */
-webkit-touch-callout: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#dragcenter {
	margin-top:0px;
	margin-left:1em;
	margin-right:1em;
	/*background-color:#FFF;
	min-height:2.2em;*/
	/*height:auto;*/
	padding: 0px auto 0px auto;
	

}
#auteur {
	font-style: italic;
	font-size:.7em;
}
.centrer {
	padding-top:1.5em;
	padding-bottom:1.5em;
	text-align: center;
	width:auto;
	background-color:#CCC;
}
#etiq1, #etiq2, #etiq3, #etiq4, #etiq5, #etiq6, #etiq7, #etiq8, #etiq9, #etiq10{
	font-size:0.8em;
	background-color: #666699;
	color: #fff;
	cursor: pointer;
	text-align: center;
	padding: 4px;
	margin: 4px;
	margin-left: 10px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* Prevent text from being selectable */
    -webkit-touch-callout: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

.ligne2 {
	font-size:0.85em;
	color: #ffffff;
}
#feedback {
	border: 0px solid #ff0000;
	float:left;
	background-color: transparent;
	color:#000;
	width: 40%;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#contenant {
	position:relative;
	min-height:4em;
	color:#999;

}
#compteur {
	float:left;
	color: #fff;
	width: 40%;
	padding:0px 0px 0px 0px;
	margin-top: 0px;
}
h3 {
	margin-top:0px;
	padding:0px 0px 0px 0px;
}
#logo {
	border: 0px ridge #33ff00;
	float: left;
	width: 158px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#reflechir {
	margin-top: 10px;
	padding:0px 0px 0px 0px;
}
#point {
	background:#0F0;
	width:0.5em;
	margin-left:5px;
	margin-top:30px;
	height: 2em;
	text-align: center !important;
	float: left; 
    padding-left:0 px;
	
	  }
#virgule {
	background:#0F0;
	width:0.5em;
	margin-left:5px;
	margin-top:30px;
	height: 2em;
	text-align: center !important;
	float: left; 
    padding-left:0 px;
	
	  }  