/*  book  */
#filters{font-size: 0.7em;; border:1px solid #F08202; padding: 0}
#filters .bloc3:nth-child(1){width: 20%; margin-right: 5%}
#filters .bloc3:nth-child(3){width: 20%; margin-left: 5%}
#filters .bloc3:nth-child(2){width: 40%; margin-left: 5%}
#filters .bloc3{vertical-align: top; position: relative; padding-left: 50px}
#filters .bloc3 h2{width: 0;height: 0;position: relative; top: 15px;left: 0; transform: rotate(90deg); -ms-transform: rotate(90deg); -ms-transform-origin: 0 0;transform-origin: 0 0; text-align: left;}
#filters p{margin-bottom: 0}
a.filterBtn{font-size: 0.7em; width: 15%; border-radius: 25px; margin:2px 0;border:1px solid rgba(112,112,112, .3); text-align: center; padding: 4px 0; display: inline-block; cursor:pointer;vertical-align: top}
#filters a.filterBtn{width: 100%; font-size: 1em;}
a.filterBtn.selected{border-color: transparent; background: #F08202; color: #FFF}
.page p.topFilter{text-align: left;max-width : var(--MaxSizeDefault); margin-bottom: 15px}

.blog a, .books a{text-decoration: none;}
.blog a, .books a:hover .imgBlog{transform: scale(1.2);}
.blog .article, .books .book{ margin: 1.25%; display: inline-block; text-align: center;vertical-align: top}
.blog .article *, .books .book *{margin-bottom: 2.5%;}
.blog .article .img4zoom, .books .book .img4zoom{overflow: hidden; padding-bottom: 52.5%; position:relative  }
.books .book .imgBlog { transition: all .3s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center center;}
.blog .article h2, .books .book h2{font-size: 3.5em; font-weight: 100;}
.blog .article p, .books .book p{font-size: 1.5em;}
.blog .article .date, .books .book .date{color: #999; font-style: italic;}
main > div > section.books {text-align: left;}
.books .book{margin: 0; width: 100%; position: relative; height: 0; min-height: 0; padding-bottom: 75%; overflow: hidden;}
.books .pad{padding: 15px;width: 50% ;  display: inline-block;}
.books .book a{display: block; position: absolute; top: 0;left: 0; width: 100%}
