html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
/*********************************************************************/
/* COULEURS */
/*********************************************************************/
/*********************************************************************/
/* FONTS */
/*********************************************************************/
/*********************************************************************/
/* RESPONSIVE */
/*********************************************************************/
@font-face {
	font-family: 'jq';
	src: url(../fonts/jq.eot?3on4zm);
	src: url(../fonts/jq.eot?#iefix3on4zm) format("embedded-opentype"), url(../fonts/jq.woff?3on4zm) format("woff"), url(../fonts/jq.ttf?3on4zm) format("truetype"), url(../fonts/jq.svg?3on4zm#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}
.OG {
	width: 600px;
	background: #ffc0cb;
	border: 2px solid #000;
	padding: 10px;
	position: relative;
	margin: 100px auto 50px
}
.OG h4, .OG h5 {
	margin: 0 0 10px
}
.OG h5 {
	font-size: 110%;
	font-weight: 700
}
.OG hr {
	border: none;
	border-bottom: 1px solid #000;
	margin: 20px 0
}
li.good span {
	margin: 10px 0;
	line-height: normal
}
.content-text {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.content-text h2 {
	font-family: "rubrik";
	font-size: 300%;
	font-weight: lighter
}
.content-text p {
	font-family: "rubrik";
	font-size: 120%;
	line-height: 130%
}
.content-text ul li {
	color: #c00;
	cursor: pointer;
	display: block;
	font-family: "rubrik";
	margin: 25px 0;
	padding-left: 40px;
	position: relative
}
.content-text ul li:hover {
	color: #900
}
.content-text ul li span {
	display: block
}
.content-text ul li.good {
	color: #696;
	cursor: default
}
.content-text ul li.off {
	color: #bfbfbf;
	cursor: default
}
.content-text ul li.off.error {
	color: #c00
}
.content-text ul li:before {
	display: inline-block;
	font-family: 'jq';
	font-size: 180%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	left: 0;
	margin-right: 10px;
	position: absolute;
	speak: none;
	top: -6px
}
.content-text ul li.choix1:before {
	content: "\e601"
}
.content-text ul li.choix2:before {
	content: "\e602"
}
.content-text ul li.choix3:before {
	content: "\e603"
}
.content-text ul li.choix4:before {
	content: "\e604"
}
.content-text ul li.choix5:before {
	content: "\e605"
}
.content-text ul li.choix6:before {
	content: "\e606"
}
.content-text ul li.choix7:before {
	content: "\e607"
}
.content-text ul li.choix8:before {
	content: "\e608"
}
.content-text ul li.choix9:before {
	content: "\e609"
}
.content-text ul li.choix10:before {
	content: "\e610"
}
.content-text ul li.choix10:before {
	content: "\e611"
}
body {
	background: #eaeaea
}
/*********************************************************************/
/* INTRO */
/*********************************************************************/
#jq-intro {
	padding: 100px;
	text-align: center;
	position: relative;
}
#jq-intro h1 {
	font-family: "rubrik";
	font-size: 400%;
	line-height: 90%;
	margin: 0 0 25px;
}

#jq-intro p {
	font-family: "rubrik";
	font-size: 100%;
	line-height: 130%
}
#SocialBar-0 {
	margin: 20px 0 0;
}

body .src-socialbar .number-share {
	display: inline-block;
	float: none;
}

#src-header {
	display: none !important;
}

#src-header-responsive {
	display: block !important;
}

#hostNavigationMobile {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 20;
}


/*********************************************************************/
/* QUESTIONS */
/*********************************************************************/
section.question {
	display: table;
	position: relative;
	width: 100%
}
section.question .question-wrap {
	display: table-cell;
	padding: 100px 177px
}
section.question:nth-of-type(odd) {
	background: #f2f2f2
}
/*********************************************************************/
/* CONTENT TEXT */
/*********************************************************************/
.content-text h2 {
	margin-bottom: 30px
}
.content-text p {
	margin-bottom: 30px
}
.content-text figure {
	margin-bottom: 30px
}
.content-text figure img {
	display: block;
	width: 100%
}
.content-text figure p {
	width: 100%;
	font-size: 80%;
	color: #CCC;
	text-align: right
}
/*Flex Video for RWD videos */

/*.content-text iframe {
	display:block;
	margin:20px 0 30px
}*/
.flex-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 57.25%;
	padding-top: 1.38889rem;
	position: relative;
	margin-bottom: 40px;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}
.content-text.left {
	float: left;
	width: 45%
}
.content-text.right {
	float: right;
	width: 45%
}
/*********************************************************************/
/* RÉSULTATS */
/*********************************************************************/
#resultat {
	background: #c00;
	display: none;
	color: #fff;
	font-family: "rubrik";
	text-align: center;
	padding: 50px 0;
	position: relative;
}
#resultat a {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
#resultat a:hover {
	display: block;
	color: #FFC446;
}
#resultat span {
	font-size: 120%
}
#resultat span.resultat-label {
	text-transform: uppercase
}
#resultat span.resultat-nombre {
	display: block;
	font-size: 700%;
	margin-top: 20px
}
#resultat p {
	font-size: 100%;
	margin: 1% 25%
}
#resultat p.niveau {
	font-size: 130%
}
/*********************************************************************/
/* RÉSEAUX SOCIAUX */
/*********************************************************************/
ul.jq-share {
	margin-top: 20px
}
ul.jq-share li {
	display: inline-block;
	padding: 0 10px
}
ul.jq-share li a {
	font-family: 'jq';
	font-size: 200%;
	text-decoration: none
}
ul.jq-share li a.facebook:before {
	color: #3b5998;
	content: "\e653"
}
ul.jq-share li a.twitter:before {
	color: #00a0d1;
	content: "\e654"
}
ul.jq-share li a.google:before {
	color: #dd4b39;
	content: "\e652"
}
/*********************************************************************/
/* POINTS */
/*********************************************************************/
div.points {
	border-radius: 8px;
	bottom: 50px;
	color: #fff;
	cursor: default;
	display: inline-block;
	font-family: 'jq';
	font-size: 400%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 10px;
	position: absolute;
	right: 50px
}
div.points.good:before {
	color: #696;
	content: "\e651"
}
div.points.error:before {
	color: #c00;
	content: "\e650"
}
/*********************************************************************/
/* RADIO-CANADA */
/*********************************************************************/
header#src-header-mobile {
	background: #c00;
	display: none;
	height: 45px
}
header#src-header-mobile #src-header-mobile-content {
	margin: 0 auto;
	width: 100%
}
header#src-header-mobile #src-header-mobile-content img {
	margin-left: 20px
}
div#src-quiz-wrap {
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 50px rgba(0,0,0,0.15);
	-ms-box-shadow: 0 0 50px rgba(0,0,0,0.15);
	-o-box-shadow: 0 0 50px rgba(0,0,0,0.15);
	box-shadow: 0 0 50px rgba(0,0,0,0.15);
	margin: 0 auto;
	padding-bottom: 0;
	min-width: 990px;
	width: 50%;
}

.src-superbanner {
	margin: 30px 0;
}

#src-main-gabarit {
	background: #FFF;
	padding: 0;
	border: 1px solid #CCC;
}



@media only screen and (max-width: 1400px) {
div#src-quiz-wrap {
	width: 70%;
	min-width: inherit;
}

#jq-intro {
	padding: 70px 2% ;
}

#jq-intro h1 {
	font-size: 200%;
	/*line-height:1.1em;*/
}

section.question .question-wrap {
	padding: 60px 50px
}
header#src-header-mobile {
	display: block
}


#NavBarWrapper, #PiedDePage {
	display: none
}
div.points {
	bottom: 20px;
	font-size: 200%;
	right: 20px
}

}

@media only screen and (max-width: 800px) {
div#src-quiz-wrap {
	width: 100%;
}

section.question .question-wrap {
	padding: 60px 25px
}

#jq-intro h1 {
	font-size: 160%;
	/*line-height:1.1em;*/
}
.content-text h2 {
	font-size: 200%
}
.content-text p {
	font-family: "arial";
	font-size: 100%
}
.content-text ul li {
	font-family: "arial";
	font-size: 90%
}
#resultat p {
	margin: 1% 5%
}
}

@media only screen and (max-width: 500px) {



}
