.clear {
	clear: both;
	font-size:80%;
	padding-bottom: 10px;
}
#imageflow{
position:relative;
float:left;
	width: 100%;
height:328px;
top:-56px;
z-index:0;
}
#bande_cover{
position:relative;
float:left;
width:100%;
height:20px;
line-height:20px;
background-color:#E4E3DF;
color:#000;
font-size:14px;
text-align:center;
top:300px;
z-index:90;
opacity:0.5;
}
#bande_cover a {
color:#000;
font-weight:bold;
text-decoration:none;
padding-left:80px;
opacity:1;
}
#loading {
	margin-top: 50px;
	text-align: center;
	width: 100%;
}
#loading img {
	position: relative; 
	margin-top: 10px;
}
#images {
	visibility: hidden;
}
#images img { 
	position: absolute; 
	border: none;
}
#images div { 
	position: absolute; 
	border: none;
}
#captions {
display:none;
}
#scrollbar {
display:none;
}
#slider {
display:none;
}
