@import url(style.css) ;

#topMenu {background-image: url(../img/menu_fr.gif);}
#topMenu ul li a:hover {background-image: url(../img/menu_fr.gif);}
#topMenu ul li.home a { width: 117px;}
#topMenu ul li.home.active a,
#topMenu ul li.home a:hover { background-position: -10px -40px;}
#topMenu ul li.prices a {width: 53px;}
#topMenu ul li.prices.active a,
#topMenu ul li.prices a:hover { background-position: -127px -40px;}
#topMenu ul li.terms a {width: 130px;}
#topMenu ul li.terms.active a,
#topMenu ul li.terms a:hover { background-position: -180px -40px;}
#topMenu ul li.reservations a {width: 165px;}
#topMenu ul li.reservations.active a,
#topMenu ul li.reservations a:hover { background-position: -310px -40px;}
#topMenu ul li.contact a {width: 78px;}
#topMenu ul li.contact.active a,
#topMenu ul li.contact a:hover { background-position: -475px -40px;}

