#barra {
	background: transparent url(../assets/progress-bar/progress.gif) no-repeat;
	background-color: yellow;
	background-position: +100% 0;
	margin-right: 0.5em;
	vertical-align: middle;
	
	width: 200px; 
	height: 12px;
}

