#myGallery {
	width: 528px;
	height: 285px;
}
#myGallery img {
	border: 1px solid #FFB300;
}
a.loading {
	background: #FFFFFF url(../images/chargement.gif) no-repeat center;
}