/* rightbanner */

.title {
  color: #018ABE;
  widht: 100px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0 5px 0;
}

.addresse {
  color: #3E3E3E;
  font-size: 12px;
  padding-bottom: 2px;
  text-align: center;
}

.postal {
  color: #3E3E3E;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 2px;
  text-align: center;
}

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

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


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

.link {
  color: #3E3E3E;
  font-size: 11px;
  text-align: center;
  padding-bottom: 5px;
}
