#myGallery {
    width: 510px;
    height: 544px;
    position: absolute;
}
#myGallery img {
    border: 4px solid #31446a;



}

a.loading {
    background: #fff url(../images/ajax_small.gif) no-repeat center;
}
#bloc_zoom{
position: absolute;
top: 198px;
left: 120px;
}
#loader{
position: absolute;
top: 250px;
left: 245px;
}