@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=B612:ital,wght@0,400;0,700;1,400;1,700&family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Edu+AU+VIC+WA+NT+Dots:wght@400..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Space+Grotesk:wght@300..700&family=Staatliches&display=swap');

table {
	
	border-spacing: 5px 0px;
}

img.nimg{
    max-width: 100%;
	min-width:120px;
	height: auto;
	
	}


.newsl {
  background-color:#ff8831;
  border: none;
  border-radius: 20px;
  color:#FFFFFF;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
  font-weight:normal;
  margin: 0px 0px;
  cursor: pointer;
  transition-duration: 0.4s;
  
}

.newsl:hover {
	color: #2b389b;
background-color: #ffd7b9;
}

table.nii {
	margin-top: 0px;
	background-color:#fffef8;
	max-width:780px;
	margin-bottom: 0px;
}


label {
	font-family: "Roboto", sans-serif;
	font-size: 0.9em;
	font-weight: 300;
	color: #5E5E5E;
}

.input-box {
  width: 300px;
  height: 40px;
	font-family: "Roboto", sans-serif;
	font-size: 1em;
	font-weight: 300;
	color: #000000;
  padding: 20px 20px;
  margin: 8px 12px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}


h2 {
	
	text-align: left;	
	font-family: "Staatliches", sans-serif;
	font-size: 2em;
	letter-spacing: 0.7rem;
	font-weight: 400;
	color: #816878;
	padding-bottom: 0px;
	margin: 2px;
	position: relative;
   /* z-index: 1;
    
    &:before {
        border-top: 1px solid #ffe957;
        content:"";
        margin: 0 auto; 
        position: absolute; 
        top: 50%; left: 0; right: 0; bottom: 0;
        max-width: 100%;
        z-index: -1;
    } */
}

h3 {
	font-family: "B612", sans-serif;
	text-align: left;	
	font-style: italic;
	font-size: 1.2em;
	font-weight: 100;
	color:#c8c8c8;
	padding-left: 40px;
	margin: 2px;
}

h4 {
	font-family: "Roboto", sans-serif;
	text-align: left;	
	font-size: 1.2em;
	font-weight: 300;
	color: #838383;
	padding-left: 80px;
	padding-top: 12px;
	margin: 0px 0px 0px 0px;
}

.divlib {
	text-align:left;
	padding: 3px 15px;
	
}

a.librel:link, a.librel:visited {
	font-family: "Roboto", sans-serif;
	font-size: 0.875em;
	font-weight: 300;
	color: #fee489;
	background-color: #ff8447;
	transition transition-duration: 0.4s;
}

a.librel:hover{
	text-decoration: none;
	background-color: #ffcfb7;
	color: #595959;
}

a.pdl:link, a.pdl:visited {
	font-family: "Roboto", sans-serif;
	font-size: 0.875em;
	font-weight: 300;
	color: #fee489;
	background-color: #ff8447;
	transition transition-duration: 0.4s;
}

a.pdl:hover{
	text-decoration: none;
	background-color: #ffcfb7;
	color: #595959;
}

a.cata:link, a.cata:visited {
	font-family: "Roboto", sans-serif;
	font-size:0.98em;
	color: #9f1f63;
	font-weight: 300;
	transition-duration: O.4s;
}

a.cata:hover {
	color:#c20b6c;
text-decoration:underline;
text-decoration-style: dotted;
text-decoration-thickness: 0.5px;
font-weight:300;
}

a.button:link, a.button:visited {
	font-size: 1em;
    font-weight:normal;
	color: #ffffff;
	transition-duration: 0.4s;
	
}

a.button:hover {
	color: #2b389b;
	text-decoration: none;
}

.button {
  background-color:#38a4dc;
  border: none;
  border-radius: 20px;
  color:#FFFFFF;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
  font-weight:normal;
  margin: 0px 0px;
  cursor: pointer;
  transition-duration: 0.4s;
  
}

.button:hover {
	color: #2b389b;
background-color: #e7f7ff;
}

.rubacc {
	text-align:center;
	width: auto;
	max-width:680px;
	margin:auto;
	padding: 15px 0px 15px 0px;
		
}

.sepa {
	
	text-align:center;
	width: 300px;
	margin:auto;
	padding: 15px 0px 15px 0px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #38a4dc;
}

.krikou {
	display:inline-block;
    float: center;
	text-align: center;
	overflow:visible;
	padding: 0px 5px 0px 5px;
	min-width: 20px;
}



a.rubrique:link, a.rubrique:visited {
	color:#9f1f63;
	font-family: "Roboto", system-ui;
	font-size:1em;
	font-weight: 300;
}

a.rubrique:hover {
	color:#c20b6c;
	text-decoration:underline;
	text-decoration-style: dotted;
	text-decoration-thickness: 0.5px;
	font-weight:300;
	
}

.menu { 
font-family: "Roboto", system-ui;
font-size:1em;
	font-weight: 100;
font-style:normal;
white-space: nowrap;

}

a.lapoinco:link, a.lapoinco:visited {
	border: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-family: "Roboto", system-ui;
	font-size: 2em;
	font-weight: 900;
	color: #FFFFFF;
	font-stretch: extra-expanded;
	letter-spacing: 1rem;
	background-image:url("backtitle.png");
	/*
	background-color: #ffffff;
	opacity: 1;
	background-size: 7px 7px;
	background-image: repeating-linear-gradient(45deg, #38a4dc 0, #38a4dc 0.7000000000000001px, #ffffff 0, #ffffff 50%);*/
	transition-duration: 0.2s;
	
	
}

a.lapoinco:hover{
	
text-align: center;
	font-weight: 200;
	color: #2b389b;
	background-image:url(backtit"backtitle.png");
		/*background-color: #ffffff;
opacity: 1;
	
background-size: 7px 7px;
background-image: repeating-linear-gradient(45deg, #38a4dc 0, #38a4dc 0.7000000000000001px, #ffffff 0, #ffffff 50%);*/
	text-decoration: none;
}

 a.lire {
	 cursor: pointer;
	 color:#004385;
 }


table.cadre { 
margin-top:20px;
border-radius: 10px;
-moz-box-shadow: 0 0 10px #43c8ff;
-webkit-box-shadow: 0 0 10px#43c8ff;
box-shadow: 0 0 10px #43c8ff;
max-width:100%;
background:url(trame2.png);
background-repeat:repeat;
}

.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video-responsive iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}

/*
	  
	  .lecture{
  max-width:680px;
  height: auto;
  display:flex;
  justify-content: center;
  align-items: center;
}

.lecture img{
  max-height:700px;
  transition: transform .4s;
 
 

}

.lecture img:hover{
    -ms-transform: scale(1.6);
  -webkit-transform: scale(1.6); 
  transform: scale(1.6); 
}	

*/
@media only screen and (orientation:landscape) {
	
table.cadre { margin-top:20px;
-moz-box-shadow: 0 0 10px #43c8ff;
-webkit-box-shadow: 0 0 10px#43c8ff;
box-shadow: 0 0 10px #43c8ff;
width:75%;
max-width: 1000px;
background:url(trame2.png);
background-repeat:repeat;
}



}




.markmenu {
	background-color: #ffe957;
	color: #9f1f63;
}

table.tete {
	margin-top: 30px;
	background-color:#fffef8;
	max-width:780px;
	}

table.base {
	margin-top: 30px;
	background-color:#fffef8;
	max-width:780px;
	margin-bottom: 20px;
}





img.title{
    max-width: 100%;
	min-width:120px;
	height: auto;
	transition-duration: 0.4s;
}

img.title:hover {
	filter: saturate(120%);
}

img.poster{
    max-width: 100%;
	min-width:250px;
	height: auto;
}

a:link, a:visited {
color:#2e8cc5;
text-decoration:none;
font-weight:500;
	transition-duration: 0.4s;

}



a:hover {
color:#c20b6c;
text-decoration:underline;
text-decoration-style: dotted;
text-decoration-thickness: 0.5px;
font-weight:500;
}






p1 {
	font-family: "Roboto", sans-serif;
	font-size:0.85em;
	/* [disabled]font-size: 14px; */
	color:#093649;
	line-height: 20px;
	font-weight:400;
	/* [disabled]text-align: left; */
}

p11 {
	font-family: "Roboto", sans-serif;
	font-size:1em;
	/* [disabled]font-size: 14px; */
	color:#ffffff;
	line-height: 20px;
	font-weight:300;
	text-align: center;
	background-color:#8dd8ff; 
	/* [disabled]text-align: left; */
}

p12 {
	font-family: "Roboto", sans-serif;
	font-size:1.5em;
	color:#ffffff;
	line-height: 20px;
	font-weight:300;
	text-align: center;
	background-color:#5eff71; 
	/* [disabled]text-align: left; */
}

p13 {
	font-family: "Roboto", sans-serif;
	font-size:1.5em;
	color:#ffffff;
	line-height: 20px;
	font-weight:300;
	text-align: center;
	background-color:#ff7b7b; 
	/* [disabled]text-align: left; */
}

pNII {
	font-family: "Roboto", sans-serif;
	font-size:3.3em;
		color:#093649;
		font-weight:900;
	
}

pN2 {
	font-family: "Roboto", sans-serif;
	font-size:0.9em;
	line-height: 1.4em;
		color:#093649;
		font-weight:400;
	
}


p2 {font-family: 'Open Sans', sans-serif;
font-size:0.75em;
color:#666;
}

p3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.875em;
	color: #333;
	line-height: 17px;
	text-align: center;
}

p4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.875em;
	color: #000000;
	line-height: 19px;
	text-align: left;

}

p5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.875em;
	color: #000000;
	line-height: 19px;
	text-align: center;
}

psign {
	font-family: "Roboto", sans-serif;
	font-size: 0.875em;
	color: #333;
	line-height: 19px;
	text-align: right;
}

p10 {
	font-family: "Roboto", sans-serif;
	font-size:0.875em;
	/* [disabled]font-size: 14px; */
	color:#F00;
	font-weight:bold;
	line-height: 22px;
	/* [disabled]text-align: left; */
}

.price {
    background-clip: padding-box;
    border-radius: 20px;
    background-color: #b3e7ff;
	font-family: "Roboto", sans-serif;
	font-size:1em;
    color:#000;
    padding: 5px 10px;
	margin: 10px 10px 10px 15px;
    display: inline;
}

.floating-box {
    display: inline-block;
	position:relative;
    width: 240px;
	height: 100%;
    margin: 20px;
	background-color:#ffffff;
	border-radius: 5px;
	  
	}
	
	h1 {
	background-color: #ffe957;
	font-family: "Roboto", sans-serif;
	font-size:0.875em;

	}

.floating-box .titrecatalogue {
	 transition: .5s ease;
	  opacity: 0;
	font-family: "Roboto", sans-serif;
	font-size:0.875em;
	font-weight: 300;
	background-color: #ffe957;
	color:#333;
	text-align: center;
	position:absolute;
     top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
	
}	
	
	.floating-box-2 {
    display: inline-block;
	position:relative;
    width: 300px;
	height: 100%;
    margin: 20px;
	background-color:#FFF
	  
	}
	
	.floating-box-2 .titrecatalogue {
	 transition: .5s ease;
    opacity: 0;
	font-family: "Roboto", sans-serif;
	font-size:0.875em;
	color:#333;
	text-align: center;
	position:absolute;
     top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
	
}	
	
.floating-accueil {
    display: inline-block;
	max-width:45%;
     margin: 0px;
	 
	 
	  
	}
	
	
	.floating-img {
    display: inline-block;
	max-width:45%;
     margin: 0px;
	 vertical-align:top;
	 
	 
	 
	  
	}
	
	.lecture{
  max-width:680px;
  width:100%; 
  height: auto;
  margin:auto;
  display:flex;
  justify-content: center;
  align-items: center;
}

.lecture img{
  max-width: 100%;
  max-height:700px;
  height: auto;
  transition: transform .5s;
  
 

}

.lecture img:hover{
   -ms-transform: scale(1.6); /* IE 9 */
  -webkit-transform: scale(1.6); /* Safari 3-8 */
  transform: scale(1.6); 
}	
	
	
	@media only screen and (max-width: 699px) {
	
	
	
	.floating-accueil {
    display: inline-block;
	max-width:100%;
     margin: 0px;
	 
	 
	 
	  
	}
	

	
	.floating-img {
		display: inline-block;
	max-width:100%;
     margin: 0px;
	 
	 
	  
	}
	
	
	}
	
	@media (hover: none) and (pointer: coarse) {

	
	.lecture img:hover{
    -ms-transform: none; /* IE 9 */
  -webkit-transform: none; /* Safari 3-8 */
  transform: none; 
}	
		
	}
	
	.floating-box:hover {
	
	-moz-box-shadow: 0 0 10px #ddd;
-webkit-box-shadow: 0 0 10px#ddd;
box-shadow: 0 0 10px #ddd;
	}
	
.floating-box:hover .couverture{
	
opacity:0.3;
}

.floating-box:hover .titrecatalogue {
	opacity:1;
}

.floating-box-2:hover {
	
	-moz-box-shadow: 0 0 10px #ddd;
-webkit-box-shadow: 0 0 10px#ddd;
box-shadow: 0 0 10px #ddd;
}

.floating-box-2:hover .couverture{
	
opacity:0.3;
}

.floating-box-2:hover .titrecatalogue {
	opacity:1;
}


.vignette{
    max-width: 100%;
	min-width:50px;
	height: auto;
	
	
	
}

.titremilieu {
  transition: .5s ease;
  opacity: 0;
  text-align:center
  position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.couverture {
	max-height:100%;
	width:auto;
	margin-bottom:10px;
	margin-top:10px;
	
	
	
}

.couverture_new {
	
	
}

.couverture_old {
	
	opacity:0.5;
	
	
	
}



.titre {
	background-color: #fff7e5;
	font-family: "Roboto", sans-serif;
	font-size: 1em;
	font-style:normal;
	font-weight: 300;
	color:#4a3684;
	text-align: center;	
	padding: 16px 32px;
	
}

.btitre {
	background-color: #fffef8;
	max-width: 100%;
	padding: 16px 0px 16px 0px;
}

.auteur {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.875em;
	color: #000;
	text-align: right;	
	padding: 5px 32px;
}

.prix {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	color:#000;
	font-weight: bold;
	text-align: right;	
	padding: 5px 32px;
}




.cart {
  background-color:#ffe92b;
  border: none;
  border-radius: 20px;
  color:#FFFFFF;
  padding: 5px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 0.8em;
  font-weight:normal;
  margin: 0px 0px;
  cursor: pointer;
  transition-duration: 0.4s;
}

.cart:hover {
	color: #2b389b;
	background-color: #ffe92b;
opacity: 1;
background-size: 7px 7px;
background-image: repeating-linear-gradient(45deg, #ffffff 0, #ffffff 0.7000000000000001px, #ffe92b 0, #ffe92b 50%);
}

.form-submit-button {
	background-color:#E3E3E3;
  border: none;
  color:#000;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
  margin: 0px 0px;
  cursor: pointer;
  transition-duration: 0.4s;
}

.form-submit-button:hover {
	background:#F8F8F8;
}

.panier {
	text-align:right;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.938em;
	color:#000;
	font-weight:bold;
	text-align: right;	
	padding: 1px 0px;
	
}

.bpanier {
	display:block;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.938em;
	color:#000;
	padding: 15px 0px;
	
}

.cartouche {
	float:left;
	margin: 15px 25px 25px 0px;
}

.face {
	float:left;
	margin: 0px 25px 25px 0px;
}

.packshot {
	display:block;
	margin-bottom: 15px;
}

.pdf {
	text-align:right;
	font-family: "Roboto", sans-serif;
	font-size:0.875em;
	color:#000;
	padding: 3px 15px;
	
}

.bpdf {
	text-align:left;
	font-family: "Roboto", sans-serif;
	font-size:0.875em;
	color:#000;
	padding: 3px 15px;
	
}

mark {
  background-color: #ffe957;
}

.description {
	text-align:left;
	width:100%; 
	max-width:680px;
	margin:auto;
		
}

.description_a {
	width:100%; 
	max-width:620px;
	margin:auto;
		
}




ul {
	list-style-type:none;
	padding-left: 0px;
}


	.flotte {
	float:left;
	
	
	
}
	
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color:#333;
  font-size: 1.125em;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(128,128,128,0.8);
}

/* Caption text */
.text {
  color:#333;
  font-size: 0.938em;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
	font-family: "Roboto", sans-serif;
  color: #333;
  font-size: 0.75em;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 0.5s;
}

@keyframes fade {
  from {opacity: .8}
  to {opacity: 1}
}