/* tpl_home */
#tpl_home.hasJS{
	position:relative;
}

	#tpl_home #menu {
		margin-bottom:7px;
	}

	#tpl_home.hasJS #pushHome{
		background:white;
		width:100%;
		height:100%;
		position:absolute;
		left:0;
		top:0;
		cursor:pointer;
	}
	#tpl_home #pushHome img{	
		margin:0 auto;
		display:block;
	}
	#tpl_home.hasJS #pushHome img{	
		margin-top:40px;
	}

	
				
	#tpl_home #slideshowHome{
		/*background:  url(../img/bg_nav_1.gif) repeat-x 0 70%;*/
		width:960px;
		margin:0 auto;
		height:240px;
		clear:both;
	}
	#tpl_home #slideshowHome li{
		margin: 0 20px;
		float:left;
		display:block;
		-moz-box-shadow: 10px 10px 15px #cfd0d2;
		-webkit-box-shadow: 10px 10px 15px #cfd0d2;
		margin-bottom:20px;
		display:inline;
	}	

	#tpl_home #slideshowHome a{
		display:block;
	}
		#tpl_home #slideshowHome a img{
			display:block;
		}
		
	
	
	/* tpl categroy */
	#tpl_cat #menu {
		margin-bottom:7px;
	}
	#tpl_cat .cat_documents {
		padding-left:230px;
	}
	#tpl_cat .cat_fiction {
		padding-left:460px;
	}
	#tpl_cat .cat_jeunesse {
		padding-left:650px;
	}
	
	
	
	
	 .bookList {
		padding-left:140px;
		margin-bottom:60px;
		width:884px;
	}
	 .bookList:after {
		clear:both;
		content:".";
		display:block;
		height:0;
		visibility:hidden;
	}

		 .bookList .cat{
			width:230px;
			padding-left:0px;
			float:left;
		}
			 .bookList .cat h1 , .bookList .cat h2{
				position:absolute;
				top:0;
				left:-5000px;
			}
			 .bookList  li{
			 	
				margin-bottom:10px;
			}
				 .bookList  a{
					color:#666;
					font-size:1.273em;
				}
				 .bookList  a:hover{
					text-decoration:underline;
				}
				 .bookList .bookName{
					color:#c1002b;
					font-style:italic;
				}


		
		
		
/* book post */	
#tpl_book .book p,#tpl_book .book li{
	margin-bottom:16px;
	font-size:1.182em;
}

#tpl_book .bookDescPart{
	width:250px;
	float:left;
	margin-right:25px;
	text-align:right;
	color:#786855;
}
	#tpl_book .bookDescPart img{
		margin-bottom:18px;
	}
	#tpl_book .bookDescPart .bookThumb{
		-moz-box-shadow: 10px 10px 15px #cfd0d2;
		-webkit-box-shadow: 10px 10px 15px #cfd0d2;
	}
	#tpl_book .bookDescPart .titleBook{
		font-size:1.273em;
		font-weight:bold;
	}
	#tpl_book .bookDescPart .priceBook{
		font-size:0.909em;
	}
	#tpl_book .bookDescPart .titleSection{
		font-size:1.273em;
		font-weight:bold;
		text-transform:uppercase;
	}
	#tpl_book .bookDescPart .titleSection{
		font-size:1.273em;
		font-weight:bold;
		text-transform:uppercase;
	}
	#tpl_book .bookDescPart .sectionList li{
		margin-top:10px;
		margin-bottom:0;
	}
	#tpl_book .bookDescPart .sectionList li li{
		font-size:1em;
	}
	
#tpl_book .bookPostPart{
	float:left;
	width:450px;
	padding-right:49px;
}
	#tpl_book .bookPostPart .titleBook {
		left:-5000px;
		position:absolute;
		top:0;
	}
	#tpl_book .bookPostPart p{
		text-align:justify;
	}
	#tpl_book .bookPostPart p:first-child:first-letter{
		font-size:3em;
		font-weight:bold;
		line-height:1em;
	}
	#tpl_book .bookPostPart li{
		display:list-item;
		list-style-type:disc;
		list-style-position:inside;
		font-style:italic;
	}
	#tpl_book .bookPostPart strong {
		font-weight:normal;
	}
	
#tpl_book .bookMediasPart{
	float:left;
	width:210px;
}


#block_flipping { position: relative; display: block; width: 210px; height: 280px; overflow: hidden; }
#block_flipping .cj_image_flipbox_pics {   }
#block_flipping  br { display: none; }





/* tpl_evenements */
#tpl_page .bookList{
	margin-bottom:0;
	padding-left:0;
	width:100%;
	clear:both;
}
#tpl_page .bookList .sectionList {
	width:100%;
}
#tpl_page h1 
{
	text-indent:-5000px;
	float:left;
}

#tpl_page .bookList .sectionList:after {
		clear:both;
		content:".";
		display:block;
		height:0;
		visibility:hidden;
	}
	#tpl_page .bookList .book {
		margin-bottom:25px;
	}
	#tpl_page  .titleBook {
		color:#c1002b;
		font-size:1.636em;
		font-weight:bold;
	}
	#tpl_page  .authorBook {
		color:black;
		font-size:1.273em;
		margin-bottom:4px;
	}

	
	#tpl_page .bookList .sectionList .section{
		float:left;
		width:200px;
		margin-left:35px;
	}
	#tpl_page .bookList .sectionList .firstSection{
	}
		#tpl_page .bookList  .section strong{
			font-size:1.636em;
			font-weight:bold;
			color:black;
		}
		#tpl_page .bookList  li li{
			font-size:1.0909em;
		}
			#tpl_page .bookList  span{
				display:block;
			}
			#tpl_page .bookList  .lieu{
				color:black;
			}
			#tpl_page .bookList  .date{
				color:#c1002b;
			}
			#tpl_page .bookList  .lieu{
				color:black;
			}

