/* LOGOTHEQUE 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 ############################## */
/* ########################################################################### */


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


/* CONTENU */

#Logothek h2{ margin:0px; padding:0px; font-size:12px; font-weight:bold; color: #5a482e;}
#Logothek h3{text-align: left; text-indent:5px; font-weight: bold; font-size: 12px; text-transform: uppercase; color: #fff; padding-top: 2px; padding-bottom: 2px; margin-top:7px; margin-bottom:3px;}
#Logothek .bck_color{background: #362f2d;}
#Logothek h4{ text-align:left; font-size:11px; color: #5a482e;  margin:0px; padding:0px; font-weight:bold;}
#Logothek h5{ display:block; float:left; position:relative; text-align:left; font-size:11px; color: #21A4E1; margin:0px; padding:0px;}
#Logothek .agrandir{ display:block; margin-bottom:5px; margin-top:15px; padding:0px; color:#ccc; font-size:10px; text-align:right; font-weight:bold; }
#Logothek .navig_thumbs{position:relative; display:block; width:100%; height:18px; background-color:#6b5e5c; text-align:center; margin:0; margin-bottom:10px; padding:0;}
#Logothek .prec, #Logothek .suiv{ position:absolute; display:block; top:3px; font-size:10px; color:#fff; font-weight:bold; text-decoration:none;}
#Logothek .prec{left:5px;}
#Logothek .suiv{right:5px;}
#Logothek .nb_photos{ top:2px; position:relative; color:#fff; font-size:10px; font-weight:bold;}

/* THUMBS VIGNETTES */
#Logothek #cont_thumbs{/*background-color:#FFFFFF; */ position:relative; display:block; width:100%; height:86px; height:auto !important; height:86px; overflow:hidden;}
#Logothek .thumbs_level{ position:relative; display:block; width:100%; margin:0px; padding:0px;}
#Logothek .thumbs_level p{float:left; position:relative; display:block; width:86px; height:100px; min-height:100px; height:auto !important; height:100px; text-align:center; vertical-align:middle;/* background-color:#BEC3D4;*/}
#Logothek .thumb1, #Logothek .thumb2, #Logothek .thumb3, #Logothek .thumb4, #Logothek .thumb5, #Logothek .thumb6, #Logothek .thumb7{ margin:0px; padding:0px;}
#Logothek .thumb2, #Logothek .thumb4, #Logothek .thumb6{ margin-left:23px; margin-right:23px;}
#Logothek img{ margin:auto; padding:0px;}

/* THUMBS TITLES */
#Logothek .photo_title_level{position:relative; display:block; width:100%; margin:0px; margin-top:5px;}
#Logothek .photo_title_level h5 a{float:left; position:relative; display:block; width:160px; 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;}
#Logothek .photo_title_level h5 a:hover{text-decoration:underline; }
#Logothek .title1, #Logothek .title2, #Logothek .title3{ margin:0px; padding:0px;}
#Logothek .title2{margin-left:34px; margin-right:33px;}
.fl_indent2{ position:relative; top:0px; left:-5px; z-index:10; margin:0; padding:0;}

