/* @override http://www.editionsarchipel.com/wp-content/themes/archipel/css/archipel.css
	http://neo.editionsarchipel.com/wp-content/themes/archipel/css/archipel.css
	http://neo.editionsecriture.com/wp-content/themes/archipel/css/archipel.css */
/* STYLES RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,var{ font-style:normal; font-weight:normal;}
ol,ul{ list-style:none;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
q:before,q:after{ content:'';}
abbr,acronym, iframe{ border:0;}
.clear {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0
}

/* Font Awesome */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* images */
.alignleft{display:inline; float:left;}
.aligncenter{ clear:both;	display:block; margin-left:auto; margin-right:auto;}
.alignright{ display:inline; float:right;}

/*STYLES*/
body,button,input,select,textarea {
	background: #8d2231;
	font: 400 13px/17px 'Alef', Arial, sans-serif;
	color: #222;
}
button,input,select,textarea {
	background-color: #fff;
}
a, a:visited, a:active {
	color: #8d2231;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	overflow-y: hidden;
}

.fullpromo {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 141px;
	left: 0;
	z-index: -1;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center top;
}
.promo-banner {
	cursor: pointer;
}
.fullpromo img {
	cursor: pointer;
}

#header {
	width: 100%;
	height: 140px;
	background: #fff;
	border-bottom: 1px solid #fff;
}
#header.sticked {
	height: 40px;
	position: fixed;
	top: 0;
	box-shadow: 0 6px 8px rgba(0,0,0,.4);
	z-index: 999;
}
#header.sticked #logo,
#header.sticked #search,
#header.sticked .socials {
	display: none;
}

div.subheader {
	background: #8b2230;
}
div.subheader .list-sites > div {
	display: inline-block;
	padding: 10px 0;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 30px;
}
div.subheader .list-sites img {
	display: inline-block;
	vertical-align: middle;
	opacity: .5;
	transition: opacity .3s ease-in-out 0s;
}
div.subheader .current {
	background: url('../img/groupe/current.png') no-repeat center bottom;
}
div.subheader a:hover img,
div.subheader .groupe img,
div.subheader .current img {
	opacity: 1;
}


.wrap  {
	max-width: 1170px;
	margin: 0 auto;
}
#banners img {
	max-width: 100%;
	height: auto;
}
#logo {
	margin-top: 23px;
	margin-left: 2%;
	width: 30%;
	float: left;
}
#logo img {
	max-width: 100%;
	height: auto;
}
#header .socials,
#colophon .socials {
	line-height: 24px;
	float: right;
	margin-top: 40px;
	margin-right: 2%;
}
#colophon .socials {
	float: none;
	padding-top: 10px;
	clear: both;
	width: 33%;
}
#header .socials em,
#colophon .socials em {
	display: block;
	float: left;
	font-style: normal;
}
#header .socials a, 
#colophon .socials a,
.ecr-page .addthis_toolbox a {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	margin-left: 10px;
	text-indent: -9999em;
	background: url(../img/sprite.png) no-repeat 0 0;
}
#header .socials a.fbk, 
#colophon .socials a.fbk,
.ecr-page .addthis_toolbox a.fbk {
	background-position: 0 0;
}
#header .socials a.ytb,
#colophon .socials a.ytb {
	background-position: -24px 0;
}
#header .socials a.twt, 
#colophon .socials a.twt,
.ecr-page  .addthis_toolbox a.twt {
	background-position: -48px 0;
}
#header .socials a.insta, 
#colophon .socials a.insta {
	background-position: -120px -72px;
}



.wrap.wrapper {
	background-color: #fff;
	box-shadow: 0 6px 8px rgba(0,0,0,.1);
}
.wrap.wrapper.sticked {
	margin-top: 130px;
}

#dev-server {
	background: yellow;
	font-family: monospace;
	padding: 5px;
	text-align: center;
}
#footer {
	background: #8d2231;
	color: #fff;
	padding: 15px 0;
	position: relative;
}
#footer a, #footer a:visited, #footer a:active {
	color: #fff;
}
#footer ul.socials {
	width: 305px;
	height: 106px;
	float: left;
	margin: 0 0 0 20px;
	border-right: 1px solid #a44e5a;
}
#footer ul.socials li {
	margin-bottom: 12px;
}
#footer ul.socials a {
	display: block;
	line-height: 24px;
}
#footer ul.socials a span {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	background: url(../img/sprite.png) no-repeat 0 0;
}
#footer ul.socials a.fbk span {
	background-position: 0 -24px;
}
#footer ul.socials a.ytb span {
	background-position: -24px -24px;
}
#footer ul.socials a.twt span {
	background-position: -48px -24px;
}
#footer .contact {
	width: 23%;
	padding: 0 1.5%;
	float: left;
	height: 106px;
	border-right: 1px solid #a44e5a;
	position: relative;
}
#menu-footer li:first-child,
#menu-footer li.first-child {
	list-style: none;
	margin-left: 0;
	font-weight: bold;
}
#menu-footer li {
	list-style: disc;
	margin-left: 1.2em;
	margin-bottom: 4px;
}
#footer .exergue {
	float: left;
	font-size: 12px;
	width: 20%;
	padding: 0 1.5%;
}
#footer .exergue .thumb {
	float: left;
	width: 30%;
}
#footer .exergue img {
	display: block;
	width: 100%;
	height: auto;
}
#footer .exergue .text {
	float: left;
	margin-left: 3%;
	width: 60%;
}
#footer .exergue .text em {
	font-style: normal;
	font-weight: bold;
}
#search {
	position: relative;
	float: left;
	margin: 40px 0 0 4%;
	width: 33%;
}
#search label {
	display: none;
}
#form_cps #submit_cps,
#search button {
	position: absolute;
	right: 2px;
	top: 3px;
	width: 24px;
	height: 24px;
	border: none;
	background: transparent url(../img/sprite.png) no-repeat -74px 0;
	cursor: pointer;
	text-indent: -9999em;
}
#newsletter #mail,
input#cps,
#search #s {
	width: 90%;
	line-height: 26px;
	height: 28px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius:6px;
	padding: 0 8% 0 2%;	
}
#search #s:focus {
	outline: none;
}

input::-webkit-input-placeholder {
    color: #666;
}
input:focus::-webkit-input-placeholder{
	color: #ddd;
}
input:-moz-placeholder { /* FF 4-18 */
    color: #666;
}
input:focus:-moz-placeholder { /* FF 4-18 */
    color: #ddd;
}
input::-moz-placeholder {  /* FF 19+ */
    color: #666;
}
input:focus::-moz-placeholder {  /* FF 19+ */
    color: #ddd;
}
input:-ms-input-placeholder { /* IE 10+ */
    color: #666;
}
input:focus:-ms-input-placeholder { /* IE 10+ */
    color: #ddd;
}




.wrapper .main {
	min-height: 300px;
	background: #fff;
	position: relative;
}
/* MENUBAR */
#header .wrap {
	position: relative;
	height: inherit;
}

#colophon {
	padding: 10px 30px 20px;
	margin-bottom: 20px;
}
#colophon p {
	width: 29.5%;
	float: left;
}
#colophon p.logos {
	float: right;
	width: 70%;
	text-align: right;
	margin-top: -20px;
}
#colophon p.logos img {
	vertical-align: middle;
	margin-left: 30px;
}
/* SINGLE LIVRE */
div.sidebar {
	width: 24%;
	float: left;
	background: url(../img/sideBg.png) repeat-y right 0;
}
div.sidebar .end-sidebar{
	height: 90px;
	background: #fff url(../img/end-sideBg.png) no-repeat right 0;
}

div.sidebar div.fb-page {
	margin: 50px 0;
	display: block;
	text-align: center;
}

#newsfeed .end-newsfeed {
	margin-right: -7%;
}
div.ecr-page {
	width: 72%;
	float: right;
	padding: 10px 2% 30px 2%;
}
div.ecr-page.list .wp-pagenavi {
	margin-right: 30px;
}
/* ecr-page styles */
div.ecr-page p {
	margin-bottom: 1em;
	line-height: 1.35em;
	text-align: justify;
	word-wrap: break-word; 
	-webkit-hyphens : auto;
	-webkit-hyphenate-character : "\2010";
	-webkit-hyphenate-limit-after : 2;
	-webkit-hyphenate-limit-before : 3;
	-moz-hyphens : auto;
}

.ecr-page .couv {
	width: 26%;
	float: left;
	text-align: center;
}
.ecr-page .couv img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
div.author-pic,
div.author-pic.nopic  {
	width: 25%;
	float: left;
}
div.author-pic.nopic img {
	width: auto;
	margin: 0 auto;
}
div.author-pic img {
	width: 100%;
	height: auto;
	display: block;
}
div.author-desc {
	text-align: justify;
	float: right;
	width: 72%;
	word-wrap: break-word; 
	-webkit-hyphens : auto;
	-webkit-hyphenate-character : "\2010";
	-webkit-hyphenate-limit-after : 2;
	-webkit-hyphenate-limit-before : 3;
	-moz-hyphens : auto;
}
.ecr-page .book {
	width: 70%;
	float: right;
	text-align: justify;
	padding-bottom: 2em;
}
.ecr-page .couv .wp-post-image,
.other-book .thumb .wp-post-image,
.same-collection .wp-post-image {
	box-shadow: 0 0 5px #ccc;
	display: block;
	margin: 0;
}

.ecr-page .book .traducteur {
	margin-top: 10px;
	color: #666;
}

.ecr-page .meta {
	margin-top: 20px;
	text-align: left;
}
.ecr-page .addthis_toolbox {
	clear: both;
	margin-top: 20px;
	text-align: right;
	line-height: 24px;
	color: #999;
}
.ecr-page .addthis_toolbox a {
	float:right;
	padding: 0;
}
.ecr-page .addthis_toolbox a span {
	display: none;
}
.ecr-page .addthis_toolbox span {
	float: right;
}
.ecr-page .meta .price {
	font-size: 13px;
	font-weight: bold;
	color: #555;
	width: 70px;
	float: left;
	padding: 3px 0;
}
.ecr-page .meta .buy a {
	display: block;
	float: right;
	text-align: center;
	background-color: #8d2231;
	color: #fff;
	line-height: 24px;
	padding: 0 0 0 10px;
	border-radius: 4px;
}
.ecr-page .meta .buy a em {
	display: block;
	float: left;
}
.ecr-page .meta .buy a span {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 6px;
	background: url(../img/sprite.png) no-repeat -48px -48px;
}
.isbn {
	clear: both;
	margin-top: 10px;
	color: #555;
	font-size: 11px;
}
.ecr-page .book .author a {
	color: #555;
	text-transform: uppercase;
}
.ecr-page .author-title,
.ecr-page .book .book-title,
.ecr-page .book .book-subtitle {
	font: 30px/32px 'Playfair Display', Times, serif;
	color:#8d2231;
	margin: 3px 0 0;
	text-align: left;
}
.ecr-page .book .book-subtitle {
	font-size: 18px;
	line-height: 20px;
	text-align: left;
}
.ecr-page .book .excerpt {
	margin-top: 20px;
	text-align: justify;
}
.ecr-page #book-kw {
	margin-top: 20px;
	text-align: left;
	font-size: .9em;
	background: #fbfbfb;
	padding: .5em;
	border: 1px solid #eee;
	border-radius: 4px;
	word-wrap: normal;
}
.ecr-page #book-kw span.title {
	margin-left: -12px;
	padding-left: 20px;
	background: url(../img/tags.png) no-repeat 0 center;
}

#collections-menu {
	margin-bottom: 2em;
}
#collections-menu .title {
	font: 18px/33px 'Playfair Display', Times, serif;
	color: #fff;
	background-color: #555;
	padding-left: 18px;
}
#collections-menu li a {
	display: block;
	font: 123x/15px 'Alef', Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 10px 10px 20px;
}
#collections-menu li a:hover {
	background: #eee url(../img/sideBg-active.png) repeat-y right 0;
}
#collections-menu li span {
	display: block;
	border-bottom: 1px solid #ddd;
}
#collections-menu li.current-menu-item span,
#collections-menu li.current_page_item span,
#collections-menu li.active span {
	padding-left: 10px;
}

#collections-menu li.current-menu-item,
#collections-menu li.current_page_item,
#collections-menu li.active {
	border-left: 10px solid #822130;
	background: #eee url(../img/sideBg-active.png) repeat-y right 0;
}
#collections-menu li.current-menu-item a,
#collections-menu li.current_page_item a,
#collections-menu li.active a {
	padding-left: 0;
}
/*LIST LIVRES */
div.ecr-page .collection-title,
div.ecr-page .collection-title a {
	font: 18px/18px 'Playfair Display', Times, serif;
	color: #555;
	margin: 0 0 20px;
}
h1.main-title,
h1.mot-cle {
	font: 32px/32px 'Playfair Display', Times, serif;
	color: #555;
	margin: 0 0 20px;
}
h1.mot-cle {
	font-size: 24px;
}
h1.mot-cle span.mot-cle {
	color: #000;
}

h1.main-title span {
	display: block;
	font-size: .6em;
	line-height: 1em;
	margin-bottom: 3px;
}

.wp-pagenavi {
	float: right;
	font-size: 11px;
	margin: 0 0 20px;
}
.wp-pagenavi span,
.wp-pagenavi a,
.alphabet a {
	padding: 4px 12px;
	background-color: #eee;
	float: left;
	margin-right: 8px;
	border-radius:3px;
	color: #555;
	margin-bottom: 1em;
}
.wp-pagenavi span.current {
	background-color: #555;
	color: #fff;
}
.wp-pagenavi a:hover,
.alphabet a:hover {
	background-color: #ccc;
}
div.book-item {
	width: 45.2%;
	padding: 1%;
	border: 1px solid #ddd;
	margin: 0 2% 2% 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
div.book-item div.coll {
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
}
div.book-item div.coll a {
	color: #555;
	font-size: 10px;
	line-height: 11px;
}
div.book-item span.date {
	color: #999;
	font-size: 11px;
	margin-bottom: 1px;
	display: block;
}
div.book-item .author a{
	color: #555;
}
div.book-item .thumb {
	float: left;
	text-align: center;
	width: 24%;
}
div.book-item .description {
	width: 74%;
	float: right;
}

div.book-item .thumb img {
	max-width: 100%;
	height: auto;
	box-shadow: 0 0 5px #ccc;
	display: block;
}
div.book-item .thumb img.noshadow {
	box-shadow: none;
}
div.book-item h2 {
	font: 18px/20px 'Playfair Display', Times, serif;
	margin-bottom: 0;
}
div.book-item .excerpt {
	color: #555;
	margin-top: 6px;
	font-size: 11px;
	line-height: 1.3em;
}
div.same-author {
	margin: 20px 0 0;
}
div.ecr-page .other-book {
	text-align: center;
	margin: 0 2% 2% 0;
	display: inline-block;
	vertical-align: middle;
	width: 11%;
}
div.ecr-page .other-book .thumb {
	font-size: 11px;
}
div.ecr-page .other-site .other-book .thumb {
}
div.ecr-page .thumb.nopic {
	border: 1px solid #ddd;
	max-width: 90px;
}
div.ecr-page .thumb.nopic span {
	padding: 20px 10px;
	display: inline-block;
	line-height: 1.1em;
	min-height: 60px;
}
div.ecr-page .other-book .title {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 20px;
	padding: 0 5px;
}
div.same-author h3,
.same-collection-title {
	font: 400 20px/26px 'Playfair Display';
	font-style: italic;
	margin: 10px 0 20px;
}
div.ecr-page p.more {
	font-style: italic;
	text-align: right;
	margin-right: 50px;
}
.same-collection-title strong {
	float: right;
	padding: 0 6% 0 0;
	color: #fff;
	font: 100 16px/26px 'Alef', Arial, sans-serif;
	background: #8b2333;
	width: 50%;
	text-align: right;
	position: relative;
	margin-right: -3%;
}
.same-collection-title strong span.left-angle {
	display: block;
	border-color: #fff transparent transparent #fff;
	border-style: solid;
	border-width: 16px;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
}
ul.same-collection li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 2%;
	margin-bottom: 2%;
	max-width: 10%;
}
div.same-author .other-book .thumb img,
ul.same-collection li img {
	display: block;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: auto;
}
.ecr-page h4.linked_author {
	margin-top: 1em;
	font-weight: bold;
}
/* author */
.ecr-page .author-title {
	margin-bottom: 15px;
}
.ecr-page h2.published,
.ecr-page h2.related-news {
	font-weight: bold;
	margin: 20px 0 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	font-size: 14px;
}
.ecr-page ul.related-news {
	margin-bottom: 1em;
}
.ecr-page ul.related-news li {
	padding: 6px 0;
}
.ecr-page ul.related-news li span.date {
	color: #999;
}
#widget-buy-book input {
	background-color: #eee;
}
#widget-buy-book p.title {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 3px;
	font-size: 20px;
}
#widget-buy-book div.online {
	text-align: center;
}
#widget-buy-book div.online img {
	vertical-align: middle;
	margin: 16px;
}
#widget-buy-book div.pages-jaunes {
	width: 728px;
	margin: 10px auto 0;
}
#widget-buy-book #searchPJExpress1 {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
#widget-buy-book li#tabHeadYES1,
#widget-buy-book div.widgetSearchTabsNav,
#widget-buy-book p.proxi,
#widget-buy-book .alertes {
	display: none;
}
#widget-buy-book .widgetPJForm.widgetPJ .widgetSearchTab {
	background-color: #fff;
	border: none;
}
#widget-buy-book .widgetPJForm .widgetSearchValid input {
	background: #555;
}

/* responsive Youtube */
.videoWrapper.responsive {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0; width: 100% !important;
	margin-bottom: 20px;
}
.videoWrapper.responsive iframe {
	position: absolute;
	top: 0; left: 0;
	width: 100% !important; height: 100% !important;
}

/*MULTISEARCH*/

.main.search .collection-title span.result {
	color: #8b2333;
	text-transform: uppercase;
}
.main.search h2 {
	font-size: 14px;
	font-weight: 100;
	line-height: 14px;
	clear: both;
	background-color: #8b2333;
	color: #fff;
	padding: 4px;
	margin: 15px 0 6px;
}
.main.search .actu-results h2,
.main.search .authors-results h2 {
	background-color: #555;
}
.main.search .site2 h2 {background-color: #8b2333}
.main.search .site3 h2 {background-color: #325e85}
.main.search .site4 h2 {background-color: #df580d}
.main.search .site5 h2 {background-color: #67683e}

.main.search div.result {
	border-bottom: 1px solid #ddd;
	padding: 1px 0;
	line-height: 1.1em;
}
.main.search div.result .thumb {
	width: 10%;
	float: left;
}
.main.search div.result .desc {
	width: 88%;
	float: right;
}
.main.search div.result a {
	display: block;
	margin: 3px 0;
	color: #555;
	clear: both;
}
.main.search div.result img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	margin-right: 6px;
	box-shadow: 0 0 2px rgba(0,0,0,.3);
}
.main.search div.result span.date {
	color: #999;
}
.main.search div.authors-results.float-right {
	width: 35%;
	float: right;
	margin-right: 10px;
}
.main.search .books {
	width: 60%;
	float: left;
}
.main.search div.onsite-results,
.main.search div.other-results {
	margin-bottom: 10px;
}
.main.search .wp-pagenavi {
	margin-right: 0;
	margin-top: 10px;
}
/* Liste AUTEURS */
.auth-list div.block {
	margin-right: 10px;
}
.auth-list div.block .initiale {
	font: 100 36px/36px 'Playfair Display', Times, serif;
	color: #555;
	border-bottom: 1px solid #555;
	margin: 12px 0 8px;
	padding: 0 0 8px 12px;
}
.auth-list div.block .author {
	float: left;
	width: 23%;
	padding-right: 1.5%;
	margin-bottom: 3px;
}

/* toplink*/
a.top{
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	background: url(../img/sprite.png) no-repeat -72px -24px;
	margin: 0 0 0 auto;
}
a.top:hover {
	background-position: -72px -48px;
}

/*page collections*/
.ecr-page ul.collections-list li {
	width: 110px;
	height: 210px;
	float: left;
	text-align: center;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 0 5px 10px 0;
	position: relative;
}
.ecr-page ul.collections-list li img {
	box-shadow: 0 0 5px #ccc;
}
.ecr-page ul.collections-list li h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	width: 110px;
	text-transform: uppercase;
	position: absolute;
	bottom: 10px;
	text-align: center;
	margin-bottom: 0;
}
/*news list*/
.main.news .news-list {
	clear: both;
	border-top: 1px solid #ddd;
	margin: 0 10px 20px 0;
}
.main.news .news-item {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	clear: both;
}
.main.news.signatures .news-item img,
.main.news .news-item a.thumb {
	display: block;
	width: 11%;
	text-align: center;
	float: left;
}
.main.news .news-item a.thumb img,
.main.news.signatures .news-item img {
	max-width: 100%;
	height: auto;
}
.main.news .news-item .news-content {
	width: 87%;
	float: right;
}
.main.news .news-item .date {
	font-size: 11px;
	color: #555;
}
.main.news .news-item .title {
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	margin: 1px 0 6px;
}
/* single news */
.main.news.single .leftcol {
	width: 28%;
	float: left;
	text-align: center;
}
.main.news.single .leftcol img.attachment-medium {
	max-width: 100%;
	height: auto;
}
.main.news.single .leftcol .related-books-title {
	font-weight: bold;
	font-style: italic;
	margin: 2em 0 1em;
}
.main.news.single .leftcol .related-book-website {
	font-size: 11px;
	color: #555;
	margin-top: 3px;
}
.main.news.single .leftcol .related-book-item {
	margin-bottom: 1.5em;
}
.main.news.single .thumb img {
	box-shadow: 0 0 5px #ccc;
}
div.news-col-440 {
	width: 72%;
	float: right;
}
div.news-col-440 h2 {
	font-size: 1.3em;
	line-height: 1.1em;
}
.main.news.single .ecr-page .date {
	color: #8d2231;
	margin-bottom: 6px;
}
.main.news.single .ecr-page p {
	text-align: justify;
	margin-bottom: .8em;
}
.main.news.single iframe {
	width: 440px;
	margin-bottom: 1em;
}
.main.news.single .news-col-440 ul {
	margin-bottom: 1em;
}
.main.news.single .news-col-440 li {
	margin-bottom: .3em;
	list-style-type: square;
	list-style-position: inside;
}
/* signatures */
.main.news.signatures .news-item .title {
	margin-bottom: 0;
}
ul.sign-dates li {
	margin: 4px 0;
	font-size: 12px;
	list-style: disc;
	list-style-position: inside;
	list-style-type: square;
	color: #ccc;
}
ul.sign-dates li.passed span {
	color: #999;
}
ul.sign-dates li span {
	color: #333;
}
.main.news.single.signature img.wp-post-image {
	float: left;
	width: 210px;
	height: auto;
}

/*breadcrumb*/
.breadcrumb {
	font-size: 12px;
	color: #999;
	margin-bottom: 20px;
}
.breadcrumb a, .breadcrumb a:hover {
	color: #555;
}

/*contacts*/
table.diffuseurs {
	width: 100%;
	font-size: .85em;
}
table.diffuseurs h3 {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: .2em;
	margin-bottom: .3em;
}

/*page content*/
.ecr-page .mainthumb {
	float: left;
	margin: 0 20px 10px 0;
}
.ecr-page h2 {
	font: 700 20px/22px 'Alef', Times, serif;
	margin-bottom: .8em;
	color: #8b2333;
}
.ecr-page h2.video-title {
	font-weight: normal;
	color: #777;
}
.ecr-page hr {
	height:1px;
	border:none;
	color:#ccc;
	background-color:#ccc;
	margin: 1em 0;
}
.ecr-page img.alignleft,
.ecr-page img.alignright,
.ecr-page img.aligncenter {
	margin-bottom: 1em;
}
.ecr-page img.alignleft {
	margin-right: 1em;
}
.ecr-page img.alignright {
	margin-left: 1em;
}

/*Foreign Rights*/
.main.frights h2.same-collection-title {
	height: 1.3em;
	margin-top: 1.5em;
	border-bottom: 1px solid #ccc;
}
.main.frights h2.same-collection-title strong {
	width: auto;
	padding-left: 100px;
	border-bottom: 1px solid #fff;
}
.main.frights h3.title {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: .5em;
}
.main.frights .block {
	margin-bottom: 2em;
}
.main.frights .item {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 8px;
	margin-bottom: 16px;
}
.main.frights .desc {
	float: right;
}
.main.frights .block .wp-post-image {
	float: left;
	margin-right: 10px;
}
.main.frights .rightslists li {
	margin-bottom: .3em;
}
ul.cp-files li a,
.main.frights a.pdf {
	line-height: 24px;
}
ul.cp-files li a span,
.main.frights a.pdf span.pdf {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	background: url(../img/sprite.png) no-repeat -96px -72px;
	opacity: .5;
}
ul.cp-files li a:hover span,
.main.frights a.pdf:hover span.pdf {
	opacity: 1;
}
.main.frights ul.list li {
	float: left;
	text-align: center;
	width: 130px;
	height: 190px;
	margin-right: 10px;
	position: relative;
}
.main.frights ul.list li p {
	font-size: .9em;
	margin: 0;
	text-align: center;
	line-height: 1.1em;
	color: #555;
}
.main.frights ul.list li h3 {
	margin: 0;
	font-size: .9em;
	line-height: 1.1em;
}
.main.frights ul.list li .wp-post-image {
	float: none;
	margin: 0;
	box-shadow: 0 0 5px #ccc;
}
.main.frights ul.list li img.noshadow {
	margin: 19px 0;
}
.main.frights .ecr-page .meta {
	margin: 10px 0 0;
}
.main.frights .ecr-page .meta p {
	margin: 0 0 7px;
	padding: 0;
	line-height: 1em;
}
.main.frights .ecr-page .meta p.author {
	font-weight: bold;
}
.main.frights .ecr-page h1.book-title {
	margin-bottom: .5em;
}
/*PRESSE */
#form_cps label {
	line-height: 34px;
	font-size: 1.1em;
}
#form_cps p {
	position: relative;
}
#form_cps label {
	max-width: 50%;
	float: left;
}
#form_cps input#cps {
	float: right;
	max-width: 50%;
}
#form_cps #submit_cps {
	top: 3px;
}
div.press-item {
	clear: both;
	margin-bottom: 15px;
}
div.press-item img {
	box-shadow: 0 0 5px #ccc;
	float: left;
}
div.press-item .desc {
	float: right;
	width: 585px;
}
div.press-item .desc .date {
	font-size: .9em;
	color: #999;
}
div.press-item .desc h2 {
	font-size: 1.2em;
	margin-bottom: .2em;
}
div.press-item .desc p {
	margin-bottom: .3em;
}
/* NEWSLETTER */
form#newsletter p,
form#newsletter li{
	margin: 10px 0;
}
form#newsletter h2 {
	font-size: 1.1em;
	margin-top: 20px;
}
form#newsletter button {
	line-height: 26px;
	height: 28px;
	background: #555;
	border: 1px solid #555;
	border-radius:6px;
	padding: 0 20px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin: 20px 0;
}
form#newsletter button:active {
	background-color: #000;
}
.newsletter p.response.error {
	color: red;
}

#dropListQuoiYes1 {
	display: none !important;
}

/* PRINT */
@media print{
	div.clickpromo,
	#access,
	#footer,
	#search,
	iframe {display:none;}
	body {background:none;}
	div.wrap.wrapper{box-shadow: none;}
	#colophon {border-top: 1px solid #333;}
}

#control {
	position: fixed;
	left: 0;
	top: 0;
	background: orange;
	padding: 2px 10px;
	z-index: 999;
	color: #fff;
}

.main.frights ul.list li .thumb,
.main.frights ul.list li .desc {
	display: block;
	float: none;
}
.main.frights .block.rights img.wp-post-image {
	width: 10%;
	height: auto;
}
.main.frights .block.rights .desc {
	width: 87%;
}

/* mobile */
@media screen and (max-width: 840px) {
	#control:before {
		content: "MOBILE";
	}
	#access,
	.sidebar,
	div.breadcrumb, 
	#header .socials, 
	div.clickpromo, 
	#footer .contact, 
	.wp-pagenavi span.extend,  
	.hide-mobile {
		display: none;
	}
	#header {
		height: auto;		
	}
	.wrap {
		padding: 0 15px;
	}
	div.ecr-page {
		width: 100%;
		float: none;
		margin: 0;
		padding: 20px 0 0;
	}
	.wrap.wrapper {
		box-shadow: none;
	}
	#search {
		float: none;
		width: 100%;
		margin: 0 auto;
		clear: both;
		margin-bottom: 10px;
	}
	#logo {
		float: none;
		width: 75%;
		margin-bottom: 10px;
		padding-top: 10px;
		margin-top: 0;
	}
	.main.news .news-item a.thumb,
	.main.news.signatures .news-item img {
		width: 20%;
	}
	.main.news .news-item .news-content {
		width: 78%;
	}
	#footer {
		margin-top: 2em;
		padding-bottom: 0;
	}
	#colophon {
		padding: 8px 0;
	}
	#colophon p,
	#footer .exergue, 
	#colophon .socials, 
	#colophon p.logos {
		width: 100%;
		float: none;
		height: auto;
		clear: both;
	}
	#footer .exergue .thumb {
		width: 12%;
	}
	#colophon .socials {
		margin: 20px 0;
	}
	#colophon p.logos {
		text-align: center;
		clear: both;
		padding-top: 30px;
	}
	#colophon p.logos a {
		display: inline-block;
		margin: 5px;
		float: none;
		max-width: 30%;
	}
	#colophon p.logos img {
		max-width: 100%;
		height: auto;
		margin: 0;
	}
	div.book-item {
		float: none;
		display: block;
		width: 100%;
		border: none;
		border-bottom: 1px solid #ddd;
		margin: 0 0 .5em;
		padding-bottom: .5em;
	}
	div.book-item .thumb {
		width: 20%;
	}
	div.book-item .description {
		width: 78%;
	}
	div.ecr-page .other-author-books {
		text-align: center;
		margin-bottom: 20px;
	}
	div.ecr-page .other-book {
		width: 18%;
		display: inline-block;
		margin: 2%;
	}
	div.same-author h3,
	.same-collection-title {
		font: 400 13px/26px 'Playfair Display';
		margin-bottom: 1em;
	}
	.same-collection-title strong {
		font-size: 13px;
	}
	ul.same-collection {
		text-align: center;
	}
	ul.same-collection li {
		max-width: 18%;
		margin: 2%;
	}
	.ecr-page .couv,
	.ecr-page .book {
		float: none;
		width: auto;
		clear: both;
		margin-bottom: 2em;
	}
	.ecr-page .couv .wp-post-image {
		max-width: 60%;
		margin: 0 auto;
	}
	.ecr-page ul.collections-list {
		text-align: center;
	}
	.ecr-page ul.collections-list li {
		width: 24%;
		padding: 2%;
		margin: 2%;
		display: inline-block;
		float: none;
		height: auto;
		border: none;
		vertical-align: top;
	}
	.ecr-page ul.collections-list li h2,
	.ecr-page ul.collections-list li h2 span {
		text-align: center;
		width: auto;
		position: relative;
		bottom: auto;
		height: auto;
		display: block;
		font-size: x-small;
	}
	.ecr-page ul.collections-list li img {
		height: 100px;
		width: auto;
	}
	.auth-list div.block .author {
		width: 45%;
		padding-right: 5%;
		margin-bottom: 1em;
	}
	div.author-pic,
	div.author-desc {
		float: none;
		width: auto;
		margin-bottom: 20px;	
	}
	div.author-pic img {
		max-width: 60%;
		margin: 0 auto;
		border-radius: 5px;
	}
	div.author-pic.nopic {
		display: none;
	}
	#footer .exergue {
		padding-bottom: .5em;
		margin-bottom: .5em;
		border-bottom: 1px solid rgba(255,255,255,.2);
	}
	table.diffuseurs td {
		display: block;
		margin-bottom: 20px;
	}
	.main.frights ul.list li {
		float: none;
		width: auto;
		text-align: left;
		height: auto;
		padding-bottom: .5em;
		margin-bottom: .5em;
		border-bottom: 1px solid #ddd;
	}
	.main.frights ul.list li .thumb {
		width: 15%;
		float: left;
	}
	.main.frights ul.list li .thumb img {
		max-width: 100%;
		height: auto;
		display: block;
	}
	.main.frights ul.list li .desc {
		width: 83%;
		float: right;
	}
	.main.frights ul.list li h3 {
		font-size: 1.2em;
		margin-bottom: .5em;
		margin-top: .5em;
	}
	.main.frights ul.list li p {
		text-align: left;
		font-size: 1em;
	}
	.main.frights .item {
		display: inline-block;
		width: 100%;
		height: auto;
	}
	.main.frights .item .wp-post-image {
		width: 20%;
		height: auto;
		margin: 0;
	}
	.main.frights .item .desc {
		width: 76%;
		float: right;
	}
	.main.search .books, 
	.main.search div.authors-results.float-right {
		float: none;
		width: auto;
		margin-right: 0;
	}
	.news-content .excerpt a.more:before {
		font-family: 'FontAwesome';
		content: "\f101";
		margin-right: .5em;
	}
	.isbn {
		margin-top: 0;
	}
	.isbn .ean {
		display: none;
	}
	#form_cps label,
	#form_cps input#cps {
		max-width: 40%;
		line-height: 1em;
	}
}
/* tablet */
@media screen and (min-width: 840px) and (max-width: 1024px) {
	#control:before {
		content: "TABLET";
	}
	.hide-desktop {
		display: none;
	}
	.ecr-page .meta .price {
		float: none;
		width: auto;
		text-align: center;
		display: block;
	}
}
/* small screen desktop */
@media screen and (min-width: 1024px) and (max-width: 1100px) {
	#control:before {
		content: "SMALL SCREEN";
	}
	.hide-desktop {
		display: none;
	}
}
/* desktop */
@media screen and (min-width: 1100px) {
	#control:before {
		content: "DESKTOP";
	}
	#hamburger, 
	.hide-desktop {
		display: none;
	}
}


