#galleriePhoto a {position:relative}
#sildeShow{background-image:url(../img/gallery_bg.png);background-repeat: no-repeat;width:363px;height:383px}
#sildeShow img{margin: 4px 0 0 4px}
.thumbS{
  width:85px;
  height:85px;
  float:left;
  background-image:url(../img/petiteImage_bg.png);background-repeat: no-repeat;
}
.thumbS img{margin:4px 4px}
.thumbV{width:300px; overflow: hidden;position:relative; height:85px;}
.thumbP{width:10000px;position:absolute;left:0px;top:0;}
.navL, .thumbV, .navR{float:left}
.navL, .navR{margin:35px 5px 0 5px;}

.navL img, .navR img{
	behavior: url("css/png.htc");
	width:9px;
	height:14px;
}
#cPopInGal{
  border:4px solid #000000;
  position:absolute;
  width:500px;
  height:400px;
  display:none;
  background-color:#FFF;
  z-index : 600;
  left:50%;
  top:50%; 
  font-size: 12px; 
  
}
.navLMargZ{float:left;width:20px;}
#cPopInCloseGal{
  position:absolute;
  right:-1px;
  width:26px;
  height:18px;
  background-color:#000000;
  text-align:center;
  z-index:600;
}


#gZoom img{
	behavior: url("css/png.htc");
	width:16px;
	height:16px;
}
#gZoom img{margin:2px 5px 0 5px;vertical-align:-3px;}
#gZoom a{text-decoration:none; color:#FFF;}
#sildeShowZ{background-image:url(../img/galleryBIG_bg.png);background-repeat: no-repeat;width:408px; height:408px; margin: 20px auto;}
#sildeShowZ img{margin:4px;}
.navLMarg{float:left;width:10px;}

#fondAlphaNoir{
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  z-index:500;
  overflow:hidden;
  min-height:100%;
  _height:100%;
  display:none;
}
#fondAlphaNoir{
  background-color:Black;
  filter:alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}