@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");*{font-family:"Roboto",sans-serif;font-size:1em}body{margin:0;padding:0}body header{background-color:#dcdcdc}body header #topBar{position:relative;z-index:40;box-shadow:0 5px 5px rgba(0,0,0,0.18);background-color:white}body header #topBar #content{display:flex;justify-content:space-between;width:1260px;margin:auto;padding-top:10px;padding-bottom:10px;align-items:center}@media screen and (max-width:1280px){body header #topBar #content{width:90%}}@media screen and (max-width:720px){body header #topBar #content{display:block}}body header #topBar #content #logo{flex:1}@media screen and (max-width:720px){body header #topBar #content #logo{order:1;flex:2;padding-bottom:10px}}body header #topBar #content #logo a{text-decoration:none}body header #topBar #content #logo a p{color:black;font-size:1.4em;margin:0;margin-left:20px}@media screen and (max-width:1280px){body header #topBar #content #logo a p{font-size:1.2em}}@media screen and (max-width:1280px){body header #topBar #content #logo a p{margin-left:10px;text-align:center}}body header #topBar #content .Recherche{flex:2;position:relative}@media screen and (max-width:720px){body header #topBar #content .Recherche{order:3;width:100%;flex:none}}body header #topBar #content .Recherche div input{width:calc(100% - 30px);box-shadow:inset 14px 14px 28px #f2f2f2,inset -14px -14px 28px #ffffff;margin-left:10px;margin-right:10px;padding-left:10px;height:40px;border:solid 2px #dcdcdc;border-radius:10px;outline:none}body header #topBar #content .Recherche div a{position:absolute;right:20px;bottom:10px;background:none;border:none;cursor:pointer;height:26px}body header #topBar #content .Recherche div a #loupe{width:26px;height:100%;opacity:0.5}body header #topBar #content #Icones{flex:1;display:flex;justify-content:space-around;margin-left:20px}@media screen and (max-width:720px){body header #topBar #content #Icones{order:2;justify-content:space-between;padding-top:10px;margin-right:10px;margin-left:0}}body header #topBar #content #Icones #connexion{display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width:720px){body header #topBar #content #Icones #connexion{margin-left:10px}}body header #topBar #content #Icones #connexion a{text-decoration:none;display:flex;align-items:center}body header #topBar #content #Icones #connexion a #userConnexion{width:40px;height:40px;opacity:0.5}body header #topBar #content #Icones #connexion a #userDeconnexion{width:40px;height:40px;opacity:0.6;filter:invert(80%) sepia(89%) saturate(427%) hue-rotate(20deg) brightness(85%) contrast(86%)}body header #topBar #content #Icones #connexion a p{color:black;margin-left:10px}@media screen and (max-width:1280px){body header #topBar #content #Icones #connexion a p{font-size:0.9em;width:90px}}body header #topBar #content #Icones #connexion a #Deconnexion{filter:invert(80%) sepia(89%) saturate(427%) hue-rotate(20deg) brightness(85%) contrast(86%)}body header #topBar #content #Icones #caddi{position:relative;margin-right:20px}@media screen and (max-width:720px){body header #topBar #content #Icones #caddi{margin-left:40px}}body header #topBar #content #Icones #caddi img{width:38px;height:38px;opacity:0.5;margin-top:8px}body header #topBar #content #Icones #caddi span{color:white;position:absolute;z-index:3;left:30px;bottom:26px;background-color:#9acc2f;border-radius:20px;padding:3px;padding-left:7px;padding-right:7px}body header nav #navCategories{display:flex;justify-content:flex-start}@media screen and (max-width:720px){body header nav #navCategories{display:none}}body header nav #navCategories ul{flex:1;display:flex;flex-wrap:wrap;margin:0;padding:0;position:relative;z-index:3;height:58px;padding-right:20px;overflow:hidden}body header nav #navCategories ul li{display:flex;justify-content:center;align-items:center;list-style:none;flex:1;background-color:#9acc2f;text-align:center;position:relative;border-bottom-right-radius:10px;box-shadow:6px -2px 8px rgba(0,0,0,0.18);padding-bottom:10px;height:48px;max-width:250px}body header nav #navCategories ul li:not(:first-child){margin-left:-10px}body header nav #navCategories ul li a{text-decoration:none;color:white;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;max-height:38px;display:block;padding:10px;padding-left:20px;padding-bottom:0;min-width:120px;max-width:200px}body header nav #navCategories ul li:nth-child(1){z-index:21}body header nav #navCategories ul li:nth-child(2){z-index:20}body header nav #navCategories ul li:nth-child(3){z-index:19}body header nav #navCategories ul li:nth-child(4){z-index:18}body header nav #navCategories ul li:nth-child(5){z-index:17}body header nav #navCategories ul li:nth-child(6){z-index:16}body header nav #navCategories ul li:nth-child(7){z-index:15}body header nav #navCategories ul li:nth-child(8){z-index:14}body header nav #navCategories ul li:nth-child(9){z-index:13}body header nav #navCategories ul li:nth-child(10){z-index:12}body header nav #navCategories ul li:nth-child(11){z-index:11}body header nav #navCategories ul li:nth-child(12){z-index:10}body header nav #navCategories ul li:nth-child(13){z-index:9}body header nav #navCategories ul li:nth-child(14){z-index:8}body header nav #navCategories ul li:nth-child(15){z-index:7}body header nav #navCategories ul li:nth-child(16){z-index:6}body header nav #navCategories ul li:nth-child(17){z-index:5}body header nav #navCategories ul li:nth-child(18){z-index:4}body header nav #navCategories ul li ul{display:none;position:absolute;z-index:3;top:58px;left:0;padding:0;width:200px;max-width:200px}body header nav #navCategories #plus{padding:0;background:none;font-size:3em;font-weight:200;width:60px;height:60px;margin:0;font-family:"Lato",sans-serif;padding-right:20px}body header nav #navCategories #plus a{text-decoration:none;display:block;color:black;text-align:center}body header #navigation{padding-top:10px;padding-bottom:10px}body header #navigation #Menu .SousMenu{width:1260px;margin:auto}@media screen and (max-width:1280px){body header #navigation #Menu .SousMenu{width:90%}}@media screen and (max-width:720px){body header #navigation #Menu .SousMenu{display:block;overflow:hidden}}body header #navigation #Menu .SousMenu #Hamburger{display:none;text-align:center}@media screen and (max-width:720px){body header #navigation #Menu .SousMenu #Hamburger{padding:10px;color:black;text-decoration:none;display:flex;flex-direction:column-reverse}body header #navigation #Menu .SousMenu #Hamburger:hover{animation-play-state:paused}body header #navigation #Menu .SousMenu #Hamburger img{width:20px;height:20px;display:block;margin:auto;transition:transform 500ms ease-in-out}}body header #navigation #Menu .SousMenu ul{display:flex;justify-content:space-around;padding:0;margin:0}@media screen and (max-width:720px){body header #navigation #Menu .SousMenu ul{margin:0;padding:0;border-top:none;border-bottom:none;display:block}}body header #navigation #Menu .SousMenu ul li{list-style:none;display:block;flex:auto;list-style:none;text-transform:uppercase}body header #navigation #Menu .SousMenu ul li:hover a{color:#9acc2f}@media screen and (max-width:720px){body header #navigation #Menu .SousMenu ul li{text-align:center}}body header #navigation #Menu .SousMenu ul li a{color:black;text-align:center;text-decoration:none;display:block;padding:10px 0}body #bannierre{height:300px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1280px){body #bannierre{display:none}}body #bannierre #Slider{display:block;height:1080px;width:100%;position:absolute;top:60%;transform:translate(0%,-60%)}body div.Blocs{margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;padding:0 40px !important}@media screen and (max-width:720px){body div.Blocs{padding:0 20px}}body div.Blocs div.Bloc img{width:100%}body div.Blocs div.Bloc div.Marges{margin:0 auto}@media screen and (max-width:720px){body div.Blocs div.Bloc div.Marges{margin:0}}body div.Blocs div.Bloc100{width:100%}body div.Blocs div.Bloc50{width:50%;margin:0 auto}body div.Blocs div.Bloc50:nth-child(odd){width:calc(50% - 20px);padding-right:20px}@media screen and (max-width:1280px){body div.Blocs div.Bloc50:nth-child(odd){padding-right:0;width:100%}}body div.Blocs div.Bloc50:nth-child(even){width:calc(50% - 20px);padding-left:20px}@media screen and (max-width:1280px){body div.Blocs div.Bloc50:nth-child(even){padding-left:0;width:100%}}body div.Blocs div.Bloc33{width:33.33333%}@media screen and (max-width:720px){body div.Blocs div.Bloc33{width:100%}}body div.Blocs div.Bloc25{width:25%}@media screen and (max-width:1280px){body div.Blocs div.Bloc25{width:50%}}@media screen and (max-width:720px){body div.Blocs div.Bloc25{width:100%}}body h1,body h2,body h3{margin:0;font-family:"Lato",sans-serif;font-size:1.4em;font-weight:400;text-transform:uppercase}body h1{background:url("/./App_Themes/TechniBureau/Images/h1.svg") no-repeat;background-size:90px 18px;background-position:left center;background-position-x:left;padding-left:110px;margin:40px;margin-bottom:0}@media screen and (max-width:720px){body h1{margin:20px;margin-bottom:0}}body .Rouge{color:red}body .Boutons{border:none;display:flex;justify-content:space-around}@media screen and (max-width:720px){body .Boutons{display:block}}body .Boutons a{min-width:120px;text-align:center;color:white;text-decoration:none;display:block;padding:10px;border:1px solid transparent;background-color:#9acc2f;cursor:pointer}body .Boutons a:hover,body .Boutons a:active{color:#9acc2f}body .Boutons a:hover,body .Boutons a:active{background-color:white;border:1px solid #9acc2f;color:#9acc2f}body section{padding-bottom:40px}@media screen and (max-width:720px){body section{padding-bottom:20px}}body section.fondBlanc{background-color:white !important}body section .Photo{margin-top:40px}@media screen and (max-width:720px){body section .Photo{margin-top:20px}}body section.textMain p,body section.textMain ul,body section.textMain h2,body section.textMain h3{width:1000px;margin-left:auto;margin-right:auto}@media screen and (max-width:1280px){body section.textMain p,body section.textMain ul,body section.textMain h2,body section.textMain h3{width:unset}}body section.textMain h2{width:942px}@media screen and (max-width:1280px){body section.textMain h2{width:unset}}body section.textMain p.Boutons{margin-bottom:0}body section.textMain p:last-child{margin-bottom:0}body section.fondGris{background-color:#dcdcdc !important}body section p{margin:0;margin-top:40px}@media screen and (max-width:720px){body section p{margin-top:20px}}body section p b{padding-bottom:40px;padding-top:10px}body section a{text-decoration:none;color:black}body section a:hover{color:#9acc2f}body section h2{background:url("/./App_Themes/TechniBureau/Images/h2.svg") no-repeat;background-size:38px 18px;background-position:left center;background-position-x:left;padding-left:58px;margin-top:40px}@media screen and (max-width:720px){body section h2{margin-top:20px}}body section h3{margin-top:40px}@media screen and (max-width:720px){body section h3{margin-top:20px}}body section.sansMarge{padding-bottom:0}body section.sansMarge h2{margin-left:40px}body section.sansMarge .Blocs{padding:0}body section.sansMargeCarte{padding:0}body section.sansMargeCarte .Blocs{padding:0}body section.sansMargeCarte .Blocs iframe{display:block !important}body section.sansMargeCarte ~ section p{margin-bottom:10px}body section .Contenu{padding:20px 40px 20px 40px}body section .ContactLight{background-color:#9acc2f;display:flex;justify-content:center;align-items:center;padding:0 40px 40px 40px}@media screen and (max-width:1280px){body section .ContactLight{flex-wrap:wrap}}@media screen and (max-width:720px){body section .ContactLight{padding:0 20px 20px 20px}}body section .ContactLight div{margin-top:40px;width:250px}body section .ContactLight div:nth-child(2){margin-left:40px;margin-right:40px}body section .ContactLight div p.Special input{margin-top:0}@media screen and (max-width:1280px){body section .ContactLight div{width:100%;margin:auto;margin-top:10px}body section .ContactLight div:nth-child(2){margin-left:0;margin-right:0}body section .ContactLight div:first-child,body section .ContactLight div:last-child{margin-top:40px}body section .ContactLight div p.Special input{margin-top:10px}}@media screen and (max-width:720px){body section .ContactLight div:first-child,body section .ContactLight div:last-child{margin-top:20px}}body section .ContactLight div p.Boutons{margin-top:0;justify-content:flex-end}@media screen and (max-width:1280px){body section .ContactLight div p.Boutons{justify-content:space-around}}body section .ContactLight div p.Boutons a{color:#9acc2f;background-color:white;border:solid 1px transparent}body section .ContactLight div p.Boutons a:hover{color:white;background-color:#9acc2f;border:solid 1px white}body section .Catalogue{margin:40px auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}@media screen and (max-width:1280px){body section .Catalogue{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:720px){body section .Catalogue{grid-template-columns:1fr}}body section .Catalogue p{margin-top:0}body section .Catalogue .Article{background-color:white;border:solid 1px #dcdcdc;min-width:auto;cursor:pointer;max-height:442px}body section .Catalogue .Article:hover div.Marges p:nth-child(3) img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1}body section .Catalogue .Article:hover div.Marges .Prix span{color:#9acc2f}body section .Catalogue .Article:hover div.Marges .Prix span:nth-last-child(3){color:black}body section .Catalogue .Article div.Marges{margin:0;height:100%;width:100%;position:relative;display:grid;overflow:hidden;grid-template-columns:60px auto 60px;grid-template-rows:60px auto min-content 39px}@media screen and (max-width:720px){body section .Catalogue .Article div.Marges{grid-template-rows:60px auto min-content 39px}}body section .Catalogue .Article div.Marges .Libelle{z-index:2;grid-column:span 2;grid-row:3;padding:10px;padding-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-shadow:1px 1px 6px white,-1px -1px 6px white,2px 2px 6px white,-2px -2px 6px white;margin-bottom:0}@media screen and (max-width:720px){body section .Catalogue .Article div.Marges .Libelle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}body section .Catalogue .Article div.Marges .Categorie{position:relative;z-index:2;grid-column:1;grid-row:1;height:60px}body section .Catalogue .Article div.Marges .Categorie .Photo{padding:10px}body section .Catalogue .Article div.Marges .Categorie .Photo img{width:40px;height:40px;opacity:0.4;max-width:none}body section .Catalogue .Article div.Marges .Categorie .Libelle{display:none}body section .Catalogue .Article div.Marges p:nth-child(3){grid-row:2;grid-column:span 3;overflow:hidden;margin-bottom:0;padding:10px;display:flex;align-items:center}body section .Catalogue .Article div.Marges p:nth-child(3) img{object-fit:contain;max-width:100%;max-height:100%;display:inline-block;margin:auto;transition:transform 0.2s;opacity:0.7}body section .Catalogue .Article div.Marges .Prix{position:relative;z-index:2;grid-column:span 2;grid-row:1;padding:10px;display:flex;flex-direction:column;text-align:right;margin-bottom:0}body section .Catalogue .Article div.Marges .Prix span{text-align:right;text-shadow:1px 1px 6px white,-1px -1px 6px white,2px 2px 6px white,-2px -2px 6px white}body section .Catalogue .Article div.Marges .Prix span:nth-last-child(3){text-decoration:line-through}body section .Catalogue .Article div.Marges .Prix span:nth-child(1){font-size:1.4em}body section .Catalogue .Article div.Marges .Prix span:nth-child(3){font-size:1.4em}body section .Catalogue .Article div.Marges .Prix span:nth-last-child(4){color:#9acc2f;text-transform:uppercase;font-size:1.1em}body section .Catalogue .Article div.Marges .Disponibilite{z-index:2;grid-column:span 2;grid-row:4;display:flex;align-items:end;text-shadow:1px 1px 6px white,-1px -1px 6px white,2px 2px 6px white,-2px -2px 6px white;margin-bottom:0}body section .Catalogue .Article div.Marges .Disponibilite span{padding:10px;width:100%}body section .Catalogue .Article div.Marges .Panier{position:relative;z-index:3;grid-column:3;grid-row:3/5;padding:10px;border:none;display:flex;align-items:end}body section .Catalogue .Article div.Marges .Panier a{display:flex;justify-content:flex-end}body section .Catalogue .Article div.Marges .Panier a img{height:40px;width:40px;opacity:0.5}body section .Catalogue .Article div.Marges .Panier:hover img{opacity:1;filter:invert(80%) sepia(89%) saturate(427%) hue-rotate(20deg) brightness(85%) contrast(86%);cursor:pointer}body section .Bloc100 .MiniCatalogue{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}@media screen and (max-width:720px){body section .Bloc100 .MiniCatalogue{grid-template-columns:1fr 1fr}}body section .Bloc50 .MiniCatalogue{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:720px){body section .Bloc50 .MiniCatalogue{grid-template-columns:1fr 1fr}}body section .Bloc33 .MiniCatalogue{display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:720px){body section .Bloc33 .MiniCatalogue{grid-template-columns:1fr 1fr}}body section .MiniCatalogue{margin-top:40px}@media screen and (max-width:720px){body section .MiniCatalogue{margin-top:20px}}body section .MiniCatalogue div.Article{background-color:white;border:solid 1px #dcdcdc;cursor:pointer;display:flex;align-items:center;height:120px;padding:10px}body section .MiniCatalogue div.Article:hover img,body section .MiniCatalogue div.Article:active img{filter:invert(80%) sepia(89%) saturate(427%) hue-rotate(20deg) brightness(85%) contrast(86%);opacity:1}body section .MiniCatalogue div.Article:hover p,body section .MiniCatalogue div.Article:active p{color:#9acc2f}body section .MiniCatalogue div.Article div.Marges{display:flex;flex-direction:column-reverse;margin:0;align-content:center;align-items:center;margin:auto;width:100%;height:calc(100% - 20px)}body section .MiniCatalogue div.Article div.Marges a{width:100%}body section .MiniCatalogue div.Article div.Marges a .Photo{margin:0;margin-bottom:10px}body section .MiniCatalogue div.Article div.Marges a .Photo img{height:50px;width:50px;opacity:0.5;display:block;margin:auto}body section .MiniCatalogue div.Article div.Marges a .Libelle{margin-top:10px;width:100%;margin:0}body section .MiniCatalogue div.Article div.Marges a .Libelle b{padding:0;display:block;text-align:center;text-transform:uppercase;margin:auto;font-size:0.9em;font-weight:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}body section.pageArticle,body section.pagePanier{background-color:white}body section.pagePanier .Blocs table tbody tr td a img{width:18px;height:18px}body section .PhotoArticle img{display:block;margin:auto;max-width:100%;max-height:100%;height:auto;width:auto}body section .PhotoArticle img.PasImage{top:0;opacity:0.5;margin-top:40px}body section .PhotoArticle .Galerie{margin-top:40px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:200px;grid-gap:5px}@media screen and (max-width:720px){body section .PhotoArticle .Galerie{grid-auto-rows:150px}}body section .PhotoArticle .Galerie a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}body section .PhotoArticle .Galerie a img{width:auto;height:auto}body section .PhotoArticle .Galerie a:first-child{grid-row:span 2;grid-column:span 3}body section .PhotoArticle .Galerie a:first-child img{max-width:400px;max-height:400px}@media screen and (max-width:720px){body section .PhotoArticle .Galerie a:first-child img{max-width:300px;max-height:300px}}body section .TableArticle .Prix{font-size:2em;font-weight:600}@media screen and (max-width:720px){body section .TableArticle .Prix{text-align:center}}@media screen and (max-width:720px){body section .TableArticle .Description{text-align:center}}body section .TableArticle table tbody tr:last-child td{display:table-cell;text-align:center;padding:0}body section .TableArticle table tbody tr:last-child td img{max-height:60px !important;margin:auto;display:inline-block;padding:10px 5px;width:unset}body table{border-collapse:collapse;width:100%;max-width:1260px;margin-left:0;margin:auto;margin-top:40px}body table:nth-child(2){width:auto;max-width:630px}body table:nth-child(2) tr{background-color:white !important}body table tbody{border-bottom:solid 1px #9acc2f}body table tbody tr:nth-child(even){background-color:white !important}body table tbody tr:nth-child(odd){background-color:#dcdcdc !important}body table tbody tr th{padding-top:10px;padding-bottom:10px}body table tbody tr td{padding-top:10px;padding-bottom:10px;width:100%}body table tbody tr td:first-child{width:calc(45% - 20px) !important;padding-left:10px;padding-right:10px}body table tbody tr td a img{width:18px}body table tbody tr td a:hover img{filter:invert(85%) sepia(78%) saturate(517%) hue-rotate(19deg) brightness(86%) contrast(83%)}body table colgroup + tbody tr td{padding-top:10px;padding-bottom:10px}body table:nth-last-child(2) tr td input{display:none}body table:nth-child(2) tr{background-color:white !important}body table:nth-child(2) tr:nth-child(odd){background-color:#9acc2f !important;color:white}body #ctl01 > section > div > div > div.Bloc.Bloc100 > div > div > img{display:block;margin:auto;width:100%;max-width:930px}body .Cadre h3{margin-bottom:10px}body .Cadre p:not(:last-child){margin-bottom:10px}body p select{width:100%;margin-top:10px;height:29px;border:1px solid #cccccc;background-color:white}body #ctl01 > section > div > div > div.Bloc.Bloc50 > div > h3{margin-bottom:10px}body .Marges > div:nth-child(4) > p:nth-child(6) > a:nth-child(1){display:block;margin-top:10px}body section.FormulaireContact,body section.FormulaireInscription{background-color:white}body section.FormulaireContact p.Centre,body section.FormulaireInscription p.Centre{display:flex;justify-content:flex-end}@media screen and (max-width:720px){body section.FormulaireContact p.Centre,body section.FormulaireInscription p.Centre{width:100%}}body section.FormulaireContact p,body section.FormulaireInscription p{margin-bottom:10px}body section.FormulaireContact p.Boutons,body section.FormulaireInscription p.Boutons{margin-bottom:0}body h3 + p.Special,body h2 + div p.Special{margin-top:40px}body .Special{margin:auto}@media screen and (max-width:720px){body .Special{width:100%}}body .Special .TextBox,body .Special .TextBoxMultiLine{width:calc(100% - 20px);background-color:white;border:1px solid #cccccc;display:block;margin:auto;margin-top:10px;padding:10px;padding-top:4px;padding-bottom:4px;outline:none;resize:none}body .Special:not(:last-child){margin-bottom:10px}body .Special .TextBoxMultiLine{height:8em}body footer{background-color:#dcdcdc;padding-bottom:40px}@media screen and (max-width:720px){body footer{padding-bottom:20px}}@media screen and (max-width:720px){body footer .container{width:90%;margin:auto;padding-top:20px}}body footer .container #navFooter{display:flex;justify-content:space-between;margin-bottom:40px;margin:auto;padding-left:20px;padding-right:20px}@media screen and (max-width:1280px){body footer .container #navFooter{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}}@media screen and (max-width:720px){body footer .container #navFooter{display:block}}body footer .container #navFooter div{flex:1;margin:0 20px}@media screen and (max-width:720px){body footer .container #navFooter div{margin:0}}@media screen and (max-width:1280px){body footer .container #navFooter div:first-child{grid-column:1;grid-row:1}}@media screen and (max-width:720px){body footer .container #navFooter div:first-child h5{margin-top:0}}body footer .container #navFooter div:first-child li a{width:calc(100% - 40px);text-align:left;padding-left:40px}@media screen and (max-width:1280px){body footer .container #navFooter div:first-child li a{text-align:center}}@media screen and (max-width:720px){body footer .container #navFooter div:first-child li a{width:100%}}@media screen and (max-width:1280px){body footer .container #navFooter div:nth-last-child(3){order:4;grid-column:2;grid-row:span 3}}@media screen and (max-width:720px){body footer .container #navFooter div:nth-last-child(3){order:2}}@media screen and (max-width:1280px){body footer .container #navFooter div:nth-last-child(2){grid-column:1;grid-row:2}}@media screen and (max-width:1280px){body footer .container #navFooter div:last-child{grid-column:1;grid-row:3}}body footer .container #navFooter div:last-child li a{width:calc(100% - 40px);text-align:right;padding-right:40px}@media screen and (max-width:1280px){body footer .container #navFooter div:last-child li a{text-align:center}}@media screen and (max-width:720px){body footer .container #navFooter div:last-child li a{width:100%}}body footer .container #navFooter div h5{text-align:center;font-weight:normal;font-size:1.2em;margin:40px 0}@media screen and (max-width:720px){body footer .container #navFooter div h5{margin:20px 0}}body footer .container #navFooter div ul{margin:0;padding:0}body footer .container #navFooter div ul li{list-style:none;border-bottom:1px solid #a7d93b;display:flex;justify-content:center}body footer .container #navFooter div ul li:nth-child(even){background:url("/./App_Themes/TechniBureau/Images/puceFooter.svg") no-repeat;background-size:20px 18px;background-position:left center}body footer .container #navFooter div ul li:nth-child(odd){background:none}body footer .container #navFooter div ul li p{margin:0;padding:10px}body footer .container #navFooter div ul li b{opacity:0.5;padding-right:10px}body footer .container #navFooter div ul li a{text-decoration:none;color:black;text-align:center;display:inline-block;width:100%;padding:10px 40px}body footer .container #navFooter div ul li a:hover{color:white}body footer .container #lienFooter{display:flex;justify-content:center;margin-top:40px}@media screen and (max-width:720px){body footer .container #lienFooter{margin-top:20px}}body footer .container #lienFooter a{text-decoration:none;color:black}body footer .container #lienFooter a:not(:first-child){padding-left:10px}body footer .container #lienFooter a:hover{color:white}body footer .container #cree{text-align:center;margin:0;margin-top:40px}@media screen and (max-width:720px){body footer .container #cree{margin-top:20px}}body footer .container #cree a{text-decoration:none;color:black}body footer .container #cree a:hover{color:white}