div#module_barre_progression{
	position:fixed;
	width:100%;
	background:#dadada;
	height:10px;
	z-index:97;
}
.progress_bar {
	height: 10px;
	position: relative;
	background: #36b2c2;
}
.percentage {
  font-size: 0em;
}