
div#background {
  background: url(../images/page_background-fr.jpg) top left no-repeat; 
}

#contact-link {
  background: url(../images/contact-btn-hl-fr.png) top left no-repeat;
}

#contact-link a {
  background: #cccccc url(../images/contact-btn-down-fr.png) top left no-repeat;
}

#boutique-link {
  background: url(../images/boutique-btn-hl.png) top left no-repeat;
}

  
#boutique-link a {
  background: #cccccc url(../images/boutique-btn-down.png) top left no-repeat;
}


#design-link {
  background: url(../images/design-btn-hl.png) top left no-repeat;
}

#design-link a {
  background: #cccccc url(../images/design-btn-down.png) top left no-repeat;
}

