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


#Gallery{position:relative; display:block; width:695px; 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: 695px;
  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;
	font-size:11px;
}


ul#ic_navCat {
	margin-top:10px;
	margin-left:10px;
}

ul.ic_navArt {
	display: block;
	text-align: left;
	padding: 2px 5px 7px 5px;
	background:#d1edf5;
	margin-right:1px;
}

.puceIC { position:relative; margin-left:-13px; }
.puceIC2 { position:relative; margin-left:-13px; }
.puceIC3 { position:relative; top:2px; }


/* CATEGORIE */
ul#ic_navCat li.categorie {
	display: block;
	text-align: left;
	text-indent:-14px;
	padding: 8px 5px 8px 20px;;
	margin-bottom: 5px;
	font-weight: bold;
	font-size:12px;
	text-transform: uppercase;
	color:#fff;
}
/* LIEN CATEGORIE */
ul#ic_navCat li.categorie a {
	text-decoration: none;
	color:#ffffff;
}
ul#ic_navCat li.categorie.mairie, 
ul#ic_navCat li.categorie.mairie a {
	color:#ffffff;
}

/* LIEN CATEGORIE HOVER */
ul#ic_navCat li.categorie a:hover {
	text-decoration: underline;
}
/* CATEGORIE SELECTIONNEE */
ul#ic_navCat li.categorie.select {
	text-decoration: none;
	margin-bottom: 0;
	font-weight:bold;
	color:#fff;
	background:#005DA8;
}
ul#ic_navCat li.categorie.select.mairie { background:#005DA8; }
ul#ic_navCat li.categorie span { text-decoration:underline; }


/* UL SECONDAIRE */
ul.ic_navArt {
	display: block;
	text-align: left;
	padding: 2px 5px 7px 5px;
	background:#d1edf5;
	margin-right:1px;
}




/* ARTICLE */
ul#ic_navCat li.article {
	padding-left:19px;
	text-indent:-9px;
	text-decoration: none;
	font-weight: normal;
	color:#004c8d;
	padding-top:3px;
}
/* LIEN ARTICLE */
ul#ic_navCat li.article a {
	text-decoration: none;
	color:#004c8d;
}
/* LIEN ARTICLE HOVER */
#ic_navCat li.article a:hover {
	text-decoration: underline;
}
/* ARTICLE SELECTIONNEE */
#ic_navCat li.article.select {
	padding-left:20px;
	text-indent:-12px;
	font-weight: bold !important;
	color:#004C8D;
}
#ic_navCat li.article.select.mairie {
	color:#b8161b;
}
/* SPAN ARTICLE SELECTIONNE (juste le texte) */
#ic_navCat li.article.select span {
	text-decoration: underline;
}


/* ################################### NAVI.PHP ############################## */
/* ########################################################################### */







/* CONTENU */
#Gallery .bck_color{background: #0081C6;}
#Gallery .navig_thumbs{ width:100%; /* background-color:#0081C6; */ 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;}
#Gallery .suiv{ font-size:11px; position:absolute; display:block; top:0px; right:5px; font-weight:bold;}
#Gallery .nb_photos{ font-size:11px; color:#003B5B; position:relative; font-weight:bold;}
#Gallery .prec, #Gallery .suiv { color:#003B5B; }


/* 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: #DBF2FF; }
#bigImg img { margin:0; }
#Gallery .thumbs_level p{
  background-color:#DBF2FF;
  float:left;
  position:relative;
  display:block;
  width:225px;
  height:134px;
  overflow:hidden;
/*  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:225px;
  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:#0081C6;
}
#Gallery a { color: #0081C6; }


#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;}
