


#menuHOGal {
  position:absolute;
  top:0;
  left:0;
  width:50000px;
  height:86px;
  overflow:hidden;
}
#menuHautGal .photos {
  position:relative;
  display:block;
  margin-left:9px;
  margin-top:7px;
  margin-bottom:7px;
  float:left;
  *border-bottom-width:3px;
  _border-bottom-width:2px;
  height:66px;
	width:106px;
  overflow:hidden;
}
#menuHautGal .photos a { display:block;height:100%; }
#menuHautGal .line2 { min-height:86px; height:auto!important; height:86px; }


#menuHautGal .photos img {
	width:100%;
	min-height:66px;
  opacity:0.6;
  -moz-opacity:0.6;
  filter:Alpha(Opacity=60);
}
#menuHautGal .photos.select img, #menuHautGal .photos a:hover img {
  opacity:1;
  -moz-opacity:1;
  filter:Alpha(Opacity=100);
}



#menuHCGal {
  position:relative;
	display:block;
	margin-left:36px;
	margin-right:36px;
  height:86px;
  overflow:hidden;
}
#menuHLGal {
	position:absolute;
  left:18px;
  top:35px;
}
#menuHRGal {
	position:absolute;
  right:18px;
  top:35px;
}
#menuHLGal a.disabled img, #menuHRGal a.disabled img {
	opacity:0;
	-moz-opacity:0;
	filter:Alpha(Opacity=0);
}

.blockPhotoAjx { display:block; position:relative; overflow:hidden; }



#titrePhoto {
  position:relative;
	font-size:17px;
	padding:5px 20px;
	margin:5px 0;
	text-align:left;
}
#bigPhoto {
  position:relative;
  text-align:center;
	margin:0 0;
	width:100%;
	height:100%;
	background:url(load.gif) no-repeat center center;
	overflow:hidden;
}


#navPhoto, #navPhoto a { text-decoration:none; }
hr.clear { visibility:hidden;height:1px;font-size:0; }
