.SmallUtilsRateIndicator {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 2px;
}

.SmallUtilsRateIndicator .update{
  float: left;
  padding: 10px 2px;
  font-size: 12px;
  font-weight: normal;
}

.SmallUtilsRateIndicator .update .date{
  font-size: 12px;
  font-weight: bold;
  color: #FF8800;
}

.SmallUtilsRateIndicator .source {
  float: right;
  padding: 10px 2px;
}

.SmallUtilsRateIndicator .source img{
  border: 0;
}

.SmallUtilsRateIndicator .infos {
  width: 100%;
}
.SmallUtilsRateIndicator .infos tr td {
  border: 2px solid white;
  width: 1%;
}

.SmallUtilsRateIndicator .duration, 
.SmallUtilsRateIndicator .nature{
  padding: 0.2em 0;
  padding-left: 2em;
  background-color: #FF8800;
  color: white;
  font-weight: bold;
}

.SmallUtilsRateIndicator .year{
  background-color: #FF8800;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 0.2em 0;
}

.SmallUtilsRateIndicator .fix{
  background-color: #FF8800;
  color: white;
  text-align: center;
  padding: 0.2em 0.5em;
  font-weight: bold;
}

.SmallUtilsRateIndicator .one{
  background-color: #FDF2E1;
  padding: 0.2em 0;
  text-align: center;
}

.SmallUtilsRateIndicator .two{
  background-color: #F9DFBB;
  padding: 0.2em 0;
  text-align: center;
}

.SmallUtilsRateIndicator .note{
  padding-left: 1em;
  font-size: 12px;
  font-weight: bold;
  color: #DD5205;
  text-align: left;
}

.SmallUtilsRateIndicator .revision{
  padding: 5px 2px;
  text-align: justify;
  font-size: 12px;
}

.SmallUtilsRateIndicator .remarque{
  font-size: 10px;
  padding: 2px 2px;
  text-align: justify;
}