/* Styles for the entire LavaLamp menu */
/* Styles for the entire LavaLamp menu */
.lavaLamp  { background-position: 50% top; margin-top: 0; margin-right: auto; margin-left: auto; position: relative; z-index: 900; left: 0; width: 500px; height: 35px; overflow: hidden }
/* Force the list to flow horizontally */
.lavaLamp li { list-style: none; z-index: 901; float: left }
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back  { background: url("/forfaits_ete_charlevoix/img/lava3.png") no-repeat right -37px; position: absolute; z-index: 998; width: 9px; height: 35px }
.lavaLamp li.back .left  { background: url("/forfaits_ete_charlevoix/img/lava3.png") no-repeat left top; margin-right: 9px; height: 35px }
/* Styles for each menu-item. */
.lavaLamp li a  { color: #fff; font: bold 0.8em "Trebuchet MS"; text-decoration: none; text-align: center; text-transform: uppercase; letter-spacing: normal; display: block; margin: auto 10px; position: relative; z-index: 999; top: 11px; float: left; overflow: hidden; outline: none medium }