body {
  font-family: ars-maquette-web, Arial, sans-serif;
}
  
a { color: #4aa449; }
a:hover { color: #8ec549; }

#superheader {
  background: #333333;
  border: 0;
}

#tender_nav li:not(:first-child), #user_nav li:not(:first-child) {
  border-left: 1px solid rgba(255,255,255,0.25) !important;
}

.footerbox {
  background: #333333;
}