.scategorie {
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-width: 320px;
}
.scategorie-haut {
	display: block;
	float: none;
	position: relative;	
}
.scategorie-haut figure {
	display: block;
	float: none;
	position: relative;	
}
.scategorie-haut figure picture {
	display: block;
	float: none;
	position: relative;	
}
.scategorie-haut figure picture img {
	display: block;
	float: none;
	position: relative;
	height: auto;
	width: 100%;
}
.scategorie-haut figure figcaption {
	display: flex;
	float: none;
	height: 100%;
	width: 100%;
	position: absolute;
	justify-content: center;
	align-items: center;
	left: 0px;
	top: 0px;
}
.scategorie-haut figure figcaption div {
	display: inline-block;
	float: none;
	position: relative;	
}
.scategorie-haut figure figcaption h1 {
	font-size: 48px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	transition-property: font-size;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
}
@media screen and (max-width: 1366px) {
	.scategorie-haut figure figcaption h1 {
	font-size: 44px;
	}
}
@media screen and (max-width: 1280px) {
	.scategorie-haut figure figcaption h1 {
	font-size: 40px;
	}
}
@media screen and (max-width: 1024px) {
	.scategorie-haut figure figcaption h1 {
	font-size: 36px;
	}
}
@media screen and (max-width: 768px) {
	.scategorie-haut figure figcaption h1 {
	font-size: 32px;
	}
}
@media screen and (max-width: 580px) {
	.scategorie-haut figure figcaption h1 {
	font-size: 28px;
	}
}
@media screen and (max-width: 360px) {
	.scategorie-haut figure figcaption h1 {
	font-size: 24px;
	}
}
@media screen and (max-width: 320px) {
	.scategorie-haut figure figcaption h1 {
	font-size: 20px;
	}
}
.resultat {
	display: block;
	float: none;
	position: relative;
	box-sizing: border-box;
	padding-top: 0px;
}
.resultats {
	display: block;
	float: none;
	position: relative;	
}
.resultats-cadre {
	display: block;
	float: none;
	position: relative;	
}
.resultat-action-cadre, .resultat-action-cadre-dx {
	display: block;
	float: none;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
.resultat-action {
	display: flex;
	float: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 7px;
	font-size: 15px;
	color: #666666;
}
.resultat-action div:first-of-type{
	text-align: left;
	vertical-align: top;
	display: block;
	position: relative;
	box-sizing:border-box;
	flex-grow: 1;
}
.resultat-action div:last-of-type{
	text-align: right;
	vertical-align: top;
	display: block;
	position: relative;
	box-sizing:border-box;
	flex-grow: 1;
}
.resultat-action-filtre {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-image: url(../graphisme/recherche/fleches-recherche.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #FFF;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right -25px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	outline-style:none;
}
.resultat-action-filtre-up {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-image: url(../graphisme/recherche/fleches-recherche.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #FFF;
	display: inline-block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;	
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	outline-style:none;
}
.resultat-action-reinitialiser {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #0070c9;
	text-decoration: none;
	cursor: pointer;
	background-color: #FFF;
	display: inline-block;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style:none;
}
@media screen and (max-width: 580px) {
	.resultat-action-reinitialiser {
	font-size: 0px;
	background-image: url(../graphisme/recherche/croix-reinitialiser.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
	width: 13px;
	vertical-align: top;
	margin-top: 4px;
	}
}
.resultat-action-trier {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-image: url(../graphisme/recherche/fleches-recherche.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #FFF;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right -25px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	outline-style:none;
}
@media screen and (max-width: 320px) {
	.resultat-action-trier {
	font-size: 14px;	
	}
}
.resultat-action-trier-up {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-image: url(../graphisme/recherche/fleches-recherche.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #FFF;
	display: inline-block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	outline-style:none;
}
@media screen and (max-width: 320px) {
	.resultat-action-trier-up {
	font-size: 13px;	
	}
}
.resultat-filtre {
	text-align: left;
	display: none;
	float: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	transition-property: padding-right,padding-left;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
}
@media screen and (max-width: 360px) {
	.resultat-filtre {
	padding-right: 0px;
	padding-left: 0px;
	}
}
.resultat-filtre-dx {
	display: none;
	float: none;
	position: relative;	
}
.resultat-filtre ul {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	list-style-type: none;
	position: relative;
}
.resultat-filtre ul li{
	font-family: "Roboto Condensed", sans-serif;
	font-size: 13px;
	font-weight: 400;
	position: relative;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: square;
	display: inline-block;
	background-image: url(../graphisme/recherche/puce-resultat.png);
	background-repeat: no-repeat;
	background-position: right 11px;		
}
.resultat-filtre ul li:last-of-type {
    background-image: none;
}
.resultat-filtre ul li button {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	display: inline-block;
	position: relative;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-radius: 2px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style:none;
}
@media screen and (max-width: 320px) {
	.resultat-filtre ul li button {
	font-size: 14px;	
	}
}
.resultat-filtre ul li button.actif {
    background-color: #e6e6e6;
    color: #0070c9;
}
.resultat-trier {
	text-align: right;
	display: none;
	float: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	transition-property: padding-right,padding-left;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
}
@media screen and (max-width: 360px) {
	.resultat-trier {
	padding-right: 0px;
	padding-left: 0px;
	}
}
.resultat-trier ul {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	list-style-type: none;
	position: relative;
}
.resultat-trier ul li{
	position: relative;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: square;
	display: inline-block;
	background-image: url(../graphisme/recherche/puce-resultat.png);
	background-repeat: no-repeat;
	background-position: right 11px;		
}
.resultat-trier ul li:last-of-type {
    background-image: none;
}
.resultat-trier ul li button {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	display: inline-block;
	position: relative;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-radius: 2px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style:none;
}
@media screen and (max-width: 320px) {
	.resultat-trier ul li button {
	font-size: 14px;	
	}
}
.resultat-trier ul li button.actif {
    background-color: #e6e6e6;
    color: #0070c9;
}
.resultat-message {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	display: block;
	padding-top: 60px;
	padding-bottom: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;	
}
.navigation-cadre {
	display: block;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;	
}
.navigation {
	display: table;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	position: relative;
	box-sizing: border-box;
	padding-top: 8px;
	padding-bottom: 8px;
}
.navigation-precedent {
	vertical-align: middle;
	display: table-cell;
	width: 90px;
	position: relative;
	box-sizing: border-box;
	text-align: left;
}
.navigation-precedent a{
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-image: url(../graphisme/recherche/fleche-precedent.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	position: relative;
	padding-left: 13px;
	cursor: pointer;
}
.navigation-precedent a:hover{
	color: #000;
	text-decoration: none;
	background-position: 0px center;
}
.navigation-suivant {
	vertical-align: middle;
	display: table-cell;
	width: 90px;
	position: relative;
	box-sizing: border-box;
	text-align: right;
}
.navigation-suivant a{
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	background-image: url(../graphisme/recherche/fleche-suivant.png);
	background-repeat: no-repeat;
	background-position: right 2px center;
	position: relative;
	padding-right: 13px;
	cursor: pointer;
}
.navigation-suivant a:hover{
	color: #000;
	text-decoration: none;
	background-position: right 0px center;
}
.navigation ul {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;	
	box-sizing: border-box;
}
@media screen and (max-width: 580px) {
	.navigation ul {
		display: none;
	}
}
.navigation ul li {
	display: inline-block;
	position: relative;	
}
.navigation ul li a{
	font-size: 15px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	display: block;
	float: none;
	height: 25px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 6px;
	padding-left: 6px;
	position: relative;
	border-radius: 2px;
	transition-property: margin-right, margin-left;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
	cursor: pointer;
}
.navigation ul li a:hover{
	background-color: #e6e6e6;
	margin-right: 3px;
	margin-left: 3px;
}
.navigation ul li a.active{
	color: #0070c9;
	border: 1px solid #CCCCCC;
}
.navigation ul li a.active:hover{
	background-color: #e6e6e6;
	border: 1px solid #e6e6e6;
}
.navigation-resultat {
	font-size: 13px;
	text-align: center;
	display: block;
	float: none;
	padding-top: 8px;
	color: #666;
	position: relative;
	font-weight: 300;
	letter-spacing: 0.01em;
	width: 100%;
}
.articles {
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	position: relative;	
	max-width: 1366px;
	transition-property: padding-right,padding-left;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	box-sizing:border-box;
}
@media screen and (max-width: 360px) {
	.articles {
	padding-left: 10px;
	padding-right: 10px;	
	}
}
.articles-liste {
	display: flex;
	float: none;
	position: relative;
	flex-wrap: wrap;
	padding-top: 20px;
	padding-bottom: 20px;
}
.article {
	display: block;
	float: none;
	position: relative;
	flex-grow: 1;
	width: 25%;
	max-width: 25%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	box-sizing: border-box;
	transition-property: width,max-width;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;	
}
@media screen and (max-width: 1024px) {
	.article {
	width: 33.33333333%;
	max-width: 33.33333333%;	
	}
}
@media screen and (max-width: 768px) {
	.article {
	width: 50%;
	max-width: 50%;
	}	
}
@media screen and (max-width: 580px) {
	.article {
	width: 100%;
	max-width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	}	
}
.article-cadre {
	display: block;
	float: none;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
@media screen and (max-width: 580px) {
	.article-cadre {
	display: flex;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
}
@media screen and (max-width: 420px) {
	.article-cadre {
	flex-wrap:wrap;
	}
}
.article-cadre:hover {
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}
@media screen and (max-width: 580px) {
	.article-cadre:hover {
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	}	
}
.article-contenu {
	display: block;
	float: none;
	position: relative;	
}
@media screen and (max-width: 580px) {
	.article-contenu {
	flex-grow:1;
	display: flex;
	flex-direction: column;
	}
}
.article-visuel {
	display: block;
	float: none;
	position: relative;	
}
@media screen and (max-width: 580px) {
	.article-visuel {
	flex-grow: 1;
	width: 40%;
	min-width: 40%;
	padding-right: 20px;
	}
}
@media screen and (max-width: 420px) {
	.article-visuel {
	width: 50%;
	min-width: 50%;
	max-width: 50%;
	padding-right: 0px;
	}
}
.article-visuel a {
	display: block;
	float: none;
	position: relative;		
}
.article-visuel a img {
	display: block;
	float: none;
	position: relative;
	height: auto;
	width: 100%;
}
.article-visuel figcaption {
	display: inline-block;
	float: none;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-radius: 2px;
}
.article-resume {
	display: block;
	margin: 0px;
	float: none;
	list-style-type: none;
	position: relative;
	min-height: 90px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
@media screen and (max-width: 580px) {
	.article-resume {
	padding-top: 0px;
	min-height: 0px;
	flex-grow:1;
	height: 50%;	
	}
}
@media screen and (max-width: 420px) {
	.article-resume {
	padding-top: 12px;	
	}
}
.article-resume li {
	display: block;
    float: none;
    position: relative;	
}
.article-nom h3 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    transition-property: font-size;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;	
}
@media screen and (max-width: 360px) {
	.article-nom h3 {
    font-size: 17px;
	}
}
@media screen and (max-width: 320px) {
	.article-nom h3 {
    font-size: 16px;
	}
}
.article-nom h3 a {
    color: #000;
    text-decoration: none;	
}
.article-nom h3 a:hover {
	color: #2bbcd9;	
}
.article-marque {
    font-size: 16px;
}
.article-marque a {
    color: #000;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666;	
}
.article-marque a:hover {
    color: #000;
    text-decoration: none;
    border-bottom-style: none;	
}
.article-tarif {
    display: flex;
    float: none;
    position: relative;	
}
@media screen and (max-width: 580px) {
	.article-tarif {
	flex-grow:1;
	height: 50%;		
	}
}
.article-prix {
	display: flex;
	margin: 0px;
	float: none;
	list-style-type: none;
	position: relative;
	flex-grow: 1000;
	flex-direction: column;
	justify-content: flex-end;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.article-prix li {
	display: block;
    float: none;
    position: relative;	
}
.article-panier {
	display: flex;
    float: none;
    position: relative;
    flex-grow: 1;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
	flex-direction: column;
}
@media screen and (max-width: 580px) {
	.article-panier {
	justify-content: flex-end;
	}
}
.article-panier li {
	display: block;
	float: none;
	position: relative;
	text-align: right;
}
.article-montant strong {
    font-size: 36px;
    line-height: 0px;
}
.article-montant span {
    font-size: 20px;
    vertical-align: 40%;
    margin-left: 3px;
}
.article-remise {
	font-size: 14px;
	height: 22px;
}
.article-remise strong {
    font-size: 18px;
}
.article-remise span {
    font-size: 14px;
    vertical-align: 18%;
    margin-left: 2px;
}
.article-prix li.article-stock {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}
.article-stock img {
	display: block;
	float: none;
	margin-right: 5px;
	position: relative;	
}
.article-stock strong {
	font-size: 15px;
	display: block;
	float: none;
	position: relative;
}
.article-promo {
	height: 41px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing:border-box;
}
@media screen and (max-width: 580px) {
	.article-promo {
	padding-top: 0px;
	padding-bottom: 20px;	
	}
}
.article-promo span {
    font-size: 14px;
    color: #000;
    background-color: #ffd300;
    display: inline-block;
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 1px;
    padding-left: 6px;
    border-radius: 2px;
}
.article-ajouter {
	padding-top: 30px;	
}
@media screen and (max-width: 580px) {
	.article-ajouter {
	padding-top: 0px;	
	}	
}
.article-ajouter div {
    background-color: var(--panier-couleur-fond);
    display: block;
    float: none;
    height: 41px;
    width: 44px;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    background-image: url(../graphisme/commerce/panier-article.svg);
    background-repeat: no-repeat;
    background-position: left +0px top;
}
.article-ajouter div:hover {
    background-position: left -44px top;
    background-color: var(--panier-couleur-fond-survol);
}
.article-ajouter span {
    background-color: #999;
    display: block;
    float: none;
    height: 41px;
    width: 44px;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    background-image: url(../graphisme/commerce/panier-article.svg);
    background-repeat: no-repeat;
    background-position: left +0px top;
}
