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

#Gallery{position:relative; display:block; width:660px; margin:0 auto;}

.clear { clear: both; }

#tt_ic, #tt_gal {
  font-size:12px;
  color: #ffffff;
  text-align:left;
  text-transform: uppercase;
}

#content_gal {
  float: left;
  width: 660px;
  padding-left: 8px;
  padding-top: 35px;
}
#tt2_gal {
  font-size: 11px;
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-transform: none;
}
#tt3_gal {
  color:#000000;
  margin:7px auto;
}
#desc_gal {
  color: #000000;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 12px;
  font-weight:normal;
}
#desc_gal2 {
  font-weight: normal; 
  font-size: 11px; 
  margin: 10px 0 0;
}
span.agrandir {
  color: #000000;
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 11px;
  margin: 15px auto 5px auto;
}





/* CONTENU */
#Gallery .bck_color{background: #837465;}
#Gallery .navig_thumbs{ width:100%; background-color:#8D8982; position:relative; display:block; line-height:1.5em; height:1.5em; text-align:center; margin:0; margin-bottom:10px; padding:0; }
#Gallery .prec{ font-size:11px; position:absolute; display:block; top:0px; left:5px; font-weight:bold; text-decoration:none;}
#Gallery .suiv{ font-size:11px; position:absolute; display:block; top:0px; right:5px; font-weight:bold;text-decoration:none;}
#Gallery .nb_photos{ font-size:11px; color:#000000; position:relative; font-weight:bold; text-decoration:none; }
#Gallery .prec, #Gallery .suiv { color:#000000; }

/* THUMBS VIGNETTES */
#Gallery #cont_thumbs{ position:relative; display:block; width:100%; }
#Gallery .thumbs_level{position:relative; display:block; width:100%; margin:0px; padding:0px; text-align:center; }
#bigImg { background: #cccccc; }
#bigImg img { margin:0; }
#Gallery .thumbs_level p{
  background-color:#eaa91b;
  float:left;
  position:relative;
  display:block;
  width:185px;
  min-height:117px;
  height:auto !important;
  height:117px;
  line-height: 117px;
  text-align:center;
   border:2px solid white;
}
#Gallery .thumb1{ margin:0px; padding:0px;}
#Gallery .thumb2{ margin:0px; padding:0px; margin-left:45px; margin-right:45px;}
#Gallery .thumb3{ margin:0px; padding:0px; }
#Gallery img{margin-top:5px; margin-bottom:5px; padding:0px;}

/* THUMBS TITLES */
#Gallery .photo_title_level{
	position:relative; display:block; width:100%; margin:0px; margin-top:5px;
}
#Gallery .photo_title_level h5 a{
  width:185px;
  float:left;
  position:relative;
  display:block;
  min-height:30px;
  height:auto !important;
  height:30px;
  text-decoration:none;
  text-align:left;
  font-size: 1.2em;
  font-weight:bold;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
  color: #E5AB1A;
}
#Gallery a { color: #E5AB1A; }

#Gallery .photo_title_level h5.title2 a { margin: 0 43px; }
#Gallery .photo_title_level h5 a:hover{text-decoration:underline; }
#Gallery .title1 { color: #E5AB1A; margin:0px; padding:0px;}
#Gallery .title2 { color: #E5AB1A; margin:0px; padding:0px; margin-left:45px; margin-right:45px;}
#Gallery .title3 { color: #E5AB1A; margin:0px; padding:0px; }
.fl_indent2{ position:relative; top:0px; left:-5px; z-index:10; margin:0; padding:0;}
#Gallery #zoom_IMG{margin:7px auto;}
