.jaugebar {
  clear : left;
	border: 0px solid #000;
	width: 160px;
  margin-left: auto;
  margin-right: auto;
	height: 24px;
	background: #fff url(images/jauge_bar.gif);
  text-align: left;
	}

.jaugecursor {
	width: 11px;
	height: 22px;
  position:relative;
  left:1px;
  top:1px;
  cursor:pointer;
}

