.cadreBas {
	width: 963px;
	height:20px;
	clear:both;
	text-align:center;
		background:#000000;
	border-bottom:#333 solid 1px;

}
        .lavaLampBottomStyle {
            position: relative;
            height: 20px;
            width: 961px;
            background-color: #000000;
            padding: 5px;
            margin: 2px 0;
            overflow: hidden;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                    margin: 0px 60px;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 1px solid white;
                        opacity: 50%;
                        width: 9px;
                        height: 18px;
                        z-index: 8;
                        position: absolute;
                        margin: 0 0px;
                    }
                    .lavaLampBottomStyle li a {
                        font: normal 9px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 5px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 10px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                            text-decoration: none;
                        }                     