/* GALLERY V1.5 */
/* ### GALLERY V1.5 - SQUARE PARTNERS ### */



#GalNav {
  position:absolute;
  top:90px;
  left:20px;
  width:240px;
  height:302px;
  border:3px solid #aaa7a3;
  overflow:hidden;
}
#GalNav #ic_navCat {
  list-style:none;
  margin-left:63px;
  margin-top:10px;
  padding:0;
}
#GalNav #ic_navCat .categorie { font-weight:bold; font-size:11px; }
#GalNav #ic_navCat .categorie span { text-decoration:underline; }
#GalNav #ic_navCat .categorie, #GalNav #ic_navCat .categorie a { text-decoration:none; color:#b4b2ae; }
#GalNav #ic_navCat .categorie.select { color:#fff; }
#GalNav #ic_navCat .article { margin-left:10px; font-size:10px; margin-top:2px; }
#GalNav #ic_navCat .article, #GalNav #ic_navCat .article a { color:#b4b2ae; text-decoration:none; }
#GalNav #ic_navCat .article.select { color:#fff; }
#GalNav #ic_navCat .article.select span { text-decoration:underline; }
#GalNav #ic_navCat .separe2 { padding-top:3px; padding-bottom:10px; }
#GalNav #ic_navCat .separe.hide { display:none; }

#GalTitre {
  position:absolute;
  top:100px;
  left:335px;
}
#GalTitre h2 { font-size:33px; }
#GalTitre #GalLigne, #GalTitre #GalLigne2 {
  position:absolute;
  top:19px;
  left:-70px;
  width:60px;
  height:3px;
  background:#b4b2ae;
  font-size:0;
}
#GalTitre #GalLigne2 {
  left:auto;
  right:-630px;
  width:620px;
}

#GalAgrandir {
  position:absolute;
  top:455px;
  left:332px;
}
#GalDescBas {
  position:absolute;
  bottom:10px;
  height:55px;
  overflow:hidden;
  width:500px;
  left: 330px;
  color: #9d9d9b;
  font-size:11px;
}
#GalDescBas strong { color:#fff; font-size:12px; }
#GalPrev, #GalNext {
  position:absolute;
  top:455px;
  left:173px;
}
#GalNext { left:845px; }
img#GalPrev, img#GalNext { opacity:0.1; filter:Alpha(Opacity=10); -moz-opacity:0.1; }


#GalThumb {
  position:absolute;
  left:334px;
  top:152px;
  overflow:hidden;
  width:470px;
  height:300px;
}
#GalThumb .thumbs_level {
  position:absolute;
  left:0;
  top:0;
}
#GalThumb #GalPhoto3.thumbs_level { top:165px; }
#GalThumb .thumbs_level .thumb1, #GalThumb .thumbs_level .thumb2, #GalThumb .thumbs_level .thumb3 {
  position:absolute;
  top:0;
  left:0;
  width:125px;
  height:125px;
  overflow:hidden;
  background:#fff;
  border:3px solid #aaa7a3;
  text-align:left;
}
#GalThumb a { display:block; width:125px; height:125px; }
#GalThumb .thumbs_level .thumb2 { left:170px; }
#GalThumb .thumbs_level .thumb3 { left:330px; }


