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

#Gallery{position:relative; display:block; width:652px; margin:0 auto;}
#Gallery.panel { width:600px; }

.clear { clear: both; }

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

#content_gal {
  float: left;
  width: 600px;
  padding-left: 8px;
  padding-top: 35px;
}
#tt2_gal {
  font-size: 12px;
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-decoration: underline;
  text-transform: none;
}
#tt3_gal {
  color:#fff;
  margin:7px auto;
}
#desc_gal {
  color: #fff;
  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: #fff;
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 11px;
  margin: 15px auto 15px auto;
}
span.agrandir a { color:#fff !important; }
span.agrandir span { text-decoration:underline; }





/* ########################################################################### */
/* ################################### NAVI.PHP ############################## */
/* UL PRINCIPAL ET SECONDAIRE */
ul#ic_navCat, ul.ic_navArt {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* CATEGORIE */
ul#ic_navCat li.categorie { 
	display: block;
	text-align: left;
	padding: 0 5px 0 28px;
	font-weight: bold;
	color: #134d01;
	text-indent:-12px;
	font-size:11px;
	text-decoration: none; 
	margin-top:13px;
}
/* LIEN CATEGORIE */
ul#ic_navCat li.categorie a { 
	color: #134d01;
	text-decoration: none; 
} 
/* LIEN CATEGORIE HOVER */
ul#ic_navCat li.categorie a:hover { 
	text-decoration: underline; 
}
/* CATEGORIE SELECTIONNEE */
ul#ic_navCat li.categorie.select { 
	text-decoration: none;
	color: #134d01;
}

#menumiddle { margin-top:0 }
#menumiddle #ic_navCat { margin-top:-13px; }

/* ARTICLE */
ul#ic_navCat li.article { 
	color: #134d01;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding: 0 5px 0 38px;
	text-indent: -9px;
	line-height: 17px;
}
/* LIEN ARTICLE */
ul#ic_navCat li.article a {
	color: #134d01;
	text-decoration: none; 
}
/* LIEN ARTICLE HOVER */
#ic_navCat li.article a:hover { 
	text-decoration: underline; 
}
/* ARTICLE SELECTIONNEE */
#ic_navCat li.article.select { 
	color: #134d01 !important;;
	font-weight: bold !important; 
}
/* SPAN ARTICLE SELECTIONNE (juste le texte) */
#ic_navCat li.article.select span { 
	text-decoration: underline; 
}
/* ################################### NAVI.PHP ############################## */
/* ########################################################################### */



/* CONTENU */
#Gallery .bck_color{background: #2e2e2e;}
#Gallery .navig_thumbs{ width:100%; background-color:#2e2e2e; position:relative; display:block; line-height:2em; height:2em; 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:12px; color:#fff; position:relative; font-weight:bold; text-decoration:underline; }
#Gallery .prec, #Gallery .suiv { color:#ffffff; }

/* THUMBS VIGNETTES */
#Gallery #cont_thumbs{ position:relative; display:block; width:100%; }
#Gallery .thumbs_level{position:relative; display:block; width:100%; margin:0px; padding:0px; margin-bottom:25px; }
#Gallery .thumbs_level canvas { margin-left:2px; margin-top:2px; }
#bigImg { background: #000; }
#bigImg img { margin:0; }
#Gallery .thumbs_level p{
  float:left;
  position:relative;
  display:block;
  width:184px;
  min-height:205px;
  height:auto !important;
  height:205px;
  line-height: 205px;
  text-align:center;
}
#Gallery .thumb1{ margin:0px; padding:0px;}
#Gallery .thumb2{ margin:0px; padding:0px; margin-left:24px; margin-right:24px;}
#Gallery .thumb3{ margin:0px; padding:0px; }
#Gallery img{  margin:0; padding:0; border:2px solid #2f2f2f; }

/* THUMBS TITLES */
#Gallery .photo_title_level{
	position:relative; display:block; width:100%; margin:0px; margin-top:5px;
}
#Gallery .photo_title_level h5 a{
  width:184px;
  float:left;
  position:relative;
  display:block;
  text-decoration:underline;
  text-align:center;
  font-size: 1.3em;
  font-weight:bold;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
  color:#fff;
}
#Gallery a { color: #000000; }

#Gallery .photo_title_level h5.title2 a { margin: 0 24px; }
#Gallery .photo_title_level h5 a:hover{text-decoration:underline; }
#Gallery .title1 { margin:0px; padding:0px;}
#Gallery .title2 { margin:0px; padding:0px; }
#Gallery .title3 { 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;}
