body {
  background-color: #FFF;
}
.background_content {
  background-image: url(../images/layout/backgroundWOMAN.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.background_content_empty {
  background-image: url(../images/layout/backgroundWOMAN_empty.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.background_content_en {
  background-image: url(../images/layout/backgroundWOMAN_en.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.background_content_empty_en {
  background-image: url(../images/layout/backgroundWOMAN_empty.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
div.navfirstoff a {
  color:#7f7f7f;
  text-decoration:none;
}
div.navfirstoff a:hover {
  color:#ff6d22;
  text-decoration:none;
}
div.navfirston a {
  color:#ff6d22;
  text-decoration:none;
}
div.navfirston a:hover {
  color:#ff5700;
  text-decoration:none;
}
table.tbl_nav {
  background-color:#fff3ed;
}
