/* GALLERY V1.5 */
/* ### GALLERY V1.5 - SQUARE PARTNERS ### */

#Gallery{position:relative; display:block; width:720px; margin:0 auto;}

.clear { clear: both; }

#tt_ic, #tt_gal {
  font-size:12px;
  color: #000000;
  text-align:left;
  text-transform: uppercase;
}

#content_gal {
  float: left;
  width: 720px;
  padding-left: 8px;
  padding-top: 35px;
}
#tt2_gal {
  font-size: 12px;
  color: #000000;
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-decoration: underline;
  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;
}






/* ########################################################################### */
/* ################################### 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;
	text-transform: uppercase;
	color: #797979;
	text-indent:-12px;
	font-size:11px;
	text-decoration: none; 
	margin-top:13px;
}
/* LIEN CATEGORIE */
ul#ic_navCat li.categorie a { 
	color: #797979;
	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: #b41d35;
}

#menumiddle { margin-top:0 }
#menumiddle #ic_navCat { margin-top:-13px; }
/* ARTICLE  */
ul#ic_navCat li.article { 
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding: 0 5px 0 26px;
	text-indent: -9px;
	font-size:10px;
	line-height: 14px;
}
/* LIEN ARTICLE */
ul#ic_navCat li.article a {
	color: #000;
	text-decoration: none; 
}
/* LIEN ARTICLE HOVER  */
#ic_navCat li.article a:hover { 
	text-decoration: underline; 
}*
/* ARTICLE SELECTIONNEE  */
#ic_navCat li.article.select { 
	color: #b41d35 !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: #837465;}
#Gallery .navig_thumbs{ width:100%; background-color:#eaa91b; 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:#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; }
#bigImg { background: #eaa91b; }
#bigImg img { margin:0; }
#Gallery .thumbs_level p{
  background-color:#eaa91b;
  float:left;
  position:relative;
  display:block;
  width:233px;
  min-height:117px;
  height:auto !important;
  height:117px;
  line-height: 117px;
  text-align:center;
}
#Gallery .thumb1{ margin:0px; padding:0px;}
#Gallery .thumb2{ margin:0px; padding:0px; margin-left:10px; margin-right:10px;}
#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:233px;
  float:left;
  position:relative;
  display:block;
  min-height:30px;
  height:auto !important;
  height:30px;
  text-decoration:none;
  text-align:center;
  font-size: 1.2em;
  font-weight:bold;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
  color:#000000;
}
#Gallery a { color: #000000; }

#Gallery .photo_title_level h5.title2 a { margin: 0 7px; }
#Gallery .photo_title_level h5 a:hover{text-decoration:underline; }
#Gallery .title1 { margin:0px; padding:0px;}
#Gallery .title2 { margin:0px; padding:0px; margin-left:10px; margin-right:10px;}
#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;}
