@charset "UTF-8";
/* CSS Document */

#conteneur {
	position:absolute;
	width:1024px;
	height: 85px;
	overflow:hidden;
}
	
#defile {
	position:absolute;
	left:0;top:0;
	white-space:nowrap;
}
#galerie-module .photo{
	position:absolute;
	left:0px;
	background-color:#000;
	background-repeat:no-repeat;
	height:85px;
	display: block;}
	
#galerie-module .photoa{
	display:block;
		height:85px;
}
	
#galerie-module .photos{
	position:absolute;
	border:10px solid #FFFFFF;
	width:auto;
	bottom: 0px;
	top: 0px;
	display: block;}



#galerie-module {
	min-height:85px;
	width: 1024px;
	margin: 3px 0 5px 0;padding:0px;
}
html>body #galerie-module {
height: auto;
min-height: 85px;
}
#wait {
	visibility:hidden;
	margin-top: 250px;
	margin-left:500px;

}
