.diagrammTexte_1{text-align:center;color:black;font-size:1em;font-weight:bold;line-height:1.4}.diagrammTexte_2{text-align:center;color:black;font-size:1em;line-height:1.4}.diagrammTexte_3{text-align:center;font-size:.9em;line-height:1.4;padding-bottom:8px}.diagrammTexte_4{font-size:.9em;line-height:1.4}.ct-grid{stroke:rgba(0,0,0,0.4);stroke-width:1;stroke-dasharray:2}.ct-line{stroke-width:3px}.ct-point{stroke-width:6px;stroke-linecap:round}.ct-area{stroke:none;fill-opacity:.1}.ct-label{fill:rgba(0,0,0,1);color:rgba(0,0,0,1);font-size:.75em;line-height:1}.ct-series-a .ct-line,.ct-series-a .ct-point{stroke:#4286f4}.ct-series-a .ct-area{fill:#000}.ct-series-b .ct-line,.ct-series-b .ct-point{stroke:#ffba44}.ct-series-b .ct-area{fill:#000}.ct-series-c .ct-line,.ct-series-c .ct-point{stroke:#8ed63b}.ct-series-c .ct-area{fill:#000}.ct-series-blau .ct-line,.ct-series-blau .ct-point{stroke:#4286f4}.ct-series-orange .ct-line,.ct-series-orange .ct-point{stroke:#ffba44}.ct-series-green .ct-line,.ct-series-green .ct-point{stroke:#8ed63b}.ct-series-pink .ct-line,.ct-series-pink .ct-point{stroke:#d70206}.ct-legend{position:relative;z-index:10;min-height:60px}.ct-legend li{position:relative;padding-left:20px;margin-bottom:3px;cursor:pointer;display:inline-block;line-height:16px}.ct-legend li:before{width:16px;height:16px;position:absolute;left:0;content:'';border:3px solid transparent;border-radius:2px}.ct-legend li.inactive:before{background:transparent}.ct-legend li.ct-legend-inside{position:absolute;top:0;right:0}.ct-legend li.ct-series-0:before{background-color:#4286f4;border-color:#4286f4}.ct-legend li.ct-series-1:before{background-color:#ffba44;border-color:#ffba44}.ct-legend li.ct-series-2:before{background-color:#8ed63b;border-color:#8ed63b}.ct-legend li.ct-series-blau:before{background-color:#4286f4;border-color:#4286f4}.ct-legend li.ct-series-orange:before{background-color:#ffba44;border-color:#ffba44}.ct-legend li.ct-series-green:before{background-color:#8ed63b;border-color:#8ed63b}.chartist-tooltip{position:absolute;left:0;top:0;z-index:1000;display:block;padding:1em 1em 0 1em;visibility:hidden;transform:translateY(3em);opacity:0;border-radius:.25em;background:rgba(255,255,255,0.9);background:rgba(0,0,0,0.8);color:#FFF;box-shadow:0 0 .5em rgba(0,0,0,0.2);transition:transform .2s ease-in-out}.chartist-tooltip:not([hidden]){margin:0;visibility:visible;transform:none;opacity:1}.chartist-tooltip::before{content:'\25BC';position:absolute;left:calc(50% - .5em);top:100%;z-index:-1;font-size:1.3em;line-height:.5em;font-family:Arial,sans-serif;color:rgba(255,255,255,0.9);color:rgba(0,0,0,0.8);transform:scaleY(0.7);text-shadow:0 .25em .35em rgba(0,0,0,0.1)}.chartist-tooltip--left::before{left:.75em}.chartist-tooltip--right::before{left:auto;right:.75em}.ct-point{transition:all .2s ease-in-out}.ct-chart-line.ct-chart-line .ct-point--hover{stroke-width:1.25em}