

html {
	font-size:1em;
	color:black;
	-webkit-user-select:none;
	user-select:none;
}

body, html {
	height:100%;
	margin:0;
}
body {
	position:relative;
}
* {
	box-sizing:border-box;
	font-family:roboto, sans-serif;
	margin:0px;
	padding:0px;
	line-height:132%;
}

*::before, *::after {
	content:'';
	position:absolute;
}

button, button:active {
	border:none;
	outline:none;
	background-color:transparent;
}

@media screen and (max-width:320px) {
	html {
		font-size:.9em;		
	}

}

/*** 1ère page ***/

.pxafcentrer {
	position:absolute;
	left:0;right:0;
	margin:0 auto;
	top:50%;
	transform:translatey(-50%);
	display:flex;
	flex-direction:column;
	justify-content:center;
	text-align:center;
	padding:0 15 0 15;
	font-size:1.75rem;
	font-weight:500;
}
.pxafope {
	position:relative;
	width:100%;
	color:white;
	padding:0 12 0 12;
	margin-top:38px;
	margin-bottom:38px;
}
.pxafzam {
	width:100%;
	position:relative;
	height:72px;
	background-color:#D20B7F;
	font-size:1.875rem;
	line-height:72px;
	font-weight:900;
	border-radius:6px;
	margin-bottom:15px;
}
.pxafmtn {
	width:100%;
	position:relative;
	height:72px;
	background-color:#F7CC46;
	font-size:1.875rem;
	line-height:72px;
	font-weight:900;
	border-radius:6px;
	color:black;
}
.pxaflogoz {
	width:45px;
	height:45px;
	vertical-align:middle;
	margin-right:8px;
}
.pxaflogom {
	width:47px;
	height:auto;
	vertical-align:middle;
	margin-right:8px;
	transform:translatey(-2px);
}

/*** Pages de saisie ***/

.pxafheader1 {
	position:sticky;
	top:0;
	z-index:2;
	width:100%;
	height:56px;
	padding:0 15 0 15;
	line-height:56px;
	font-size:1.5rem;
	font-weight:500;
	box-shadow:0px 1px 2px rgba(0,0,0,.3);
	border-radius:0;
}
.pxafheader1.pxafMTN, .pxafheader2.pxafMTN {
	background-color:var(--pxafcolor);
	color:var(--pxaftxth);
}
.pxafheader1.pxafZAMA, .pxafheader2.pxafZAMA {
	background-color:var(--pxafcolor);
	color:var(--pxaftxth);
}
.pxafheader1.pxafMTN > .pxaflogotop {
	width:51px;
	vertical-align:middle;
	margin-right:10px;
}
.pxafheader1.pxafZAMA > .pxaflogotop {
	width:45px;
	vertical-align:middle;
	margin-right:10px;
}
.pxaft1 {
	font-size:1.375rem;
	margin-bottom:16px;
	padding:0 5 0 5;
}
.pxafbold {
	font-weight:bold;
}
.pxafbolder {
	font-weight:bold;
	font-weight:900;
}
.pxafblk {
	color:black;
}
form.pxafsaisie {
	height:44px;
	width:100%;
	padding:0;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin:4 0 5 0;
	padding:0 6 0 6;
}
input.pxafnumero {
	background-color:#D9F1FF;
	border-radius:6px 0px 0px 6px;
	width:236px;
	flex-grow:2;
	height:100%;
	margin:0;
	border:none;
	outline:none;
	padding:0 0 0px 10;
	margin:0;
	color:black;
	line-height:1rem;
	font-size:1.625rem;
	font-weight:500;
	overflow:hidden;
	box-shadow:1px 1px 1px rgba(0,0,0,.16) inset;
}
input::placeholder {
	color:#0670B2;
	font-size:.75rem;
	line-height:2.75rem;
	font-weight:500;
	transform:translatey(-4px);
	
}
input.pxafOK {
	background-color:#F7CC46;
	height:100%;
	width:74px;
	font-size:1.5rem;
	line-height:1rem;
	font-weight:500;
	border:none;
	border-radius:0px 6px 6px 0px;
	font-weight:900;
	margin:0;
	margin-left:3px;
	color:white;
	background-color:#43B3F8;
}
.pxafkeep {
	width:220;
	height:36px;
	background-color:white;
	color:var(--pxafcolor);
	border-radius:6px;
	margin:0 auto;
	font-size:1rem;
	font-weight:900;
	text-transform:uppercase;
	margin-top:10px;
	box-shadow:0px 0px 0px 2px var(--pxafcolor);
}
.pxaferrnum {
	color:red;
	font-size:1.25rem;
	font-weight:bold;
	padding:0 12 0 12;
	margin-bottom:16px;
}
.pxafargu {
	font-size:14px;
	font-weight:500;
	line-height:135%;
}
.pxafservice1 {
	font-size:1rem;
	text-decoration:underline;
	margin-bottom:5px;
	margin-top:54px;
}
.pxafservice2 {
	font-size:1rem;
	text-decoration:underline;
	margin-bottom:5px;
}
.pxafbtm {
	position:absolute;
	bottom:16px;
	left:0;right:0;
	margin:0 auto;
	text-align:center;
}
a, a:visited {
color:#707070;
}

/*** Accueil ****/

.pxafChNum {
	font-size:.75rem;
	text-align:right;
	padding:0 15 0 15;
	color:#888888;
	margin:6 0 12 0;
}
h1.pxafcat {
	font-size:1.375rem;
	padding-left:21px;
	margin-bottom:4px;
	margin-top:6px;
}
.pxafcatjeu {
	margin:0 21px 1rem 21px;
	padding-bottom:6px;
	border-radius:6px;
	background-color:var(--pxaflight);
}
.pxafbanner {
	width:100%;
	height:auto;
	border-radius:6px;
	background-color:rgba(0,0,0,.05);
}
h1.pxafgame {
	font-size:1.375rem;
	font-weight:bold;
	margin-top:4px;
	padding-left:6px;
}
h2.pxafgame {
	font-size:.625rem;
	font-weight:bold;
	padding-left:6px;
}
h3.pxafgame {
	font-size:.625rem;
	font-weight:normal;
	padding-left:6px;
}
.pxafopt {
	width:calc(100% - 30px);
	background-color:var(--pxaflight);
	margin-bottom:6px;
	padding:2 6 0 6;
	margin:0 auto;
	text-align:left;
	margin-bottom:6px;
}
.pxafopttxt {
	width:calc(100% - 30px);
	background-color:var(--pxaflight);
	margin-bottom:6px;
	padding:6 6 6 6;
	margin:0 auto;
	text-align:left;
	margin-bottom:.5rem;
}
.pxafoptimg {
	width:100%;
	margin:0 auto;
	margin-top:0rem;
	margin-bottom:.5rem;
}
h1.pxafopt {
	font-size:1.375rem;
	font-weight:bold;
	padding:0;
	margin:0;
}
h2.pxafopt {
	font-size:.75rem;
	font-weight:500;
	padding:0;
	margin:0;
}
.pxafopt ul {
	font-size:.875rem;
	font-weight:500;
}
.pxafopt li {
	margin-left:.75rem;
}
.pxafimgopt {
	width:100%;
	margin-top:6px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}	
.pxafPH {
	position:relative;
	width:32%;
	background-color:rgba(0,0,0,0);
	border-radius:6px;
	margin-bottom:6px;
	overflow:hidden;
	box-shadow:0px 0px 0px 2px white inset;
}
.pxafvignette {
	width:100%;
}

/*** Download & codes ***/
.pxafaccroche {
	text-align:center;

}

.pxaftitre {
	font-size:1.625rem;
	font-weight:500;
}
.pxaftitreif {
	font-size:1.375rem;
	font-weight:500;
}
.pxafaccroche ul {
	font-weight:500;
	margin:0 auto;
	width:fit-content;
}
.pxafaccroche li {
	text-align:left;
	font-size:.95rem;
}

.pxafheader2 {
	position:sticky;
	top:0;
	z-index:2;
	width:100%;
	height:76px;
	padding:0 15 0 15;
	background-color:#F7CC46;
	box-shadow:0px 1px 2px rgba(0,0,0,.3);
	border-radius:0;
}
.pxafheader2 > .pxafvignette {
	position:absolute;
	width:70px;
	height:auto;
	margin-right:6px;
	top:50%;right:6;
	transform:translatey(-50%);
	border-radius:3px;
	float:right;
	box-shadow:0px 0px 0px 2px #707070 inset;
	border:solid 1.5px #707070;
}
.pxafh2.pxaftitre {
	display: inline-block;
	font-size:1.75rem;
	font-weight:900;
	padding-top:4px;
}
.pxafh2.pxafgtitre {
	display:block;
	font-size:1.25rem;
	font-weight:500;
	text-transform:initial;
	margin-bottom:-10px;
}
.pxafDL {
	padding-left:15px;
	font-size:1.375rem;
	margin:16 0 -12 0;
}
.pxafdlic {
	display:inline-block;
	position:absolute;
	right:15;
	width:30px;
}
.pxafsaisie {
	width:calc(100% - 30px);
	margin-bottom:6px;
	padding:0;
	margin:0 auto;
	text-align:left;
	margin-top:20;
}
.pxafcodes {
	width:calc(100% - 30px);
	margin-bottom:6px;
	padding:0;
	margin:0 auto;
	text-align:left;
	margin-top:20;
}
h1.pxafcode {
	padding:0;margin:0;
	font-size:1.25rem;
	font-weight:500;
}
h2.pxafcode2 {
	padding:0;margin:0;
	font-size:.75rem;
	font-weight:500;
}
.pxafhome {
	display:block;
	width:154;
	height:32px;
	background-color:white;
	color:var(--pxafcolor);
	border-radius:6px;
	margin:0 auto;
	font-size:1rem;
	font-weight:900;
	text-align:center;
	text-transform:uppercase;
	margin-top:60px;
	box-shadow:0px 0px 0px 2px var(--pxafcolor);
}
.pxafH1 {
	fill:var(--pxafcolor);
}
.pxafagain {
	display:block;
	width:100%;
	height:36px;
	background-color:#43B3F8;
	border-radius:6px;
	margin:0 auto;
	font-size:1rem;
	font-weight:900;
	text-align:center;
	text-transform:uppercase;
	margin-top:20px;
	color:white;
}
.pxafHic {
display:inline-block;
	width:15px;
	vertical-align:baseline;
	transform:translatey(2px);
}
.pxafbtncodes {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	padding:0 6 0 6;
	margin-bottom:6px;
}
.pxafbtncode  {
	width:31.5%;
	height:44px;
	background-color:#43B3F8;
	border-radius:6px;
}
.pxafbuy {
	width:100%;
	margin-bottom:6px;
	padding:0;
	margin:0 auto;
	text-align:left;
}
.pxafbuy > p {
text-align:center;
padding:0 10 0 10;
	font-size:.8125rem;
	font-style:italic;
}
.pxafbtnpurch {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin-bottom:6px;
}
.pxaftxtiframe {
	text-align:center;
	font-weight:500;
}
.pxaftxtiframe.elipse {
	text-align:center;
	display:block;
	font-weight:500;
	max-width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin:0 auto;
}
.pxafChNum2 {
	background-color:white;
	border-radius:2;
	border:solid 1px #BEBEBE;
	width:100%;
	height:36px;
	font-size:.875rem;
	color:#888888;
	font-weight:500;
	margin-top:12px;
}
.pxafbtnbuy  {
	width:31%;
	height:50px;
	background-color:#43B3F8;
	border-radius:6px;
	margin:2 0 2 0;
}
.pxafduree1 {
	text-transform:uppercase;
	font-size:,875rem;
	line-height:1.3rem;
	font-weight:900;
}
.pxafprix1 {
	color:white;
	text-transform:uppercase;
	font-size:,875rem;
	font-weight:900;
}

/*** niveaux de textes dernières pages/pages génériques ***/

/*BIG*/
.pxafgen28 { 
	font-size:1.75rem;
	padding:0;
}
.pxafgen28 { 
	font-size:1.75rem;
	padding:0;
}
.pxafgen26 { 
	font-size:1.625rem;
	padding:0;
}
/*MEDIUM*/
.pxafgen22 {
	font-size:1.375rem;
	padding:0;
}
/*SMALL*/
.pxafgen16 {
	font-size:1rem;
	padding:0 6 0 6;
}
/*1er niveau de texte bouton*/
.pxaftxtbtn1 {
	font-size:1.375rem;
	font-weight:900;
	text-transform:uppercase;
}
/*2e niveau de texte bouton*/
.pxaftxtbtn2 {
	font-size:1rem;
	font-weight:8900;
	text-transform:uppercase;
}
/*Bouton haut*/
.pxafmainbtn {
	display:block;
	min-width:220px;
	padding:10px 10px 10px 10px;
	background-color:#43B3F8;
	border-radius:6px;
	color:white;
	margin:0 auto;
	font-size:1rem;
	font-weight:900;
	text-align:center;
	text-transform:uppercase;
	margin-top:30px;
}

@media screen and (max-width:320px) {
	.pxafservice1 {
		color:red;
		font-size:1rem;
		text-decoration:underline;
		margin-bottom:5px;
		margin-top:24px;
	}
	.pxafkeep {
		margin-top:10px;
}
	.pxafhome {
		margin-top:30px;
}
}
