img{
	vertical-align:top;
}

body{
	font-family:"Trebuchet MS",verdana,sans-serif ;

}

#conteneur{
	position:absolute;
	width:800px;
	height:100px;
	top:50%;
	left:50%;
	margin-top:-50px;
	margin-left:-400px;
}

.fleche{
	cursor:pointer;
	border:0;
	z-index:100000;
}

#droite{
	display:block;
	position:fixed !important;
	position:absolute;
	right:0%;
	top:50%;
	margin-top:-39px;
}

.div_choix{
	display:none;
	width:100%;
	height:100%;
	text-align:center;
}

.enonce{
	font-size:18px;
	font-family:arial;
}

.stat{
	font-size:25px;
	margin-top:10px;
}
.ou{
	font-size:15px;
	color:#555555;
}

.clic_choix{
	color:#AAAAAA;
	cursor:pointer;
}

table{
	width:100%;
}

.td_stat1{
	text-align:right;
	width:50%;
}

.td_stat2{
	text-align:left;
	width:50%;
}

.img_stat{
	width:0px;
	height:8px;
}

.bg_stat{
	width:200px;
}

.bared{
	text-decoration:line-through;
}

#finish{
	font-family:arial;
	width:100%;
	display:none;
	text-align:center;
	font-size:18px;
}