.author-separator {
    border-top:solid 1px #0c0f0a;
}img[src$='#vignette']{
	width: 175px;
}

.tab {
	table-layout: fixed;
	width: 350px;
	margin-bottom: 25px;
}

.couv {
	width: 175px;
}

.info {
	padding-bottom: 22px;
	padding-left: 10px;
	vertical-align: bottom;
}

.catalog {					
	/*-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;*/
}

.bouton {
	display: inline-block;
    border: solid 2px black;
	width: 100px;
    padding: 5px;
	margin-top: 25px;
    text-align: center;
    border-radius: 20px;
	color: black;
}

.bouton:hover {
	background-color: black;
	color: white;
	padding-left: 50px;
}
/*-- MEDIA QUERIES --*/

@media screen and (max-width: 1440px) {

img[src$='#vignette']{
	width: 150px;}

.tab {
	width: 325px;
	}
	
.couv {	
	width: 150px;
	}
	
}	

@media screen and (max-width: 1360px) {
	
img[src$='#vignette']{
	width: 140px;}

.tab {
	width: 300px;
	}
	
.couv {	
	width: 140px;
	}
		
	}	

@media screen and (max-width: 768px) {
	
img[src$='#vignette']{
	width: 175px;}
		
.tab {
	width: 350px;
	}
			
.couv {	
	width: 175px;
		}

.catalog {					
	/*-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;*/
	}
				
}#countdown {
    background-image: url('/livres/asilentio.png');
    text-align: center;
    font-weight:600;
	font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 50px;
}

#demo {
    font-family: 'Roboto', Sans ;
	font-weight:600;
    color: #fff;
	font-size: 38px;
    text-transform: uppercase;
    margin-top: 43%;
    margin-bottom: 10px;
}

#kkbb {
    width: 15%;
}

.icone {
    width: 40px;
}

#socialmedia {
    margin-top: -15px;
}#carte {
    background-image: url(/content/diffusion/carte_librairie_bleu.png);
}html,body{
	background-color: #fff;
	height: 96vh;
	margin: 0;
	padding: 0;
	font-family: 'roboto';
	color : #0c0f0a;
	font-size: 15px;
} 

h1 {
	font-weight:600;
	font-size: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	font-weight:600;
	font-size: 16px;
	text-transform: uppercase;
}

h3 {
	font-weight:600;
	font-size: 14px;
	text-transform: uppercase;
}

a {
	font-size: 12px;
    font-family: 'roboto';
	text-transform: uppercase;
	font-weight: 600;
	color: #003089;
}

ul {
	padding-left: 0px;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

img {
	width: 95%;
}

/* Content */

#content {
	width: 70%;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 26vw;
}

/*-- MEDIA QUERIES --*/

@media screen and (max-width: 1440px) {
html,body{
	font-size: 14px;
} 
}

@media screen and (max-width: 1360px) {
h1{
	font-size: 18px;
}
h2 {
	font-size: 15px;
}
}

@media screen and (max-width: 768px)  {

#content {
	width: 58%;
	margin-left: 42vw;
	}
}

@media screen and (max-width: 480px)  {

#content {
	width: 80%;
	margin-left: 15vw;
	}

}	img + em { 
    font-size: 12px;
	color : #909090;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

blockquote {
    font-family: 'libre baskerville';
    text-align: right;
    margin-right: 0;
}

/*-- MEDIA QUERIES --*/

@media screen and (max-width: 768px) {

img + em {
    font-size: 10px;
    }
}#news{
    padding-top: 10px;
}
.news-item {
    width: 350px;
    font-weight: 600;
    text-transform: uppercase;
    list-style-type: none;
    border-top:solid 1px #0c0f0a;
    margin-top: 20px;
    vertical-align: top;
}
td.news-date{
    width: 30%;
    color:#4357ad;
    vertical-align: top;
}
td.locations {
    width: 70%;
    font-weight: 400;
    text-transform:initial; 
}

/*-- MEDIA QUERIES --*/

@media screen and (max-width: 1440px) {

    .news-item {
        width: 270px;
        }
        
}
    
@media screen and (max-width: 768px)  {
    
    .news-item {
        width: 220px;
        }
        
}
    #sidebar {
	width: 24%;
	height: 100vh;
	float: left;
	position: fixed;
	overflow: hidden;
	border-right:solid 6px #0c0f0a;
}

.men_fleche{
	position: absolute;
	bottom: 0;
	right: 0;
	display:none;
}
.men_mobile{
	font-family: 'Roboto', Sans ;
	font-weight:600;
	font-size: 20px;
	letter-spacing: 1px;
	writing-mode: vertical-rl;
	position: absolute;
	bottom:6%;
	right: 2%;
	display:none;
}

header {
	padding-top : 20px;
	padding-left : 40px;
}

header img {
    width: 200px;
}

header #description {
	width: 70%;
	padding-bottom: 10px;
}

/* Language Menu */

#language-menu {
	padding-bottom: 20px;
    text-transform: uppercase;
}

#language-menu a {
	font-weight:600;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration : none;
}

#language-menu a:not(:first-of-type)::before{
	content: "/ ";
}

/* Main Menu */

#main-menu {
	margin-top: 20px;
	list-style-type: none;
	line-height:1.2;
	margin: 0;
	padding: 0;
	
}

#main-menu a {
	font-weight:600;
	font-size: 20px;
	letter-spacing: 1px;
	text-decoration : none;
	transition:0.1s;
	color: #0c0f0a;
	}

#main-menu a:hover{
	padding-left:15px;
	}


/* Footer */


footer  {
	border-top:solid 6px #0c0f0a;
	width: 18%;
	height: 40%;
	padding: 20px 10px 0px 40px;
	bottom: 0;
	position: fixed;
} 

footer p{
	font-size:14px;
	color : #909090;
}

a.news {
	font-weight:600;
	font-size: 20px;
	letter-spacing: 1px;
	text-decoration : none;
	transition:0.1s;
	color: #0c0f0a;
}

a.news:hover {
	padding-left:15px;
}

#more {
	text-align: right;
	margin-top: 15px;
}

#more a {
	font-weight:600;
	font-size: 18px;
	text-decoration : none;
	transition:0.1s;
	color: #0c0f0a;
}

#footer-menu {
	font-size: 12px;
	margin-top: -10px;
}

#footer-menu a{
	color : #909090;
	text-decoration: none;
}

#footer-menu a:not(:first-of-type)::before{
	content: "/ ";
}

#bottom {
	position: absolute;
	padding-bottom: 20px;
	bottom: 0;
}

/*-- MEDIA QUERIES --*/

@media screen and (max-width: 1440px) {

#sidebar {
	width: 24%;
	border-right:solid 5px #0c0f0a;
	}

footer  {
	border-top:solid 5px #0c0f0a;
	height: 30%;
	} 

header #description {
	width: 90%;
	}

}

@media screen and (max-width: 768px)  {

#sidebar {
	width: 40%;
		}

footer  {
	border-top:solid 5px #0c0f0a;
	width: 27%;
	height: 35%;
	} 

header #description {
	width: 92%;
	}
}

@media screen and (max-width: 480px) {

#sidebar {
	font-size: 16px;
	width: 350px;
	left: -315px;
	margin-top: -20px;
	background-color:#fff;
	border-right:solid 4px #0c0f0a;
	border-bottom:solid 4px #0c0f0a;
	z-index:98;
	}
#sidebar:hover { 
	left: 0;
	}
.men_fleche{
	font-family: 'Lato', Sans;
	font-weight: 400;
	font-size: 40px;
	display:block;
	}
.men_mobile{
	display:block;
	}

footer  {
	border-top:solid 4px #0c0f0a;
	width: 55%;
	height: 35%;
	}

#bottom {
	width: 100%;
	}

}/* Content */

.content {
    min-height:98vh;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

.col {
	flex-basis: 29%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.col_g{
	flex: 20%;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 25px;
 }
 .col_d{
	flex: 65%;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 100px;
 }

#content a {
	text-decoration: none;
	transition:0.1s;
}

#content a:hover {
	padding-left: 10px;
}

img[src$='#icone']{
	width: 20px;
}

/*-- MEDIA QUERIES --*/

@media screen and (max-width: 768px)  {

.content {
	min-height:98vh;
	flex-direction: column;
	padding-right: 20px;
	}

}




