#BatiBox {
  padding: 15px;
}

#BatiBox .TitleBlue {
  color: #003466;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 29px;
  padding-left: 5px;
  border-bottom: 1px solid #003466;
  border-left: 7px solid #003466;
}

#BatiBox h2 {
  font-size: 14px;
  text-decoration: none;
  color: #003466;
  border-bottom: 2px solid #003466;
  font-weight: bold;
}

#BatiBox p {
  color: #455661;
  text-align:justify;
  font-size: 12px;
}

#BatiBox ul {
  color: #455661;
  text-align:justify;
  font-size: 12px;
  padding: 0 20px;
}


