#crevette {
  bottom:-150px;
  right:10px;
}
#st-jacques {
	/* left: -30px; */
	/* top: 490px; */
	position: relative;
	display: inline-block;
}
#s-forarticles {
  margin-top: 80px;
/*  height: 240px;*/
  max-width: 1230px;
  width:100%;
  margin-right: auto;
  margin-left: auto;
/*  position:relative;*/
  border-top:2px solid #8DC0BC;
}
#d-left, #d-right, #d-right-m {
  display:inline-block;
  vertical-align:top;
}
#d-left{
  width:100%;
  max-width:280px;
  margin-right:20px;
  padding-top:48px;
} 
#d-left p {
  font-weight:700;
  font-size:1.5em;
}
#d-right {
  width: 100%;
  max-width: 925px;
}
#d-right-m {
  width: 100%;
  max-width: 925px;
  text-align: center;
}
.a-articles {
  padding-top:48px;
  border-bottom: 2px solid #8DC0BC;
  padding-bottom: 48px;
  position: relative;
}
.a-articles-m {
	padding-top: 48px;
	/* border-bottom: 2px solid #8DC0BC; */
	padding-bottom: 48px;
	position: relative;
	display: inline-block;
	margin: 0px 20px;
	width: 260px;
	text-align: center;
}
.d-miniat, .d-text {
  vertical-align:top;
  display:inline-block;
}
.d-miniat {
  width:213px;
  height:213px;
  background-size: contain;
  background-repeat: no-repeat;
}
.d-forminiat {
  display:inline-block;
}
.d-forminiat span {
  display:block;
  font-size:1.2em;
  color:#125382;
  margin-top:1em;
}
.d-text {
  margin-left:17px;
  width: calc(100% - 17px);
/*  max-width:460px;*/
}
.d-text div {
  display: inline-block;
/*  width: 48%;*/
}
.d-text div:last-child {
  vertical-align: top;
}
.p-artlib {
  font-weight:700;
  color:#125382;
  font-size:1.33em;
  margin-bottom:0.8em;
  text-transform: uppercase;
}
.p-desclib {
  font-weight:400;
  font-size:1em;
  color:#125382;
  max-height:185px;
  min-height:28px;
  margin-bottom:24px;
}
.a-articles .p-desclib {
  font-size:1.4em;
}
.p-desclib a {
  text-decoration: none;
  color:#FD6800;
  border-bottom: 2px solid #FD6800;
}
.p-desclib a:hover {
  border-bottom:none;
}
.d-forbtnsqty {
  position: absolute;
/*  bottom:48px;*/
}
.p-forqty span {
  display:inline-block;
  margin-right: 12px;
  text-align:center;
  color:#1E1E1E;
  color:#125382;
  font-size:1.2em;
}  
.p-forqty span:nth-of-type(1) {
  width:90px;
}
.p-forqty span:nth-of-type(2) {
  width:80px;
}
.p-forqty span:nth-of-type(3) {
  width:80px;
  text-align: right;
}
.p-forqty span:nth-of-type(4) {
  width:80px;
  text-align: right;
}
.p-forqty span:nth-of-type(5) {
  width:90px;
  text-align: right;
}
ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  line-height: 3em;
  font-size: 1.1667em;
  text-transform: uppercase;
  position:relative;
}  
ul li.selected {
  font-weight:700;
}
/*ul li {
  line-height: 2em;
}*/
@media only screen and (max-width: 1280px) {
  #d-right {
    width: 100%;
    max-width: 720px;
  }
}

@media only screen and (max-width: 1024px) {
  #d-right {
    width: 100%;
    max-width: 610px;
  }
  .d-miniat {
    width: 170px;
    height: 170px;
  }
  .d-text {
    max-width: 410px;
  } 
  #d-left {
    margin-left: 20px;
  }
  #d-right-m {
    max-width: 700px;
  }
  .a-articles-m {
    width: 190px;
  }
}

@media only screen and (max-width: 768px) {
  #d-left {
    max-width: 220px;
    margin-right: 10px;
  }  
  #d-left p {
    font-size: 1.3em;
  }
  ul {
    font-size: 1em;
  }
  #d-right-m {
    max-width: 510px;
  }  
  .p-artlib {
    font-size: 1.1em;
  }
  .d-miniat {
    width: 130px;
    height: 130px;
  }
  .a-articles-m {
    width: 130px;
    margin: 0 12px;
  }  
  .d-forminiat span {
    font-size: 1.1em;
  }
}

@media only screen and (max-width: 600px) {
  #d-left {
    max-width: 172px;
  }
  #d-left p {
    font-size: 1.02em;
  }
  ul {
    font-size: 0.78125em;
  }
  #d-right-m {
    width: 395px;
    padding-top: 36px;
  }
  .a-articles-m {
    padding-top: 12px;
    /* border-bottom: 2px solid #8DC0BC; */
    padding-bottom: 12px;
    width:102px;
  } 
  .p-artlib {
    font-size: 0.8594em;
  }
  .d-miniat {
    width: 101px;
    height: 101px;
  }
  .d-forminiat span {
    font-size: 0.8593em;
  }  
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 320px) {
}

