#nav #home {
  background-image: url(/images/culturized/fr/nav_home.png);
  width:34px;
}

#nav #home.current {
  background-image: url(/images/culturized/fr/nav_home_current.png);
  width:34px;
}

#nav #products {
  background-image: url(/images/culturized/fr/nav_products.png);
  width:50px;
}

#nav #products.current {
  background-image: url(/images/culturized/fr/nav_products_current.png);
  width:50px;
}

#nav #services {
  background-image: url(/images/culturized/fr/nav_services.png);
  width:48px;
}

#nav #services.current {
  background-image: url(/images/culturized/fr/nav_services_current.png);
  width:48px;
}

#nav #portfolio {
  background-image: url(/images/culturized/fr/nav_portfolio.png);
  width:46px;
}

#nav #portfolio.current {
  background-image: url(/images/culturized/fr/nav_portfolio_current.png);
  width:46px;
}

#nav #company {
  background-image: url(/images/culturized/fr/nav_company.png);
  width:59px;
}

#nav #company.current {
  background-image: url(/images/culturized/fr/nav_company_current.png);
  width:59px;
}

#nav #contact {
  background-image: url(/images/culturized/fr/nav_contact.png);
  width:50px;
}

#nav #contact.current {
  background-image: url(/images/culturized/fr/nav_contact_current.png);
  width:59px;
}


/* HOME *******************************************************************************************/



/* SIMPLE PAGE ************************************************************************************/
