#ls1 {
	margin-left:15px;
	display: none;
}

#ls2 {
	margin-left:180px;
	display: none;    
}

#ls3 {
	margin-left:345px;
	display: none;    
}

.livestyle {
    position:absolute;
    margin-left:15px;
    top: 380px;
    border: solid black 1px;
    width: 150px;
    height: 75px;
}
		

#slideshow {
    position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#milieu {
	width: 100% !important;
}	

.activeActionSpecialBackground {
	position:fixed;
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.90;	
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:white;
	z-index:99998;
}

.activeActionSpecial {
	position:absolute;
	top:30%;
	left: 0px;
	margin: 0 auto;
	width:100%;
	z-index:99999;
}
