#cont {
  float: left;
  clear: left;
  /*border: 1px solid red;*/
  margin: 15px 5px 15px 5px;
  width: 98%;
  height: 2000px;
}

.vo2_gras {
  font-weight: bold;
}


.reh {
  font-family: Verdana;
  font-size: 11pt;
  font-weight: bold;
}


.dev {
  font-family: Verdana;
  font-size: 10pt;
  color: #000000;
  /*background-color: #EAF9FF;*/
  padding: 3px 10px 5px 16px;
}


.dev_montre {
  position: absolute;
  top: 150px;
  left: 200px;
  width: 600 px;
  /*height: 1700px;*/
  font-family: Verdana;
  font-size: 12pt;
  color: #FFFFFF;
  background-color: #9B2532;
  padding: 20px 30px 20px 20px;
  overflow: auto;
}


.dev_cache {
  display: none;
}

.TxtQualite {
  margin: 5px;
  font-family: Verdana;
  color: #0A6188;
  font-size: 12px;
  cursor: pointer;
}


.vo2_img {
  margin-left: 50px;
  /*margin-right: auto;*/
  border: 1px solid white;
}





