/*
.filsArianne { 
	display:block;
	margin:0 26px 20px; 
	font-size:10px;
	font-weight:bold;
}
.filsArianne, .filsArianne a { color:#2288b8; }
*/


#menuGAL { margin:10px 0 0 0; width:195px; _margin-left:10px; }
#menuGAL a { text-decoration:none; }
#menuGAL a:hover { text-decoration:none; }

#menuGAL, #menuGAL a { color:#3d2812; }

#menuGAL strong { display:block; }
#menuGAL strong.select span { text-decoration:none; }

#menuGAL strong.gal { font-weight:bold; font-size:12px; text-indent:-10px; background:#6f5c40; color:#3D2812; padding:4px 5px 4px 20px; margin-bottom:8px; }
#menuGAL strong.gal.select { background:#B19D68; color:#fff; margin-bottom:0; }

#menuGAL .categories { padding:10px 5px 10px 15px; border:1px solid #363535; border-top:0; margin-bottom:10px; }
#menuGAL .categories, #menuGal .categories a { color:#A79D96; }
#menuGAL strong.cat { background:none; font-size:11px; text-indent:-10px; }
#menuGAL strong.cat.select { font-weight:bold; color:#B19D68; }

#menuGAL strong.gal { _color:#fff; }
#menuGAL strong.gal strong.select { _color:#B19D68; }

#barreTitre {
  position:relative;
  margin:20px 26px 5px;
	_width:700px;
  background:#46323B;
  overflow:hidden;
	text-align:left;
}
#barreTitre .separe { position:relative; float:right; }
#GalOptions { position:absolute; top:0; right:0; height:34px; overflow:hidden; }
#GalPhoto, #GalDiapo { background:#46323B; position:relative; float:right; color:#fff; cursor:pointer;  }
#GalPhoto span, #GalDiapo span { position:relative; top:-12px; }
#GalPhoto span.select, #GalDiapo span.select { font-weight:bold; text-decoration:underline; font-variant:small-caps; }

#TitreGAL {
  position:relative;
  color:#fff;
  font-size:17px;
  padding:7px 315px 7px 30px;
	text-indent:-20px;
  font-weight:normal;
  text-transform:uppercase;
}
#DescGAL {
  position:relative;
  font-size:11px;
  margin:0 10px 5px;
	text-align:left;
}

#menuHautGal {
  position:relative;
  overflow:hidden;
  background:#A39992;
  margin: 0 0 0 26px;
	*margin:0;
  width:700px;
  height:68px;
}
#menuHOGal {
  position:absolute;
  top:0;
  left:0;
  width:5000px;
  height:68px;
  overflow:hidden;
}
#menuHautGal .photos {
  position:relative;
  display:block;
  margin-left:5px;
  margin-top:7px;
  margin-bottom:7px;
  float:left;
  width:70px;
  border:2px solid #A39992;
  *border-bottom-width:3px;
  _border-bottom-width:2px;
  height:50px;
  overflow:hidden;
}

#menuHautGal .line2 { background:#daeef7; min-height:68px; height:auto!important; height:68px; }
#menuHautGal .line2 .photos { border-color:#daeef7; }

#menuHautGal .photos img {
  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);
}
#menuHautGal .photos.select {
  border-color:#E3057C;
}


#menuHCGal, #menuHLGal, #menuHRGal {
  position:relative;
  float:left;
}
#menuHCGal {
  height:68px;
  width:640px;
  overflow:hidden;
}
#menuHLGal {
  padding-left:5px;
  padding-top:10px;
}
#menuHRGal {
  padding-right:5px;
  padding-top:10px;
}
#menuHLGal a.disabled img, #menuHRGal a.disabled img {
	opacity:0.5;
	-moz-opacity:0.5;
	filter:Alpha(Opacity=50);
}

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



#titrePhoto {
  position:relative;
	font-size:17px;
	color:#fff;
	background:#6B5D5D;
	padding:5px 20px;
	margin:5px 26px;
}
#bigPhoto {
  position:relative;
  text-align:center;
	margin:0 26px;
	height:525px;
	background:url(load.gif) no-repeat center center;
}

#navPhoto {
	position:relative;
	text-align:left;
	margin:5px 26px;
	_border:1px solid #000;
  _border-width: 1px 0;
}
#navPhoto .center {
  text-align:center;
	font-size:17px;
	color:#fff;
	background:#6B5D5D;
	padding:5px 0;
}
#navPhoto .left {
	position:absolute;
	top:-4px;
	left:5px;
	font-size:12px;
}
#navPhoto .left img, #navPhoto .right img {
  position:relative;
  top:8px;
}
#navPhoto .right {
  position:absolute;
	top:-4px;
	right:5px;
	_right: 30px;
	font-size:12px;
}
#navPhoto, #navPhoto a { color:#fff; text-decoration:none; }

#descPhoto {
  position:relative;
	background:#A39992;
	font-size:11px;
	color:#000;
	margin:0 26px;
	padding:7px 15px;
	text-align:left;
}


hr.clear { visibility:hidden;height:1px;font-size:0; }
