<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

	body
	{
	    -webkit-animation-duration: 0.1s;
		-webkit-animation-name: fontfix;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-timing-function: linear;
		-webkit-animation-delay: 0.1s;
	}

	@-webkit-keyframes fontfix{
		from{ 	opacity: 1; }
		to{	opacity: 1; }
	}
	

@font-face {
font-family: 'texgyreheroscnregular';
    src: url('/specifique/texgyreheroscn-regular-webfont.eot');
    src: url('/specifique/texgyreheroscn-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/specifique/texgyreheroscn-regular-webfont.woff') format('woff'),
         url('/specifique/texgyreheroscn-regular-webfont.ttf') format('truetype'),
         url('/specifique/texgyreheroscn-regular-webfont.svg#texgyreheroscnregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


			#slider_12_container .caption-text-defaut { background-color: rgba(0, 0, 0, 0.5); }
		    #slider_12_container .caption-text-defaut-titre {color:#ffffff ;}
		    #slider_12_container .caption-text-defaut-texte {color:#ffffff ;}
	</pre></body></html>