/********* SIDEBAR *********/

#recherche label { background-image: url("/images/fr/recherche.png"); }
#preparer-defi a { background-image:url("/images/fr/preparer-defi-off.gif"); }


/********* RECORD *********/

div.none {
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/fr/bg-top.png'); 
  background-image: url("/images/fr/bg-top.png");
  }

div.record {
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/fr/bg-record.png'); 
  background-image: url("/images/fr/bg-record.png");
  }

div.defi {
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/fr/bg-defi.png'); 
  background-image: url("/images/fr/bg-exploit.png");
  }
  
/********* MENU *********/
div#main-menu {
  left: 75px;
  width: 800px;
  }

#main-menu li {
	padding: 0;
}

a#menu-ehandicap-world-records { width: 142px; height: 26px; background-image:url(/images/fr/menu/off/qui-sommes-nous.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-defi { width: 87px; height: 26px; background-image:url(/images/fr/menu/off/defi.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-record { width: 100px; height: 26px; background-image:url(/images/fr/menu/off/records.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-actualites { width: 189px; height: 26px; background-image:url(/images/fr/menu/off/actualites-informations.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-partenaires { width:102px; height:26px; background-image:url(/images/fr/menu/off/partenaires.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-contact { width: 74px; height: 26px; background-image:url(/images/fr/menu/off/contact.gif); background-repeat: no-repeat; outline:none;float:left; }
a#menu-presse { width: 66px; height: 26px; background-image:url(/images/fr/menu/off/presse.gif); background-repeat: no-repeat; outline:none;float:left; }

a#menu-ehandicap-world-records:hover, a#menu-ehandicap-world-records:focus { background-image:url(/images/fr/menu/over/qui-sommes-nous.gif);}
a#menu-defi:hover, a#menu-defi:focus { background-image:url(/images/fr/menu/over/defi.gif); }
a#menu-record:hover, a#menu-record:focus { background-image:url(/images/fr/menu/over/records.gif); }
a#menu-actualites:hover, a#menu-actualites:focus { background-image:url(/images/fr/menu/over/actualites-informations.gif); }
a#menu-partenaires:hover, a#menu-partenaires:focus { background-image:url(/images/fr/menu/over/partenaires.gif); }
a#menu-contact:hover, a#menu-contact:focus { background-image:url(/images/fr/menu/over/contact.gif); }
a#menu-presse:hover, a#menu-presse:focus { background-image:url(/images/fr/menu/over/presse.gif); }

a#menu-ehandicap-world-records-on { width: 142px; height: 26px; background-image:url(/images/fr/menu/on/qui-sommes-nous.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-defi-on { width: 87px; height: 26px; background-image:url(/images/fr/menu/on/defi.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-record-on { width: 100px; height: 26px; background-image:url(/images/fr/menu/on/records.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-actualites-on { width: 189px; height: 26px; background-image:url(/images/fr/menu/on/actualites-informations.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-partenaires-on { width:102px; height:26px; background-image:url(/images/fr/menu/on/partenaires.gif); background-repeat: no-repeat; outline:none; float:left;}
a#menu-contact-on { width: 74px; height: 26px; background-image:url(/images/fr/menu/on/contact.gif); background-repeat: no-repeat; outline:none;float:left; }
a#menu-presse-on { width: 66px; height: 26px; background-image:url(/images/fr/menu/on/presse.gif); background-repeat: no-repeat; outline:none;float:left; }

