
body
{
	background:#fff; font-family:Helvetica;	font-weight:bold;font-size:22px
	-webkit-transform:rotate(270deg); Safari et Chrome 
	margin-left:-900px;*/
}

.bgclair {background-color:#efefef}

		#bar{
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: red;
}
#progressBar{
  width: 100%;
  background: #EDEDED;
}