#body {position: relative; width: 766px; padding: 0px; background-color: white}
ul {height: 600px; position: absolute; top: 300px; left: 142px; background-color: red}

ul, li {margin: 0px; padding: 0px; list-style-type: none;}
li, li a {position: absolute; font: 11px Arial, sans-serif; height: 60px; }
a {cursor: pointer; cursor: hand; background-repeat: no-repeat;  background-position: 0px 34px;padding-top: 0px; text-decoration: none; font-weight: bold; color: black; background-color: #efefef; width: 200px;  }
a span { display: block;  padding-top: 60px}
a { background-image: url(http://sacresacanada.com/images/nav/bienvenue.gif); overflow: hidden;}

li#welcome {top: 0px; left: 205px}
li#bienvenue {top: 0px; left: 0px}

li#welcome a {background-image: url(http://sacresacanada.com/images/nav/welcome.gif)}

li#bienvenue a:hover {background-image: url(http://sacresacanada.com/images/nav/bienvenue_hover.gif); background-color: #666666;}
li#welcome a:hover {background-image: url(http://sacresacanada.com/images/nav/welcome_hover.gif); background-color: #666666}