@charset "utf-8";
/* CSS Document */
.question h3 { color:#19558c66; }
h2 { background: -webkit-linear-gradient(-45deg,#19558c, #0b355b);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; }

	.question .reponse a.actif strong {  background: #19558c; }
	.buttons a {  background-color: #19558c;}
	.colored {  color: #19558c;}



	#menu img { max-height: 4.5rem;}




	p.back img { margin-top:-1em; height: 4em;}


	.content p.logo img { height:5em;}
