/* rightbanner */

.title {
  color: #023456;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 0;
}

.addresse {
  color: #023456;
  font-size: 14px;
  padding-bottom: 5px;
  text-align: center;
}

.postal {
  color: #023456;
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 5px;
  text-align: center;
}

.tel {
  color: #023456;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 5px;
}

.fax {
  color: #023456;
  font-size: 14px;
  text-align: center;
  padding-bottom: 5px;
}


.mail {
  color: #023456;
  font-size: 10px;
}