@import url(style.css) ;

#topMenu {background-image: url(../img/menu_es.gif);}
#topMenu ul li a:hover {background-image: url(../img/menu_es.gif);}
#topMenu ul li.home a { width: 122px;}
#topMenu ul li.home.active a,
#topMenu ul li.home a:hover { background-position: -10px -40px;}
#topMenu ul li.prices a {width: 72px;}
#topMenu ul li.prices.active a,
#topMenu ul li.prices a:hover { background-position: -132px -40px;}
#topMenu ul li.terms a {width: 97px;}
#topMenu ul li.terms.active a,
#topMenu ul li.terms a:hover { background-position: -204px -40px;}
#topMenu ul li.reservations a {width: 131px;}
#topMenu ul li.reservations.active a,
#topMenu ul li.reservations a:hover { background-position: -301px -40px;}
#topMenu ul li.contact a {width: 82px;}
#topMenu ul li.contact.active a,
#topMenu ul li.contact a:hover { background-position: -432px -40px;}

