/* CSS Document */

/*
#gallery {position:relative; width:686px; margin:40px auto; padding:10px; }
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:52px; border:1px solid #666; background:#FFF}
#thumbarea {float:left; overflow:hidden; height:52px; width:590px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:52px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-left:2px; margin-right:2px; cursor:pointer}
*/

#gallery {position:relative; width:635px;  }
#image {position:relative; width:604px; height:403px; padding-top:21px; padding-left:21px; border:0px solid red;}
.loadingEnvironnement { background-image:url(../images/galerie/ajax-loader-environnement.gif); background-position:center; background-repeat:no-repeat;  }

.bigImage { position:absolute; width:594px; height:393px; top:21px; left:21px; }

#thumbwrapper {margin-top:10px; width:635px; height:59px; border:0px solid green; background:#FFF}
#thumbarea { z-index:0; position:relative; overflow:hidden; height:59px; width:594px; margin-left:21px; }

#thumbs { z-index:10; position:relative; left:0px; list-style:none; margin-left:0px; top:0px; height:59px; width:10000px; }
#thumbs li {z-index:15; float:left; margin-left:0px; margin-right:8px; cursor:pointer}
/*
#slideLeft  { border:1px solid red; position:absolute; float:left; width:40px; height:50px; top:446px; left:5px; z-index:100; opacity:0.5; filter:alpha(opacity=50); } 
#slideRight { position:absolute; float:left; width:40px; height:50px; top:446px; left:601px; z-index:100; opacity:0.5; filter:alpha(opacity=50); }
*/
#slideLeft  { position:absolute; width:40px; height:50px; top:446px; left:5px; z-index:100; opacity:0.5; filter:alpha(opacity=50);  } 
#slideRight { position:absolute; width:40px; height:50px; top:446px; left:601px; z-index:100; opacity:0.5; filter:alpha(opacity=50);  }


/*
#gallery {position:relative; width:635px;  }
#image {position:relative; width:604px; height:403px; padding:5px; border:1px solid red;}
#image img {position:absolute; top:5px; left:5px}

#thumbwrapper {margin-top:10px; width:635px; height:59px; border:1px solid green; background:#FFF}
#thumbarea { float:left; overflow:hidden; height:59px; width:593px; }

#thumbs {position:absolute; list-style:none; margin-left:0px; height:59px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-left:0px; margin-right:0px; cursor:pointer}

*/
