@charset "utf-8";
/* GALLERY V2.0 */
/* ########################################################################### */
/* ################################### NAVI.PHP ############################## */
/* NAVIGATION 
/* UL PRINCIPAL ET SECONDAIRE */
ul#ic_navCat, ul.ic_navArt {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
/* CATEGORIE */
ul#ic_navCat li.categorie { 
	display: block;
	text-align: left;
	padding: 7px 0px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #072171;
}
/* LIEN CATEGORIE */
ul#ic_navCat li.categorie a { 
	color: #072171;
	text-decoration: none;
	font-weight: normal; 
}
/* 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;
	padding-bottom: 2px;
	color: #072171;
}
/* UL SECONDAIRE */
ul#.ic_navArt {
	display: block;
	text-align: left;
	padding: 2px 5px 7px 5px;
	margin-top: 0;
	margin-bottom: 5px;
}
/* ARTICLE */
ul#ic_navCat li.article { 
	color: #072171;
	text-decoration: none; 
	font-weight: normal;
}
/* LIEN ARTICLE */
ul#ic_navCat li.article a {
	color: #072171;
	text-decoration: none; 
}
/* LIEN ARTICLE HOVER */
#ic_navCat li.article a:hover { 
	text-decoration: underline; 
}
/* ARTICLE SELECTIONNEE */
#ic_navCat li.article.select { 
	color: #072171 !important;
	font-weight: bold !important;
	font-weight: bold; 
}
/* SPAN ARTICLE SELECTIONNE (juste le texte) */
#ic_navCat li.article.select span { 
	text-decoration: underline; 
}
/* ################################### NAVI.PHP ############################## */
/* ########################################################################### */


#Gallery{position:relative; display:block; width:720px; min-height:550px; height:auto !important; height:550px;}


/* CONTENU */

#Gallery h2{ margin:0px; padding:0px; font-size:18px; font-weight:bold; color: #6E7797;}
#Gallery h3{text-align: left; color: #072171; font-weight: bold; /*text-transform: uppercase;*/ padding-top: 2px; padding-bottom: 2px; margin-top:7px; margin-bottom:3px;}
#Gallery .bck_color{background: #CACDDA;}
#Gallery h4{ text-align:left; font-size:11px; color: #072171;  margin:0px; padding:0px; font-weight:bold;}
#Gallery h5{ display:block; float:left; position:relative; text-align:left; font-size:11px; color: #21A4E1; margin:0px; padding:0px;}
#Gallery .agrandir{ display:block; margin-bottom:5px; margin-top:15px; padding:0px; color:#8B95B3; font-size:10px; text-align:center; font-weight:bold; }
#Gallery .navig_thumbs{position:relative; display:block; width:100%; height:18px; background-color:#D8D2D2; text-align:center; margin:0; margin-bottom:10px; padding:0;}
#Gallery .prec, #Gallery .suiv{ position:absolute; display:block; top:3px; font-size:10px; color:#777373; font-weight:bold; text-decoration:none;}
#Gallery .prec{left:5px;}
#Gallery .suiv{right:5px;}
#Gallery .nb_photos{ top:2px; position:relative; color:#072171; font-size:10px; font-weight:bold;}

/* THUMBS VIGNETTES */
#Gallery #cont_thumbs{ position:relative; display:block; width:100%;}
#Gallery .thumbs_level{ position:relative; display:block; width:100%; margin:0px; padding:0px;}
#Gallery .thumbs_level p{float:left; position:relative; display:block; width:230px; height:100%; /*min-height:181px; height:auto !important; height:181px;*/ text-align:center; background-color:#BEC3D4;}
#Gallery .thumb1, #Gallery .thumb2, #Gallery .thumb3{ margin:0px; padding:0px;}
#Gallery .thumb2{ margin-left:15px; margin-right:15px;}
#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{float:left; position:relative; display:block; width:230px; min-height:30px; height:auto !important; height:30px; text-decoration:none; text-align:center; color:#072171; font-size:11px; font-weight:bold; margin:0px; padding:0px; margin-bottom:5px;}
#Gallery .photo_title_level h5 a:hover{text-decoration:underline; }
#Gallery .title1, #Gallery .title2, #Gallery .title3{ margin:0px; padding:0px;}
#Gallery .title2{margin-left:15px; margin-right:15px;}
.fl_indent2{ position:relative; top:0px; left:-5px; z-index:10; margin:0; padding:0;}

