@charset "utf-8";
.ad.wsmenu > .glo > .entete > figure {width: 156px;}
.ad ul > li.blo_art {color: green;}
.ad ul > li.blo_pdv {color: red;}
.ad ul > li.blo_voy {color: blue;}
.ad ul > li.blo_ede {color: blueviolet;}
.lst.ald, .wscor.ald .lst {background-color: white;}
.lst.ald {justify-content: space-between}
.lst.ald > article, .wscor.ald .lst > article {display: flex; flex-direction: row; justify-content: space-between; align-items: flex-start;}
.lst.ald > article > figure, .wscor.ald .lst > article > figure {width: 37%;}
.lst.ald > article > article, .wscor.ald .lst > article > article {width: 60%;}
.lst + button {font-size: 1.25em; display: block; margin: 1em auto;}
.wscor.ald > .wsdon.catal p {line-height: 180%;}
.pied {margin: 1em 0 0.2em 0; display: none;}
@media (max-width: 768px) {
	.lst.blog.ald > article, .wscor.ald .lst > article {width: 100%;}
	.lst.ald {flex-direction: column;}
}
@media (min-width: 544px) and (max-height: 448px) {
	.ad.wsmenu > .glo > .entete > figure {width: 72px;}
}
@media (max-width: 448px) {
	.ad.wsmenu > .glo > .entete {width: 175%;}
	.ad.wsmenu > .glo > .entete > figure {width: 96px;;}
	.ad:lang(zh) .cat > li:not(.menu) {font-size: 90%;}
}
@media (max-width: 320px) {
	.ad.wsmenu > .glo > .entete > figure {width: 80px;;}
	.ad:lang(zh) .cat > li:not(.menu) {font-size: 80%;}
}
