<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Nova+Round|Advent+Pro|Overlock);
h1 {
  font-family: "Nova Round";
}
h1.abcStyleTypeCorporate,
.abcStyleTypeCorporate h1,
h1.abcStyleTypeCorporate .mainTitle,
h1.abcStyleTypeCorporate .subTitle,
.abcStyleTypeCorporate h1 .mainTitle,
.abcStyleTypeCorporate h1 .subTitle,
h1 .mainTitle.abcStyleTypeCorporate,
h1 .subTitle.abcStyleTypeCorporate {
  font-family: "Advent Pro";
}
div,
p {
  font-family: "Advent Pro";
}
div.abcStyleTypeCorporate,
.abcStyleTypeCorporate div,
p.abcStyleTypeCorporate,
.abcStyleTypeCorporate p {
  font-family: "Overlock";
}
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nova Round";
}
h2.abcStyleTypeCorporate,
.abcStyleTypeCorporate h2,
h2.abcStyleTypeCorporate .mainTitle,
h2.abcStyleTypeCorporate .subTitle,
.abcStyleTypeCorporate h2 .mainTitle,
.abcStyleTypeCorporate h2 .subTitle,
h2 .mainTitle.abcStyleTypeCorporate,
h2 .subTitle.abcStyleTypeCorporate,
h3.abcStyleTypeCorporate,
.abcStyleTypeCorporate h3,
h3.abcStyleTypeCorporate .mainTitle,
h3.abcStyleTypeCorporate .subTitle,
.abcStyleTypeCorporate h3 .mainTitle,
.abcStyleTypeCorporate h3 .subTitle,
h3 .mainTitle.abcStyleTypeCorporate,
h3 .subTitle.abcStyleTypeCorporate,
h4.abcStyleTypeCorporate,
.abcStyleTypeCorporate h4,
h4.abcStyleTypeCorporate .mainTitle,
h4.abcStyleTypeCorporate .subTitle,
.abcStyleTypeCorporate h4 .mainTitle,
.abcStyleTypeCorporate h4 .subTitle,
h4 .mainTitle.abcStyleTypeCorporate,
h4 .subTitle.abcStyleTypeCorporate,
h5.abcStyleTypeCorporate,
.abcStyleTypeCorporate h5,
h5.abcStyleTypeCorporate .mainTitle,
h5.abcStyleTypeCorporate .subTitle,
.abcStyleTypeCorporate h5 .mainTitle,
.abcStyleTypeCorporate h5 .subTitle,
h5 .mainTitle.abcStyleTypeCorporate,
h5 .subTitle.abcStyleTypeCorporate,
h6.abcStyleTypeCorporate,
.abcStyleTypeCorporate h6,
h6.abcStyleTypeCorporate .mainTitle,
h6.abcStyleTypeCorporate .subTitle,
.abcStyleTypeCorporate h6 .mainTitle,
.abcStyleTypeCorporate h6 .subTitle,
h6 .mainTitle.abcStyleTypeCorporate,
h6 .subTitle.abcStyleTypeCorporate {
  font-family: "Advent Pro";
}
.abcBlockYellow {
  background: #ffde48;
}
.abcYellow {
  color: #ffde48;
}
.abcTextYellow:not(.abcLayoutElement) {
  color: #ffde48;
}
.abcBlockRed.abcBlockStrong {
  background: #e60513;
}
.abcRedStrong {
  color: #e60513;
}
.abcTextRed.abcTextStrong:not(.abcLayoutElement) {
  color: #e60513;
}
body:not(.abcResponsive) .biaMenu {
  transform: skew(-20deg);
  margin-left: .5rem;
  font-weight: bolder;
}
body:not(.abcResponsive) .biaMenu a .abcTitle {
  transform: skew(20deg);
}
body:not(.abcResponsive) .biaMenu.abcActiveMenu {
  transform: scale(1.4) skew(-20deg);
  margin-right: 1.3rem;
  margin-left: 1.8rem;
}
.biaMenu ul .abcMenuElement {
  line-height: 1em;
  margin: 0;
  padding: 0;
}
.biaMenu ul .abcMenuElement .abcTitle {
  padding: .5em !important;
}
.biaMateriaux,
.biaMateriaux ul {
  background: #f59c00 !important;
  color: white !important;
}
.biaCarrelages,
.biaCarrelages ul {
  background: #e40613 !important;
  color: white !important;
}
.biaSanitaires,
.biaSanitaires ul {
  background: #007fc6 !important;
  color: white !important;
}
.biaMenuiseries,
.biaMenuiseries ul {
  background: #43ac35 !important;
  color: white !important;
}
.biaOutillages,
.biaOutillages ul {
  background: #949494 !important;
  color: white !important;
}
.biaDevis {
  color: yellow;
}
.biaRond {
  border-radius: 50%;
}
.abcScrollPageNavLink:hover {
  color: white;
  background: grey;
}
.abcProperties .abcOption .abcText p {
  margin: 0;
}
.abcFormCommands {
  margin-top: 0;
}
</pre></body></html>