/* 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:470px; min-height:410px; height:auto !important; height:410px;}


/* 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: #005191;}
#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_thumbs2{position:absolute; left:0px; bottom:0px; display:block; width:100%; height:18px; background-color:#007FC5; text-align:center; margin:0; margin-bottom:10px; padding:0;}

#Logothek .navig_thumbs{position:relative; display:block; width:100%; height:18px; background-color:#007FC5; 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%; min-height:160px; height:auto !important; height:160px;text-align:left;}
#Logothek .thumball{display:block; position:relative; left:0; width:100%; height:170px; text-align:left;}


#Logothek .thumbs_level{ position:relative; display:block; float:left; width:100%; height:130px; margin:0px; padding:0px; text-align:left;}
#Logothek .thumbs_level p{float:left; position:relative; display:block; width:110px; left:0; min-height:130px; height:auto !important; height:130px; overflow:hidden; text-align:left; vertical-align:middle;/* background-color:#BEC3D4;*/}
/*#Logothek .thumbs_level p {width:100px; overflow:hidden; }*/
#Logothek .thumbs_level p span { display:block; width:110px; height:130px; overflow:hidden; }
#Logothek .thumbs_level p a { text-decoration:none; }
#Logothek .thumb1, #Logothek .thumb2, #Logothek .thumb3, #Logothek .thumb4{float:left; margin:0px; padding:0px; }
#Logothek .thumb1, #Logothek .thumb2, #Logothek .thumb3{ margin-right:10px;}
#Logothek img{ margin:auto; padding:0px; overflow:hidden;}

/* THUMBS TITLES */
#Logothek .photo_title_level{position:relative; display:block; width:100%; height:25px; margin:0px; margin-top:5px;}
#Logothek .photo_title_level h5 a{float:left; position:relative; display:block; width:110px; min-height:25px; height:auto !important; height:25px; text-decoration:none; text-align:center; color:#fffff; 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, #Logothek .title4{ margin:0px; padding:0px;}
#Logothek .title1,#Logothek .title2,#Logothek .title3{ margin-right:10px;}
.fl_indent2{ position:relative; top:0px; left:-5px; z-index:10; margin:0; padding:0;}

