#barProgresionFond {
	height: 10px;
	width: 238px;
	background-image: url('./barProgresionFond.png');
	padding: 1px;
}

#barProgresion {
	height: 10px;
	width: 0px;
	background-image: url('./barProgresion.png');
	background-repeat:no-repeat;
	background-position:0px -0px;
}