.TitleOrangeArrow {
  margin: 2px 0 0 -10px;
  padding-left: 27px;
  line-height: 40px;
  font-size: 16px;
  color: #534F4E;
  text-transform: uppercase;
}

.title {
  font-size: 14px;
  text-transform: uppercase;
  color: #534F4E;
  line-height: 17px;
  border-bottom: 2px solid #EAE6DB;
  margin: 10px 10px 0 10px;
}

.rubricContent {
  font-size: 12px;
  padding: 10px 20px;
  color: #224295;
  text-decoration: underline;
  background: url(/images/fleche-rubric.gif) 10px no-repeat;
}

.text {
  padding: 10px;
  font-size: 12px;
  color: #414244;
}

#EstimationBox ul {
  padding-left: 30px;
  font-size: 12px;
  color: #414244;
}

#EstimationBox ul li a {
  text-decoration: none;
  color: #414244;
}