

body>table .texte_bas {
	color:white;
	}

body>table .texte_bas a {
	color:black;
	font-weight:bold;
	}
	
#pied_de_page_liens .rubrique li a {
	color:white;
}

#pied_de_page_liens .rubrique li a:hover {
	color:#57370E;
	}

.texte {
	margin:0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-align: inherit;
	font-variant: inherit;
	}
#popup_jdm a {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-align: inherit;
	font-variant: inherit;
	}
	
#popup_jdm a.btn_underline {
	text-decoration:underline;
}
#popup_jdm a.btn_underline:hover {
	color:white;
}

@font-face{ 
	font-family: 'fao';
	src: url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.eot');
	src: url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.eot?#iefix') format('embedded-opentype'),
	     url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.woff') format('woff'),
	     url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.ttf') format('truetype'),
	     url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.svg#Grobold') format('svg');
}




body { background-color:#384383; text-align:center; margin:0px; position:relative;}
html { margin:0px; overflow-x: hidden;}

.texte { text-align:center;}

#table_lien_gagnant { background:#ECE189; border-radius:10px; }
#table_lien_gagnant td , #table_lien_gagnant td  { font-family:tahoma !important; font-size:8pt; font-weight:bold;}
/*
.pseudo_ticket {
	position:absolute;
	background:white;
	z-index:12;
	border-radius:5px;
	padding:3px;
	font-family:tahoma;
	font-size:13px;
	}
	
.mode_jeu_1 .pseudo_ticket {
	background:#5BD2F7;
	color:#0C3846;
	border:1px solid #0C3846;
	}
.mode_jeu_2 .pseudo_ticket {
	background:#F2E62F;
	color:#AC581D;
	border:1px solid #AC581D;
	}
.mode_jeu_3 .pseudo_ticket {
	background:#FFA801;
	color:#000;
	border:1px solid #000;
	}*/
	
#table_lien_gagnant .jeu {
	color:#514655;
	text-decoration:none;
	}
#table_lien_gagnant .planete {
	color:#5C391B;
	text-decoration:none;
	}
#table_lien_gagnant .surprise {
	color:#E24812;
	text-decoration:none;
	}
#table_lien_gagnant .sudocash {
	color:#217783;
	text-decoration:none;
	}
#table_lien_gagnant .pillage {
	color:#B9B30C;
	text-decoration:none;
	}
#table_lien_gagnant .rancon {
	color:#3B7C32;
	text-decoration:none;
	}
	
#table_lien_gagnant a:hover.jeu {
	color:#9B80A9;
	text-decoration:none;
	}
#table_lien_gagnant a:hover.planete {
	color:#A37A42;
	text-decoration:none;
	}

#table_lien_gagnant a:hover.surprise {
	color:#917949;
	text-decoration:none;
	}
#table_lien_gagnant a:hover.sudocash {
	color:#44A0AD;
	text-decoration:none;
	}
#table_lien_gagnant a:hover.pillage {
	color:#D3CE51;
	text-decoration:none;
	}
#table_lien_gagnant a:hover.rancon {
	color:#6BBB60;
	text-decoration:none;
	}

/**
==POPUP DEBUT
**/
#cache_jdm {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:19;
	}
#cache_jdm .transparent_back {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	opacity:0.80;
	background:#27131A; 
	}
	
.lt-ie9 #cache_jdm .transparent_back {	
	filter : alpha(opacity=80);
	}


#cache_jdm .loader {
	width:64px;
	height:64px;
	left:50%;
	margin-top:-32px;
	margin-left:-32px;
	position:absolute;
	z-index:13;
	}
	
#cache_jdm .loader { background-image:url('//static.madwin.com/madwin/playbox/img/fao/loader9.gif'); }

	
/**==POPUP JEU**/
#popup_jdm {
	position:absolute;
	z-index:20;
	text-align:center;
	}
#popup_jdm .pa_milieu {
	text-align:center !important;
	}
	
#popup_jdm div, #popup_jdm a, #popup_jdm span, .zone_info_clics_milieu {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
	
#popup_jdm.popup_point .pa_haut .titre .valeur_point{
	left:-3px;
}
	


	
.popup_obtenir_jeton,
.popup_case_jeu, 
.popup_regles_jeu,
.popup_tuto_1ere_visite{
	width:698px;
	margin-top:-200px;
	color:white;
}

.popup_obtenir_jeton .pa_haut,
.popup_case_jeu .pa_haut, 
.popup_regles_jeu .pa_haut,
.popup_tuto_1ere_visite .pa_haut{
	height:330px;
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_haut.png') center bottom no-repeat ;
}	



.popup_case_jeu .pa_haut .titre, .popup_regles_jeu .pa_haut .titre, .popup_obtenir_jeton .pa_haut .titre, .popup_tuto_1ere_visite .titre {
	position: absolute;
	font-family: fao;
	top: 210px;
	left: 6px;
	width: 100%;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	/*color: #EACB3E;*/
	color: #C655D9;
	/*color: white;*/
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #FFFFFF, 
			-2px 0 #FFFFFF, 
			0 -2px #FFFFFF, 
			0 2px #FFFFFF, 
			1px 1px #FFFFFF, 
			-1px 1px #FFFFFF, 
			-1px -1px #FFFFFF, 
			1px 1px #FFFFFF;
	}

	

#popup_jdm.popup_case_jeu .pa_milieu,
#popup_jdm.popup_regles_jeu .pa_milieu,
#popup_jdm.popup_obtenir_jeton .pa_milieu,
#popup_jdm.popup_tuto_1ere_visite .pa_milieu
 { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_milieu.png') 0 0 repeat-y;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	font-family:tahoma;
	font-size:14px;
	width: 622px;
	margin: auto;
	padding: 20px 58px;
	color :white;
}


#popup_jdm.popup_case_jeu .pa_milieu .texte{ 
	height:350px;
	overflow:auto;
	width:474px;
	margin:auto;
	font-family:fao;
	font-size:14px;
	}



#popup_jdm.popup_case_jeu .pa_milieu .texte table { width:100%; }
.lt-ie9 #popup_jdm.popup_case_jeu .pa_milieu .texte table { width:95%; }
#popup_jdm.popup_case_jeu .pa_milieu .texte tr td:first-child { width:10%; font-weight:normal }
#popup_jdm.popup_case_jeu .pa_milieu .texte th { /*font-weight:bold;*/ font-size: 14px;text-transform :capitalize;}
#popup_jdm.popup_case_jeu .pa_milieu .texte td { padding:5px;  }
#popup_jdm.popup_case_jeu .pa_milieu .texte tr.ligne_type_1 td ,
#popup_jdm.popup_case_jeu .pa_milieu .texte tr.ligne_butin_1 td { background:#322718; }
#popup_jdm.popup_case_jeu .pa_milieu .texte tr.ligne_type_0 td ,
#popup_jdm.popup_case_jeu .pa_milieu .texte tr.ligne_butin_0 td { background:#473822; }

.popup_case_jeu .texte_cheque { 
	font-family:fao;
	font-size:58px;
	color:#C655D9;
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}


#popup_jdm.popup_regles_jeu .pa_bas,
#popup_jdm.popup_obtenir_jeton .pa_bas,
#popup_jdm.popup_case_jeu .pa_bas,
#popup_jdm.popup_tuto_1ere_visite .pa_bas  { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_bas.png') 38px 0 no-repeat; 
	height:104px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding-top:33px;
	}




	
#popup_jdm.popup_regles_jeu .pa_bas, #popup_jdm.popup_obtenir_jeton .pa_bas{ 
	padding-top:35px;
	}
	
.popup_regles_jeu .btn_regles_precedent, .popup_regles_planete .btn_regles_precedent
 { float:left; }
.popup_regles_jeu .btn_regles_suivant
{ float:right; }	


.popup_regles_jeu .btn_fermer,
.popup_tuto_1ere_visite .btn_fermer{
	position:relative;
	height:55px;
	display:inline-block;
	}

.popup_obtenir_jeton .btn_fermer{
	position:relative;
	height:55px;
	display:inline-block;
	}
	
.popup_obtenir_jeton .btn_obtenir_jeton,
.popup_obtenir_jeton .btn_obtenir_credit {
	position:relative;
	height:55px;
	display:inline-block;
	margin-top:5px;
}
	


.btn_tutoriel{
	position:relative;
	height:26px;
	display:inline-block;
	margin:auto;
}


.popup_case_jeu .btn_fermer{
	position:relative;
	height:55px;
	display:inline-block;
	}

	
.popup_case_jeu .btn_fermer .milieu,
.popup_regles_jeu .btn_fermer .milieu,
.popup_obtenir_jeton .btn_fermer .milieu,
.popup_obtenir_jeton .btn_obtenir_jeton .milieu,
.popup_obtenir_jeton .btn_obtenir_credit .milieu,
.popup_tuto_1ere_visite .btn_fermer .milieu,
.btn_tutoriel .milieu{
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton_milieu.png') repeat-x;
	height:100%;
	color:#217A27;
	font-family:fao;
	text-decoration:none;
	font-size:19px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top: 7px;
	}
	

.popup_case_jeu .btn_fermer .before,
.popup_regles_jeu .btn_fermer .before, 
.popup_obtenir_jeton .btn_fermer .before, 
.popup_obtenir_jeton .btn_obtenir_jeton .before, 
.popup_obtenir_jeton .btn_obtenir_credit .before, 
.popup_tuto_1ere_visite .btn_fermer .before,
.btn_tutoriel .before { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	left:-14px;
	}
.popup_case_jeu .btn_fermer .after, 
.popup_regles_jeu .btn_fermer .after,
.popup_obtenir_jeton .btn_fermer .after,
.popup_obtenir_jeton .btn_obtenir_jeton .after,
.popup_obtenir_jeton .btn_obtenir_credit .after,
.popup_tuto_1ere_visite .btn_fermer .after,
.btn_tutoriel .after { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	background-position:-14px 0;
	right:-14px;
}
	
.popup_case_jeu .btn_fermer:hover .milieu ,
.popup_regles_jeu .btn_fermer:hover .milieu,
.popup_obtenir_jeton .btn_fermer:hover .milieu,
.popup_obtenir_jeton .btn_obtenir_jeton:hover .milieu,
.popup_obtenir_jeton .btn_obtenir_credit:hover .milieu,
.popup_tuto_1ere_visite .btn_fermer:hover .milieu,
.btn_tutoriel:hover .milieu
{ 
background-position:0 -55px; color:#7C9E5F;
}
.popup_case_jeu .btn_fermer:hover .before ,
.popup_regles_jeu .btn_fermer:hover .before ,
.popup_obtenir_jeton .btn_fermer:hover .before ,
.popup_obtenir_jeton .btn_obtenir_jeton:hover .before ,
.popup_obtenir_jeton .btn_obtenir_credit:hover .before ,
.popup_tuto_1ere_visite .btn_fermer:hover .before,
.btn_tutoriel:hover .before
{ 
background-position:0 -55px; 
}
.popup_case_jeu .btn_fermer:hover .after ,
.popup_regles_jeu .btn_fermer:hover .after ,
.popup_obtenir_jeton .btn_fermer:hover .after ,
.popup_obtenir_jeton .btn_obtenir_jeton:hover .after ,
.popup_obtenir_jeton .btn_obtenir_credit:hover .after ,
.popup_tuto_1ere_visite .btn_fermer:hover .after,
.btn_tutoriel:hover .after
{ 
background-position:-14px -55px;
}




.popup_case_jeu .btn_fermer:active .milieu ,
.popup_regles_jeu .btn_fermer:active .milieu,
.popup_obtenir_jeton .btn_fermer:active .milieu,
.popup_obtenir_jeton .btn_obtenir_jeton:active .milieu,
.popup_obtenir_jeton .btn_obtenir_credit:active .milieu,
.popup_tuto_1ere_visite .btn_fermer:active .milieu,
.btn_tutoriel:active .milieu
{ 
background-position:0 -110px; 
color:#7C9E5F;
padding-top: 8px;
}
.popup_case_jeu .btn_fermer:active .before ,
.popup_regles_jeu .btn_fermer:active .before ,
.popup_obtenir_jeton .btn_fermer:active .before ,
.popup_obtenir_jeton .btn_obtenir_jeton:active .before ,
.popup_obtenir_jeton .btn_obtenir_credit:active .before ,
.popup_tuto_1ere_visite .btn_fermer:active .before,
.btn_tutoriel:active .before
{ 
background-position:0 -110px; 
}
.popup_case_jeu .btn_fermer:active .after ,
.popup_regles_jeu .btn_fermer:active .after ,
.popup_obtenir_jeton .btn_fermer:active .after ,
.popup_obtenir_jeton .btn_obtenir_jeton:active .after ,
.popup_obtenir_jeton .btn_obtenir_credit:active .after ,
.popup_tuto_1ere_visite .btn_fermer:active .after,
.btn_tutoriel:active .after
{ 
background-position:-14px -110px;
}




#popup_jdm.popup_tuto_1ere_visite .pa_milieu .texte .image_tuto{
	background:url('//static.madwin.com/madwin/playbox/img/fao/jeu/popup/tuto_premiere_visite.png') 0 0 no-repeat; 
	width: 445px;
	height: 438px;
	margin-left: auto;
	margin-right: auto;
}
#popup_jdm.popup_tuto_1ere_visite .pa_milieu .texte .cb_affiche_tuto{
	text-align:	left;
	margin-left: 100px;
	margin-top: 12px;
}

/**
==POPUP FIN
**/



.zone_tahoma {
	font-family:tahoma !important;
	font-size:10px !important;
	line-height: 10px !important;
	}

#jdm_zone_logo_bouton {
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/zone_haut.png') center 178px no-repeat;
	position:absolute;
	z-index:10;
	width:100%;height:100%;
	left:0;top:0;
	}

.btn_conversion {
	background:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_jeumode.png') no-repeat;
	position:absolute;
	font-family:fao;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	text-decoration:none;
	font-size: 12px;
	display:block;
	line-height:12px;
	padding: 0px 0 0 25px;
	top: 30px;
	height:38px;
	}
	
.lt-ie9 .btn_conversion {
	padding: 5px 0 0 12px;
	}
.btn_conversion_3 {
	width:88px;
	background-position:0 0;
	left: 10px;
	color:#AB1DB8;
	top:70px;
	}
	
.lt-ie9 .btn_conversion_3 {
	height:33px;
	}
.btn_conversion_3:hover {
	background-position:0 -37px;
	}
.btn_conversion_2 {
	width:103px;
	background-position:-88px 0;
	left: 98px;
	color:#CC7F39;
	top:70px;
	}
	
.lt-ie9 .btn_conversion_2 {
	height:33px;
	}
.btn_conversion_2:hover {
	background-position:-88px -37px;
	}
	
.zone_background_info_grille{
	background-color: #3058CA;
	width: 400px;
	height: 100px;
	position: absolute;
	top: 380px;
	left:50%;
	margin-left:-200px;
	}

/***
==PARALLAX DEBUT
**/
#jdm_haut:before {
	display:block;
	position:relative;
	content:'';
	width:1278px;
	height:509px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/degrade.png') no-repeat;
	left:50%;
	margin-left:-639px;
	z-index:2;
	}

#jdm_zone_parallax {
	width:1120px;
	height:387px;
	position:absolute;
	left:50%;
	margin-left:-560px;
	top:0px;
	overflow:hidden;
	}
#jdm_zone_parallax .jdm_zone_vertical_parallax{
	position:absolute;
	width:100%;
	height:auto;
	left:0px;
	z-index:1;
	}

#jdm_zone_parallax .jdm_zone_parallax {
	position:absolute;
	height:365px;
	width:100%;
	left:0;
	}
#jdm_zone_parallax .jdm_zone_parallax div {
	position:absolute;
	width:100%;height:102%;
	left:50%;top:0px;
	margin-left:-561px;
	}
	
#jdm_haut #deco_fond_parallax_gauche, #jdm_haut #deco_fond_parallax_droite {
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/bulle_cote.png'); 
	position: absolute;
	width:446px;
	height:388px;
	top: 0px;
	z-index: 2;
	left: 50%;
}
#jdm_haut #deco_fond_parallax_gauche{
	margin-left: -895px;
}
#jdm_haut #deco_fond_parallax_droite{
	background-position:-446px 0;
	margin-left: 468px;
}


#jdm_milieu #deco_colonne_gauche, 
#jdm_milieu #deco_colonne_droite {
	width: 123px;
	height: 237px;
	top:0px; 
	z-index:0;
	position:absolute;
	overflow:hidden;
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/colonne.png'); 
}
#jdm_milieu #deco_colonne_gauche{
	left:-86px;
}
#jdm_milieu #deco_colonne_droite{
	background-position: -123px 0;
	right:-86px;
}

#jdm_milieu  .icone_colonne{
	width:35px;
	height:36px;
	position:absolute;
	top:17px;
	left:50px;
}

#jdm_milieu #deco_colonne_droite .icone_colonne.icone_colonne_droite{
	left:39px;
}

#jdm_milieu #icone_colonne_r{
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/icone_colonne.png') no-repeat;
}
#jdm_milieu #deco_colonne_gauche #icone_colonne_r{
	left:49px;
}
#jdm_milieu #deco_colonne_droite #icone_colonne_r{
	left:37px;
}

#jdm_milieu #icone_colonne_p{
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/icone_colonne.png') no-repeat;
	background-position:0 -35px;
}


#jdm_milieu #icone_colonne_s{
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/icone_colonne.png') no-repeat;
	background-position:0 -210px;
}

#jdm_milieu #icone_colonne_v{
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/icone_colonne.png') no-repeat;
	background-position:0 -105px;
}


#jdm_milieu #icone_colonne_a{
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/icone_colonne.png') no-repeat;
	background-position:0 -140px;
}


#jdm_milieu #icone_colonne_d{
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/icone_colonne.png') no-repeat;
	background-position:0 -70px;
}


#jdm_milieu #icone_colonne_l{
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/icone_colonne.png') no-repeat;
	background-position:0 -175px;
}


#jdm_haut .icone_menu{
	width:56px;
	height:56px;
	position:absolute;
	left:50%;
	z-index:11;
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/btn_menu.png') no-repeat;
}

#jdm_haut #icone_menu_niveau1{
	left:50%;
	margin-left: -473px;
	top: 267px;
}

#jdm_haut #icone_menu_niveau2{
	left:50%;
	margin-left: -369px;
	top: 294px;
	background-position:-56px 0;
}

#jdm_haut #icone_menu_z{
	left:50%;
	margin-left: 477px;
	top: 225px;
	background-position:-280px 0;
}

#jdm_haut #icone_menu_i{
	left:50%;
	margin-left:413px;
	top:255px;
	background-position:-336px 0;
}

#jdm_haut #icone_menu_d{
	left:50%;
	margin-left: 277px;
	top: 262px;
	background-position:-112px 0;
}

#jdm_haut #icone_menu_v{
	left:50%;
	margin-left: 204px;
	top: 323px;
	background-position:-168px 0;
}

#jdm_haut #icone_menu_r{
	left:50%;
	margin-left: 347px;
	top: 245px;
	background-position:-224px 0;
}

#jdm_haut #icone_menu_niveau1:hover{
	background-position:0 -56px;
}

#jdm_haut #icone_menu_niveau2:hover{
	background-position:-56px -56px;
}

#jdm_haut #icone_menu_z:hover{
	background-position:-280px -56px;
}
#jdm_haut #icone_menu_v:hover{
	background-position:-168px -56px;
}
#jdm_haut #icone_menu_d:hover{
	background-position:-112px -56px;
}
#jdm_haut #icone_menu_r:hover{
	background-position:-224px -56px;
}
#jdm_haut #icone_menu_i:hover{
	background-position:-336px -56px;
}

#jdm_haut #icone_menu_niveau1.actif{
	background-position:0 -112px;
}

#jdm_haut #icone_menu_niveau2.actif{
	background-position:-56px -112px;
}

#jdm_haut #icone_menu_z.actif{
	background-position:-280px -112px;
}
#jdm_haut #icone_menu_r.actif{
	background-position:-224px -112px;
}
#jdm_haut #icone_menu_d.actif{
	background-position:-112px -112px;
}
#jdm_haut #icone_menu_v.actif{
	background-position:-168px -112px;
}
#jdm_haut #icone_menu_i.actif{
	background-position:-336px -112px;
}

#jdm_zone_parallax .parallax_jeu_plan_3 { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/jeu_plan3.png') 60px 30px no-repeat; 
	z-index:3; 
}

#jdm_zone_parallax .parallax_jeu_plan_2 { 
	z-index:2;
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/jeu_plan2.png') 730px 30px no-repeat; 
}


#jdm_zone_parallax .parallax_jeu_plan_1
	{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/jeu_plan1.jpg') no-repeat; z-index:1; 
	}
	
#jdm_zone_parallax .parallax_planete_plan_1 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/planete_plan1.jpg') no-repeat; z-index:1; }




#jdm_zone_parallax .parallax_planete_plan_2 { 
	z-index:2;
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/planete_plan2.png') 20px 50px no-repeat; 
}
#jdm_zone_parallax .parallax_planete_plan_3 { 
	z-index:2;
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/jeu_plan3.png') 60px 0 no-repeat; 
}

#jdm_zone_parallax .parallax_mise_plan_3 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/mise_plan3.png') 675px 0 no-repeat; z-index:3; }
#jdm_zone_parallax .parallax_mise_plan_2 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/mise_plan2.png') 100px 0 no-repeat; z-index:2; }
#jdm_zone_parallax .parallax_mise_plan_1 { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/mise_plan1.jpg') no-repeat; z-index:1; 
	}
#jdm_zone_parallax .parallax_rancon_plan_3 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/rancon_plan3.png') 755px 65px no-repeat; z-index:3; }
#jdm_zone_parallax .parallax_rancon_plan_2 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/rancon_plan2.png') 65px 0 no-repeat; z-index:2; }
#jdm_zone_parallax .parallax_rancon_plan_1 { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/rancon_plan1.jpg') no-repeat; z-index:1; 
	}
#jdm_zone_parallax .parallax_sudocash_plan_3 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/sudocash_plan3.png') 755px 12px no-repeat; z-index:3; }
#jdm_zone_parallax .parallax_sudocash_plan_2 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/sudocash_plan2.png') 172px 75px no-repeat; z-index:2; }
#jdm_zone_parallax .parallax_sudocash_plan_1 { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/sudocash_plan1.jpg') no-repeat; z-index:1; 
	}
#jdm_zone_parallax .parallax_pillage_plan_3 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/pillage_plan3.png') 654px 5px no-repeat; z-index:3; }
#jdm_zone_parallax .parallax_pillage_plan_2 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/pillage_plan2.png') 172px 82px no-repeat; z-index:2; }
#jdm_zone_parallax .parallax_pillage_plan_1 { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/pillage_plan1.jpg') no-repeat; z-index:1; 
	}




#logo_jdm {
	
		background:url('//static.madwin.com/madwin/playbox/img/fao/logo_sprite_en.png') no-repeat;
	
	z-index:4;
	width:324px;
	height:234px;
	position:absolute;
	top: 17px;
	left: 50%;
	margin-left:-170px;
	cursor:pointer;
	}
	
#sous_logo_jdm{
		position: relative;
		font-family: fao;
		font-size: 24px;
		color: #F5D753;
		line-height: 30px;
		top: 286px;
		font-weight: bold;
		/*left: 50%;*/
		/*margin-left: -265px;*/
		z-index: 4;
		filter: Shadow(Color=442F23, Direction=0, Strength=2),
		 Shadow(Color=442F23, Direction=45, Strength=1),
		 Shadow(Color=442F23, Direction=90, Strength=2), 
		 Shadow(Color=442F23, Direction=135, Strength=1)
		 Shadow(Color=442F23, Direction=180, Strength=2),
		 Shadow(Color=442F23, Direction=225, Strength=1),
		 Shadow(Color=442F23, Direction=270, Strength=2),
		 Shadow(Color=442F23, Direction=315, Strength=1);
		text-shadow: 
			2px 0 #442F23, 
			 -2px 0 #442F23, 
			 0 2px #442F23, 
			 0 -2px #442F23, 
			 1px 1px #442F23, 
			 1px -1px #442F23, 
			 -1px -1px #442F23, 
			 -1px 1px #442F23;
 }
 
#sous_logo_jdm .image_lot {
	position:relative;
	top:-30px;
	width:150px;
	}

#sous_logo_jdm .zone_montant_a_gagner{
	font-size: 50px;
	display: block;
	margin-top: 90px;
	filter: Shadow(Color=442F23, Direction=0, Strength=2),
	 Shadow(Color=442F23, Direction=45, Strength=1),
	 Shadow(Color=442F23, Direction=90, Strength=2), 
	 Shadow(Color=442F23, Direction=135, Strength=1)
	 Shadow(Color=442F23, Direction=180, Strength=2),
	 Shadow(Color=442F23, Direction=225, Strength=1),
	 Shadow(Color=442F23, Direction=270, Strength=2),
	 Shadow(Color=442F23, Direction=315, Strength=1);
	text-shadow: 
		4px 0 #442F23, 
		-4px 0 #442F23, 
		0 4px #442F23, 
		0 -4px #442F23, 
		2px 2px #442F23, 
		2px -2px #442F23, 
		-2px -2px #442F23, 
		-2px 2px #442F23;
}
 
#etiquette_logo {
	z-index:6; 
	width:94px;
	
	position:absolute;
	top: 122px;
	left: 50%;
	margin-left:-150px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/stamp.png') no-repeat; 
	font-family:fao;
	color:white;
	}
.etiquette_logo_r { font-size:20px; padding-top:12px; height:45px;}
.etiquette_logo_p { font-size:14px; line-height:16px; padding-top:10px; height:47px;}
/**
==PARALLAX FIN
**/

/**
==GAGNANT LISTE DEBUT 
**/
#zone_last_gagnant {
	width:214px;
	height:180px;
	/*overflow:hidden;*/
	position:absolute;
	left:50px;
	top:0px;
	/*position:fixed;*/
	/*top:119px;*/
	}
	
#jdm_last_gagnant_milieu {
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/bandeaux.png') repeat;
	padding-top:10px;
}
#jdm_last_gagnant {
	position:relative;
	margin:0 auto;
	width:190px;height:160px;
	font-family: fao;
	}
	
#jdm_last_gagnant a, #jdm_last_gagnant table {
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
	}
	
#jdm_last_gagnant .bloc_gagnant {
	width:210px;
	clear:both;
	}
	
#jdm_last_gagnant .bloc_gagnant .zone_avatar {
	width:30px;
	height:30px;
	float:left;
	border:2px solid #674D2C;
	border-radius:20px;
	overflow:hidden;
	}
	
#jdm_last_gagnant .bloc_gagnant .zone_avatar img {
	border:none;
	}
	
#jdm_last_gagnant .bloc_gagnant .zone_texte {
	float:left;
	padding-left:5px;
	width:143px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	height:38px;
	line-height:12px;
	}
#jdm_last_gagnant .bloc_gagnant .zone_texte table {
	height:100%;
	width:100%;
	}
	
#jdm_last_gagnant .texte_aucun {
	padding:80px 20px;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	}	

#jdm_last_gagnant a.btn_voirplus {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/bouton_menu_milieu.png');
	background-repeat:repeat-x;
	background-position: center -5px;
	background-size:auto 400%;
	position: absolute;
	left:3px;
	bottom: -35px;
	display: inline-block;

	font-family: fao;
	font-size: 14px;
	text-decoration: none;
	box-sizing: border-box;
	color: #EACB3E;
	text-transform: uppercase;
	padding:0.5em 1em;
	border-radius: 10px;
	border:1px solid black;
	}

#jdm_last_gagnant a.btn_voirplus:before {
	content:'Zie\000020meer';
}
	
#jdm_last_gagnant a.btn_voirplus:hover{ 
	color:white;
	}
	
#jdm_last_gagnant_bas {
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/bandeaux_bas.png') no-repeat;
	width:214px;
	height:24px;
}
/**
==GAGNANT LISTE FIN 
**/	

/** 
==CONVERSION DEBUT
**/ 
#zone_jeton_et_conversion {
	width:214px;
	height:177px;
	overflow:hidden;
	position:absolute;
	right:50px;
	top:10px;
	}
#zone_conversion_bas {
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/bandeaux_bas.png') no-repeat;
	height:24px;
	overflow:hidden;
	/*width:214px;*/
	/*margin-top: 145px;*/
}
	
#zone_jeton_et_conversion .zone_choix_conversionc div {
	height:52px;
	margin-bottom:22px;
	}
#zone_jeton_et_conversion .zone_conversion {
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/bandeaux.png') repeat;
	position: relative;
	font-family: tahoma;
	font-size: 12px;
	/*left: 0; top: 0;*/
	color: #C655D9;
	width: 100%;
	height:145px;
	/*overflow:hidden;*/
	font-weight:bold;
	}
	
#zone_jeton_et_conversion #titre_zone_conversion {
	position: absolute;
	width: 90%;
	top: 10px;
	z-index: 1;
	left: 12px;
	height: auto;
	font-family:fao;
	line-height: 19px;
	display:none;
	font-size:15px;
	font-weight:bold;
	color:#C655D9;
	
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=1),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=1), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1),
			Shadow(Color=FFFFFF, Direction=180, Strength=1),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=1),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}
#zone_jeton_et_conversion .zone_conversion #loader_conversion {
	position:absolute;
	top: 30px;
	right: 73px;
	width:64px;
	height:64px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/loader6.gif') 0 0 no-repeat;
	z-index:10;
	display:none;
	}
#zone_jeton_et_conversion .zone_conversion .zone_info_monnaie,
#zone_jeton_et_conversion .zone_conversion .zone_info_conversion {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	height:auto;
	}
#zone_jeton_et_conversion .zone_conversion .zone_info_conversion { display:none; }
#zone_jeton_et_conversion .zone_conversion .zone_choix_type_conversion {
	position:relative;
	width:100%;
	height:93px;
	}
#zone_jeton_et_conversion .zone_conversion .zone_info_conversion .no_conversion{
	margin-top: 70px;
}

#zone_jeton_et_conversion .zone_conversion .zone_info_monnaie .titre {
	width:100%;
	position:absolute;
	font-family:fao;
	font-size:16px;
	color:#C655D9;
	
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=2),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=2),
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=2),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=2);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;

	top:15px;
	left:0;
	}
#zone_jeton_et_conversion .zone_conversion .zone_info_monnaie .zone_nombre_jeton {
	border:2px solid #C655D9;
	border-radius:50% / 50%;
	display:inline-block;
	position:relative;
	font-family: fao;
	color: #C655D9;
	z-index: 1;
	top: 60px;
	font-size: 20px;
	padding: 7px 10px;
	background:white;
	}
#zone_jeton_et_conversion .zone_conversion .zone_info_monnaie .zone_monnaie_tjc_niveau2 span.title {
	padding: 3px 5px 3px 35px;
	margin-left: -15px;
	color:#F5D753;
	
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=2),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=2),
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=2),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=2);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}
	
#zone_jeton_et_conversion .zone_conversion .zone_info_monnaie .zone_monnaie_tjc_niveau2 {
	font-family: fao;
	color: #FFFFFF;
	height:32px;
	text-align:left;
	margin-top: 125px;
	font-size: 15px;
	text-align: center;
	}
#zone_jeton_et_conversion .zone_conversion .zone_info_monnaie a {
	font-size: 14px;
	font-family: century gothic;
	position: absolute;
	width: 100%;
	top: 104px;
	left: 0px;
	text-decoration: underline;
	color:#C655D9;
	/*color:#FFFFFF;*/
	/*
	filter: Shadow(Color=F5D753, Direction=0, Strength=1),
	 Shadow(Color=F5D753, Direction=45, Strength=1),
	 Shadow(Color=F5D753, Direction=90, Strength=1), 
	 Shadow(Color=F5D753, Direction=135, Strength=1),
	 Shadow(Color=F5D753, Direction=180, Strength=1),
	 Shadow(Color=F5D753, Direction=225, Strength=1),
	 Shadow(Color=F5D753, Direction=270, Strength=1),
	 Shadow(Color=F5D753, Direction=315, Strength=1);
	text-shadow: #F5D753 1px 0px 0px, 
	 #F5D753 1px 1px 0px, 
	 #F5D753 1px -1px 0px, 
	 #F5D753 -1px 1px 0px, 
	 #F5D753 -1px 0px 0px, 
	 #F5D753 -1px -1px 0px, 
	 #F5D753 0px 1px 0px, 
	 #F5D753 0px -1px;
	 */
	}
	
#zone_jeton_et_conversion .zone_conversion span.great_conversion{
	color:#347235;
	}
#zone_jeton_et_conversion .zone_conversion span.bad_conversion{
	color:#9F000F;
	}
#zone_jeton_et_conversion .zone_conversion .zone_detail_taux_achat{
	position: absolute;
	width: 90%;
	text-align: center;
	top: 110px;
	left:12px;
	font-family: century gothic;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	color: #C655D9;
	display: block;
	}
	
#zone_jeton_et_conversion .zone_conversion .zone_detail_taux_achat a {
	position:absolute;
	left:78px;
	top:30px;
	text-decoration:none;
	color:inherit;
	font-family:fao;
	font-size:28px;
	line-height: 20px;
	color: #FFFFFF;
	color: #C655D9;
	}
	
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc {
	position:relative;
	height:93px;
	text-align:center;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding:10px 10px;
	padding-top:12px;
	}
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a { 
	display:block; 
	width:100%;
	text-align:left;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	line-height:17px;
	color: #FFFFFF;
	color: #C655D9;
	font-family:inherit;
	}
	
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a:hover {
	color:#FFFFFF;
	}
	
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a span { display:inline-block;}
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a .nb_jeton{
	width:40%;
	}
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a .nb_cout {
	width:49%;
	}
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a .nb_cout { text-align:right; }

#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_retourchoixconversionc { float:left; width:auto;}
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_confirmconversionc, #zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_restartconversionc { 
	float:right; 
	width:auto;
	}
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_confirmconversionc, #zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_restartconversionc, #zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_retourchoixconversionc { 
	padding:2px 4px;
	border:2px solid #C655D9;
	background:#FFFFFF;
	border-radius:5px;
	color:#C655D9;
	}
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_confirmconversionc:hover , #zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_restartconversionc:hover, #zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_retourchoixconversionc:hover {
	color:##663781;
	/*color:black;*/
	}
	
#zone_jeton_et_conversion .zone_conversion .zone_choix_conversionc a.btn_retourchoixconversiontype {
    font-family: fao;
    font-size: 20px;
    font-weight: bold;
    height: 33px;
    overflow: hidden;
    position: absolute;
    right: 95px;
    text-align: center;
    width: auto;
	line-height:26px;
	
	font-size:42px;
	top:130px;
	}
	
/**
==CONVERSION FIN
**/


#jdm_bas {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-635px;
	/*background:url('//static.madwin.com/madwin/playbox/img/fao/structure/zone_bas.png') no-repeat;*/
	height:194px;
	width:1280px;
	z-index:12;
	}
	
#jdm_bas iframe { position:absolute; bottom:32px; height:71px; overflow:hidden;}
.jdm_bas_surprise iframe { position:relative; bottom:70px; height:65px; width:730px; left:270px;}

#jdm_bas.jdm_bas_planete { background:none;}
.jdm_bas_planete iframe { position:relative; bottom:70px; height:65px; width:730px; left:270px;}



	
#jdm_haut {
	width:100%;
	height:498px;
	margin:auto;
	position:relative;
	/*z-index:10;*/
	}
	
#jdm_milieu {		
	width: 1110px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index: 11;
	}



#jdm_milieu .panneau_bas{		
	position:relative;
	width:100%;
	/*height:auto;*/
	height:0px;
	z-index:10;
	width:910px;
	margin:auto;
	} 
.panneau_bas.introjs-fixParent{		
	z-index:999999 !important;
	}

.panneau_bas .zone_info_grille {
	width: 382px;
	position: absolute;
	height: 63px;
	left: 262px;
	top:-111px;
	}
	
.panneau_bas .zone_info_clics { 
	position:absolute; 
	top: -100px;
	left: 92px;
	width: 148px;
	height: 62px;
	font-size:11px;
	font-family:tahoma;
	color:#000000;
	}	
.panneau_bas .zone_info_clics_haut,
.panneau_bas .zone_info_clics_bas	 { 
	display:none;
}
.panneau_bas .zone_info_clics_milieu { 
	padding:0 5px;
	font-weight: bold;
	font-size:0.95em;
	}	
.jdm_milieu_numero  {
	margin-bottom:20px;
	}
#jdm_bas.jdm_bas_numero {
	background:none;
	}
	
.jdm_milieu_planete .panneau_bas .zone_info_clics { 
	position:absolute; 
	top: -100px;
	left: 82px;
	width:168px; 
	font-size:11px;
	font-family:tahoma;
	color:black;
	}	
	
.panneau_bas .jdm_avatar_membre { position:absolute; top:-155px; left:-10px; width:55px; height:47px;
	font-size:11px;
	font-family:fao;
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/cadre_portrait.png');
	padding-top: 7px;
	}
.panneau_bas .jdm_avatar_membre img {
	border: 1px solid black;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	}
	
	
.panneau_bas .zone_info_case, .panneau_bas .zone_info_regle, .panneau_bas .zone_liste_butins {
	position:relative;
	height:28px;
	display:inline-block;
	margin:auto;
	}
.panneau_bas .zone_info_case .milieu, .panneau_bas .zone_info_regle .milieu , .panneau_bas .zone_obtenir_jetons .milieu, .panneau_bas .zone_liste_butins {
	position:relative;
	height:100%;
	font-family:fao;
	text-decoration:none;
	font-size:23px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	color:#EACB3E;
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
}
	
.panneau_bas .btn_case{
	display:inline-block;
	position:relative;
	margin:auto;
	height:34px;
}		
.panneau_bas .zone_obtenir_jetons .btn_case{
	display:inline-block;
	position:relative;
	margin:auto;
	height:64px;
}	
.panneau_bas .zone_info_case { position:absolute; top:-100px; left:765px; width:160px; height:28px;}
.panneau_bas .zone_info_regle { position:absolute; top:-57px; left:809px; width:120px; height:28px;}
.panneau_bas .zone_liste_butins { position:absolute; top:-65px; left:785px; width:120px; height:28px;}

.panneau_bas .btn_voir_turiel {
	/*position:absolute;
	top: -58px;
	left: 789px;
	position:absolute; */
	right: -414px;
	text-align:right;
	top:-140px;
	}
.panneau_bas .zone_obtenir_jetons { 
	position:absolute; 
	top: -92px;
	left: -70px;
	width:100px; 
	height:64px;
	}


.panneau_bas a { text-decoration:none; }

.panneau_bas .btn_case .before,
.panneau_bas .btn_case .after{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/bouton_menu.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	height:100%;
	width:18px;
	overflow:hidden;
	}
.panneau_bas .btn_case .before{ 
	background-position:0 0;
	left:-18px;
	}
.panneau_bas .btn_case .after{ 
	background-position:-18px 0;
	right:-18px;
	}
.panneau_bas .btn_case .milieu{ 
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/boutons/bouton_menu_milieu.png') 0 0 repeat-x;
	height:100%;
	color:#EACB3E;
	padding-top:5px;
	font-family:fao;
	text-decoration:none;
	font-size:14px;
	line-height:16px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	width : 150px;
	text-align: center;
	}

	
.panneau_bas .zone_obtenir_jetons .btn_case .before, 
.panneau_bas .zone_obtenir_jetons .btn_case .after{  
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_menu_2lignes.png');
	background-repeat:no-repeat;
	height:100%;
	width:14px;
	overflow:hidden;
	position:absolute;
	top:0px;
	}
.panneau_bas .zone_obtenir_jetons .btn_case .before{ 
	background-position:0 0;
	left:-14px;
	}

.panneau_bas .zone_obtenir_jetons .btn_case .after{  
	background-position:-14px 0;
	right:-14px;
	}
	
	
@-webkit-keyframes fakeblinker {  
  from { color: #EACB3E; }
  to { color: #472D20; }
}	
@-webkit-keyframes fakeblinker_over {  
  from { color: #E4CA3A; }
  to { color: #472D20; }
}
	
.panneau_bas .zone_obtenir_jetons .btn_case .milieu{ 
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_menu_2lignes_px.png') 0 0 repeat-x;
	height:100%;
	color:#EACB3E;
	font-family:fao;
	text-decoration:none;
	font-size:18px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top: 12px;
	text-decoration:blink;
	-webkit-animation-name: fakeblinker;  
	-webkit-animation-iteration-count: infinite;  
	-webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
	-webkit-animation-duration: 1s; 
	
	}
.lt-ie9 .panneau_bas .zone_obtenir_jetons .btn_case .milieu{ 
	padding-top:2px !important;
	height:20px !important;
	}

.panneau_bas .btn_case:hover .after { background-position:-18px -34px !important; }
.panneau_bas .btn_case:hover .before { background-position:0px -34px !important; }
.panneau_bas .btn_case:hover .milieu { background-position:0px -34px !important; }
.panneau_bas .zone_obtenir_jetons .btn_case:hover .after { background-position:-14px -67px !important; }
.panneau_bas .zone_obtenir_jetons .btn_case:hover .before { background-position:0px -67px !important; }
.panneau_bas .zone_obtenir_jetons .btn_case:hover .milieu { background-position:0px -67px !important;
	color:#E4CA3A;
	-webkit-animation-name: fakeblinker_over; 
	font-size: 18px;
	}
	
	
.panneau_bas .zone_info_grille a {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	}
.zone_info_grille, .zone_info_grille a, .zone_info_grille table { 
	color:#BBE9E9;
	font-size:15px;
	font-family:fao;
	}
	
.panneau_bas .zone_info_grille table {
	text-align:center;
	font-family:fao;
	width:100%;
	height:100%;
	}
	
.jdm_milieu_roue .panneau_bas .zone_info_grille table {	
	font-size:20px;
	line-height: 20px;
	}
.jdm_milieu_roue .panneau_bas .zone_info_grille span {	
	font-size:14px;
	line-height: 13px;
	}
	
.jdm_milieu_planete .panneau_bas .zone_info_grille table {	
	font-size:20px;
	line-height: 25px;
	}

.lt-ie9 #jdm_milieu .panneau_bas #zone_collection:hover, .lt-ie9 #jdm_milieu .panneau_bas #zone_conseil:hover {
	background-position:-800px 0;
	}
#jdm_milieu .panneau_bas #zone_collection, #jdm_milieu .panneau_bas #zone_conseil {
	top:0px;
	width:200px;
	height:349px;
	position:absolute;
	}
	
	
#jdm_milieu .panneau_bas #zone_collection {
	left:2px; 
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/collection_sprite.jpg') no-repeat;
	cursor:pointer;
	}
	
#jdm_milieu .panneau_bas #zone_collection .titre  {
	width: 86%;
	text-align: center;
	position: absolute;
	top: 14px;
	right: 0px;
	font-family: fao;
	font-size: 28px;
	color: #64661B;
	/* Variante pour IE9 */
	filter: Shadow(Color=CBEAA4, Direction=0, Strength=2),
			Shadow(Color=CBEAA4, Direction=45, Strength=1),
			Shadow(Color=CBEAA4, Direction=90, Strength=2), 
			Shadow(Color=CBEAA4, Direction=135, Strength=1)
			Shadow(Color=CBEAA4, Direction=180, Strength=2),
			Shadow(Color=CBEAA4, Direction=225, Strength=1),
			Shadow(Color=CBEAA4, Direction=270, Strength=2),
			Shadow(Color=CBEAA4, Direction=315, Strength=1);
	text-shadow: 
			#CBEAA4 2px 0px 0px, 
			#CBEAA4 2px 2px 0px, 
			#CBEAA4 2px -2px 0px, 
			#CBEAA4 -2px 2px 0px, 
			#CBEAA4 -2px 0px 0px, 
			#CBEAA4 -2px -2px 0px, 
			#CBEAA4 0px 2px 0px, 
			#CBEAA4 0px -2px;
	}

#jdm_milieu .panneau_bas #zone_conseil {
	right:2px; 
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/conseil_sprite.jpg') no-repeat;
	cursor:pointer;
	}
	

#jdm_milieu .panneau_bas #zone_conseil .titre  {
	width: 80%;
	text-align: center;
	position: absolute;
	top: 14px;
	left: 0px;
	font-family: fao;
	font-size: 28px;
	color: #F56DAF;
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}
	
#jdm_milieu .panneau_bas #zone_conseil .titre.grise{
	color:gray;
}
	
#jdm_milieu .panneau_bas #zone_conseil .valeur_lancee  {
	width: 80%;
	text-align: center;
	position: absolute;
	top: 90px;
	left: 0px;
	font-family: fao;
	font-size: 62px;
	color: #F56DAF;
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}
	
#jdm_milieu .panneau_bas .zone_gauche_droite_planete { 
	background-position:right top !important;
	cursor:default !important;
	}
	
a.btn_type1 {
	display:block;
	width:124px;
	font-family:fao;
	color:#000;
	text-decoration:none;
	font-size:16px;
	}
a.btn_type1:hover {
	color:whitesmoke;
	}


/** ==COUT DEBUT **/
#zone_cout {
	width:220px;
	height:100px;
	position: absolute;
	top: 0px;
	left:610px;
	}
	
#zone_cout .zone_titre { 
	width:100%;
	height:29px;
	font-size:17px;
	font-family:fao;
	margin-top: -21px;
	}



#zone_cout .zone_gratuit { display:none;}
#zone_cout .zone_jeton { 
	height:72px;float:left;
	line-height:13px;
	font-family:fao;
	text-transform:capitalize;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	}

#zone_cout .zone_jeton { background-position:0 -87px; width:122px; color:#FFFFFF; padding-top:5px; font-size:22px;}
.lt-ie9 #zone_cout .zone_jeton { height:66px; }


#zone_cout .zone_simple, #zone_cout .zone_multi { 
	height:53px;float:left;
	font-size:14px;
	line-height:13px;
	font-family:fao;
	text-transform:capitalize;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	overflow:hidden;
	}


.btn_switch_roue {
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	top: 26px;
	box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
	padding-top:26px;
	text-decoration:none;
	font-weight:bold;
	font-family:fao;
	font-size:20px;
	}
	
.btn_switch_roue span {
	position:absolute;
	left:0;right:0;bottom:37px;
	font-size:17px;
	line-height:8px;
	font-family:tahoma;
	}
	
.lt-ie9 .btn_switch_roue span { bottom:8px; }
	
.btn_switch_roue_1 { 
	left:0;
	color:#170BBD;
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_jetons.png'); 
	background-position:-100px 0;
	}
.btn_switch_roue_2 { 
	right:0; 
	color:#BE1C1C;
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_jetons.png'); 
	}

.btn_switch_roue_1:hover { background-position:-100px -200px; color: #081B5F;}
.btn_switch_roue_2:hover { background-position:0 -200px; color: #500404;}

.btn_switch_roue_1:active, .btn_switch_roue_1.active { background-position:-100px -100px; color:#102331;}
.btn_switch_roue_2:active, .btn_switch_roue_2.active { background-position:0 -100px; color:#F97E7B;}




/** ==COUT FIN **/


/**
==JSCROLLPANE DEBUT
**/
.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 100%;
	/*background: red;*/
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #473822;
	position: relative;
	border-radius:5px;
}

.jspDrag
{
	background: #442F23;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius:5px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/**
==JSCROLLPANE FIN
**/
#fond_gros_lot {
	position: absolute;
	left: 50%;top: 148px;
	margin-left: 408px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/structure/fond_lot.png') no-repeat;
	width:265px;
	height:265px;
	z-index:1;
	display:none;
	}

#image_gros_lot {
	position: absolute;
	left: 50%;
	margin-left: 450px;
	top: 190px;
	z-index:2;
	display:none;
	}
	
.introjs-tooltiptext { font-family: fao;font-size: 15px;}

/** ==GRILLE **/
#roue_svg {
		width:734px;
		height:734px;
		position:absolute;
		top: 110px;
		left: 281px;
		z-index:0;
	}
	
		
	#grille_niveau1 .taquet {
		width:326px;
		height:302px;
		background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/ancre.png');
		background-position:0 -302px;
		position:absolute;
		top: 224px;
		left: 930px;
		z-index:3;	
		/*cursor:pointer;*/
		-moz-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		}
/*	#grille_niveau1 .taquet:hover {
		background-position:0 0;
	}*/
	#grille_niveau1 .taquet .texte{
		font-family: fao;
		font-size: 21px;
		/* font-weight: bold; */
		color: #F3DB81;
		width: 170px;
		left: 119px;
		top: 34px;
		position: absolute;
		-moz-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
	}
	
	/*#grille_niveau1 .taquet:hover .texte { color:#CDD0AE; }*/
	
	#grille_niveau1 .btn_lancermentRoue {
		left:800px;
		top:50px;
		background:red;
		position:absolute;
		z-index:3;
		}
	
	#grille_niveau1 .btn_double {
		left:800px;
		top:20px;
		background:red;
		position:absolute;
		z-index:3;
		}
	#grille_niveau1 .btn_rechargement {
		left:800px;
		top:80px;
		background:red;
		position:absolute;
		z-index:3;
		}
	
#jdm_milieu.jdm_milieu_roue {
	background:none;
	height:1030px;
	width:1279px;
	position:relative;
	margin-bottom:20px;
	left:50%;
	margin-left:-640px;
	}
#grille_niveau1 {
	width:1278px;
	height:1030px;
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/fond_roue2.jpg');
	/*left:-76px;*/
	position: relative;
	}
	
#jdm_bas.jdm_bas_jeu {	
	background:none;
	}
	
.jdm_bas_roue_offline iframe { left:305px; width:720px; }
.jdm_bas_roue_online iframe { width:390px; }
.jdm_bas_roue_online iframe.partie { left:245px;}
.jdm_bas_roue_online iframe.membre { left:640px;}

		
/**
==GAGNANT ROUE LISTE DEBUT 
**/
#zone_last_gagnant_wheel {
	width:222px;
	height:430px;
	overflow:hidden;
	position:absolute;
	left:7px;
	top:240px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	}
	
#jdm_last_gagnant_wheel {
	position:relative;
	/*right: 0;
	top: 0;*/
	/*margin:10px auto 0 auto;
	width:190px;*/
	height:100%;
	}
	
#jdm_last_gagnant_wheel a, #jdm_last_gagnant_wheel table {
	font-family:tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	line-height:12px;
	text-align:left;
	}
	
#jdm_last_gagnant_wheel .bloc_gagnant {
	width:210px;
	clear:both;
	overflow:auto;
	margin-bottom:11px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	}
	
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(1) { margin-left:33px; }
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(2) { margin-left:31px; }
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(3) { margin-left:26px; }
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(4) { margin-left:17px; }
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(5) { margin-left:17px; }
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(6) { margin-left:21px; }
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(7) { margin-left:29px; }
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(8) { margin-left:30px; }
#jdm_last_gagnant_wheel .bloc_gagnant:nth-child(9) { margin-left:41px; }
	
#jdm_last_gagnant_wheel .bloc_gagnant .zone_avatar {
	width:30px;
	height:30px;
	float:left;
	border:2px solid #674D2C;
	border-radius:20px;
	overflow:hidden;
	}
	
#jdm_last_gagnant_wheel .bloc_gagnant .zone_avatar img {
	border:none;
	}
	
#jdm_last_gagnant_wheel .bloc_gagnant .zone_texte {
	float:left;
	padding-left:5px;
	/*padding-left:0;*/
	width:143px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	height:38px;
	line-height:12px;
	}
#jdm_last_gagnant_wheel .bloc_gagnant .zone_texte table {
	height:100%;
	width:100%;
	}
	
#jdm_last_gagnant_wheel .texte_aucun {
	padding:80px 20px;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	}	


	
/**
==GAGNANT ROUE LISTE FIN 
**/		
		


/*==OLD */

.panneau_bas .zone_info_case_niveau1 .milieu, .panneau_bas .zone_info_regle_niveau1 .milieu , .panneau_bas .zone_liste_butins_niveau1 .milieu {
	position:relative;
	height:100%;
	font-family:fao;
	font-size: 14px;
	text-decoration:none;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	color:#EACB3E;
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1),
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
}


.lt-ie9 .panneau_bas .zone_info_case_niveau1 .milieu,.lt-ie9  .panneau_bas .zone_info_regle_niveau1 .milieu ,.lt-ie9  .panneau_bas .zone_liste_butins_niveau1 .milieu {
	height:23px;
	}

.panneau_bas .zone_info_case_niveau1 ,
.panneau_bas .zone_info_regle_niveau1 ,
.panneau_bas .zone_liste_butins_niveau1 { 
	position:absolute; 
	right: -20px;
	width:190px; 
	height:28px;
	text-align:right;
	}
	
.panneau_bas .zone_info_case_niveau1 { 
	top: -100px;
	right: -35px;
	}
.panneau_bas .zone_info_regle_niveau1 { 
	top:-57px;
	right: -7px;
	}
.panneau_bas .zone_liste_butins_niveau1 {
	top:-140px; 
	}


#fond_infos_grille {
	position:absolute;
	width: 760px;
	height: 73px;
	left: 50%;
	top: 457px;
	margin-left:-380px;
	}
.lt-ie9 #fond_infos_grille { top:477px; }
#fond_infos_grille.mode_jeu_1 { background:#4CC6E1; }
#fond_infos_grille.mode_jeu_2 { background:#F1E753; }
#fond_infos_grille.mode_jeu_3 { background:#FF8E00; }




.entete_niveau1{
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/entete_large.jpg') no-repeat;
	position:absolute;
	width:897px;
	height:259px;
	left:37px;
}

.cache_chargement_grille {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:11;
	
	}
.cache_chargement_grille .texte_chargement {
	position: absolute;
	width: 100%;
	top: 36%;
	left: 0;
	font-family: fao;
	color: white;
	z-index: 2;
	margin-top: -30px;
	font-size: 40px;	
	
	filter: Shadow(Color=000000, Direction=0, Strength=1),
			Shadow(Color=000000, Direction=45, Strength=1),
			Shadow(Color=000000, Direction=90, Strength=1), 
			Shadow(Color=000000, Direction=135, Strength=1),
			Shadow(Color=000000, Direction=180, Strength=1),
			Shadow(Color=000000, Direction=225, Strength=1),
			Shadow(Color=000000, Direction=270, Strength=1),
			Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #000000, 
			-2px 0 #000000, 
			0 2px #000000, 
			0 -2px #000000, 
			1px 1px #000000, 
			1px -1px #000000, 
			-1px -1px #000000, 
			-1px 1px #000000;
	}
	
.cache_chargement_grille .texte_chargement img {
	border: 1px solid black;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	}
	
.cache_chargement_grille .fond_transparent {
	background:black;
	opacity:0.93;
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/cache_loader.png') 238px 50px  no-repeat;
	}

	
.cache_chargement_grille .loader {
	width:128px;
	height:128px;
	left:50%;
	top:50%;
	margin-top: -99px;
	margin-left: -54px;
	position:absolute;
	z-index:2;
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/loader4.gif');
	}
	
.loader_lancement_roue {
	width:80px;
	height:80px;
	top: 29px;
	left: 162px;
	position:absolute;
	z-index:2;
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/loader_lancer_roue2.gif');
	}
	
	
/** ==GRILLE END **/

/** == POPUP DEBUT **/

#popup_jdm a{
	text-decoration:none;
}
.popup_fao_jeu { 
	width:698px; 
	}
.popup_fao_jeu .pa_haut { 
	height:320px;
	position:relative;
	background-position:center bottom;
	background-repeat:no-repeat;
	}
.popup_fao_jeu .pa_haut .titre { 
	position:absolute; 
	top:217px;
	width:100%;
	text-align:center;
	font-family:fao;
	font-size:44px;
	font-weight:bold;
	color:#FFFFFF;
	filter: Shadow(Color=010000, Direction=0, Strength=2),
			Shadow(Color=010000, Direction=45, Strength=1),
			Shadow(Color=010000, Direction=90, Strength=2), 
			Shadow(Color=010000, Direction=135, Strength=1)
			Shadow(Color=010000, Direction=180, Strength=2),
			Shadow(Color=010000, Direction=225, Strength=1),
			Shadow(Color=010000, Direction=270, Strength=2),
			Shadow(Color=010000, Direction=315, Strength=1);
	text-shadow: 
		-2px 0 #010000,
		2px 0 #010000,
		0 2px #010000,
		0 -2px #010000,
		1px 1px #010000,
		-1px 1px #010000,
		1px -1px #010000,
		-1px -1px #010000;
	}
.popup_fao_jeu.popup_butin .pa_haut .titre {
	color:#EFD03F;
	}
	
.popup_fao_jeu.popup_erreur .pa_haut .titre {
	font-size:44px;
	top:217px;
	}
.popup_fao_jeu.popup_dedicace .pa_haut .titre {
	font-size: 38px;
	padding: 0 150px;
	line-height: 43px;
	}

.popup_fao_jeu.popup_point .pa_haut .titre .valeur_point{ 
	position: absolute;
	top: -142px;
	font-size: 81px;
	width: 100%;
	left: -10px !important;
	color:#FFFFFF;
	filter: Shadow(Color=354110, Direction=0, Strength=4),
			Shadow(Color=354110, Direction=45, Strength=2),
			Shadow(Color=354110, Direction=90, Strength=4), 
			Shadow(Color=354110, Direction=135, Strength=2)
			Shadow(Color=354110, Direction=180, Strength=4),
			Shadow(Color=354110, Direction=225, Strength=2),
			Shadow(Color=354110, Direction=270, Strength=4),
			Shadow(Color=354110, Direction=315, Strength=2);
	/*text-shadow: 
			#354110 4px 0px 0px, 
			#354110 4px 4px 0px, 
			#354110 4px -4px 0px, 
			#354110 -4px 4px 0px, 
			#354110 -4px 0px 0px, 
			#354110 -4px -4px 0px, 
			#354110 0px 4px 0px, 
			#354110 0px -4px;*/
	}

.popup_fao_jeu.popup_erreur .pa_haut{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_erreur.png');
	}

.popup_fao_jeu.popup_point .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_points.png') ;
	}
.popup_fao_jeu.popup_rejouer .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_rejouer.png') ;
	}
.popup_fao_jeu.popup_coup_triple .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_coup_triple.png') ;
	}
.popup_fao_jeu.popup_coup_double .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_coup_double.png') ;
	}
.popup_fao_jeu.popup_double .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_double.png') ;
	}
.popup_fao_jeu.popup_butin .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_butin.png') ;
	}
.popup_fao_jeu.popup_zoom .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_loupe.png') ;
	}
.popup_fao_jeu.popup_nord .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_nord.png') ;
	}
.popup_fao_jeu.popup_sud .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_sud.png') ;
	}
.popup_fao_jeu.popup_nord_sud .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_nord-sud.png') ;
	}
.popup_fao_jeu.popup_dedicace .pa_haut,
.popup_fao_jeu.popup_dedicace_deja .pa_haut,
.popup_fao_jeu.popup_dedicace_sans_joueur .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_dedicace.png') ;
	}
.popup_fao_jeu.popup_sponsor .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_sponsor.png') ;
	}
.popup_fao_jeu.popup_melange .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_malediction.png') ;
	}
.popup_fao_jeu.popup_indication .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_plan.png') ;
	}
.popup_fao_jeu.popup_enigme_deja .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_enigme.png') ;
	}
.popup_fao_jeu.popup_quitteoudouble .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_qod.png') ;
	}
.popup_fao_jeu.popup_longuevue .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_longue_vue.png') ;
	}


.popup_fao_jeu .pa_milieu { 
	color:#CAB58A;
	padding:5px 17px; 
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_milieu.png') top center repeat-y;
	position:relative;
	padding:10px 195px; 
	}

.popup_fao_jeu .pa_milieu .texte { 
	font-family:fao;
	font-size:17px; 
	text-align:center !important; 
	position:relative
	}

.popup_fao_jeu .pa_milieu .texte_help { 
	font-style:italic;
	quotes : '"' '"';
	font-size:15px;
	}
.popup_fao_jeu .pa_milieu .texte_help:before{ 
	content:open-quote;
	}
.popup_fao_jeu .pa_milieu .texte_help:after{ 
	content:close-quote;
	}
	
/*
.popup_fao_jeu.popup_butin .pa_milieu .texte { color:#FFFFFF; }
.popup_fao_jeu.popup_butin.butin_confirmation .pa_milieu .texte { color:#FFFFFF; font-size:19px;}
.popup_fao_jeu.popup_butin .pa_milieu .texte table { width:100%; margin-top:10px; margin-left:10px;}
.popup_fao_jeu.popup_butin .pa_milieu .texte td { vertical-align:top; font-family:fao;font-size:18px;}
*/

.popup_fao_jeu .pa_bas {
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_bas.png') top center no-repeat;
	height:86px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding:30px 0 0 0;
	}

#popup_jdm.popup_butin .pa_milieu .loader_validation, #popup_jdm.popup_dedicace .pa_milieu .loader_validation{
	background:url('//static.madwin.com/madwin/playbox/img/fao/loader5.gif') no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-45px;
	margin-top:-45px;
	width:90px;
	height:90px;
	z-index:2;
}

#popup_jdm.popup_butin .pa_milieu .cache_transparent, #popup_jdm.popup_dedicace .pa_milieu .cache_transparent{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	opacity:0.97;
	background:#52432A; 
}


#popup_jdm.popup_dedicace .btn_fermer{
	display:none;
}
#popup_jdm.popup_dedicace.popup_dedicace_validation .btn_fermer{
	display:inline-block;
	}

#popup_jdm.popup_dedicace .btn_valider{
	position:relative;
	height:55px;
	display:inline-block;
}
	
.popup_dedicace .btn_valider .milieu{
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton_milieu.png') repeat-x;
	height:100%;
	color:#217A27;
	font-family:fao;
	text-decoration:none;
	font-size:19px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top: 7px;
	}


.popup_dedicace .btn_valider .before,
.popup_dedicace .btn_valider .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
}
.popup_dedicace .btn_valider .before{
	left:-14px;
}
	

.popup_dedicace .btn_valider .after { 
	background-position:-14px 0;
	right:-14px;
}


.popup_dedicace .btn_valider:hover .milieu{ background-position:0 -55px; color:#7C9E5F;}
.popup_dedicace .btn_valider:hover .before { background-position:0 -55px; }
.popup_dedicace .btn_valider:hover .after { background-position:-14px -55px; }

.popup_dedicace .btn_valider:active .milieu{ background-position:0 -111px; color:#239168;}
.popup_dedicace .btn_valider:active .before { background-position:0 -111px; }
.popup_dedicace .btn_valider:active .after { background-position:-14px -111px; }
	
	
.popup_fao_jeu .btn_fermer {
	position:relative;
	height:55px;
	display:inline-block;
	}
	
.popup_fao_jeu .btn_fermer .milieu {
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton_milieu.png') repeat-x;
	height:100%;
	color:#217A27;
	font-family:fao;
	text-decoration:none;
	font-size:19px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top: 7px;
	}
	
.popup_fao_jeu .btn_fermer .before,
.popup_fao_jeu .btn_fermer .after { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	}
.popup_fao_jeu .btn_fermer .before { 
	left:-14px;
	}
.popup_fao_jeu .btn_fermer .after { 
	background-position:-14px 0;
	right:-14px;
	}
	
.popup_fao_jeu .btn_fermer:hover .milieu{ background-position:0 -55px; color:#7C9E5F;}
.popup_fao_jeu .btn_fermer:hover .before { background-position:0 -55px; }
.popup_fao_jeu .btn_fermer:hover .after { background-position:-14px -55px; }

.popup_fao_jeu .btn_fermer:active .milieu{ background-position:0 -111px; color:#239168;}
.popup_fao_jeu .btn_fermer:active .before { background-position:0 -111px; }
.popup_fao_jeu .btn_fermer:active .after { background-position:-14px -111px; }

	
	
.popup_fao_jeu .btn_type_butin {
	position:relative;
	height:75px;
	display:inline-block;
	margin:auto;
	margin-top: 8px;
	}
	
.popup_fao_jeu .btn_type_butin .milieu {
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_encaisser_px.png') 0 0 repeat-x;
	height:100%;
	color:#442F23;
	font-family:fao;
	text-decoration:none;
	font-size:14px;
	font-weight: normal;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top:17px;
	line-height:16px;
	}
	
.popup_fao_jeu .btn_echanger .milieu {
	padding-top:10px;
	width: 183px;
}
.popup_fao_jeu .btn_type_butin:active .milieu { padding-top:18px; }
.popup_fao_jeu .btn_echanger:active .milieu { padding-top:11px; }

	
.popup_fao_jeu .btn_type_butin .before{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_encaisser.png');
	position:absolute;top:0;
	left:0;
	width:14px;height:100%;
	overflow:hidden;
	}
	
.popup_fao_jeu .btn_type_butin .after{
	position:absolute;top:0;
	right:0;height:100%;
	overflow:hidden;
	}
.popup_fao_jeu .btn_encaisser .after { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_encaisser.png');
	background-position:-14px 0;
	/*position:absolute;top:0px;
	right:0;*/
	/*right:-48px;*/
	width:14px;height:100%;
	}
.popup_fao_jeu .btn_echanger .after { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/btn_encaisser.png');
	background-position:-14px 0;
	/*position:absolute;top:0px;
	right:0;*/
	/*right:-25px;*/
	width:14px;
	}
	
.popup_fao_jeu .btn_encaisser { padding:0 14px; }
.popup_fao_jeu .btn_echanger { padding:0 14px 0 14px; }
	

.popup_fao_jeu .btn_type_butin:hover .milieu{ background-position:0 -75px; color:#5F5B1A}
.popup_fao_jeu .btn_type_butin:hover .before { background-position:0 -75px; }
.popup_fao_jeu .btn_type_butin:hover .after { background-position:-14px -75px; }

.popup_fao_jeu .btn_type_butin:active .milieu{ background-position:0 -150px; color:#1B160D}
.popup_fao_jeu .btn_type_butin:active .before { background-position:0 -150px; }
.popup_fao_jeu .btn_type_butin:active .after { background-position:-14px -150px; }

.popup_fao_jeu .btn_acces {
	margin-left: 73px;
	}
.popup_fao_jeu .btn_acces .milieu{
	width:100px;
	padding-top: 6px;
}
.popup_fao_jeu .btn_acces.btn_echanger  .milieu{
	padding-top: 0px;
}
.popup_fao_jeu .btn_acces.btn_echanger:active .milieu { padding-top:6px; }

#popup_jdm .pa_milieu .schema_pillage{
	height: 80px;
	width: 308px;
	font-family: fao;
	font-size: 20px;
	margin:auto;
	margin-top: 20px;
	margin-bottom: 28px;
}
#popup_jdm .pa_milieu .schema_pillage .nouveau, #popup_jdm .pa_milieu .schema_pillage .ancien{
	width: 100px;
	height: 80px;
	padding-top: 7px;
	float: left;
	border: 1px solid #CAB58A;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}
#popup_jdm .pa_milieu .schema_pillage .fleche{
	background: url('//static.madwin.com/madwin/playbox/img/fao/wheel/fleche.png' ) 21px no-repeat;
	width: 100px;
	height: 80px;
	float: left;
}	

.popup_butin.butin_confirmation{
	width:698px;
	margin-top:-200px;
	color:white;
}
.popup_butin.butin_confirmation .pa_haut{
	height:550px;
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/haut_popup_butin_02.png') center bottom no-repeat ;
}	

.popup_butin.butin_confirmation .titre {
	top: 420px;
	}
#popup_jdm.popup_butin.butin_confirmation .pa_milieu{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_milieu.png') 0 0 repeat-y;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	font-family:tahoma;
	font-size:14px;
	width: 622px;
	margin: auto;
	padding: 20px 58px;
	color :white;
}
#popup_jdm.popup_butin.butin_confirmation .pa_milieu .texte{ 
	overflow:auto;
	width:474px;
	margin:auto;
	font-family:fao;
	font-size:15px;
}
#popup_jdm.popup_butin.butin_confirmation .pa_bas  { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_bas.png') 38px 0 no-repeat; 
	height:104px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding-top:33px;
}


/** == POPUP FIN **/

/** == PSEUDO_TICKET DEBUT **/

.pseudo_ticket {
	position:absolute;
	z-index:12;
	font-family:tahoma;
	font-size:13px;
	height:24px;
	}

.pseudo_ticket .before,
.pseudo_ticket .after{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/vignette.png');
	position:absolute;top:0px;
	overflow:hidden;
	width:15px;height:100%;
	}
	
.pseudo_ticket .before{
	left:-15px;
}

.pseudo_ticket .after{
	background-position:-15px 0;
	right:-15px;
}

.pseudo_ticket .milieu{
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/vignette_milieu.png') repeat-x;
	height:100%;
	color:#EACB3E;
	font-family:fao;
	text-decoration:none;
	font-size:17px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top:1px;
}

/** ==PSEUDO_TICKET FIN **/

.popup_case_jeu .pa_milieu .texte td { 
	vertical-align:middle;
	}
.popup_case_jeu .pa_milieu .texte td .zone_point{
	font-family:fao;
	font-size:40px;
	font-weight:bold;
	color:#C655D9;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1),
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}
	
.popup_fao_jeu .zone_cliquable_popup{
	width: 166px;
	height: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	}
	
.zls-btnmn{
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}



.btn_multiclic{
	position:absolute;
	height:55px;
	display:inline-block;
	margin:auto;
	z-index: 3;
	cursor:pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.btn_multiclic .before{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	left:-14px;
	}
.btn_multiclic .after { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	background-position:-14px 0;
	right:-14px;
}

.btn_multiclic .milieu{
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton_milieu.png') repeat-x;
	height:100%;
	color:#217A27;
	font-family:fao;
	text-decoration:none;
	font-size:19px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top: 7px;
	}
.btn_multiclic:hover .milieu{ 
background-position:0 -55px; color:#7C9E5F;
}
.btn_multiclic:hover .before{ 
background-position:0 -55px; 
}
.btn_multiclic:hover .after{ 
background-position:-14px -55px;
}
.btn_multiclic.multiclic1{
	right: 110px;
	top: 334px;
}
.btn_multiclic.multiclic2{
	right: 103px;
	top: 390px;
}
.btn_multiclic.multiclic3{
	right: 101px;
	top: 445px;
}

#popup_jdm.popup_multiclic{
	width:698px;
	margin-top:-200px;
	color:white;
}
#popup_jdm.popup_multiclic .pa_haut{
	height:330px;
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_haut.png') center bottom no-repeat ;
}	
#popup_jdm.popup_multiclic .titre {
	top: 210px;
	}
#popup_jdm.popup_multiclic .pa_milieu
 { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_milieu.png') 0 0 repeat-y;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	font-family:tahoma;
	font-size:14px;
	width: 622px;
	margin: auto;
	padding: 20px 58px;
	color :white;
}
#popup_jdm.popup_multiclic .pa_bas  { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_bas.png') 38px 0 no-repeat; 
	height:104px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding-top:33px;
	}
#popup_jdm.popup_multiclic .ligne_longuevue{
	color:pink;
}
#popup_jdm.popup_multiclic .palier{
	text-decoration:underline;
}


.popup_regles_jeu .page,
.popup_regles_planete .page {
	height:450px; 
	overflow:auto;	
	}
	
.popup_planete_reste_a_gagner , .popup_planete_a_gagner {
	width:672px;
	font-family:tahoma;
	font-size: 12px;
	margin-top:-150px;
	}
	
.popup_planete_reste_a_gagner .pa_haut, .popup_planete_a_gagner .pa_haut{  
	position:relative;
	height:248px;
	background-position:0 -50px ;
	background-repeat:no-repeat;
	}

body.jeu_mode_2 .popup_planete_reste_a_gagner .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/haut_resteagagner.png'); 
	}
body.jeu_mode_2 .popup_planete_a_gagner .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/haut_agagner.png') ; 
	}

body.jeu_mode_1 .popup_planete_reste_a_gagner .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/haut_resteagagner_bleu.png'); 
	}
body.jeu_mode_1 .popup_planete_a_gagner .pa_haut{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/haut_agagner_bleu.png') ; 
	}





.popup_planete_a_gagner .pa_haut .titre,
.popup_planete_reste_a_gagner .pa_haut .titre {
	position:absolute;
	font-family:fao;
	font-size:28px;
	color:#613501;
	width:100%;
	top:180px;
	left:0px;
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 1px 0px 0px, 
			#FFFFFF 1px 1px 0px, 
			#FFFFFF 1px -1px 0px, 
			#FFFFFF -1px 1px 0px, 
			#FFFFFF -1px 0px 0px, 
			#FFFFFF -1px -1px 0px, 
			#FFFFFF 0px 1px 0px, 
			#FFFFFF 0px -1px;
	}

body.jeu_mode_2 .popup_planete_a_gagner .pa_milieu,
body.jeu_mode_2 .popup_planete_reste_a_gagner .pa_milieu{
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/milieu_agagner.png') repeat-y;
}


body.jeu_mode_1 .popup_planete_a_gagner .pa_milieu,
body.jeu_mode_1 .popup_planete_reste_a_gagner .pa_milieu{ background:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/milieu_agagner_bleu.png') -1px 0 repeat-y;  }

.popup_planete_a_gagner .pa_milieu .texte,
.popup_planete_reste_a_gagner .pa_milieu .texte { padding:0 60px 0 50px;}

.popup_planete_a_gagner .pa_milieu .texte table {
	width:100%;
	}
	
.popup_planete_a_gagner .pa_milieu .texte table td {padding:5px; text-align:center; vertical-align:middle;}

body.jeu_mode_1 .popup_planete_a_gagner .pa_milieu .texte table tr.ligne_butin_1 td { background:#76D1E4; }
body.jeu_mode_1 .popup_planete_a_gagner .pa_milieu .texte table tr.ligne_butin_0 td { background:#4CC5E1; }

body.jeu_mode_2 .popup_planete_a_gagner .pa_milieu .texte table tr.ligne_butin_1 td { background:#FFD700; }
body.jeu_mode_2 .popup_planete_a_gagner .pa_milieu .texte table tr.ligne_butin_0 td { background:#F1E753; }

.popup_planete_a_gagner .texte th {  font-size:14px; font-weight:bold; }
.popup_planete_a_gagner .texte td {  text-align:left; }
.popup_planete_reste_a_gagner .texte table { width:100%}
.popup_planete_reste_a_gagner .texte td { height:130px; vertical-align:top;width:50%; }
.popup_planete_reste_a_gagner .texte img { display:block;margin:0 79px;height:130px;width:120px; }

.popup_planete_a_gagner .texte table td .zone_point,
.popup_planete_reste_a_gagner .texte td .zone_point { 
	font-family:fao;
	font-size:63px;
	}

.popup_planete_a_gagner .pa_bas,
.popup_planete_reste_a_gagner .pa_bas{ 
	height:105px; 
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding-top:20px;
	}
	
body.jeu_mode_2 .popup_planete_a_gagner .pa_bas,
body.jeu_mode_2 .popup_planete_reste_a_gagner .pa_bas {
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/bas_agagner.png') no-repeat; 
	}
body.jeu_mode_1 .popup_planete_a_gagner .pa_bas,
body.jeu_mode_1 .popup_planete_reste_a_gagner .pa_bas {
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/bas_agagner_bleu.png') no-repeat; 
	}

	/* ****************** */

.popup_fao_planete .btn_fermer, 
.popup_planete_a_gagner .btn_fermer, 
.popup_planete_reste_a_gagner .btn_fermer {
	position:relative;
	height:55px;
	display:inline-block;
	}
	
.popup_fao_planete .btn_fermer .milieu, 
.popup_planete_a_gagner .btn_fermer .milieu, 
.popup_planete_reste_a_gagner .btn_fermer .milieu {
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton_milieu.png') repeat-x;
	height:100%;
	color:#217A27;
	font-family:fao;
	text-decoration:none;
	font-size:19px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top: 7px;
	}
	
body .popup_fao_planete .btn_fermer .milieu, 
body .popup_planete_a_gagner .btn_fermer .milieu, 
body .popup_planete_reste_a_gagner .btn_fermer .milieu {
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton_milieu.png') repeat-x;
	height:100%;
	color:#217A27;
	font-family:fao;
	text-decoration:none;
	font-size:19px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top: 7px;
	}
	
.popup_planete_a_gagner .btn_fermer .before, 
.popup_planete_reste_a_gagner .btn_fermer .before, 
.popup_fao_planete .btn_fermer .before { 
background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	left:-14px;
	}

.popup_planete_a_gagner .btn_fermer .after,
.popup_planete_reste_a_gagner .btn_fermer .after,
.popup_fao_planete .btn_fermer .after { 
background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	background-position:-14px 0;
	right:-14px;
	}
		

.popup_planete_a_gagner .btn_fermer:hover .milieu ,
.popup_planete_reste_a_gagner .btn_fermer:hover .milieu ,
.popup_fao_planete .btn_fermer:hover .milieu
{ 
background-position:0 -55px; color:#7C9E5F;
}

.popup_planete_a_gagner .btn_fermer:hover .before ,
.popup_planete_reste_a_gagner .btn_fermer:hover .before ,
.popup_fao_planete .btn_fermer:hover .before 
{ 
background-position:0 -55px;
}

.popup_planete_a_gagner .btn_fermer:hover .after ,
.popup_planete_reste_a_gagner .btn_fermer:hover .after ,
.popup_fao_planete .btn_fermer:hover .after 
{ 
background-position:-14px -55px;
}

.popup_planete_a_gagner .btn_fermer:active .milieu ,
.popup_planete_reste_a_gagner .btn_fermer:active .milieu ,
.popup_fao_planete .btn_fermer:active .milieu
{ 
background-position:0 -110px; color:#7C9E5F;
}

.popup_planete_a_gagner .btn_fermer:active .before ,
.popup_planete_reste_a_gagner .btn_fermer:active .before ,
.popup_fao_planete .btn_fermer:active .before 
{ 
background-position:0 -110px;
}

.popup_planete_a_gagner .btn_fermer:active .after ,
.popup_planete_reste_a_gagner .btn_fermer:active .after ,
.popup_fao_planete .btn_fermer:active .after 
{ 
background-position:-14px -110px;
}

.popup_fao_planete .btn_qod .milieu {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/bouton_double_milieu.png') !important;
	color:#111C73 !important;
	}
.popup_fao_planete .btn_qod:hover .milieu {
	color:#6D8395 !important;
	}

.popup_fao_planete .btn_qod:active .milieu {
	color:#ACAFC6 !important;
	}
.popup_fao_planete .btn_qod .before,
.popup_fao_planete .btn_qod .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/bouton_double.png') !important;
	}

.popup_fao_planete .zone_boutons_qod {
	margin-top:20px;
	}

/* ************** */

.popup_fao_planete { 	
	width:698px; 
	margin-top:-150px;
	}

.popup_fao_planete .pa_haut { 
	height:320px;
	position:relative;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_niv2_haut_01.png');
	}
	
.popup_fao_planete.popup_mise .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_niv2_haut_06.png') ; }
.popup_fao_planete.popup_desole .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_niv2_haut_07.png') ; }


.popup_fao_planete.popup_sudocash .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_niv2_haut_03.png') ; }
.popup_fao_planete.popup_rancon .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_niv2_haut_02.png') ; }
.popup_fao_planete.popup_vortex .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_niv2_haut_05.png') ; }
.popup_fao_planete.popup_pillage .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_niv2_haut_04.png') ; }

.popup_fao_planete.popup_erreur .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_niv2_haut_07.png') ; }
.popup_fao_planete.popup_erreur .pa_milieu .texte_point{ display:none; }

.popup_fao_planete .pa_haut .titre { 
	position:absolute; 
	top:227px;
	width:100%;
	text-align:center;
	font-family:fao;
	font-size:34px;
	font-weight:bold;
	color:#FFFFFF;
	filter: Shadow(Color=010000, Direction=0, Strength=2),
			Shadow(Color=010000, Direction=45, Strength=1),
			Shadow(Color=010000, Direction=90, Strength=2), 
			Shadow(Color=010000, Direction=135, Strength=1)
			Shadow(Color=010000, Direction=180, Strength=2),
			Shadow(Color=010000, Direction=225, Strength=1),
			Shadow(Color=010000, Direction=270, Strength=2),
			Shadow(Color=010000, Direction=315, Strength=1);
	text-shadow: 
		-2px 0 #010000,
		2px 0 #010000,
		0 2px #010000,
		0 -2px #010000,
		1px 1px #010000,
		-1px 1px #010000,
		1px -1px #010000,
		-1px -1px #010000;
	}
	
.popup_fao_planete .pa_milieu { 
	color:#CAB58A;
	padding:5px 17px; 
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_milieu.png') top center repeat-y;
	position:relative;
	padding:10px 195px;
	}
	
.popup_fao_planete .pa_milieu .texte_point {
	position: absolute;
	width: 100%;
	top: -250px;
	text-align: center;
	left: 0;
	font-family: fao;
	font-size: 57px;
	line-height: 55px;
	color: #C655D9;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=2),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=2)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=2),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=2);
	text-shadow: 
			2px 0 #FFFFFF, 
			-2px 0 #FFFFFF, 
			0 2px #FFFFFF, 
			0 -2px #FFFFFF, 
			1px -1px #FFFFFF, 
			1px 1px #FFFFFF, 
			-1px 1px #FFFFFF, 
			-1px -1px #FFFFFF;
	font-weight:bold;
	}	
.popup_fao_planete .pa_milieu .texte_point.texte_euro {
	top: -220px;
	}
.popup_fao_planete .pa_milieu .image_lot {
	position: absolute;
	top: -271px;
	left: 50%;
	margin-left: -63px;
	width: 126px;
	height: auto;
	}
.popup_fao_planete .pa_milieu .texte{  
	font-family:fao;
	font-size:16px; 
	text-align:center !important; 
	position:relative;
	}
.popup_fao_planete .pa_bas { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/popup/popup_bas.png') top center no-repeat;
	height:86px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding:30px 0 0 0;
	}
	
	
	
#popup_jdm.popup_fao_planete .pa_milieu .loader_validation{
	background:url('//static.madwin.com/madwin/playbox/img/fao/loader5.gif') no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-45px;
	margin-top:-45px;
	width:90px;
	height:90px;
	z-index:2;
}

#popup_jdm.popup_fao_planete .pa_milieu .cache_transparent{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	opacity:0.97;
	background:#52432A; 
	z-index: 1;
}
	
/* === PLANETE === */
/* === PLANETE === */
/* === PLANETE === */
/* === PLANETE === */
/*** CSS PLANETE ***/
/* ==PLANETE */

#grille_planete {
	position:relative;
	z-index:13;
	width: 100%;
	height:92%;
	}
		

#grille_planete .info_case_planete { 
	height:62px;
	position: absolute;
	z-index: 15;
	}
#grille_planete .icp_to_right {  padding:0 34px 0  10px; }
#grille_planete .icp_to_left {  padding:0 10px 0  34px; }

#grille_planete .info_case_planete .icp_bord, #grille_planete .info_case_planete .icp_fleche {
	top:0;
	position:absolute; 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/planete/roll_case.png');
	background-repeat:no-repeat;
	height:100%;
	z-index:1;
	}
	
#grille_planete .info_case_planete .icp_bord{ width:10px; }
#grille_planete .icp_to_right .icp_bord{  left:0; background-position:-56px 0;}
#grille_planete .icp_to_left .icp_bord{ right:0; background-position:-46px 0;}

#grille_planete .info_case_planete .icp_fleche{ width:34px; }
#grille_planete .icp_to_right .icp_fleche{ right:0; background-position:-77px 0;}	
#grille_planete .icp_to_left .icp_fleche{ left:0; background-position:0 0;}	

#grille_planete .info_case_planete .icp_milieu {
	height:100%;
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/roll_case_px.jpg') 0 0 repeat-x;
	z-index:2;
	position:relative;
	padding:20px 0 0 60px; 
	}
	
#grille_planete .info_case_planete .icp_milieu img { position:absolute; border:2px solid black; border-radius:30px; width:40px; height:40px; top:10px; left:0px;}
#grille_planete .info_case_planete .icp_milieu span { font-family:tahoma; font-size:11px;}
	
	



	
		
#grille_planete .case_planete { 
	display:block;
	z-index:13;
	position:absolute;
	
}


#grille_planete .cp_16{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	width:119px;
	height:58px;
}
#grille_planete .cp_16:hover { background-position:0 -155px; } 
#grille_planete .cp_16.cp_ouverte { background-position:0 -310px; } 

#grille_planete .cp_17{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-155px 0;
	width:45px;
	height:52px;
}
#grille_planete .cp_17:hover { background-position:-155px -155px; } 
#grille_planete .cp_17.cp_ouverte { background-position:-155px -310px; } 

#grille_planete .cp_18{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-306px 0;
	width:75px;
	height:47px;
}
#grille_planete .cp_18:hover { background-position:-306px -155px; } 
#grille_planete .cp_18.cp_ouverte { background-position:-306px -310px; } 


#grille_planete .cp_19{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-457px 0;
	width:130px;
	height:136px;
}
#grille_planete .cp_19:hover { background-position:-457px -155px; } 
#grille_planete .cp_19.cp_ouverte { background-position:-457px -310px; } 

#grille_planete .cp_20{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-613px 0;
	width:106px;
	height:55px;
}
#grille_planete .cp_20:hover { background-position:-613px -155px; } 
#grille_planete .cp_20.cp_ouverte { background-position:-613px -310px; } 


#grille_planete .cp_21{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-768px 0;
	width: 71px;
	height: 111px;
}
#grille_planete .cp_21:hover { background-position:-768px -155px; } 
#grille_planete .cp_21.cp_ouverte { background-position:-768px -310px; } 


#grille_planete .cp_22{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-920px 0;
	width: 66px;
	height: 88px;
}
#grille_planete .cp_22:hover { background-position:-920px -155px; } 
#grille_planete .cp_22.cp_ouverte { background-position:-920px -310px; } 


#grille_planete .cp_23{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-1075px 0;
	width: 120px;
	height: 64px;
}
#grille_planete .cp_23:hover { background-position:-1075px -155px; } 
#grille_planete .cp_23.cp_ouverte { background-position:-1075px -310px; } 

#grille_planete .cp_24{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-1231px 0;
	width: 152px;
	height: 96px;
}
#grille_planete .cp_24:hover { background-position:-1231px -155px; } 
#grille_planete .cp_24.cp_ouverte { background-position:-1231px -310px; } 


#grille_planete .cp_25{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-1384px 0;
	width: 100px;
	height: 115px;
}
#grille_planete .cp_25:hover { background-position:-1384px -155px; } 
#grille_planete .cp_25.cp_ouverte { background-position:-1384px -310px; } 


#grille_planete .cp_26{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-1539px 0;
	width: 113px;
	height: 147px;
}
#grille_planete .cp_26:hover { background-position:-1539px -155px; } 
#grille_planete .cp_26.cp_ouverte { background-position:-1539px -310px; } 


#grille_planete .cp_27{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-1689px 0;
	width: 106px;
	height: 137px;
}
#grille_planete .cp_27:hover { background-position:-1689px -155px; } 
#grille_planete .cp_27.cp_ouverte { background-position:-1689px -310px; } 


#grille_planete .cp_28{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-1840px 0;
	width: 96px;
	height: 94px;
}
#grille_planete .cp_28:hover { background-position:-1840px -155px; } 
#grille_planete .cp_28.cp_ouverte { background-position:-1840px -310px; } 


#grille_planete .cp_29{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-1997px 0;
	width: 106px;
	height: 93px;
}
#grille_planete .cp_29:hover { background-position:-1997px -155px; } 
#grille_planete .cp_29.cp_ouverte { background-position:-1997px -310px; }
 
#grille_planete .cp_30{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_09.png'); 
	background-position:-2156px 0;
	width: 132px;
	height: 71px;
}
#grille_planete .cp_30:hover { background-position:-2156px -155px; } 
#grille_planete .cp_30.cp_ouverte { background-position:-2156px -310px; } 


#grille_planete .cp_1{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	width:98px;
	height:47px;
}
#grille_planete .cp_1:hover { background-position:0 -124px; } 
#grille_planete .cp_1.cp_ouverte { background-position:0 -248px; } 

#grille_planete .cp_2{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-120px 0;
	width:47px;
	height:47px;
}
#grille_planete .cp_2:hover { background-position:-120px -124px; } 
#grille_planete .cp_2.cp_ouverte { background-position:-120px -248px; } 

#grille_planete .cp_3{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-240px 0;
	width:72px;
	height:37px;
}
#grille_planete .cp_3:hover { background-position:-240px -124px; } 
#grille_planete .cp_3.cp_ouverte { background-position:-240px -248px; } 


#grille_planete .cp_4{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-360px 0;
	width:115px;
	height:111px;
}
#grille_planete .cp_4:hover { background-position:-360px -124px; } 
#grille_planete .cp_4.cp_ouverte { background-position:-360px -248px; } 

#grille_planete .cp_5{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-485px 0;
	width:97px;
	height:47px;
}
#grille_planete .cp_5:hover { background-position:-485px -124px; } 
#grille_planete .cp_5.cp_ouverte { background-position:-485px -248px; } 


#grille_planete .cp_6{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-610px 0;
	width: 61px;
	height: 89px;
}
#grille_planete .cp_6:hover { background-position:-610px -124px; } 
#grille_planete .cp_6.cp_ouverte { background-position:-610px -248px; } 


#grille_planete .cp_7{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-733px 0;
	width: 60px;
	height: 73px;
}
#grille_planete .cp_7:hover { background-position:-733px -124px; } 
#grille_planete .cp_7.cp_ouverte { background-position:-733px -248px; } 


#grille_planete .cp_8{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-855px 0;
	width: 106px;
	height: 57px;
}
#grille_planete .cp_8:hover { background-position:-855px -124px; } 
#grille_planete .cp_8.cp_ouverte { background-position:-855px -248px; } 

#grille_planete .cp_9{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-980px 0;
	width: 125px;
	height: 77px;
}
#grille_planete .cp_9:hover { background-position:-980px -124px; } 
#grille_planete .cp_9.cp_ouverte { background-position:-980px -248px; } 


#grille_planete .cp_10{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-1104px 0;
	width: 82px;
	height: 91px;
}
#grille_planete .cp_10:hover { background-position:-1104px -124px; } 
#grille_planete .cp_10.cp_ouverte { background-position:-1104px -248px; } 


#grille_planete .cp_11{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-1231px 0;
	width: 94px;
	height: 123px;
}
#grille_planete .cp_11:hover { background-position:-1231px -124px; } 
#grille_planete .cp_11.cp_ouverte { background-position:-1231px -248px; } 


#grille_planete .cp_12{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-1348px 0;
	width: 89px;
	height: 110px;
}
#grille_planete .cp_12:hover { background-position:-1348px -124px; } 
#grille_planete .cp_12.cp_ouverte { background-position:-1348px -248px; } 


#grille_planete .cp_13{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-1470px 0;
	width: 83px;
	height: 81px;
}
#grille_planete .cp_13:hover { background-position:-1470px -124px; } 
#grille_planete .cp_13.cp_ouverte { background-position:-1470px -248px; } 


#grille_planete .cp_14{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-1600px 0;
	width: 77px;
	height: 75px;
}
#grille_planete .cp_14:hover { background-position:-1600px -124px; } 
#grille_planete .cp_14.cp_ouverte { background-position:-1600px -248px; }
 
#grille_planete .cp_15{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/planete/case/objets_08.png'); 
	background-position:-1723px 0;
	width: 109px;
	height: 62px;
}
#grille_planete .cp_15:hover { background-position:-1723px -124px; } 
#grille_planete .cp_15.cp_ouverte { background-position:-1723px -248px; } 

/** == PSEUDO_TICKET DEBUT **/

#grille_planete .pseudo_ticket {
	position:absolute;
	z-index:12;
	font-family:tahoma;
	font-size:13px;
	height:24px;
	}

#grille_planete .pseudo_ticket .before,
#grille_planete.pseudo_ticket .after{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/vignette.png') !important;
	position:absolute;top:0px;
	overflow:hidden;
	width:15px !important;height:100% !important;
	}
	
#grille_planete .pseudo_ticket .before{
	left:-15px;
}

#grille_planete .pseudo_ticket .after{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/vignette.png') !important;
	background-position:-15px 0 !important;
	right:-15px;
	height:24px !important;
	width:15px !important;
}

#grille_planete .pseudo_ticket .milieu{
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/vignette_milieu.png') repeat-x !important;
	height:100% !important;
	width:100% !important;
	color:#EACB3E;
	font-family:fao;
	text-decoration:none;
	font-size:15px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top:1px;
}

/** ==PSEUDO_TICKET FIN **/
/* ==PLANETE */
/**** FIN CSS PLANETE ****/	
/*
#jdm_bas .deco_bas_planete_gauche { margin-top: -180px;margin-left: 74px; z-index:1;height:180px;width:75px;}
#jdm_bas .deco_bas_planete_gauche { background:url('//static.madwin.com/madwin/playbox/img/fao/planete/bas_statue.png') 0 0 no-repeat;}
#jdm_bas .deco_bas_planete_droite { margin-top: -180px;margin-left: 1099px; z-index:1;height:180px;width:137px;}
#jdm_bas .deco_bas_planete_droite { background:url('//static.madwin.com/madwin/playbox/img/fao/planete/bas_statue.png') -75px 0 no-repeat;}
*/

#grille_planete .deco_haut_planete { 
	display:none;
	}

#grille_planete .deco_milieu_planete { 
	
	width: 100%;
	height: 100%;
	}
#grille_planete .deco_milieu_planete .grille { max-width: 100vw; width:100%; height:100%; position: relative; }
.jdm_milieu_planete .deco_cote_planete { 
	display:none;
	}



#jdm_milieu.jdm_milieu_planete {
	background: url('//static.madwin.com/madwin/playbox/img/fao/planete/bg_jeu.jpg') center 0px no-repeat;
	width:1278px;
	height:1342px;

	margin-bottom: 20px;
	left:50%;
	margin-left:-639px;
	}

.cache_chargement_planete {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:13;
	
	}
.cache_chargement_planete .texte_chargement {
	position: absolute;
	width: 100%;
	top: 22%;
	left: 0;
	font-family: fao;
	color: white;
	z-index: 2;
	margin-top: -30px;
	font-size: 40px;	
	
	filter: Shadow(Color=000000, Direction=0, Strength=1),
			Shadow(Color=000000, Direction=45, Strength=1),
			Shadow(Color=000000, Direction=90, Strength=1), 
			Shadow(Color=000000, Direction=135, Strength=1),
			Shadow(Color=000000, Direction=180, Strength=1),
			Shadow(Color=000000, Direction=225, Strength=1),
			Shadow(Color=000000, Direction=270, Strength=1),
			Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #000000, 
			-2px 0 #000000, 
			0 2px #000000, 
			0 -2px #000000, 
			1px 1px #000000, 
			1px -1px #000000, 
			-1px -1px #000000, 
			-1px 1px #000000;
	}
	
.cache_chargement_planete .texte_chargement img {
	border: 1px solid black;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	}
	
.cache_chargement_planete .fond_transparent {
	opacity:0.70;
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4NDM4MyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjMzg0MzgzIiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiMzODQzODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzg0MzgzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	}

.cache_chargement_planete .loader {
	width:80px;
	height:80px;
	left:50%;
	top:28%;
	margin-left:-40px;
	position:absolute;
	z-index:2;
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/loader8.gif');
	}
		
	
	

.popup_case_planete ,
.popup_regles_planete,
.popup_regles_planete_light {
	width:698px;
	margin-top:-200px;
	color:white;
}


.popup_case_planete  .pa_haut,
.popup_regles_planete .pa_haut,
.popup_regles_planete_light .pa_haut{
	height:330px;
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_haut.png') center bottom no-repeat ;
	}
	
.popup_case_planete .pa_haut .titre,
.popup_regles_planete .pa_haut .titre,
.popup_regles_planete_light .pa_haut .titre {
	position: absolute;
	font-family: fao;
	top: 210px;
	left: 6px;
	width: 100%;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	/*color: #EACB3E;*/
	color: #C655D9;
	/*color: white;*/
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #FFFFFF, 
			-2px 0 #FFFFFF, 
			0 -2px #FFFFFF, 
			0 2px #FFFFFF, 
			1px 1px #FFFFFF, 
			-1px 1px #FFFFFF, 
			-1px -1px #FFFFFF, 
			1px 1px #FFFFFF;
}
/*
.popup_case_planete .pa_haut .titre{
	top: 354px;
	font-size: 31px;
}*/
	
.popup_case_planete .pa_milieu,
.popup_regles_planete .pa_milieu,
.popup_regles_planete_light .pa_milieu{
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_milieu.png') 0 0 repeat-y;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	font-family:tahoma;
	font-size:14px;
	width: 622px;
	margin: auto;
	padding: 0 58px;
	color :white;
	height:520px;
	}
.popup_case_planete .pa_milieu .texte,
.popup_regles_planete .pa_milieu .texte,
.popup_regles_planete_light .pa_milieu .texte{
	height:100%;
	overflow:auto;
	}	
	
.popup_case_planete .pa_bas,
.popup_regles_planete .pa_bas,
.popup_regles_planete_light .pa_bas{
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/popup_regle_bas.png') 38px 0 no-repeat; 
	height:104px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding-top:33px;
	}
.popup_case_planete .jspTrack,
.popup_regles_planete .jspTrack,
.popup_regles_planete_light .jspTrack{
	background:#322718;
	}
.popup_case_planete .jspDrag,
.popup_regles_planete .jspDrag,
.popup_regles_planete_light .jspDrag{
	background:#1B150D;
	}
	
	
#popup_jdm.popup_case_planete .pa_milieu .texte table { width:100%; }
#popup_jdm.popup_case_planete .pa_milieu .texte tr td:first-child { width:10%; font-weight:bold }
#popup_jdm.popup_case_planete .pa_milieu .texte th { font-weight:bold; font-size: 14px;}
#popup_jdm.popup_case_planete .pa_milieu .texte td { padding:5px;  }
#popup_jdm.popup_case_planete .pa_milieu .texte tr.ligne_type_1 td ,
#popup_jdm.popup_case_planete .pa_milieu .texte tr.ligne_butin_1 td { background:#322718; }
#popup_jdm.popup_case_planete .pa_milieu .texte tr.ligne_type_0 td ,
#popup_jdm.popup_case_planete .pa_milieu .texte tr.ligne_butin_0 td { background:#473822; }


	
.popup_case_planete .pa_bas .btn_fermer,
.popup_regles_planete .pa_bas .btn_fermer,
.popup_regles_planete_light .pa_bas .btn_fermer,
.popup_regles_planete .btn_tutoriel,
.popup_regles_planete_light .btn_tutoriel{
	position:relative;
	height:55px;
	display:inline-block;
	}
	
.popup_regles_planete_light .btn_tutoriel,
.popup_regles_planete .btn_tutoriel{
	top:0px;
}
	
	
	
	
.popup_case_planete .pa_bas .btn_fermer .before ,
.popup_regles_planete .pa_bas .btn_fermer .before ,
.popup_regles_planete_light .pa_bas .btn_fermer .before ,
.popup_regles_planete .btn_tutoriel .before ,
.popup_regles_planete_light .btn_tutoriel .before { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	left:-14px;
	}
.popup_case_planete .pa_bas .btn_fermer .after ,
.popup_regles_planete .pa_bas .btn_fermer .after ,
.popup_regles_planete_light .pa_bas .btn_fermer .after ,
.popup_regles_planete .btn_tutoriel .after ,
.popup_regles_planete_light .btn_tutoriel .after { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	width:14px;
	height:100%;
	overflow:hidden;
	background-position:-14px 0;
	right:-14px;
	}
	
.popup_case_planete .pa_bas .btn_fermer .milieu ,
.popup_regles_planete .pa_bas .btn_fermer .milieu ,
.popup_regles_planete_light .pa_bas .btn_fermer .milieu ,
.popup_regles_planete .btn_tutoriel .milieu ,
.popup_regles_planete_light .btn_tutoriel .milieu{
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton_milieu.png') repeat-x;
	height:100%;
	color:#217A27;
	font-family:fao;
	text-decoration:none;
	font-size:19px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	padding-top: 7px;
}
.popup_regles_planete .btn_tutoriel .milieu,
.popup_regles_planete_light .btn_tutoriel .milieu{
	width:175px;
	padding-top: 7px;
}

.popup_case_planete .pa_bas .btn_fermer:hover .before, 
.popup_case_planete .pa_bas .btn_fermer:hover .milieu,
.popup_regles_planete_light .pa_bas .btn_fermer:hover .before, 
.popup_regles_planete_light .pa_bas .btn_fermer:hover .milieu,
.popup_regles_planete .pa_bas .btn_fermer:hover .before, 
.popup_regles_planete .pa_bas .btn_fermer:hover .milieu,
.popup_regles_planete_light .btn_tutoriel:hover .before, 
.popup_regles_planete_light .btn_tutoriel:hover .milieu,
.popup_regles_planete .btn_tutoriel:hover .before, 
.popup_regles_planete .btn_tutoriel:hover .milieu
 {
background-position:0 -55px; color:#7C9E5F;
	}
.popup_case_planete .pa_bas .btn_fermer:hover .after ,
.popup_regles_planete_light .pa_bas .btn_fermer:hover .after ,
.popup_regles_planete .pa_bas .btn_fermer:hover .after,
.popup_regles_planete_light .btn_tutoriel:hover .after ,
.popup_regles_planete .btn_tutoriel:hover .after 
 {
	background-position:-14px -55px;
	}
	
#popup_jdm.popup_fao_getContenuPopupCasePlanete .texte_cheque {
	color: #FFFFF;
	font-size: 33px;
	font-family: fao;
	font-weight: bold;
	filter: Shadow(Color=000000, Direction=0, Strength=2),
		 Shadow(Color=000000, Direction=45, Strength=1),
		 Shadow(Color=000000, Direction=90, Strength=2), 
		 Shadow(Color=000000, Direction=135, Strength=1)
		 Shadow(Color=000000, Direction=180, Strength=2),
		 Shadow(Color=000000, Direction=225, Strength=1),
		 Shadow(Color=000000, Direction=270, Strength=2),
		 Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #000000, 
			 -2px 0 #000000, 
			 0 2px #000000, 
			 0 -2px #000000, 
			 1px 1px #000000, 
			 1px -1px #000000, 
			 -1px -1px #000000, 
			 -1px 1px #000000;
	}
#popup_jdm.popup_fao_getContenuPopupCasePlanete .texte_jackpot {
	color: #E4CA3A;
	font-size: 33px;
	font-family: fao;
	font-weight: bold;
	filter: Shadow(Color=000000, Direction=0, Strength=2),
		 Shadow(Color=000000, Direction=45, Strength=1),
		 Shadow(Color=000000, Direction=90, Strength=2), 
		 Shadow(Color=000000, Direction=135, Strength=1)
		 Shadow(Color=000000, Direction=180, Strength=2),
		 Shadow(Color=000000, Direction=225, Strength=1),
		 Shadow(Color=000000, Direction=270, Strength=2),
		 Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #000000, 
			 -2px 0 #000000, 
			 0 2px #000000, 
			 0 -2px #000000, 
			 1px 1px #000000, 
			 1px -1px #000000, 
			 -1px -1px #000000, 
			 -1px 1px #000000;
	}
.jdm_milieu_planete .panneau_bas .zone_info_case {
	width: 200px;
	}
/**** DEBUT CSS SURPRISE *****/
/* ==SURPRISE */

.jdm_milieu_mise {
	margin-bottom:20px;
	height:1030px;
	}

#grille_mise {
	width:1280px;
	height:100%;
	position:relative;
	left:-85px;
	z-index:11;
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/fond_mise.jpg') 0 0 repeat-y;
	}
	
#jdm_bas.jdm_bas_mise {
	background:none;
	}
	
#grille_mise div.case_mise {
	position:absolute;
	}


.jdm_bas_mise iframe { 
	left: 243px;
	width: 800px; 
	}	

/* ==CASE MISE */
.case_mise {
	width:168px;
	height:128px;
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.case_mise_ferme {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/coffre.png');
	/*background-position:0 0px;*/
	}
	
.case_mise_ferme:hover {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/roll_coffre.png');
	}
	
.case_mise_ferme .nb_token { 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/macaron_piece.png');
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 33px;
	font-family: fao;
	font-size: 20px;
	font-weight: bold;
	padding-right: 2px;
	box-sizing: border-box;
	padding-top: 0px;
	}
	
.case_mise_ferme .a_token {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/piece.png');
	background-position:-70px 0;
	overflow:hidden;
	width:70px;
	height:31px;
	position:absolute;
	}
	
.case_mise_ferme:hover .a_token {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/piece.png');
	background-position:0 0;
	}
	
.case_mise_ferme .a_token_1 { bottom:26px; left: 19px; z-index:1; }
.case_mise_ferme .a_token_2 { bottom:26px; left: 43px; z-index:2; }
.case_mise_ferme .a_token_3 { bottom:26px; left: 81px; z-index:3; }
.case_mise_ferme .a_token_4 { bottom:36px; left: 59px; z-index:4; }
.case_mise_ferme .a_token_5 { bottom:48px; left: 16px; z-index:5; }
.case_mise_ferme .a_token_6 { bottom:46px; left: -1px; z-index:6; }
.case_mise_ferme .a_token_7 { bottom:39px; left: 89px; z-index:7; }
.case_mise_ferme .a_token_8 { bottom:46px; left: 49px; z-index:8; }
.case_mise_ferme .a_token_9 { bottom:56px; left: 19px; z-index:9; }
.case_mise_ferme .a_token_10 { bottom:50px; left: 83px; z-index:10; }

.case_mise_ferme .mise_cache_coupe {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/cache_coffre.png');
	overflow:hidden;
	width:168px;
	height:128px;
	position:absolute;
	/*top:90px;*/
	z-index:11;
	}
	
.case_mise_ferme:hover .mise_cache_coupe {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/roll_cache_coffre.png');
	}
	
.case_mise_ouverte .mise_booster  {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/foudre.png');
	width:96px;
	height:88px;
	position:relative;
	left:7px;
}
.case_mise_ouverte .mise_banqueroute  {
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/plumes.png') 35px 0px no-repeat;
	width:150px;
	height:126px;
	position:relative;
	left:5px;
	top:14px;
}
.case_mise_ouverte  {
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/aura.png') center center no-repeat;
	position:relative;
}

.case_mise_ouverte .mise_euros {
font-family: fao;
	font-weight: bold;
	filter: Shadow(Color=000000, Direction=0, Strength=2), Shadow(Color=000000, Direction=45, Strength=1), Shadow(Color=000000, Direction=90, Strength=2), Shadow(Color=000000, Direction=135, Strength=1) Shadow(Color=000000, Direction=180, Strength=2), Shadow(Color=000000, Direction=225, Strength=1), Shadow(Color=000000, Direction=270, Strength=2), Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 2px 0 #000000, -2px 0 #000000, 0 2px #000000, 0 -2px #000000, 1px 1px #000000, 1px -1px #000000, -1px -1px #000000, -1px 1px #000000;
	color: #E235D4;
	font-size: 30px;
	padding-top:40px;
	}

.case_mise_ouverte .mise_lot  img {
	position:relative;
	top:25px;
}
.case_mise_ouverte .avatar_player {
	position:absolute;
	width:30px;
	height:30px;
	bottom:15px;
	}/*
.case_mise_ouverte .avatar_player:hover img{
	left:-15px;
	}*/
.case_mise_ouverte .avatar_player img{
	position:absolute;
	top:0;
	left:0;
	border-radius:5px;
	height:100%;
	width:100%;
	}/*
.case_mise_ouverte .avatar_player:hover span{ 	
	right: 15px;
	}*/
.case_mise_ouverte .avatar_player span{ 
	position:absolute;
	bottom: 0;
	right: 0;
	background: white;
	border-radius: 5px 0;
	padding: 0 2px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	}
	
/* ==POPUP MISE */
.popup_fao_mise { 
	width:698px; 
	margin-top:-300px;
	}
.popup_fao_mise .pa_haut  { 
	position:relative;
	height:550px; 
	}
.popup_fao_mise .pa_milieu  { 	
	padding:10px 200px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_milieu.png') 165px top repeat-y;
	font-family:fao;
	color:#BBE9E9;
	font-size: 15px;
	}
.popup_fao_mise .pa_bas {
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_bas.png') 140px top no-repeat;
	height:86px;
	}
	
	
.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer,
.popup_regles_mise .pa_bas .btn_fermer,
.popup_regles_mise .btn_tutoriel,
.popup_regles_mise_light .pa_bas .btn_fermer,
.popup_fao_mise .pa_bas .btn_fermer {
	display:inline-block;
	height:55px;
	position:relative;
	top: 26px;
	}
	
.popup_regles_mise .btn_tutoriel{
	top:0px;
}
	
.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .before,
.popup_regles_mise .pa_bas .btn_fermer .before,
.popup_regles_mise .btn_tutoriel .before,
.popup_regles_mise_light .pa_bas .btn_fermer .before,
.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .after,
.popup_regles_mise .pa_bas .btn_fermer .after,
.popup_regles_mise .btn_tutoriel .after,
.popup_regles_mise_light .pa_bas .btn_fermer .after,
.popup_fao_mise .pa_bas .btn_fermer .before,
.popup_fao_mise .pa_bas .btn_fermer .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/btn_fermer.png');
	background-repeat:no-repeat;
	width:14px;
	height:100%;
	position:absolute;
	display:block;
	top:0;
	}
	
.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .before ,
.popup_regles_mise .pa_bas .btn_fermer .before ,
.popup_regles_mise .btn_tutoriel .before ,
.popup_regles_mise_light .pa_bas .btn_fermer .before ,
.popup_fao_mise .pa_bas .btn_fermer .before { 
	left:-14px; 
	background-position:0 0;
	}
.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .after ,
.popup_regles_mise .pa_bas .btn_fermer .after ,
.popup_regles_mise .btn_tutoriel .after ,
.popup_regles_mise_light .pa_bas .btn_fermer .after ,
.popup_fao_mise .pa_bas .btn_fermer .after { 
	right:-14px; 
	background-position:-14px 0;
	}
	
.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .milieu ,
.popup_regles_mise .pa_bas .btn_fermer .milieu ,
.popup_regles_mise .btn_tutoriel .milieu ,
.popup_regles_mise_light .pa_bas .btn_fermer .milieu ,
.popup_fao_mise .pa_bas .btn_fermer .milieu {
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/btn_fermer_milieu.png') repeat-x;
	height:100%;
	display:inline-block;
	font-family:fao;
	color:white;
	font-size:19px;
	padding-top: 3px;
	width:90px;
	text-align:center;
}
.popup_regles_mise .btn_tutoriel .milieu{
	width:175px;
	padding-top: 7px;
}

.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer:hover .before, 
.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer:hover .milieu, 
.popup_regles_mise .pa_bas .btn_fermer:hover .before, 
.popup_regles_mise .pa_bas .btn_fermer:hover .milieu, 
.popup_regles_mise .btn_tutoriel:hover .before, 
.popup_regles_mise .btn_tutoriel:hover .milieu, 
.popup_regles_mise_light .pa_bas .btn_fermer:hover .before, 
.popup_regles_mise_light .pa_bas .btn_fermer:hover .milieu, 
.popup_fao_mise .pa_bas .btn_fermer:hover .before, 
.popup_fao_mise .pa_bas .btn_fermer:hover .milieu  {
	background-position:0 -55px;
	color:white;
	}
.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer:hover .after ,
.popup_regles_mise .pa_bas .btn_fermer:hover .after ,
.popup_regles_mise .btn_tutoriel:hover .after ,
.popup_regles_mise_light .pa_bas .btn_fermer:hover .after ,
.popup_fao_mise .pa_bas .btn_fermer:hover .after  {
	background-position:-14px -55px;
	}

	
.popup_fao_mise .pa_milieu .btn_confirmer {
	display:inline-block;
	height:55px;
	position:relative;
	}
.popup_fao_mise .pa_milieu .btn_confirmer .before,
.popup_fao_mise .pa_milieu .btn_confirmer .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/btn_fermer.png');
	background-repeat:no-repeat;
	width:14px;
	height:100%;
	position:absolute;
	display:block;
	top:0;
	}
	
.popup_fao_mise .pa_milieu .btn_confirmer .before { 
	left:-14px; 
	background-position:0 0;
	}
.popup_fao_mise .pa_milieu .btn_confirmer .after { 
	right:-14px; 
	background-position:-14px 0;
	}
	
.popup_fao_mise .pa_milieu .btn_confirmer .milieu {
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/btn_fermer_milieu.png') repeat-x;
	height:100%;
	display:inline-block;
	font-family:fao;
	color:white;
	font-size:21px;
	padding-top: 2px;
	width:108px;
	text-align:center;
}

.popup_fao_mise .pa_milieu .btn_confirmer:hover .before, 
.popup_fao_mise .pa_milieu .btn_confirmer:hover .milieu  {
	background-position:0 -55px;
	color:white;
	}
.popup_fao_mise .pa_milieu .btn_confirmer:hover .after  {
	background-position:-14px -55px;
	}

	
.popup_fao_mise .pa_haut .titre {
	position: absolute;
	top: 451px;
	font-family: fao;
	color: #202453 ;
	width: 100%;
	font-size: 36px;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=BBC2C5, Direction=0, Strength=2),
			Shadow(Color=BBC2C5, Direction=45, Strength=1),
			Shadow(Color=BBC2C5, Direction=90, Strength=2), 
			Shadow(Color=BBC2C5, Direction=135, Strength=1)
			Shadow(Color=BBC2C5, Direction=180, Strength=2),
			Shadow(Color=BBC2C5, Direction=225, Strength=1),
			Shadow(Color=BBC2C5, Direction=270, Strength=2),
			Shadow(Color=BBC2C5, Direction=315, Strength=1);
	text-shadow: 
			2px 0px #BBC2C5 , 
			-2px 0px #BBC2C5 , 
			0px 2px #BBC2C5 , 
			0px -2px #BBC2C5 , 
			1px 1px #BBC2C5 , 
			-1px 1px #BBC2C5 , 
			1px -1px #BBC2C5 , 
			-1px -1px #BBC2C5 ;
	}
	
.popup_fao_mise.popup_erreur .pa_haut{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_haut_mise.png');
	}
.popup_fao_mise.popup_open_case .pa_haut{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_haut_zeus.png');
	}
.popup_fao_mise.popup_deja_gain .pa_haut{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_haut_zeus.png');
	}
.popup_fao_mise.popup_deja_booster .pa_haut{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_haut_mise.png');
	}
.popup_fao_mise.popup_deja_banqueroute .pa_haut{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_haut_zeus.png');
	}
.popup_fao_mise.popup_confirmation .pa_haut{
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_haut_aigle.png');
	}
	
	
.jdm_milieu_mise .deco_haut_mise div {
	position:absolute;
	font-family:fao;
	color:#F2BF42;
	display:block;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=000000, Direction=0, Strength=2),
			Shadow(Color=000000, Direction=45, Strength=1),
			Shadow(Color=000000, Direction=90, Strength=2), 
			Shadow(Color=000000, Direction=135, Strength=1)
			Shadow(Color=000000, Direction=180, Strength=2),
			Shadow(Color=000000, Direction=225, Strength=1),
			Shadow(Color=000000, Direction=270, Strength=2),
			Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			#000000 1px 0px 0px, 
			#000000 1px 1px 0px, 
			#000000 1px -1px 0px, 
			#000000 -1px 1px 0px, 
			#000000 -1px 0px 0px, 
			#000000 -1px -1px 0px, 
			#000000 0px 1px 0px, 
			#000000 0px -1px;
	}
	
	
.jdm_milieu_mise .text_explication {
	position: absolute;
	font-family: fao;
	top: 60px;
	left: 127px;
	z-index:13;
	width: 280px;
	color:#E18228;
	display:block;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=030007, Direction=0, Strength=2),
			Shadow(Color=030007, Direction=45, Strength=1),
			Shadow(Color=030007, Direction=90, Strength=2), 
			Shadow(Color=030007, Direction=135, Strength=1)
			Shadow(Color=030007, Direction=180, Strength=2),
			Shadow(Color=030007, Direction=225, Strength=1),
			Shadow(Color=030007, Direction=270, Strength=2),
			Shadow(Color=030007, Direction=315, Strength=1);
	text-shadow: 
			#030007 1px 0px 0px, 
			#030007 1px 1px 0px, 
			#030007 1px -1px 0px, 
			#030007 -1px 1px 0px, 
			#030007 -1px 0px 0px, 
			#030007 -1px -1px 0px, 
			#030007 0px 1px 0px, 
			#030007 0px -1px;
	font-size:14px;
	}
	
#grille_mise .texte_descriptif{
	position: absolute;
	width: 446px;
	height: 62px;
	top: 300px;
	left: 421px;
	text-align: center;
	font-family: fao;
	color: #BBE9E9;
	font-size: 18px;
	line-height: 24px;
	background: #384383;
	border-radius: 6px;
	opacity: 0.75;
	padding-top: 4px;
	filter: Shadow(Color=000000, Direction=0, Strength=1),
		 Shadow(Color=000000, Direction=45, Strength=1),
		 Shadow(Color=000000, Direction=90, Strength=1), 
		 Shadow(Color=000000, Direction=135, Strength=1),
		 Shadow(Color=000000, Direction=180, Strength=1),
		 Shadow(Color=000000, Direction=225, Strength=1),
		 Shadow(Color=000000, Direction=270, Strength=1),
		 Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 2px 0 #000000, 
		 -2px 0 #000000, 
		 0 2px #000000, 
		 0 -2px #000000, 
		 1px 1px #000000, 
		 1px -1px #000000, 
		 -1px -1px #000000, 
		 -1px 1px #000000;
}


/* ==TUTO MISE */
.popup_tuto_mise_intro {
	background:white;
	border:1px solid black;
	border-radius:10px;
}

.popup_tuto_mise_intro .btn_startutoriel {
	padding:2px 5px;
	background:red;
	border-radius:2px;
}

.popup_fao_getContenuPopupCaseMise ,
.popup_regles_mise,
.popup_regles_mise_light {
	width:698px;
	margin-top:-100px;
}


.popup_fao_getContenuPopupCaseMise .pa_haut,
.popup_regles_mise .pa_haut,
.popup_regles_mise_light .pa_haut{
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_regle_haut.png') 0 0 no-repeat;
	height:550px;
	}
	
.popup_fao_getContenuPopupCaseMise .pa_haut .titre,
.popup_regles_mise .pa_haut .titre,
.popup_regles_mise_light .pa_haut .titre {
	font-family: fao;
	position: absolute;
	top: 425px;
	left: 0;
	width: 100%;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=202453, Direction=0, Strength=2),
			Shadow(Color=202453, Direction=45, Strength=1),
			Shadow(Color=202453, Direction=90, Strength=2), 
			Shadow(Color=202453, Direction=135, Strength=1)
			Shadow(Color=202453, Direction=180, Strength=2),
			Shadow(Color=202453, Direction=225, Strength=1),
			Shadow(Color=202453, Direction=270, Strength=2),
			Shadow(Color=202453, Direction=315, Strength=1);
	text-shadow: 
			#202453 2px 0px 0px, 
			#202453 2px 2px 0px, 
			#202453 2px -2px 0px, 
			#202453 -2px 2px 0px, 
			#202453 -2px 0px 0px, 
			#202453 -2px -2px 0px, 
			#202453 0px 2px 0px, 
			#202453 0px -2px;
}

#popup_jdm.popup_fao_getContenuPopupCaseMise .texte_cheque {
	color: #FFFFFF;
	font-size: 42px;
	font-family: fao;
	font-weight: bold;
	filter: Shadow(Color=000000, Direction=0, Strength=2),
		 Shadow(Color=000000, Direction=45, Strength=1),
		 Shadow(Color=000000, Direction=90, Strength=2), 
		 Shadow(Color=000000, Direction=135, Strength=1)
		 Shadow(Color=000000, Direction=180, Strength=2),
		 Shadow(Color=000000, Direction=225, Strength=1),
		 Shadow(Color=000000, Direction=270, Strength=2),
		 Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #000000, 
			 -2px 0 #000000, 
			 0 2px #000000, 
			 0 -2px #000000, 
			 1px 1px #000000, 
			 1px -1px #000000, 
			 -1px -1px #000000, 
			 -1px 1px #000000;
	}
	
.popup_fao_getContenuPopupCaseMise .pa_milieu,
.popup_regles_mise .pa_milieu,
.popup_regles_mise_light .pa_milieu{
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_regle_px.png') 66px 0 repeat-y;
	padding:0 93px;
	font-family:tahoma;
	font-size:14px;
	color:#E8ECEB;
	height:500px;
	}
.popup_regles_mise_light .pa_milieu{height:540px;}
.popup_fao_getContenuPopupCaseMise .pa_milieu { height:300px; }
.popup_fao_getContenuPopupCaseMise .pa_milieu .texte {height:100%; overflow:auto;}
.popup_regles_mise .pa_milieu .texte .page,
.popup_regles_mise .pa_milieu .texte .page{
	height:440px;
	overflow:auto;
	}	
	
.popup_fao_getContenuPopupCaseMise .pa_bas,
.popup_regles_mise .pa_bas,
.popup_regles_mise_light .pa_bas{
	background:url('//static.madwin.com/madwin/playbox/img/fao/mise/popup/popup_regle_bas.png') 38px 0 no-repeat;
	height:104px;
	}
.popup_fao_getContenuPopupCaseMise .jspTrack,
.popup_regles_mise .jspTrack,
.popup_regles_mise_light .jspTrack{
	background:#2174B8;
	}
.popup_fao_getContenuPopupCaseMise .jspDrag,
.popup_regles_mise .jspDrag,
.popup_regles_mise_light .jspDrag{
	background:#2B5D96;
	}
	
	
#popup_jdm.popup_case_mise .pa_milieu .texte table { width:100%; }
#popup_jdm.popup_case_mise .pa_milieu .texte tr td:first-child { width:10%; font-weight:bold }
#popup_jdm.popup_case_mise .pa_milieu .texte th { font-weight:bold; font-size: 14px;}
#popup_jdm.popup_case_mise .pa_milieu .texte td { padding:5px;  }
#popup_jdm.popup_case_mise .pa_milieu .texte tr.ligne_type_1 td ,
#popup_jdm.popup_case_mise .pa_milieu .texte tr.ligne_butin_1 td { background:#2B5D96; }
#popup_jdm.popup_case_mise .pa_milieu .texte tr.ligne_type_0 td ,
#popup_jdm.popup_case_mise .pa_milieu .texte tr.ligne_butin_0 td { background:#2174B8; }
	
.jdm_milieu_mise .panneau_bas .zone_info_case{
	left: 784px;
}
	
/* ==SURPRISE */
/**** FIN CSS SURPRISE *****/


/*** CSS RANCON****/
/**
==RANCON DEBUT
**/

.fond_rancon {

	}

#grille_rancon {
	position:relative;
	z-index:10;
	width:838px;
	height:1052px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	left:210px;
	
}

#grille_rancon .cache_signe {
	position:absolute;
	z-index:2;
	width:351px;
	height:346px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/signe.png');
	top: 379px;
	left: 244px;
	}

	
#grille_rancon .case_depart {
	position:absolute;
	top:130px;
	left:530px;
	width:80px;
	height:80px;
	}

#grille_rancon .pion_rancon_joueur{
	position:absolute;
	width:85px;
	height:86px;	
	cursor:pointer;
	}
	
#grille_rancon .pion_rancon_joueur img{ 
	position:absolute;
	z-index:1;
	width: 44px;
	height: 44px;
	left: 17px;
	top: 16px;
	}
	
#grille_rancon .pion_rancon_joueur .cache_avatar{ 
	position:absolute; 
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/pion.png');
	z-index:2;
	}
	
#grille_rancon .pion_rancon_joueur .pseudo{ 
	position:absolute; 
	top:-30px;
	left:-50%;
	width:200%;
	height:30px;
	z-index:2;
	font-family:fao;
	font-size:30px;
	color:#195300;
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 1px 0px 0px, 
			#FFFFFF 1px 1px 0px, 
			#FFFFFF 1px -1px 0px, 
			#FFFFFF -1px 1px 0px, 
			#FFFFFF -1px 0px 0px, 
			#FFFFFF -1px -1px 0px, 
			#FFFFFF 0px 1px 0px, 
			#FFFFFF 0px -1px;
	}
	
#grille_rancon #titre_btn_go {
	position: absolute;
	top: 63px;
	left: 633px;
	width: 145px;
	font-family: fao;
	color: #FFFF20;
	font-size:25px;
	filter: Shadow(Color=38680B, Direction=0, Strength=2),
			Shadow(Color=38680B, Direction=45, Strength=1),
			Shadow(Color=38680B, Direction=90, Strength=2), 
			Shadow(Color=38680B, Direction=135, Strength=1)
			Shadow(Color=38680B, Direction=180, Strength=2),
			Shadow(Color=38680B, Direction=225, Strength=1),
			Shadow(Color=38680B, Direction=270, Strength=2),
			Shadow(Color=38680B, Direction=315, Strength=1);
	text-shadow: 
			#38680B 1px 0px 0px, 
			#38680B 1px 1px 0px, 
			#38680B 1px -1px 0px, 
			#38680B -1px 1px 0px, 
			#38680B -1px 0px 0px, 
			#38680B -1px -1px 0px, 
			#38680B 0px 1px 0px, 
			#38680B 0px -1px;
	}
	
	
		
	
#jdm_milieu.jdm_milieu_rancon {
	width:1278px;
	margin:auto;
	background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/fond.jpg') top left no-repeat;
	position:relative;
	height:1032px;
	margin-bottom:20px;
}

#grille_rancon .case_rancon {
	position:absolute;
	}

	
#grille_rancon .case_rancon .image_lot,
#grille_rancon .case_rancon .texte_point{
	position:absolute; 
	}
#grille_rancon .case_rancon .texte_point {
	width:80%;
	margin: auto 10% auto 10%;
	font-family:fao;
	font-size: 23px;
line-height: 42px;
	color:#E7E755;
	filter: Shadow(Color=A72819, Direction=0, Strength=2),
			Shadow(Color=A72819, Direction=45, Strength=1),
			Shadow(Color=A72819, Direction=90, Strength=2), 
			Shadow(Color=A72819, Direction=135, Strength=1)
			Shadow(Color=A72819, Direction=180, Strength=2),
			Shadow(Color=A72819, Direction=225, Strength=1),
			Shadow(Color=A72819, Direction=270, Strength=2),
			Shadow(Color=A72819, Direction=315, Strength=1);
	text-shadow: 
			#A72819 2px 0px 0px, 
			#A72819 2px 2px 0px, 
			#A72819 2px -2px 0px, 
			#A72819 -2px 2px 0px, 
			#A72819 -2px 0px 0px, 
			#A72819 -2px -2px 0px, 
			#A72819 0px 2px 0px, 
			#A72819 0px -2px;
	}

#grille_rancon .zone_avatar_rancon {
	width:53px;
	height:53px;
	position:absolute;
	}
	
#grille_rancon .zone_avatar_rancon img { 
	width:34px;
	height:34px;
	position:absolute;
	top:10px;
	left:10px;
	}
#grille_rancon .zone_avatar_rancon .cache_pseudo_avatar { 
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%;
	background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/cache_avatar.png');
	z-index:2;
	}
	
	
	
#grille_rancon #case_1 { 
	width:149px; height:176px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case1.png');
	top: 187px;
	left: 427px;
	}
#grille_rancon #case_1.case_rancon_occupe { background-position:-447px 0; }
#grille_rancon #case_1.case_rancon_vide { background-position:-596px 0; }
#grille_rancon #case_1.case_rancon_himself { background-position:-149px 0; }
#grille_rancon #case_1.case_rancon_finpartie { background-position:-298px 0; }
#grille_rancon #case_1 .zone_avatar_rancon { top: -44px; left: 56px; }	
#grille_rancon #case_1 .image_lot { top: 40px; left: 13px; }
#grille_rancon #case_1 .texte_point { top: 30px; left: -10px; }

	
#grille_rancon #case_2 { 
	width:188px; height:188px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case2.png');
	top: 234px;
	left: 510px;
	}
#grille_rancon #case_2.case_rancon_occupe { background-position:-564px 0; }
#grille_rancon #case_2.case_rancon_vide { background-position:-752px 0; }
#grille_rancon #case_2.case_rancon_himself { background-position:-188px 0; }
#grille_rancon #case_2.case_rancon_finpartie { background-position:-376px 0; }
#grille_rancon #case_2 .zone_avatar_rancon { top: 0; left: 133px; }	
#grille_rancon #case_2 .image_lot { top: 60px; left: 47px; }
#grille_rancon #case_2 .texte_point { top: 60px; left: 3px; }
	
#grille_rancon #case_3 { 
	width:178px; height:151px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case3.png');
	top: 354px;
	left: 567px;
	}
#grille_rancon #case_3.case_rancon_occupe { background-position:-534px 0; }
#grille_rancon #case_3.case_rancon_vide { background-position:-712px 0; }
#grille_rancon #case_3.case_rancon_himself { background-position:-178px 0; }
#grille_rancon #case_3.case_rancon_finpartie { background-position:-356px 0; }
#grille_rancon #case_3 .zone_avatar_rancon { top: 38px; left: 166px; }	
#grille_rancon #case_3 .image_lot { top: 60px; left: 53px; }
#grille_rancon #case_3 .texte_point { top: 55px; left: 13px; }
	
#grille_rancon #case_4 { 
	width:178px; height:151px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case4.png');
	top: 517px;
	left: 567px;
	}
#grille_rancon #case_4.case_rancon_occupe { background-position:-534px 0; }
#grille_rancon #case_4.case_rancon_vide { background-position:-712px 0; }
#grille_rancon #case_4.case_rancon_himself { background-position:-178px 0; }
#grille_rancon #case_4.case_rancon_finpartie { background-position:-356px 0; }
#grille_rancon #case_4 .zone_avatar_rancon { top: 56px; left: 164px; }	
#grille_rancon #case_4 .image_lot { top: 20px; left: 50px; }
#grille_rancon #case_4 .texte_point { top: 23px; left: 3px; }
	
#grille_rancon #case_5 { 
	width:188px; height:188px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case5.png');
	top: 601px;
	left: 510px;
	}
#grille_rancon #case_5.case_rancon_occupe { background-position:-564px 0; }
#grille_rancon #case_5.case_rancon_vide { background-position:-752px 0; }
#grille_rancon #case_5.case_rancon_himself { background-position:-188px 0; }
#grille_rancon #case_5.case_rancon_finpartie { background-position:-376px 0; }
#grille_rancon #case_5 .zone_avatar_rancon { top: 132px; left: 134px; }	
#grille_rancon #case_5 .image_lot { top: 49px; left: 43px; }
#grille_rancon #case_5 .texte_point { top: 60px; left: 3px; }
	
#grille_rancon #case_6 { 
	width:149px; height:176px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case6.png');
	top: 659px;
	left: 427px;
	}
#grille_rancon #case_6.case_rancon_occupe { background-position:-447px 0; }
#grille_rancon #case_6.case_rancon_vide { background-position:-596px 0; }
#grille_rancon #case_6.case_rancon_himself { background-position:-149px 0; }
#grille_rancon #case_6.case_rancon_finpartie { background-position:-298px 0; }
#grille_rancon #case_6 .zone_avatar_rancon { top: 165px; left: 61px; }	
#grille_rancon #case_6 .image_lot { top: 45px; left: 13px; }
#grille_rancon #case_6 .texte_point { top: 70px; left: -14px; }

#grille_rancon #case_7 { 
	width:149px; height:176px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case7.png');
	top: 659px;
	left: 265px;
	}
#grille_rancon #case_7.case_rancon_occupe { background-position:-447px 0; }
#grille_rancon #case_7.case_rancon_vide { background-position:-596px 0; }
#grille_rancon #case_7.case_rancon_himself { background-position:-149px 0; }
#grille_rancon #case_7.case_rancon_finpartie { background-position:-298px 0; }
#grille_rancon #case_7 .zone_avatar_rancon { top: 165px; left: 37px; }	
#grille_rancon #case_7 .image_lot { top: 45px; left: 53px; }
#grille_rancon #case_7 .texte_point { top: 76px; left: 13px; }
	
#grille_rancon #case_8 { 
	width:188px; height:188px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case8.png');
	top: 600px;
	left: 143px;
	}
#grille_rancon #case_8.case_rancon_occupe { background-position:-564px 0; }
#grille_rancon #case_8.case_rancon_vide { background-position:-752px 0; }
#grille_rancon #case_8.case_rancon_himself { background-position:-188px 0; }
#grille_rancon #case_8.case_rancon_finpartie { background-position:-376px 0; }
#grille_rancon #case_8 .zone_avatar_rancon { top: 132px; left: 0px; }	
#grille_rancon #case_8 .image_lot { top: 45px; left: 57px; }
#grille_rancon #case_8 .texte_point { top: 56px; left: 3px; }
	
#grille_rancon #case_9 { 
	width:178px; height:151px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case9.png');
	top: 517px;
	left: 97px;
	}
#grille_rancon #case_9.case_rancon_occupe { background-position:-534px 0; }
#grille_rancon #case_9.case_rancon_vide { background-position:-712px 0; }
#grille_rancon #case_9.case_rancon_himself { background-position:-178px 0; }
#grille_rancon #case_9.case_rancon_finpartie { background-position:-356px 0; }
#grille_rancon #case_9 .zone_avatar_rancon { top: 56px; left: -46px; }	
#grille_rancon #case_9 .image_lot { top: 20px; left: 39px; }
#grille_rancon #case_9 .texte_point { top: 20px; left: -7px; }

#grille_rancon #case_10 { 
	width:178px; height:151px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case10.png');
	top: 354px;
	left: 95px;
	}
#grille_rancon #case_10.case_rancon_occupe { background-position:-534px 0; }
#grille_rancon #case_10.case_rancon_vide { background-position:-712px 0; }
#grille_rancon #case_10.case_rancon_himself { background-position:-178px 0; }
#grille_rancon #case_10.case_rancon_finpartie { background-position:-356px 0; }
#grille_rancon #case_10 .zone_avatar_rancon { top: 37px; left: -42px; }	
#grille_rancon #case_10 .image_lot { top: 55px; left: 38px; }
#grille_rancon #case_10 .texte_point { top: 53px; left: -7px; }


#grille_rancon #case_11 { 
	width:188px; height:188px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case11.png');
	top: 232px;
	left: 143px;
	}
#grille_rancon #case_11.case_rancon_occupe { background-position:-564px 0; }
#grille_rancon #case_11.case_rancon_vide { background-position:-752px 0; }
#grille_rancon #case_11.case_rancon_himself { background-position:-188px 0; }
#grille_rancon #case_11.case_rancon_finpartie { background-position:-376px 0; }
#grille_rancon #case_11 .zone_avatar_rancon { top: 0; left: 3px; }	
#grille_rancon #case_11 .image_lot { top: 60px; left: 63px; }
#grille_rancon #case_11 .texte_point { top: 60px; left: -2px; }

#grille_rancon #case_12 { 
	width:149px; height:176px; background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/case/case12.png');
	top: 187px;
	left: 265px;
	}
#grille_rancon #case_12.case_rancon_occupe { background-position:-447px 0; }
#grille_rancon #case_12.case_rancon_vide { background-position:-596px 0; }
#grille_rancon #case_12.case_rancon_himself { background-position:-149px 0; }
#grille_rancon #case_12.case_rancon_finpartie { background-position:-298px 0; }
#grille_rancon #case_12 .zone_avatar_rancon { top: -44px; left: 40px; }	
#grille_rancon #case_12 .image_lot { top: 40px; left: 53px; }
#grille_rancon #case_12 .texte_point { top: 30px; left: 9px; }



#jdm_milieu #grille_rancon .case .pion_rancon{
	background-color:red;
	display:block;
	height:10px;
	width:10px;
}

#jdm_milieu #grille_rancon .case .pion_rancon span{
	background:red;
	display:none;
	position:absolute;
}

#jdm_milieu #grille_rancon .case .pion_rancon:hover span{
	display:block;
}

#grille_rancon #btn_go {
	background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/btn_lancer.png');
	width:112px;
	height:112px;
	position:absolute;
	top: 134px;
	left: 694px;
	}
#grille_rancon #btn_go:hover {
	background-position:-112px 0;
	}
#grille_rancon #btn_go:active {
	background-position:-224px 0;
	}


.popup_fao_rancon  {
	width:698px;
	margin-top:-150px;
	}
.popup_fao_rancon.popup_de  {
	}
	
.popup_fao_rancon .pa_haut, .popup_fao_rancon .pa_bas, .popup_fao_rancon .pa_milieu {
	width:100%;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	font-size: 16px !important;
	}
	
.popup_fao_rancon .pa_haut .titre .valeur_points { 
	position: absolute;
	left: 50%;
	margin-left: -201px;
	top: -16px;
	width: 400px;
	font-size: 43px;
	
	filter: Shadow(Color=000000, Direction=0, Strength=2),
			Shadow(Color=000000, Direction=45, Strength=1),
			Shadow(Color=000000, Direction=90, Strength=2), 
			Shadow(Color=000000, Direction=135, Strength=1)
			Shadow(Color=000000, Direction=180, Strength=2),
			Shadow(Color=000000, Direction=225, Strength=1),
			Shadow(Color=000000, Direction=270, Strength=2),
			Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			#000000 2px 0px 0px, 
			#000000 2px 2px 0px, 
			#000000 2px -2px 0px, 
			#000000 -2px 2px 0px, 
			#000000 -2px 0px 0px, 
			#000000 -2px -2px 0px, 
			#000000 0px 2px 0px, 
			#000000 0px -2px;
	}
.popup_fao_rancon .pa_haut .titre img { 
	position:absolute;
	left:50%;
	margin-left:-90px;
	top:-100px;
	}
.popup_fao_rancon .pa_haut .titre { 
	position: absolute;
	top: 295px;
	left:0;
	width: 100%;
	font-family: fao;
	font-size:30px;
	color:white;
	
	filter: Shadow(Color=#A6FFD5, Direction=0, Strength=2),
			Shadow(Color=#A6FFD5, Direction=45, Strength=1),
			Shadow(Color=#A6FFD5, Direction=90, Strength=2), 
			Shadow(Color=#A6FFD5, Direction=135, Strength=1)
			Shadow(Color=#A6FFD5, Direction=180, Strength=2),
			Shadow(Color=#A6FFD5, Direction=225, Strength=1),
			Shadow(Color=#A6FFD5, Direction=270, Strength=2),
			Shadow(Color=#A6FFD5, Direction=315, Strength=1);
	text-shadow: 
			##A6FFD5 2px 0px 0px, 
			##A6FFD5 2px 2px 0px, 
			##A6FFD5 2px -2px 0px, 
			##A6FFD5 -2px 2px 0px, 
			##A6FFD5 -2px 0px 0px, 
			##A6FFD5 -2px -2px 0px, 
			##A6FFD5 0px 2px 0px, 
			##A6FFD5 0px -2px;
	}
.popup_fao_rancon .pa_haut { height:390px; background-position:center bottom; background-repeat:no-repeat; }
.popup_fao_rancon .pa_bas { height:86px; background-position:center bottom; background-repeat:no-repeat; }

.popup_fao_rancon .pa_milieu { padding:10px 200px; font-family:fao;font-size:22px; background-position:center top; background-repeat:repeat-y; color:#FFFFFF;}

.popup_fao_rancon.popup_de .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/haut_lance.png'); }
.popup_fao_rancon.popup_de .pa_milieu { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/popup_milieu.png'); }
.popup_fao_rancon.popup_de .pa_bas { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bas.png'); }

/*.popup_fao_rancon.popup_erreur { color:#E89900;}*/
.popup_fao_rancon.popup_erreur .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/haut_error.png'); }
.popup_fao_rancon.popup_erreur .pa_milieu { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/popup_milieu.png'); }
.popup_fao_rancon.popup_erreur .pa_bas { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bas.png'); }

/*.popup_fao_rancon.popup_dommage { color:#13419C;}*/
.popup_fao_rancon.popup_dommage .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/haut_ko.png'); }
.popup_fao_rancon.popup_dommage .pa_milieu { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/popup_milieu.png'); }
.popup_fao_rancon.popup_dommage .pa_bas { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bas.png'); }

/*.popup_fao_rancon.popup_deja { color:#F8F92F;}*/
.popup_fao_rancon.popup_deja .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/haut_ok.png'); }
.popup_fao_rancon.popup_deja .pa_milieu { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/popup_milieu.png'); }
.popup_fao_rancon.popup_deja .pa_bas { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bas.png'); }

.popup_fao_rancon .popup_deja .pa_milieu .texte {	
	
	filter: Shadow(Color=000000, Direction=0, Strength=2),
			Shadow(Color=000000, Direction=45, Strength=1),
			Shadow(Color=000000, Direction=90, Strength=2), 
			Shadow(Color=000000, Direction=135, Strength=1)
			Shadow(Color=000000, Direction=180, Strength=2),
			Shadow(Color=000000, Direction=225, Strength=1),
			Shadow(Color=000000, Direction=270, Strength=2),
			Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			#000000 1px 0px 0px, 
			#000000 1px 1px 0px, 
			#000000 1px -1px 0px, 
			#000000 -1px 1px 0px, 
			#000000 -1px 0px 0px, 
			#000000 -1px -1px 0px, 
			#000000 0px 1px 0px, 
			#000000 0px -1px;	
	}
	

/*.popup_fao_rancon.popup_bravo { color:#FDFD47;}*/
.popup_fao_rancon.popup_bravo .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/haut_reserve.png'); }
.popup_fao_rancon.popup_bravo .pa_milieu { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/popup_milieu.png'); }
.popup_fao_rancon.popup_bravo .pa_bas { background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bas.png'); }

.popup_fao_rancon .popup_bravo .pa_milieu .texte { 
	
	filter: Shadow(Color=000000, Direction=0, Strength=2),
			Shadow(Color=000000, Direction=45, Strength=1),
			Shadow(Color=000000, Direction=90, Strength=2), 
			Shadow(Color=000000, Direction=135, Strength=1)
			Shadow(Color=000000, Direction=180, Strength=2),
			Shadow(Color=000000, Direction=225, Strength=1),
			Shadow(Color=000000, Direction=270, Strength=2),
			Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			#000000 1px 0px 0px, 
			#000000 1px 1px 0px, 
			#000000 1px -1px 0px, 
			#000000 -1px 1px 0px, 
			#000000 -1px 0px 0px, 
			#000000 -1px -1px 0px, 
			#000000 0px 1px 0px, 
			#000000 0px -1px;
}


.popup_fao_rancon #btn_lancer_de { height:55px; display:inline-block; position:relative; text-decoration:none; top: 90px;}

.popup_fao_rancon .btn_fermer { height:55px; display:inline-block; position:relative; text-decoration:none; top: 25px;}

.popup_fao_rancon #btn_lancer_de span,
.popup_fao_rancon .btn_fermer span { display:inline-block; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}


.popup_fao_rancon .btn_fermer .before, .popup_fao_rancon .btn_fermer .after { width:14px; height:100%;position:absolute;top:0;}
.popup_fao_rancon .btn_fermer .before { left:-14px;}
.popup_fao_rancon .btn_fermer .after { right:-14px;background-position:-14px 0}

.popup_fao_rancon #btn_lancer_de .before, .popup_fao_rancon #btn_lancer_de .after { width:14px; height:100%;position:absolute;top:0;}
.popup_fao_rancon #btn_lancer_de .before { left:-14px;}
.popup_fao_rancon #btn_lancer_de .after { right:-14px;background-position:-14px 0}
.popup_fao_rancon #btn_lancer_de .before,  .popup_fao_rancon #btn_lancer_de .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bouton.png');
}
.popup_fao_rancon #btn_lancer_de .milieu {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bouton_milieu.png');
	height:100%;
	font-family:fao;
	color:#2C522A;
	font-size:22px;
	padding-top: 3px;
	position:relative;
	}
	
.popup_fao_rancon #btn_lancer_de .milieu .loader {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/loader_wait.gif');
	width:31px;
	height:12px;
	position:relative;
	top:1px;
	display:inline-block;
	left:2px;
	}
	
.popup_fao_rancon.popup_de .ligne_de{
	/*height:121px;*/
	margin:15px 0 0 0;
	}
.popup_fao_rancon.popup_de .ligne_de div{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/des.png');
	width:121px;
	height:121px;
	display:inline-block;
	margin:2px 10px;
	}
.popup_fao_rancon.popup_de .ligne_de div.valeur_de_1{ background-position:0 0; }
.popup_fao_rancon.popup_de .ligne_de div.valeur_de_2{ background-position:-121px 0; }
.popup_fao_rancon.popup_de .ligne_de div.valeur_de_3{ background-position:-242px 0; }
.popup_fao_rancon.popup_de .ligne_de div.valeur_de_4{ background-position:-363px 0; }
.popup_fao_rancon.popup_de .ligne_de div.valeur_de_5{ background-position:-484px 0; }
.popup_fao_rancon.popup_de .ligne_de div.valeur_de_6{ background-position:-605px 0; }



 
.popup_fao_rancon.popup_erreur .btn_fermer .before,  .popup_fao_rancon.popup_erreur .btn_fermer .after ,
.popup_fao_rancon.popup_deja .btn_fermer .before,  .popup_fao_rancon.popup_deja .btn_fermer .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bouton.png');
}
.popup_fao_rancon.popup_erreur .btn_fermer .milieu,
.popup_fao_rancon.popup_deja .btn_fermer .milieu {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bouton_milieu.png');
	height:100%;
	font-family:fao;
	color:#2C522A;
	font-size:22px;
	padding-top: 3px;
	}

.popup_fao_rancon #btn_lancer_de:hover .before,
.popup_fao_rancon #btn_lancer_de:hover .milieu,
.popup_fao_rancon.popup_erreur .btn_fermer:hover .before,
.popup_fao_rancon.popup_erreur .btn_fermer:hover .milieu,
.popup_fao_rancon.popup_deja .btn_fermer:hover .before,
.popup_fao_rancon.popup_deja .btn_fermer:hover .milieu { background-position:0 -55px; }
.popup_fao_rancon #btn_lancer_de:hover .after,
.popup_fao_rancon.popup_erreur .btn_fermer:hover .after,
.popup_fao_rancon.popup_deja .btn_fermer:hover .after { background-position:-14px -55px; }
	
.popup_fao_rancon.popup_dommage .btn_fermer .before,  .popup_fao_rancon.popup_dommage .btn_fermer .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bouton.png');
}
.popup_fao_rancon.popup_dommage .btn_fermer .milieu {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bouton_milieu.png');
	height:100%;
	font-family:fao;
	color:#2C522A;
	font-size:22px;
	padding-top: 3px;
	}
.popup_fao_rancon.popup_dommage .btn_fermer:hover .before,
.popup_fao_rancon.popup_dommage .btn_fermer:hover .milieu { background-position:0 -55px; }
.popup_fao_rancon.popup_dommage .btn_fermer:hover .after { background-position:-14px -55px; }
	
.popup_fao_rancon.popup_bravo .btn_fermer .before,  .popup_fao_rancon.popup_bravo .btn_fermer .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bouton.png');
}
.popup_fao_rancon.popup_bravo .btn_fermer .milieu {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/bouton_milieu.png');
	height:100%;
	font-family:fao;
	color:#FDFD47;
	font-size:22px;
	padding-top: 3px;
	}
.popup_fao_rancon.popup_bravo .btn_fermer:hover .before,
.popup_fao_rancon.popup_bravo .btn_fermer:hover .milieu { background-position:0 -55px; }
.popup_fao_rancon.popup_bravo .btn_fermer:hover .after { background-position:-14px -55px; }

	
.popup_fao_rancon .titre_popup_lancement_de { 
	font-size:24px;
	color:#A6FFD5;
	}
	
#grille_rancon .text_explication {
	position: absolute;
	color: #D6C482;
	top: 90px;
	left: 121px;
	width: 230px;
	font-family: tahoma;
	font-size: 9px;
	}
	
.cache_rancon .texte_chargement {
	position: absolute;
	width: 100%;
	top: 25%;
	left: 0;
	font-family: fao;
	color: white;
	z-index: 2;
	margin-top: -30px;
	font-size: 40px;
	}
	
/**
==RANCON FIN
**/

	
	

.popup_regles_rancon,
.popup_regles_rancon_light,
.popup_case_rancon {
	width:698px;
	margin-top:-150px;
}


.popup_case_rancon .pa_haut,
.popup_regles_rancon .pa_haut,
.popup_regles_rancon_light .pa_haut{
	background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/haut_popup_regles_rancon.png') center bottom no-repeat;
	height:390px;
	}
	
.popup_case_rancon .pa_haut .titre,
.popup_regles_rancon .pa_haut .titre,
.popup_regles_rancon_light .pa_haut .titre {
	font-family: fao;
	position: absolute;
	top: 268px;
	left: 0;
	width: 100%;
	font-size: 33px;
	font-weight: bold;
	color:#FFF; 
	/* Variante pour IE9 */
	filter: Shadow(Color=000000, Direction=0, Strength=2),
			Shadow(Color=000000, Direction=45, Strength=1),
			Shadow(Color=000000, Direction=90, Strength=2), 
			Shadow(Color=000000, Direction=135, Strength=1)
			Shadow(Color=000000, Direction=180, Strength=2),
			Shadow(Color=000000, Direction=225, Strength=1),
			Shadow(Color=000000, Direction=270, Strength=2),
			Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			2px 0px #000000 , 
			-2px 0px #000000 , 
			0px 2px #000000 , 
			0px -2px #000000 , 
			1px 1px #000000 , 
			-1px 1px #000000 , 
			1px -1px #000000 , 
			-1px -1px #000000 ;
}
	
.popup_case_rancon .pa_milieu,
.popup_regles_rancon .pa_milieu,
.popup_regles_rancon_light .pa_milieu{
	background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/popup_regle_milieu.png') 60px top repeat-y;
	padding:0 100px 0 90px;
	font-family:tahoma;
	font-size:14px;
	color:#E8ECEB;
	height:500px;
	}
.popup_case_rancon .pa_milieu>.texte,
.popup_regles_rancon .pa_milieu>.texte,
.popup_regles_rancon_light .pa_milieu>.texte{
	height:100%;
	position:relative;
	}	
.popup_case_rancon .pa_milieu>.texte .page,
.popup_regles_rancon .pa_milieu>.texte .page,
.popup_regles_rancon_light .pa_milieu>.texte .page{
	height:90%;
	overflow:auto;
	}
	
.popup_case_rancon .pa_bas,
.popup_regles_rancon .pa_bas,
.popup_regles_rancon_light .pa_bas{
	background:url('//static.madwin.com/madwin/playbox/img/fao/rancon/popup/popup_regle_bas.png') 32px -1px no-repeat;
	height:103px;
	}
.popup_case_rancon .jspTrack,
.popup_regles_rancon .jspTrack,
.popup_regles_rancon_light .jspTrack{
	background:#2BEB8F;
	}
.popup_case_rancon .jspDrag,
.popup_regles_rancon .jspDrag,
.popup_regles_rancon_light .jspDrag{
	background:#273C26;
	}
	



	
.popup_case_rancon .pa_bas .btn_fermer,
.popup_regles_rancon .pa_bas .btn_fermer,
.popup_regles_rancon_light .pa_bas .btn_fermer,
.popup_regles_rancon .btn_tutoriel,
.popup_regles_rancon_light .btn_tutoriel{
	display:inline-block;
	height:55px;
	position:relative;
	top: 43px;
	}
	
.popup_regles_rancon_light .btn_tutoriel,
.popup_regles_rancon .btn_tutoriel{
	top:0px;
}
	
.popup_case_rancon .pa_bas .btn_fermer .before,
.popup_case_rancon .pa_bas .btn_fermer .after,
.popup_regles_rancon .pa_bas .btn_fermer .before,
.popup_regles_rancon .pa_bas .btn_fermer .after,
.popup_regles_rancon_light .pa_bas .btn_fermer .before,
.popup_regles_rancon_light .pa_bas .btn_fermer .after,
.popup_regles_rancon .btn_tutoriel .before,
.popup_regles_rancon .btn_tutoriel .after,
.popup_regles_rancon_light .btn_tutoriel .before,
.popup_regles_rancon_light .btn_tutoriel .after {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton.png');
	background-repeat:no-repeat;
	width:14px;
	height:100%;
	position:absolute;
	display:block;
	top:0;
	}
	
.popup_case_rancon .pa_bas .btn_fermer .before ,
.popup_case_rancon .pa_bas .btn_fermer .before ,
.popup_regles_rancon .pa_bas .btn_fermer .before ,
.popup_regles_rancon_light .pa_bas .btn_fermer .before ,
.popup_regles_rancon .btn_tutoriel .before ,
.popup_regles_rancon_light .btn_tutoriel .before { 
	left:-14px; 
	background-position:0 0;
	}
.popup_case_rancon .pa_bas .btn_fermer .after ,
.popup_case_rancon .pa_bas .btn_fermer .after ,
.popup_regles_rancon .pa_bas .btn_fermer .after ,
.popup_regles_rancon_light .pa_bas .btn_fermer .after ,
.popup_regles_rancon .btn_tutoriel .after ,
.popup_regles_rancon_light .btn_tutoriel .after { 
	right:-14px; 
	background-position:-14px 0;
	}
	
.popup_case_rancon .pa_bas .btn_fermer .milieu ,
.popup_regles_rancon .pa_bas .btn_fermer .milieu ,
.popup_regles_rancon_light .pa_bas .btn_fermer .milieu ,
.popup_regles_rancon .btn_tutoriel .milieu ,
.popup_regles_rancon_light .btn_tutoriel .milieu{
	background:url('//static.madwin.com/madwin/playbox/img/fao/wheel/popup/bouton_milieu.png') repeat-x;
	height:100%;
	display:inline-block;
	font-family:fao;
	color:#04512E;
	font-size:19px;
	padding-top: 6px;
}
.popup_regles_rancon .btn_tutoriel ,
.popup_regles_rancon_light .btn_tutoriel{
	top:5px;
}

.popup_case_rancon .pa_bas .btn_fermer:hover .before, 
.popup_case_rancon .pa_bas .btn_fermer:hover .milieu,
.popup_regles_rancon_light .pa_bas .btn_fermer:hover .before, 
.popup_regles_rancon_light .pa_bas .btn_fermer:hover .milieu,
.popup_regles_rancon .pa_bas .btn_fermer:hover .before, 
.popup_regles_rancon .pa_bas .btn_fermer:hover .milieu,
.popup_regles_rancon_light .btn_tutoriel:hover .before, 
.popup_regles_rancon_light .btn_tutoriel:hover .milieu,
.popup_regles_rancon .btn_tutoriel:hover .before, 
.popup_regles_rancon .btn_tutoriel:hover .milieu
 {
	background-position:0 -55px;
	color:#0FBD5F;
	}
.popup_case_rancon .pa_bas .btn_fermer:hover .after ,
.popup_regles_rancon_light .pa_bas .btn_fermer:hover .after ,
.popup_regles_rancon .pa_bas .btn_fermer:hover .after,
.popup_regles_rancon_light .btn_tutoriel:hover .after ,
.popup_regles_rancon .btn_tutoriel:hover .after 
 {
	background-position:-14px -55px;
	}
	
.popup_case_rancon .pa_bas .btn_fermer:active .before, 
.popup_case_rancon .pa_bas .btn_fermer:active .milieu,
.popup_regles_rancon_light .pa_bas .btn_fermer:active .before, 
.popup_regles_rancon_light .pa_bas .btn_fermer:active .milieu,
.popup_regles_rancon .pa_bas .btn_fermer:active .before, 
.popup_regles_rancon .pa_bas .btn_fermer:active .milieu,
.popup_regles_rancon_light .btn_tutoriel:active .before, 
.popup_regles_rancon_light .btn_tutoriel:active .milieu,
.popup_regles_rancon .btn_tutoriel:active .before, 
.popup_regles_rancon .btn_tutoriel:active .milieu
 {
	background-position:0 -110px;
	color:#0FBD5F;
	}
.popup_case_rancon .pa_bas .btn_fermer:active .after ,
.popup_regles_rancon_light .pa_bas .btn_fermer:active .after ,
.popup_regles_rancon .pa_bas .btn_fermer:active .after,
.popup_regles_rancon_light .btn_tutoriel:active .after ,
.popup_regles_rancon .btn_tutoriel:active .after 
 {
	background-position:-14px -110px;
	}
	
#popup_jdm.popup_case_rancon .pa_milieu .texte { font-size: 16px; color:#000000;}
#popup_jdm.popup_case_rancon .pa_milieu .texte table { width:100%; }
#popup_jdm.popup_case_rancon .pa_milieu .texte tr td:first-child { width:10%; font-weight:bold }
#popup_jdm.popup_case_rancon .pa_milieu .texte th { font-weight:bold; font-size: 14px;}
#popup_jdm.popup_case_rancon .pa_milieu .texte td { padding:5px;  }
#popup_jdm.popup_case_rancon .pa_milieu .texte tr.ligne_type_1 td ,
#popup_jdm.popup_case_rancon .pa_milieu .texte tr.ligne_butin_1 td { background:#078546; }
#popup_jdm.popup_case_rancon .pa_milieu .texte tr.ligne_type_0 td ,
#popup_jdm.popup_case_rancon .pa_milieu .texte tr.ligne_butin_0 td { background:#5CF8A9; }
#popup_jdm.popup_case_rancon .texte_cheque {
	color: #FFFFFF;
	font-size: 33px;
	font-family: fao;
	font-weight: bold;
	filter: Shadow(Color=000000, Direction=0, Strength=2),
		 Shadow(Color=000000, Direction=45, Strength=1),
		 Shadow(Color=000000, Direction=90, Strength=2), 
		 Shadow(Color=000000, Direction=135, Strength=1)
		 Shadow(Color=000000, Direction=180, Strength=2),
		 Shadow(Color=000000, Direction=225, Strength=1),
		 Shadow(Color=000000, Direction=270, Strength=2),
		 Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #000000, 
			 -2px 0 #000000, 
			 0 2px #000000, 
			 0 -2px #000000, 
			 1px 1px #000000, 
			 1px -1px #000000, 
			 -1px -1px #000000, 
			 -1px 1px #000000;
	}
.jdm_milieu_rancon .panneau_bas .zone_info_case_niveau1{
	right:-27px;
}
/**
==VORTEX DEBUT
**/
#jdm_parallax_vortex { top:0px; left:3750px; }
#jdm_zone_parallax .parallax_vortex_plan_1 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/vortex_plan1.jpg') no-repeat; z-index:1; }
#jdm_zone_parallax .parallax_vortex_plan_2 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/vortex_plan2.png') 700px 30px no-repeat; z-index:2; }
#jdm_zone_parallax .parallax_vortex_plan_3 { background:url('//static.madwin.com/madwin/playbox/img/fao/parallax/vortex_plan3.png') 100px -20px no-repeat; z-index:3; }

#table_lien_gagnant .vortex {
	color:#62172E;
	text-decoration:none;
	}
#table_lien_gagnant a:hover.vortex {
	color:#744227;
	text-decoration:none;
	}

.popup_case_vortex, 
.popup_regles_vortex, 
.popup_regles_vortex_light
{
	width:698px;
	margin-top:-100px;
	}
	
#popup_jdm.popup_case_vortex .pa_haut , 	
#popup_jdm.popup_regles_vortex .pa_haut , 	
#popup_jdm.popup_regles_vortex_light .pa_haut
{
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_regles_light_haut.png') center bottom no-repeat; 
	height:330px;
	position:relative;
}

.popup_case_vortex .pa_haut .titre,
.popup_regles_vortex .pa_haut .titre,
.popup_regles_vortex_light .pa_haut .titre
{ 
	position: absolute;
	font-family: fao;
	top: 215px;
	width: 100%;
	text-align: center;
	font-size: 35px;
	color: #FFFFFF;
	/* Variante pour IE9 */
	filter: Shadow(Color=A42752, Direction=0, Strength=2),
			Shadow(Color=A42752, Direction=45, Strength=1),
			Shadow(Color=A42752, Direction=90, Strength=2), 
			Shadow(Color=A42752, Direction=135, Strength=1)
			Shadow(Color=A42752, Direction=180, Strength=2),
			Shadow(Color=A42752, Direction=225, Strength=1),
			Shadow(Color=A42752, Direction=270, Strength=2),
			Shadow(Color=A42752, Direction=315, Strength=1);
	text-shadow: 
			#A42752 2px 0px 0px, 
			#A42752 2px 2px 0px, 
			#A42752 2px -2px 0px, 
			#A42752 -2px 2px 0px, 
			#A42752 -2px 0px 0px, 
			#A42752 -2px -2px 0px, 
			#A42752 0px 2px 0px, 
			#A42752 0px -2px;
	}

#popup_jdm.popup_case_vortex .pa_milieu>.texte, 
#popup_jdm.popup_regles_vortex .pa_milieu>.texte, 
#popup_jdm.popup_regles_vortex_light .pa_milieu>.texte
{ 
	width:508px; 
	color:#FFFFFF;
}

#popup_jdm.popup_case_vortex .pa_milieu,
#popup_jdm.popup_regles_vortex .pa_milieu,
#popup_jdm.popup_regles_vortex_light .pa_milieu
{
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_regles_light_milieu.png') center top repeat-y;
	font-family:tahoma;
	font-size:12px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0 95px;
}

#popup_jdm.popup_case_vortex .pa_bas , 	
#popup_jdm.popup_regles_vortex .pa_bas , 	
#popup_jdm.popup_regles_vortex_light .pa_bas
{
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_regles_light_bas.png') center top no-repeat; 
	height:104px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding-top:15px;
}


.popup_regles_vortex .btn_regles_precedent, 
.popup_regles_vortex_light .btn_regles_precedent
{ float:left; }

.popup_regles_vortex .btn_regles_suivant,
.popup_regles_vortex_light .btn_regles_suivant 
{ float:right; }


.popup_case_vortex .btn_fermer,
.popup_fao_vortex .btn_fermer,
.popup_regles_vortex .btn_fermer,
.popup_regles_vortex_light .btn_fermer, 
.popup_regles_vortex .btn_tutoriel,
.popup_regles_vortex_light .btn_tutoriel {
	position:relative;
	height:55px;
	display:inline-block;
	margin:auto;
	top:15px;
	}

.popup_regles_vortex .btn_tutoriel,
.popup_regles_vortex_light .btn_tutoriel {
	margin:10px auto;
}


.popup_case_vortex .btn_fermer .milieu,
.popup_fao_vortex .btn_fermer .milieu,
.popup_regles_vortex .btn_fermer .milieu,
.popup_regles_vortex_light .btn_fermer .milieu,
.popup_regles_vortex .btn_tutoriel .milieu,
.popup_regles_vortex_light .btn_tutoriel .milieu
{
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_bouton_milieu.png') 0 0 repeat-x;
	height:100%;
	color:#A53056;
	font-family:fao;
	text-decoration:none;
	padding-top:5px;
	font-size:20px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	}

.popup_case_vortex .btn_fermer .before,
.popup_case_vortex .btn_fermer .after,
.popup_fao_vortex .btn_fermer .before,
.popup_fao_vortex .btn_fermer .after,
.popup_regles_vortex .btn_fermer .before,
.popup_regles_vortex_light .btn_fermer .before,
.popup_regles_vortex .btn_fermer .after,
.popup_regles_vortex_light .btn_fermer .after,
.popup_regles_vortex .btn_tutoriel .before,
.popup_regles_vortex_light .btn_tutoriel .before,
.popup_regles_vortex .btn_tutoriel .after,
.popup_regles_vortex_light .btn_tutoriel .after{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_bouton_gauche_droite.png') 0 0 no-repeat;
	width:14px;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	}
	
.popup_case_vortex .btn_fermer .before,
.popup_fao_vortex .btn_fermer .before,
.popup_regles_vortex .btn_fermer .before,
.popup_regles_vortex_light .btn_fermer .before,
.popup_regles_vortex .btn_tutoriel .before,
.popup_regles_vortex_light .btn_tutoriel .before{ 
	left:-14px;
	}

.popup_case_vortex .btn_fermer .after,
.popup_fao_vortex .btn_fermer .after,
.popup_regles_vortex .btn_fermer .after,
.popup_regles_vortex_light .btn_fermer .after,
.popup_regles_vortex .btn_tutoriel .after,
.popup_regles_vortex_light .btn_tutoriel .after{ 
	background-position:-14px 0;
	right:-14px;
}

.popup_case_vortex .btn_fermer:hover .before ,
.popup_case_vortex .btn_fermer:hover .milieu ,
.popup_fao_vortex .btn_fermer:hover .before ,
.popup_fao_vortex .btn_fermer:hover .milieu ,
.popup_regles_vortex .btn_fermer:hover .before ,
.popup_regles_vortex_light .btn_fermer:hover .before ,
.popup_regles_vortex .btn_fermer:hover .milieu ,
.popup_regles_vortex_light .btn_fermer:hover .milieu,
.popup_regles_vortex .btn_tutoriel:hover .before ,
.popup_regles_vortex_light .btn_tutoriel:hover .before ,
.popup_regles_vortex .btn_tutoriel:hover .milieu ,
.popup_regles_vortex_light .btn_tutoriel:hover .milieu
{ 
background-position:0 -55px; 
color:#BC8286;
}


.popup_case_vortex .btn_fermer:hover .after ,
.popup_fao_vortex .btn_fermer:hover .after ,
.popup_regles_vortex .btn_fermer:hover .after ,
.popup_regles_vortex_light .btn_fermer:hover .after,
.popup_regles_vortex .btn_tutoriel:hover .after ,
.popup_regles_vortex_light .btn_tutoriel:hover .after
{ background-position:-14px -55px; }

.popup_case_vortex .btn_fermer:active .before ,
.popup_case_vortex .btn_fermer:active .milieu ,
.popup_fao_vortex .btn_fermer:active .before ,
.popup_fao_vortex .btn_fermer:active .milieu ,
.popup_regles_vortex .btn_fermer:active .before ,
.popup_regles_vortex_light .btn_fermer:active .before ,
.popup_regles_vortex .btn_fermer:active .milieu ,
.popup_regles_vortex_light .btn_fermer:active .milieu,
.popup_regles_vortex .btn_tutoriel:active .before ,
.popup_regles_vortex_light .btn_tutoriel:active .before ,
.popup_regles_vortex .btn_tutoriel:active .milieu ,
.popup_regles_vortex_light .btn_tutoriel:active .milieu
	{ 
	background-position:0 -110px; 
	color:#95357B;
	}


.popup_case_vortex .btn_fermer:active .after ,
.popup_fao_vortex .btn_fermer:active .after ,
.popup_regles_vortex .btn_fermer:active .after ,
.popup_regles_vortex_light .btn_fermer:active .after,
.popup_regles_vortex .btn_tutoriel:active .after ,
.popup_regles_vortex_light .btn_tutoriel:active .after
{ background-position:-14px -110px; }


#popup_jdm.popup_case_vortex .pa_milieu .texte table { width:100%; }
.lt-ie9 #popup_jdm.popup_case_vortex .pa_milieu .texte table { width:95%; }
#popup_jdm.popup_case_vortex .pa_milieu .texte tr td:first-child { width:10%; font-weight:bold }
#popup_jdm.popup_case_vortex .pa_milieu .texte th { /*font-weight:bold;*/ font-size: 14px;}
#popup_jdm.popup_case_vortex .pa_milieu .texte td { padding:5px;  }
#popup_jdm.popup_case_vortex .pa_milieu .texte tr.ligne_type_1 td ,
#popup_jdm.popup_case_vortex .pa_milieu .texte tr.ligne_butin_1 td { background:#322718; }
#popup_jdm.popup_case_vortex .pa_milieu .texte tr.ligne_type_0 td ,
#popup_jdm.popup_case_vortex .pa_milieu .texte tr.ligne_butin_0 td { background:#473822; }

.popup_case_vortex .texte_cheque { 
	font-family:fao;
	font-size:38px;
	color:#FF7BA9;
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}



.jdm_milieu_vortex .text_explication{
	z-index: 8;
	top: 129px;
	left: 470px;
	width: 230px;
	}
	
.jdm_milieu_vortex .text_explication_gauche{
	top: 129px;
	left: 140px;
	width: 230px;
	}

.jdm_milieu_vortex .entete_vortex .text_explication,
.jdm_milieu_vortex .entete_vortex .text_explication_gauche{
	top:100px;
	color:white;
	
	filter: Shadow(Color=CB19D1, Direction=0, Strength=2),
			Shadow(Color=CB19D1, Direction=45, Strength=1),
			Shadow(Color=CB19D1, Direction=90, Strength=2), 
			Shadow(Color=CB19D1, Direction=135, Strength=1)
			Shadow(Color=CB19D1, Direction=180, Strength=2),
			Shadow(Color=CB19D1, Direction=225, Strength=1),
			Shadow(Color=CB19D1, Direction=270, Strength=2),
			Shadow(Color=CB19D1, Direction=315, Strength=1);
	text-shadow: 
			#CB19D1 1px 0px 0px, 
			#CB19D1 1px 1px 0px, 
			#CB19D1 1px -1px 0px, 
			#CB19D1 -1px 1px 0px, 
			#CB19D1 -1px 0px 0px, 
			#CB19D1 -1px -1px 0px, 
			#CB19D1 0px 1px 0px, 
			#CB19D1 0px -1px;
	}
	
.jdm_milieu_vortex .entete_vortex .text_explication{
	left:930px;
	
	}
.jdm_milieu_vortex .entete_vortex .text_explication_gauche{
	left:120px;
	}
	

.jdm_milieu_vortex_visiteur .text_explication { 
	position:absolute; 
	top: 151px;
	left: 676px;
	width:235px;
	color:#E45647;
	}

.jdm_milieu_vortex_visiteur .fond_vortex_visiteur .gain_max{ 
	display: block;
	position: absolute;
	top: 104px;
	left: 300px;
	width: 240px;
	font-family:fao;
	font-size: 30px;
	text-transform:uppercase;
	}
.jdm_milieu_vortex_visiteur .fond_vortex_visiteur .gain_max span{ 
	font-size: 60px;
	color:#E45647;
	}

#grille_vortex {
	width:100%;
	height:86%;
	position:absolute;
	z-index:11;
	}
	
#grille_vortex a { text-decoration:none;}
	
#grille_vortex div.case_vortex {
	position:absolute;
	z-index:10;
}

.grille_vortex_l div.case_vortex {
	width:134px;
	height:112px;
}
	
#grille_vortex div.case_vortex a {
	display:block;
	width:100%;
	height:100%;
	}

#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_0 {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case_vortex_0.png') 
	}
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_1 {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case_vortex_1.png') 
	}
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_2 {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case_vortex_2.png') 
	}
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_3 {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case_vortex_3.png') 
	}
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_4 {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case_vortex_4.png') 
	}
	
#grille_vortex.grille_vortex_l div.case_vortex a:hover { background-position:-134px 0; }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_lot { background-position:-268px 0px; }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_points  { background-position:-268px 0px; }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_point { background-position:-268px 0px; }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_perdu { background-position:-402px 0px; }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_gagne { background-position:-536px 0px; }

#grille_vortex div.case_vortex a img { border:0px; }

#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_lot img { margin-top:35px; }
#grille_vortex div.case_vortex a.case_vortex_points  img { margin-top:18px; }
#grille_vortex div.case_vortex a.case_vortex_lot_anim img { margin-top:18px; }
#grille_vortex div.case_vortex a.case_vortex_points_anim img { margin-top:18px; }

#grille_vortex div.case_vortex span.valeur_points {  
	position:absolute;
	font-family:fao;
	color:white;
	display:block;

	/* Variante pour IE9 */
	filter: Shadow(Color=000000, Direction=0, Strength=2),
		Shadow(Color=000000, Direction=45, Strength=1),
		Shadow(Color=000000, Direction=90, Strength=2), 
		Shadow(Color=000000, Direction=135, Strength=1)
		Shadow(Color=000000, Direction=180, Strength=2),
		Shadow(Color=000000, Direction=225, Strength=1),
		Shadow(Color=000000, Direction=270, Strength=2),
		Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
		#000000 1px 0px 0px, 
		#000000 1px 1px 0px, 
		#000000 1px -1px 0px, 
		#000000 -1px 1px 0px, 
		#000000 -1px 0px 0px, 
		#000000 -1px -1px 0px, 
		#000000 0px 1px 0px, 
		#000000 0px -1px;
	}

#grille_vortex.grille_vortex_l div.case_vortex span.valeur_points{
	top: 25px;
	left: -15px;
	width:160px;
	font-size:26px;
}

#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_0.case_vortex_lot_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case0_anim_vide.png') }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_0.case_vortex_points_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case0_anim_vide.png') }
#grille_vortex.grille_vortex_l  div.case_vortex a.case_vortex_0.case_vortex_gagne_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case0_anim_gagne.png') }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_0.case_vortex_perdu_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case0_anim_perdu.png') }

#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_1.case_vortex_lot_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case1_anim_vide.png') }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_1.case_vortex_points_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case1_anim_vide.png') }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_1.case_vortex_gagne_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case1_anim_gagne.png') }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_1.case_vortex_perdu_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case1_anim_perdu.png') }

#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_2.case_vortex_lot_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case2_anim_vide.png') }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_2.case_vortex_points_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case2_anim_vide.png') }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_2.case_vortex_gagne_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case2_anim_gagne.png') }
#grille_vortex.grille_vortex_l div.case_vortex a.case_vortex_2.case_vortex_perdu_anim { background-image: url('//static.madwin.com/madwin/playbox/img/fao/vortex/sprite/l/case2_anim_perdu.png') }

#grille_vortex.grille_vortex_l .case_vortex .loader_open{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -20px;
	width: 80px;
	height: 80px;
	}

#grille_vortex.grille_vortex_l .case_vortex_0 .loader_open {background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/loader_0.gif');}
#grille_vortex.grille_vortex_l .case_vortex_1 .loader_open {background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/loader_1.gif');}
#grille_vortex.grille_vortex_l .case_vortex_2 .loader_open {background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/loader_2.gif');}
#grille_vortex.grille_vortex_l .case_vortex_3 .loader_open {background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/loader_3.gif');}
#grille_vortex.grille_vortex_l .case_vortex_4 .loader_open {background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/loader_4.gif');}

		
#jdm_milieu.jdm_milieu_vortex {
	width:1278px;
	margin:auto;
	position:relative;
	height:762px;
	margin-bottom:20px;
	}
	
#jdm_milieu.jdm_milieu_vortex_visiteur {
	height:514px;
	}
	
.entete_vortex{
	position:absolute;
	width:100%;
	height:360px;
	left:0;
	top:0;
	z-index:9;
}
	
.jdm_milieu_vortex .fond_vortex{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/fond.jpg') left top no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	z-index:7;
	height:100%;
	left:0;
	top:0;
	}
	
.jdm_milieu_vortex .fond_vortex_visiteur{ 
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/noaccess.jpg') center top no-repeat;
	width:1278px;
	position:absolute;
	z-index:7;
	height:514px;
	top: 0px;
	left:0px;
	}
	
.jdm_milieu_vortex .entete_vortex div, .jdm_milieu_vortex_visiteur .fond_vortex_visiteur{
	position:absolute;
	font-size: 18px;
	font-family:fao;
	color:#CB19D1;
	display:block;	
	}
	
.jdm_milieu_vortex .fond_vortex_visiteur div.titre_epreuve { 
	position:relative;
	top: 20px;
	font-family:fao;
	font-size:2.3em;
	color:#CB19D1;
	display:block;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1)
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}
	
	
/*	
.jdm_milieu_vortex_visiteur .fond_vortex_visiteur div.titre_epreuve { 
	position:absolute;
	font-size: 34px; 
	left: 330px; 
	top: 45px;
	}
*/
/*
.jdm_milieu_vortex_visiteur .fond_vortex_visiteur div.titre_romain { 
	position:absolute;
	font-size: 54px;
	left: 395px; 
	top: 30px;
	}
*/

#jdm_bas.fond_bas_vortex, #jdm_bas.fond_bas_vortex_visiteur {
	position:absolute;
	height:194px;
	bottom:0px;
	z-index:7;
	background:none;
	}
	
.jdm_milieu_vortex .fond_bas_vortex iframe{
	position: absolute;
	left: 270px;
	width: 960px;
	height: 50px;
}
.jdm_milieu_vortex_visiteur iframe{
	left: 250px;
	width: 770px;
	}
	
.popup_fao_vortex { 
	width:698px;  
	}

.popup_fao_vortex .pa_haut { 
	width:100%;  
	height:330px; 
	background-position:center bottom;
	background-repeat:no-repeat;
	}
	
.popup_fao_vortex.popup_erreur .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_haut_erreur.png'); }
.popup_fao_vortex.popup_point .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_haut_vide.png'); }
.popup_fao_vortex.popup_lot .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_haut_vide.png'); }
.popup_fao_vortex.popup_gagne .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_haut_stop.png'); }
.popup_fao_vortex.popup_perdu .pa_haut { background-image:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_haut_bombe.png'); }

.popup_fao_vortex .pa_milieu { 
	width:100%;
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_milieu.png') center top repeat-y;
	position:relative;
	padding:0 195px;
	color:white;
	}
	
.popup_fao_vortex .pa_milieu .texte{ 
	text-align:center;
	font-family: fao;
	font-size: 17px;
	} 
.lt-ie9 .popup_fao_vortex .pa_milieu .texte{ 
	margin-left:27px;
	}
	

.popup_fao_vortex .pa_haut .titre {
	position: absolute;
	top: 230px;
	font-family: fao;
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #FFFFFF;
	/* Variante pour IE9 */
	filter: Shadow(Color=A42752, Direction=0, Strength=2),
			Shadow(Color=A42752, Direction=45, Strength=1),
			Shadow(Color=A42752, Direction=90, Strength=2), 
			Shadow(Color=A42752, Direction=135, Strength=1)
			Shadow(Color=A42752, Direction=180, Strength=2),
			Shadow(Color=A42752, Direction=225, Strength=1),
			Shadow(Color=A42752, Direction=270, Strength=2),
			Shadow(Color=A42752, Direction=315, Strength=1);
	text-shadow: 
			#A42752 2px 0px 0px, 
			#A42752 2px 2px 0px, 
			#A42752 2px -2px 0px, 
			#A42752 -2px 2px 0px, 
			#A42752 -2px 0px 0px, 
			#A42752 -2px -2px 0px, 
			#A42752 0px 2px 0px, 
			#A42752 0px -2px;
}
	
#popup_jdm.popup_fao_vortex.popup_lot .pa_haut .titre .valeur_lot{
	position:absolute;
	top:-185px;
	left:140px;
}

#popup_jdm.popup_fao_vortex.popup_lot .pa_haut .titre .valeur_euros {  
	position: absolute;
	top: -125px;
	left: 37%;
	width: 26%;
	font-size: 46px;
}

#popup_jdm.popup_fao_vortex.popup_point .pa_haut .titre .valeur_points {  
	position: absolute;
	top: -115px;
	left: 32%;
	width: 36%;
	font-size: 39px;
}

	
	
.popup_fao_vortex .pa_bas { width:100%; height:115px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/vortex/popup/popup_bas.png') center top no-repeat;
	position:relative;
	height:86px;
	padding-top:5px;
	}
	


.cache_vortex .texte_chargement {
	position: absolute;
	width: 100%;
	top: 25%;
	left: 0;
	font-family: fao;
	color: white;
	z-index: 2;
	margin-top: -30px;
	font-size: 40px;
	}
	
/**
==VORTEX FIN
**//**** DEBUT CSS SUDOCASH *****/
/* ==SUDOCASH */
#jdm_milieu.jdm_milieu_sudocash_noaccess {
	width:1278px;
	margin:0 auto 20px auto;
	position:relative;
	height:514px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/sudocash/noacces.jpg') 0 0 no-repeat;
	}	
#jdm_milieu.jdm_milieu_sudocash {
	width:1278px;
	margin:0 auto 20px auto;
	position:relative;
	height:1228px;
	background:url('//static.madwin.com/madwin/playbox/img/fao/sudocash/fond.jpg') 0 0 no-repeat;
	}	
	
.jdm_milieu_sudocash #grille_sudocash {
	position:absolute;
	top:61px;
	left:82px;
	width:1114px;
	height:100%;
	z-index:6;
	}
#grille_sudocash div.case_sudocash {
	position:absolute;
	width:170px;
	height:220px;
	}
	
#grille_sudocash a.case_sudocash .cache {
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	z-index:1;
	}
#grille_sudocash a.case_sudocash img {
	
	width:145px;
	height:144px;
	position:relative;
	z-index:2;
	}
	
#grille_sudocash a.case_sudocash .btn_delete {
	z-index:3;
	}
	
#grille_sudocash a.case_sudocash .cache_over {
	background-position:-170px 0;
	}
#grille_sudocash a.case_sudocash .cache_combi {
	background-position:0 0;
	}

#grille_sudocash a.case_sudocash .cache_combi:before {
	content:'\0000E7\000027est\000020gagn\0000E9';
	font-family: fao;
	width:100%;
	text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
	font-size:26px;
	text-align: center;
	position: absolute;
	top:10px;
	display: block;
	color: #67CE4C;
}

#grille_sudocash a.case_sudocash .cache_bonus {
	background-position:-340px 0;
	}
#grille_sudocash a.case_sudocash .cache_confirmation {
	background-position:-510px 0;
	}
#grille_sudocash #conteneur_case_0 img, #grille_sudocash #conteneur_case_2 img, #grille_sudocash #conteneur_case_5 img, #grille_sudocash #conteneur_case_6 img, #grille_sudocash #conteneur_case_8 img {
	margin-top:70px;
	}
#grille_sudocash #conteneur_case_3 img {
	margin-top:70px;
	}
#grille_sudocash #conteneur_case_4 img {
	margin-top:57px;
	}
#grille_sudocash #conteneur_case_1 img, #grille_sudocash #conteneur_case_7 img {
	margin-top:40px;
	}
	
#grille_sudocash #conteneur_case_0 .valeur_case, #grille_sudocash #conteneur_case_2 .valeur_case, #grille_sudocash #conteneur_case_5 .valeur_case, #grille_sudocash #conteneur_case_6 .valeur_case, #grille_sudocash #conteneur_case_8 .valeur_case {
	margin-top:58px;
	}
#grille_sudocash #conteneur_case_3 .valeur_case {
	margin-top:54px;
	}
#grille_sudocash #conteneur_case_4 .valeur_case {
	margin-top:57px;
	}
#grille_sudocash #conteneur_case_1 .valeur_case, #grille_sudocash #conteneur_case_7 .valeur_case {
	margin-top:57px;
	}
	
#grille_sudocash #conteneur_case_0 .cache, #grille_sudocash #conteneur_case_2 .cache, #grille_sudocash #conteneur_case_5 .cache, #grille_sudocash #conteneur_case_6 .cache, #grille_sudocash #conteneur_case_8 .cache {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/sudocash/cache_3.png');
	}
#grille_sudocash #conteneur_case_3 .cache {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/sudocash/cache_1.png');
	}
#grille_sudocash #conteneur_case_4 .cache {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/sudocash/cache_2.png');
	}
#grille_sudocash #conteneur_case_1 .cache, #grille_sudocash #conteneur_case_7 .cache {
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/sudocash/cache_4.png');
	}
	
#grille_sudocash #conteneur_case_0 {
	top: 144px;
	left: 132px;
	}
#grille_sudocash #conteneur_case_1 {
	top: 150px;
	left: 315px;
	}
#grille_sudocash #conteneur_case_2 {
	top: 145px;
	left: 570px;
	}
	
#grille_sudocash #conteneur_case_3 {
	top: 373px;
	left: 56px;
	}
#grille_sudocash #conteneur_case_4 {
	top: 373px;
	left: 345px;
	}
#grille_sudocash #conteneur_case_5 {
	top: 369px;
	left: 577px;
	}
	
#grille_sudocash #conteneur_case_6 {
	top: 595px;
	left: 131px;
	}
#grille_sudocash #conteneur_case_7 {
	top: 600px;
	left: 314px;
	}
#grille_sudocash #conteneur_case_8 {
	top: 596px;
	left: 570px;
	}

.jdm_milieu_sudocash .text_explication {
	position: absolute;
	top: 20px;
	left: 180px;
	z-index: 1;
	width: 715px;
	text-align: center;
	font-family: fao;
	font-size: 20px;
	color: #F3F3F3;
	font-weight: bold;
	/* Variante pour IE9 */
	filter: Shadow(Color=C86801, Direction=0, Strength=2),
			Shadow(Color=C86801, Direction=45, Strength=1),
			Shadow(Color=C86801, Direction=90, Strength=2), 
			Shadow(Color=C86801, Direction=135, Strength=1)
			Shadow(Color=C86801, Direction=180, Strength=2),
			Shadow(Color=C86801, Direction=225, Strength=1),
			Shadow(Color=C86801, Direction=270, Strength=2),
			Shadow(Color=C86801, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #C86801, 
			-2px 0 #C86801, 
			0 -2px #C86801, 
			0 2px #C86801, 
			1px 1px #C86801, 
			-1px 1px #C86801, 
			-1px -1px #C86801, 
			1px 1px #C86801;
	}	
	
.jdm_milieu_sudocash_noaccess #grille_sudocash_noaccess { position:relative; width:100%; height:400px; }
	
.jdm_milieu_sudocash_noaccess .text_explication {
	position: absolute;
	top: 143px;
	left: 698px;
	z-index: 1;
	width: 300px;
	text-align: center;
	font-family: fao;
	font-size: 30px;
	color: #512606;
	}
.jdm_milieu_sudocash_noaccess .texte_dotation_max {
	position: absolute;
	top: 133px;
	left: 268px;
	z-index: 1;
	width: 240px;
	text-align: center;
	font-family: fao;
	font-size: 30px;
	color: #512606;
	}
.jdm_milieu_sudocash_noaccess .texte_dotation_max span {
	font-weight:bold;
	color:#E01818;
	font-size:1.2em;
	}

.jdm_milieu_sudocash .zone_pseudo_sudocash {
	position: absolute;
	top: 150px;
	left: 825px;
	width: 50px;
	text-align: center;
	color: #4A2A13;
	z-index: 2;
	font-size: 20px;
	font-weight: bold;
	font-family: tahoma;
	text-transform:uppercase;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	*display:none;
	}
.jdm_milieu_sudocash #nb_cadeau_restant_sudocash {
	position:absolute;
	top: 207px;
	right: 124px;
	width:38px;
	height:38px;
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/bulle_compteur.png');
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	text-align:center;
	font-family:fao;
	font-size:25px;
	color:#1D3E8B;
	z-index:1;
	}
.jdm_milieu_sudocash .next_case {
	position:absolute;
	top:200px;
	cursor:pointer;
	}
.jdm_milieu_sudocash .next_case img {
	width:145px;
	height:144px;
	}
.jdm_milieu_sudocash .next_case_1 {
	left:835px;
	}
	
.jdm_milieu_sudocash .next_case_2 {
	left:1000px;
	top:40px;
	}
.jdm_milieu_sudocash .next_case_2.next_case_tuto,
.jdm_milieu_sudocash .next_case_3.next_case_tuto,
.jdm_milieu_sudocash .next_case_4.next_case_tuto {
	left:835px;
	top:200px;
	display:none;
	}
.jdm_milieu_sudocash .next_case a.btn_zap {
	position:absolute;
	bottom:0px;
	right:-10px;
	cursor:pointer;	
	width:48px;
	height:44px;
	overflow:hidden;
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/bonus_zap.png');
	}
	
.jdm_milieu_sudocash .next_case_2 img { height:162px; width:auto;}

.jdm_milieu_sudocash .ligne_sudocash {
	position:relative;
	height:200px;
	}
	

.jdm_milieu_sudocash a.case_sudocash {
	width:100%;
	height:100%;
	display:block;
	/*position:relative;*/
	text-decoration: none;
	}
	
.jdm_milieu_sudocash .zone_bonus {
	width: 100px;
	height: 110px;
	position: absolute;
	top: 350px;
	left: 888px;
    z-index: 10;
	display:none;
	}
	
.jdm_milieu_sudocash .zone_bonus .ligne_bonus {
	height:50px;
	width:100%;
	position:relative;
	}
.jdm_milieu_sudocash .zone_bonus .ligne_bonus div {
	position:absolute;
	}
.jdm_milieu_sudocash .zone_bonus .ligne_bonus .icone_disabled {
	background-position:-48px 0;
	}
.jdm_milieu_sudocash .zone_bonus .ligne_bonus .icone {
	width:48px;
	height:44px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
	}
.jdm_milieu_sudocash .zone_bonus .ligne_bonus .texte {
	position:absolute;
	top: 0px;
	right: 55px;
	font-size: 36px;
	font-family:BradyBunchRemastered;
	/*font-weight:bold;*/
	color:#372942;
	}
.jdm_milieu_sudocash .zone_bonus .ligne_bonus_94 .icone {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/bonus_zap.png');
	}
.jdm_milieu_sudocash .zone_bonus .ligne_bonus_95 .icone {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/bonus_delete.png');
	}
.jdm_milieu_sudocash .zone_bonus .ligne_bonus_96 .icone {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/bonus_switch.png');
	}
.jdm_milieu_sudocash .zone_bonus .icone span {
	display:block;
	}
.jdm_milieu_sudocash .zone_bonus .icone .zone_aide{
	position:absolute;
	bottom:20px;
	left:-20px;
	}
.jdm_milieu_sudocash .zone_bonus .icone .zone_aide span{
	position:relative;
	width:133px;
	}
.jdm_milieu_sudocash .zone_bonus .zone_aide .za_haut{
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/aide_haut.png');
	height:30px;
	overflow:hidden;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding-top:9px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	}
.jdm_milieu_sudocash .zone_bonus .zone_aide .za_bas{
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/aide_bas.png');
	height:36px;
	overflow:hidden;
	}
.jdm_milieu_sudocash .zone_bonus .zone_aide .za_px{
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/aide_px.png');
	font-family:tahoma;
	font-size:11px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding:0px 5px;
	}
	
#grille_sudocash #btn_encaisser_sudo {
	display:block;
	position:absolute;
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/btn_encaisser.png');
	width:202px;
	height:57px;
	top:530px;
	right:140px;
	z-index:10;
	background-position:0px -57px;
	}
#grille_sudocash #btn_encaisser_sudo:hover {
	background-position:0px -114px;
	}
#grille_sudocash #btn_encaisser_sudo:active {
	background-position:0px 0px;
	}
#grille_sudocash .btn_encaisser_sudo_disable {
	background-position:0px 0px !important;
	cursor:default;
	}


#jdm_milieu .cache_sudocash { 
	z-index:10;
	}
	
#jdm_milieu .cache_sudocash .fond {
	background:#253554;
	-moz-opacity:0.50;
	opacity: 0.50;
	filter:alpha(opacity=50);
	}
	
.popup_fao_getContenuPopupCaseSudocash,
.popup_fao_sudocash,
.popup_case_sudocash,
.popup_regles_sudocash {
	width:698px;
	margin-top:-150px;
	}
	
.popup_fao_getContenuPopupCaseSudocash .pa_haut,
.popup_fao_sudocash .pa_haut,
.popup_case_sudocash .pa_haut,
.popup_regles_sudocash .pa_haut { 
	height:340px;
	background-position:center bottom;
	}
.popup_fao_sudocash.popup_erreur  .pa_haut,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .pa_haut  {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/popup_erreur.png');
	}
.popup_fao_sudocash.popup_gagne  .pa_haut  {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/popup_gagner.png');
	}
.popup_case_sudocash .pa_haut,
.popup_regles_sudocash .pa_haut {
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/popup_regle.png');
	}
	
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .pa_milieu,
.popup_fao_sudocash .pa_milieu {
	background: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/popup_milieu.png') top center repeat-y;
	padding: 0 195px;
	color:#FFFEFC;
	font-family: fao;
	font-size: 16px;
	}
.popup_case_sudocash .pa_milieu,
.popup_regles_sudocash .pa_milieu {
	background: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/popup_regle_milieu.png') top center repeat-y;
	max-height:550px;
	padding: 0 100px 50px 100px;
	font-family: verdana;
	font-size: 14px;
	}
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .pa_bas,
.popup_fao_sudocash .pa_bas {
	background: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/popup_bas.png') top center no-repeat;
	height:86px;
	padding: 30px 0;
	}
.popup_case_sudocash .pa_bas,
.popup_regles_sudocash .pa_bas {
	background: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/popup_regle_bas.png') top center no-repeat;
	height:104px;
	padding: 30px 0;
	}
	
.popup_case_sudocash .pa_milieu>.texte, .popup_case_sudocash .pa_milieu>.texte .page,
.popup_regles_sudocash .pa_milieu>.texte, .popup_regles_sudocash .pa_milieu>.texte .page {
	max-height:500px;
	color:#FFFEFC;
	}
	
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .pa_haut .titre,
.popup_fao_sudocash .pa_haut .titre,
.popup_case_sudocash .pa_haut .titre,
.popup_regles_sudocash .pa_haut .titre {
	font-family: fao;
	top: 220px;
	color: white;
	width: 100%;
	position: absolute;
	left: 0px;
	font-size: 30px;
	/* Variante pour IE9 */
	filter: Shadow(Color=C86801, Direction=0, Strength=2),
			Shadow(Color=C86801, Direction=45, Strength=1),
			Shadow(Color=C86801, Direction=90, Strength=2), 
			Shadow(Color=C86801, Direction=135, Strength=1)
			Shadow(Color=C86801, Direction=180, Strength=2),
			Shadow(Color=C86801, Direction=225, Strength=1),
			Shadow(Color=C86801, Direction=270, Strength=2),
			Shadow(Color=C86801, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #C86801, 
			-2px 0 #C86801, 
			0 -2px #C86801, 
			0 2px #C86801, 
			1px 1px #C86801, 
			-1px 1px #C86801, 
			-1px -1px #C86801, 
			1px 1px #C86801;
	}
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .pa_haut .titre,
.popup_fao_sudocash .pa_haut .titre 
{ top:245px; }
	
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer,
.popup_fao_sudocash .btn_fermer,
.popup_regles_sudocash .btn_tutoriel,
.popup_case_sudocash .btn_fermer,
.popup_regles_sudocash .btn_fermer {
	height:55px;
	display:inline-block;
	position:relative;
	}
	
.popup_regles_sudocash .btn_tutoriel { top:5px; }
	
.popup_regles_sudocash .btn_tutoriel .before,
.popup_regles_sudocash .btn_tutoriel .after,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer .before,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer .after ,
.popup_case_sudocash .btn_fermer .before,
.popup_case_sudocash .btn_fermer .after ,
.popup_regles_sudocash .btn_fermer .before,
.popup_regles_sudocash .btn_fermer .after ,
.popup_fao_sudocash .btn_fermer .before,
.popup_fao_sudocash .btn_fermer .after 
{
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/bouton.png');
	width:14px;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
}
.popup_regles_sudocash .btn_tutoriel .before,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer .before,
.popup_fao_sudocash .btn_fermer .before,
.popup_case_sudocash .btn_fermer .before,
.popup_regles_sudocash .btn_fermer .before {
	left:-14px;
	}
.popup_regles_sudocash .btn_tutoriel .after,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer .after,
.popup_fao_sudocash .btn_fermer .after,
.popup_case_sudocash .btn_fermer .after,
.popup_regles_sudocash .btn_fermer .after {
	background-position:-14px 0;
	right:-14px;
	}
	
.popup_regles_sudocash .btn_tutoriel .milieu,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer .milieu,
.popup_fao_sudocash .btn_fermer .milieu,
.popup_case_sudocash .btn_fermer .milieu,
.popup_regles_sudocash .btn_fermer .milieu 
{
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/popup/bouton_milieu.png');
	height:100%;
	display:block;
	font-family:fao;
	color:#442F23;
	font-size:19px;
	padding:7px 0 0 0;
}
	
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer:hover .before,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer:hover .milieu, 
.popup_fao_sudocash .btn_fermer:hover .before,
.popup_fao_sudocash .btn_fermer:hover .milieu, 
.popup_regles_sudocash .btn_tutoriel:hover .before,
.popup_regles_sudocash .btn_fermer:hover .before, 
.popup_regles_sudocash .btn_tutoriel:hover .milieu,
.popup_regles_sudocash .btn_fermer:hover .milieu,
.popup_case_sudocash .btn_fermer:hover .before, 
.popup_case_sudocash .btn_fermer:hover .milieu
 {
	background-position:0 -55px;
	}
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer:hover .after,
.popup_case_sudocash .btn_fermer:hover .after,
.popup_fao_sudocash .btn_fermer:hover .after,
.popup_regles_sudocash .btn_tutoriel:hover .after,
.popup_regles_sudocash .btn_fermer:hover .after {
	background-position:-14px -55px;
	}
	
.popup_case_sudocash .btn_fermer:active .before,
.popup_case_sudocash .btn_fermer:active .milieu, 
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer:active .before,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer:active .milieu, 
.popup_fao_sudocash .btn_fermer:active .before,
.popup_fao_sudocash .btn_fermer:active .milieu, 
.popup_regles_sudocash .btn_tutoriel:active .before,
.popup_regles_sudocash .btn_fermer:active .before, 
.popup_regles_sudocash .btn_tutoriel:active .milieu,
.popup_regles_sudocash .btn_fermer:active .milieu 
 {
	background-position:0 -55px;
	}
.popup_case_sudocash .btn_fermer:active .after,
.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer:active .after,
.popup_fao_sudocash .btn_fermer:active .after,
.popup_regles_sudocash .btn_tutoriel:active .after,
.popup_regles_sudocash .btn_fermer:active .after {
	background-position:-14px -55px;
	}
	
.popup_case_sudocash .pa_milieu .texte table {
	width:98%;
	text-align:center;
	margin:auto;
	}
.popup_case_sudocash .pa_milieu .texte td {
	width:50%;
	}
.popup_case_sudocash .pa_milieu .texte td .zone_point{
	font-family:fao;
	font-size:40px;
	font-weight:bold;
	color:#C86801;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1),
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}
	
	
.jdm_milieu_sudocash .case_sudocash a.btn_delete {
	position:absolute;
	bottom:0px;
	right:-10px;
	cursor:pointer;	
	width:48px;
	height:44px;
	overflow:hidden;
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/bonus_delete.png');
	}
	
.jdm_milieu_sudocash_noaccess .fond_bas_sudocash,
.jdm_milieu_sudocash .fond_bas_sudocash {
	width:1621px;
	height:218px;
	background-image: url('//static.madwin.com/madwin/playbox/img/fao/sudocash/bas_kraken.png');
	left:-190px;
	bottom:0px;
	position:absolute;
	}
.jdm_milieu_sudocash_noaccess .fond_bas_sudocash iframe,
.jdm_milieu_sudocash .fond_bas_sudocash iframe{
	top: 100px;
	width: 740px;
	left: 270px;
	}
	
.valeur_case{
	font-family:fao;
	font-size:42px;
	font-weight:bold;
	color:#C86801;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1),
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	width: 160px;
	height: 144px;
	padding-top: 39px;
	}
.valeur_case.points{
	font-size:35px;
}
/* ==SUDOCASH */
#grille_pillage .deco_haut_pillage {
	width:1113px; 
	position:absolute; 
	left:-3px;
	top:0px;
	height:190px; 
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/habillage_haut.png') 0 0 no-repeat;
	z-index: 3;
	}
.jdm_milieu_pillage.pilleur #grille_pillage .deco_haut_pillage,
.jdm_milieu_pillage.tuto #grille_pillage .deco_haut_pillage { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/habillage_haut_jauge.png') 0 0 no-repeat;
	}
#grille_pillage .deco_milieu_pillage { 
	position:relative;
	width: 110%;
	height: 1150px;
	margin-left: -77px;
	}
	
#grille_pillage .deco_gauche_pillage {
	position: absolute;
	width: 208px;
	height: 1150px;
	left: -65px;
	background: url('//static.madwin.com/madwin/playbox/img/fao/pillage/degrade_milieu.png') 0px 0px repeat-y;
	z-index: 2;
}
#grille_pillage .deco_droite_pillage {
	position: absolute;
	width: 208px;
	height: 1150px;
	right: -65px;
	background: url('//static.madwin.com/madwin/playbox/img/fao/pillage/degrade_milieu.png') -1070px 0px repeat-y;
	z-index: 2;
}

.jdm_milieu_pillage .porte { 
	position:absolute;
	background: url('//static.madwin.com/madwin/playbox/img/fao/pillage/grille.png') 34px no-repeat;
	width:1230px;
	height:1245px;
	top: 0px;
	left:-110px;
	z-index:1;
}
.jdm_milieu_pillage.pilleur .porte , 
.jdm_milieu_pillage.tuto .porte { 
	position:absolute;
	background: url('//static.madwin.com/madwin/playbox/img/fao/pillage/grille_compteur.png') 34px no-repeat;
	width:1230px;
	height:1245px;
	top: 0px;
	left:-110px;
	z-index:1;
}

.jdm_milieu_pillage {
	background: url('//static.madwin.com/madwin/playbox/img/fao/pillage/fond_fire.jpg') center 0px no-repeat;
	padding-bottom:102px;
	margin-bottom: 20px;
	}
	
#jdm_bas.jdm_bas_pillage{
	background: url('//static.madwin.com/madwin/playbox/img/fao/pillage/habillage_bas_fire.png') center 0px no-repeat;
	height:470px;
	z-index:3;
}
#jdm_bas.jdm_bas_pillage iframe{
	left: 250px;
	width: 780px;
}
#grille_pillage{
	overflow: hidden;
	position: relative;
}
.cache_chargement_pillage {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:13;
	
	}
.cache_chargement_pillage .texte_chargement {
	position: absolute;
	width: 100%;
	top: 40%;
	left: 0;
	font-family: fao;
	color: white;
	z-index: 2;
	margin-top: -30px;
	font-size: 40px;
	}
.cache_chargement_pillage .fond_transparent {
	background:black;
	opacity:0.70;
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%;
	}
.lt-ie9 .cache_chargement_pillage .fond_transparent {	
	filter : alpha(opacity=70);
	}
	
.cache_chargement_pillage .loader {
	width:64px;
	height:64px;
	left:50%;
	top:50%;
	margin-top:-32px;
	margin-left:-32px;
	position:absolute;
	z-index:2;
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/loader3.gif');
	}
	
#grille_pillage .case_pillage{ 
	display:block;
	position:absolute;
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_9.png'); 
	width:61px;
	height:72px;
}
.jdm_milieu_pillage.ouvert #grille_pillage .case_pillage{
	z-index:4;
}
.jdm_milieu_pillage.ferme #grille_pillage .case_pillage{
	z-index:0;
}
#grille_pillage .cp_ouverte { display:none; } 

#grille_pillage .case_pillage.cp_0{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_1.png'); width:47px; height:75px;}
#grille_pillage .case_pillage.cp_1{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_2.png'); width:60px; height:57px;}
#grille_pillage .case_pillage.cp_2{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_3.png'); width:64px; height:58px;}
#grille_pillage .case_pillage.cp_3{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_4.png'); width:48px; height:68px;}
#grille_pillage .case_pillage.cp_4{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_5.png'); width:61px; height:57px;}
#grille_pillage .case_pillage.cp_5{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_6.png'); width:84px; height:71px;}
#grille_pillage .case_pillage.cp_6{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_7.png'); width:68px; height:71px;}
#grille_pillage .case_pillage.cp_7{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_8.png'); width:57px; height:60px;}
#grille_pillage .case_pillage.cp_8{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_9.png'); width:61px; height:72px;}
#grille_pillage .case_pillage.cp_9{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_10.png'); width:73px; height:59px;}
#grille_pillage .case_pillage.cp_10{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_11.png'); width:76px; height:61px;}
#grille_pillage .case_pillage.cp_11{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_12.png'); width:67px; height:57px;}
#grille_pillage .case_pillage.cp_12{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_13.png'); width:61px; height:70px;}
#grille_pillage .case_pillage.cp_13{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_14.png'); width:57px; height:62px;}
#grille_pillage .case_pillage.cp_14{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_15.png'); width:65px; height:73px;}
#grille_pillage .case_pillage.cp_15{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_16.png'); width:77px; height:64px;}
#grille_pillage .case_pillage.cp_16{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_17.png'); width:61px; height:65px;}
#grille_pillage .case_pillage.cp_17{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_18.png'); width:58px; height:75px;}
#grille_pillage .case_pillage.cp_18{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_19.png'); width:59px; height:74px;}
#grille_pillage .case_pillage.cp_19{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_20.png'); width:77px; height:55px;}
#grille_pillage .case_pillage.cp_20{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_21.png'); width:62px; height:66px;}
#grille_pillage .case_pillage.cp_21{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_22.png'); width:48px; height:73px;}
#grille_pillage .case_pillage.cp_22{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_23.png'); width:54px; height:53px;}
#grille_pillage .case_pillage.cp_23{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_24.png'); width:73px; height:60px;}
#grille_pillage .case_pillage.cp_24{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_25.png'); width:67px; height:81px;}
#grille_pillage .case_pillage.cp_25{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_26.png'); width:79px; height:59px;}
#grille_pillage .case_pillage.cp_26{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_27.png'); width:79px; height:55px;}
#grille_pillage .case_pillage.cp_27{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_28.png'); width:75px; height:63px;}
#grille_pillage .case_pillage.cp_28{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_29.png'); width:79px; height:62px;}
#grille_pillage .case_pillage.cp_29{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_30.png'); width:70px; height:62px;}
#grille_pillage .case_pillage.cp_30{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_31.png'); width:61px; height:69px;}
#grille_pillage .case_pillage.cp_31{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_32.png'); width:70px; height:56px;}
#grille_pillage .case_pillage.cp_32{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_33.png'); width:75px; height:49px;}
#grille_pillage .case_pillage.cp_33{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_34.png'); width:65px; height:74px;}
#grille_pillage .case_pillage.cp_34{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_35.png'); width:76px; height:64px;}
#grille_pillage .case_pillage.cp_35{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_36.png'); width:66px; height:67px;}
#grille_pillage .case_pillage.cp_36{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_37.png'); width:75px; height:50px;}
#grille_pillage .case_pillage.cp_37{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_38.png'); width:76px; height:58px;}
#grille_pillage .case_pillage.cp_38{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_39.png'); width:83px; height:58px;}
#grille_pillage .case_pillage.cp_39{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_40.png'); width:72px; height:59px;}
#grille_pillage .case_pillage.cp_40{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_41.png'); width:78px; height:58px;}
#grille_pillage .case_pillage.cp_41{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_42.png'); width:66px; height:58px;}
#grille_pillage .case_pillage.cp_42{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_43.png'); width:64px; height:64px;}
#grille_pillage .case_pillage.cp_43{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_44.png'); width:88px; height:58px;}
#grille_pillage .case_pillage.cp_44{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_45.png'); width:71px; height:63px;}
#grille_pillage .case_pillage.cp_48{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_46.png'); width:66px; height:63px;}
#grille_pillage .case_pillage.cp_45{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_47.png'); width:71px; height:67px;}
#grille_pillage .case_pillage.cp_46{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_48.png'); width:64px; height:64px;}
#grille_pillage .case_pillage.cp_47{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_49.png'); width:69px; height:69px;}
#grille_pillage .case_pillage.cp_49{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_50.png'); width:73px; height:60px;}

#grille_pillage .case_pillage.cp_0:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_1_over.png');}
#grille_pillage .case_pillage.cp_1:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_2_over.png');}
#grille_pillage .case_pillage.cp_2:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_3_over.png');}
#grille_pillage .case_pillage.cp_3:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_4_over.png');}
#grille_pillage .case_pillage.cp_4:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_5_over.png');}
#grille_pillage .case_pillage.cp_5:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_6_over.png');}
#grille_pillage .case_pillage.cp_6:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_7_over.png');}
#grille_pillage .case_pillage.cp_7:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_8_over.png');}
#grille_pillage .case_pillage.cp_8:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_9_over.png');}
#grille_pillage .case_pillage.cp_9:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_10_over.png');}
#grille_pillage .case_pillage.cp_10:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_11_over.png');}
#grille_pillage .case_pillage.cp_11:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_12_over.png');}
#grille_pillage .case_pillage.cp_12:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_13_over.png');}
#grille_pillage .case_pillage.cp_13:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_14_over.png');}
#grille_pillage .case_pillage.cp_14:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_15_over.png');}
#grille_pillage .case_pillage.cp_15:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_16_over.png');}
#grille_pillage .case_pillage.cp_16:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_17_over.png');}
#grille_pillage .case_pillage.cp_17:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_18_over.png');}
#grille_pillage .case_pillage.cp_18:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_19_over.png');}
#grille_pillage .case_pillage.cp_19:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_20_over.png');}
#grille_pillage .case_pillage.cp_20:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_21_over.png');}
#grille_pillage .case_pillage.cp_21:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_22_over.png');}
#grille_pillage .case_pillage.cp_22:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_23_over.png');}
#grille_pillage .case_pillage.cp_23:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_24_over.png');}
#grille_pillage .case_pillage.cp_24:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_25_over.png');}
#grille_pillage .case_pillage.cp_25:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_26_over.png');}
#grille_pillage .case_pillage.cp_26:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_27_over.png');}
#grille_pillage .case_pillage.cp_27:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_28_over.png');}
#grille_pillage .case_pillage.cp_28:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_29_over.png');}
#grille_pillage .case_pillage.cp_29:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_30_over.png');}
#grille_pillage .case_pillage.cp_30:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_31_over.png');}
#grille_pillage .case_pillage.cp_31:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_32_over.png');}
#grille_pillage .case_pillage.cp_32:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_33_over.png');}
#grille_pillage .case_pillage.cp_33:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_34_over.png');}
#grille_pillage .case_pillage.cp_34:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_35_over.png');}
#grille_pillage .case_pillage.cp_35:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_36_over.png');}
#grille_pillage .case_pillage.cp_36:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_37_over.png');}
#grille_pillage .case_pillage.cp_37:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_38_over.png');}
#grille_pillage .case_pillage.cp_38:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_39_over.png');}
#grille_pillage .case_pillage.cp_39:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_40_over.png');}
#grille_pillage .case_pillage.cp_40:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_41_over.png');}
#grille_pillage .case_pillage.cp_41:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_42_over.png');}
#grille_pillage .case_pillage.cp_42:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_43_over.png');}
#grille_pillage .case_pillage.cp_43:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_44_over.png');}
#grille_pillage .case_pillage.cp_44:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_45_over.png');}
#grille_pillage .case_pillage.cp_48:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_46_over.png');}
#grille_pillage .case_pillage.cp_45:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_47_over.png');}
#grille_pillage .case_pillage.cp_46:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_48_over.png');}
#grille_pillage .case_pillage.cp_47:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_49_over.png');}
#grille_pillage .case_pillage.cp_49:hover{background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/diamants/diamant_50_over.png');}

.popup_pillage_historique .btn_fermer,
.popup_fao_getContenuPopupCasePillage .btn_fermer,
.popup_fao_getContenuPopupFortunePillage  .btn_fermer,
.popup_regles_pillage .btn_tutoriel,
.popup_regles_pillage .btn_fermer,
.popup_fao_pillage .btn_fermer{
	position:relative;
	height:55px;
	display:inline-block;
	margin:auto;
	text-decoration:none;
	}
.popup_regles_pillage .btn_tutoriel{top:15px;}
.popup_pillage_historique .btn_fermer,
.popup_fao_getContenuPopupCasePillage .btn_fermer,
.popup_fao_getContenuPopupFortunePillage  .btn_fermer,
.popup_regles_pillage .btn_fermer{top:32px;}

.popup_pillage_historique .btn_fermer .milieu,
.popup_fao_getContenuPopupCasePillage .btn_fermer .milieu,
.popup_fao_getContenuPopupFortunePillage  .btn_fermer .milieu,
.popup_regles_pillage .btn_tutoriel .milieu,
.popup_regles_pillage .btn_fermer .milieu,
.popup_fao_pillage .btn_fermer .milieu{
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/bouton_milieu.png') repeat-x;
	height:100%;
	color:white;
	font-family:fao;
	text-decoration:none;
	font-size:21px;
	padding-top: 1px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	}
.popup_pillage_historique .btn_fermer .before,
.popup_fao_getContenuPopupCasePillage .btn_fermer .before,
.popup_fao_getContenuPopupFortunePillage  .btn_fermer .before,
.popup_regles_pillage .btn_tutoriel .before,
.popup_regles_pillage .btn_fermer .before,
.popup_fao_pillage .btn_fermer .before { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/bouton.png') 0 0 no-repeat;
	position:absolute;top:0px;left:-14px;
	width:14px;height:100%;
	overflow:hidden;
	}
.popup_pillage_historique .btn_fermer .after,
.popup_fao_getContenuPopupCasePillage .btn_fermer .after,
.popup_fao_getContenuPopupFortunePillage  .btn_fermer .after,
.popup_regles_pillage .btn_tutoriel .after,
.popup_regles_pillage .btn_fermer .after,
.popup_fao_pillage .btn_fermer .after { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/bouton.png') -14px 0 no-repeat;
	position:absolute;top:0px;right:-14px;
	width:14px;height:100%;
	overflow:hidden;
	}
.popup_pillage_historique .btn_fermer:hover .milieu,
.popup_fao_getContenuPopupCasePillage .btn_fermer:hover .milieu,
.popup_fao_getContenuPopupFortunePillage  .btn_fermer:hover .milieu,
.popup_regles_pillage .btn_tutoriel:hover .milieu,
.popup_regles_pillage .btn_fermer:hover .milieu,
.popup_fao_pillage .btn_fermer:hover .milieu{background-position:0 -55px; color:#680907; }
.popup_pillage_historique .btn_fermer:hover .before,
.popup_fao_getContenuPopupCasePillage .btn_fermer:hover .before,
.popup_fao_getContenuPopupFortunePillage  .btn_fermer:hover .before,
.popup_regles_pillage .btn_tutoriel:hover .before,
.popup_regles_pillage .btn_fermer:hover .before,
.popup_fao_pillage .btn_fermer:hover .before { background-position:0 -55px; }
.popup_pillage_historique .btn_fermer:hover .after,
.popup_fao_getContenuPopupCasePillage .btn_fermer:hover .after,
.popup_fao_getContenuPopupFortunePillage  .btn_fermer:hover .after,
.popup_regles_pillage .btn_tutoriel:hover .after,
.popup_regles_pillage .btn_fermer:hover .after,
.popup_fao_pillage .btn_fermer:hover .after { background-position:-14px -55px !important; }

.popup_fao_pillage { 	
	width:698px; 
	font-family:tahoma; 
	font-size: 12px; 
	margin-top:-300px;
	}

body .popup_fao_pillage .pa_haut { 
	height:550px; 
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/popup_diamant.png') 0 0 no-repeat;
	position:relative;
	}
body .popup_fao_pillage.popup_erreur .pa_haut { background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/popup_erreur.png') 0 0 no-repeat; }
body .popup_fao_pillage.popup_bombe .pa_haut { background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/popup_bombe.png') 0 0 no-repeat; }

.popup_fao_pillage .pa_haut .titre { 
	position:absolute;
	font-family:fao;
	font-size:40px;
	font-weight: bold;
	width:100%; 
	top:446px; 
	color:#680907; 
	/* Variante pour IE9 */
	filter: Shadow(Color=FFCCCB, Direction=0, Strength=2),
			Shadow(Color=FFCCCB, Direction=45, Strength=1),
			Shadow(Color=FFCCCB, Direction=90, Strength=2), 
			Shadow(Color=FFCCCB, Direction=135, Strength=1)
			Shadow(Color=FFCCCB, Direction=180, Strength=2),
			Shadow(Color=FFCCCB, Direction=225, Strength=1),
			Shadow(Color=FFCCCB, Direction=270, Strength=2),
			Shadow(Color=FFCCCB, Direction=315, Strength=1);
	text-shadow: 
			1px 0px #FFCCCB , 
			-1px 0px #FFCCCB , 
			0px 1px #FFCCCB , 
			0px -1px #FFCCCB , 
			1px 1px #FFCCCB , 
			-1px 1px #FFCCCB , 
			1px -1px #FFCCCB , 
			-1px -1px #FFCCCB ;
	}
	
body .popup_fao_pillage .pa_milieu { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/popup_milieu.png') center 0 repeat-y;
	position:relative;
	padding:10px 191px;
	color:#FFCCCB;
	}
	
.popup_fao_pillage .pa_milieu .texte_point {
	position: absolute;
	width: 100%;
	top: -250px;
	text-align: center;
	left: 0;
	font-family: fao;
	font-size: 57px;
	line-height: 45px;
	color: #E0C33A;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=8B0D23, Direction=0, Strength=2),
			Shadow(Color=8B0D23, Direction=45, Strength=2),
			Shadow(Color=8B0D23, Direction=90, Strength=2), 
			Shadow(Color=8B0D23, Direction=135, Strength=2)
			Shadow(Color=8B0D23, Direction=180, Strength=2),
			Shadow(Color=8B0D23, Direction=225, Strength=2),
			Shadow(Color=8B0D23, Direction=270, Strength=2),
			Shadow(Color=8B0D23, Direction=315, Strength=2);
	text-shadow: 
			2px 0 #8B0D23, 
			-2px 0 #8B0D23, 
			0 2px #8B0D23, 
			0 -2px #8B0D23, 
			1px -1px #8B0D23, 
			1px 1px #8B0D23, 
			-1px 1px #8B0D23, 
			-1px -1px #8B0D23;
	font-weight:bold;
	}	
.popup_fao_pillage .pa_milieu .texte_point.texte_euro {
	top: -240px;
	}
.popup_fao_pillage .pa_milieu .image_lot {
	position: absolute;
	top: -271px;
	left: 50%;
	margin-left: -63px;
	width: 126px;
	height: auto;
	}
.popup_fao_pillage .pa_milieu .texte{  
	font-family:fao;
	font-size:18px;
	/*color:white;*/
	}
.popup_fao_pillage .pa_milieu .texte .texte_deja_ouverte{  
	color:#B61717;
}
.popup_fao_pillage .pa_bas { 
	height:86px; 
	width: 418px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding-top:30px;
	margin: auto;
	}
	
body .popup_fao_pillage .pa_bas { 
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/popup_bas.png') 0 0 no-repeat;
	}

.popup_pillage_historique ,
.popup_fao_getContenuPopupCasePillage ,
.popup_fao_getContenuPopupFortunePillage  ,
.popup_regles_pillage,
.popup_regles_pillage_light {
	width:698px;
	margin-top:-100px;
}


.popup_pillage_historique .pa_haut,
.popup_fao_getContenuPopupCasePillage .pa_haut,
.popup_fao_getContenuPopupFortunePillage  .pa_haut,
.popup_regles_pillage .pa_haut,
.popup_regles_pillage_light .pa_haut{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/popup_regle_haut.png') 0 0 no-repeat;
	height:550px;
	}
	
.popup_pillage_historique .pa_haut .titre,
.popup_fao_getContenuPopupCasePillage .pa_haut .titre,
.popup_fao_getContenuPopupFortunePillage  .pa_haut .titre,
.popup_regles_pillage .pa_haut .titre,
.popup_regles_pillage_light .pa_haut .titre {
	font-family: fao;
	position: absolute;
	top: 425px;
	left: 0;
	width: 100%;
	font-size: 32px;
	font-weight: bold;
	color:#680907; 
	/* Variante pour IE9 */
	filter: Shadow(Color=FFCCCB, Direction=0, Strength=2),
			Shadow(Color=FFCCCB, Direction=45, Strength=1),
			Shadow(Color=FFCCCB, Direction=90, Strength=2), 
			Shadow(Color=FFCCCB, Direction=135, Strength=1)
			Shadow(Color=FFCCCB, Direction=180, Strength=2),
			Shadow(Color=FFCCCB, Direction=225, Strength=1),
			Shadow(Color=FFCCCB, Direction=270, Strength=2),
			Shadow(Color=FFCCCB, Direction=315, Strength=1);
	text-shadow: 
			#FFCCCB 2px 0px 0px, 
			#FFCCCB 2px 2px 0px, 
			#FFCCCB 2px -2px 0px, 
			#FFCCCB -2px 2px 0px, 
			#FFCCCB -2px 0px 0px, 
			#FFCCCB -2px -2px 0px, 
			#FFCCCB 0px 2px 0px, 
			#FFCCCB 0px -2px;
}

#popup_jdm.popup_fao_getContenuPopupCasePillage .texte_cheque,
#popup_jdm.popup_fao_getContenuPopupFortunePillage  .texte_cheque {
	color: #FFFFF;
	font-size: 33px;
	font-family: fao;
	font-weight: bold;
	filter: Shadow(Color=000000, Direction=0, Strength=2),
		 Shadow(Color=000000, Direction=45, Strength=1),
		 Shadow(Color=000000, Direction=90, Strength=2), 
		 Shadow(Color=000000, Direction=135, Strength=1)
		 Shadow(Color=000000, Direction=180, Strength=2),
		 Shadow(Color=000000, Direction=225, Strength=1),
		 Shadow(Color=000000, Direction=270, Strength=2),
		 Shadow(Color=000000, Direction=315, Strength=1);
	text-shadow: 
			2px 0 #000000, 
			 -2px 0 #000000, 
			 0 2px #000000, 
			 0 -2px #000000, 
			 1px 1px #000000, 
			 1px -1px #000000, 
			 -1px -1px #000000, 
			 -1px 1px #000000;
	}
	
.popup_pillage_historique .pa_milieu,
.popup_fao_getContenuPopupCasePillage .pa_milieu,
.popup_fao_getContenuPopupFortunePillage  .pa_milieu,
.popup_regles_pillage .pa_milieu,
.popup_regles_pillage_light .pa_milieu{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/popup_regle_milieu.png') 66px 0 repeat-y;
	padding:0 93px;
	font-family:tahoma;
	font-size:14px;
	color:#E8ECEB;
	height:500px;
	}
.popup_pillage_historique .pa_milieu{
	height:300px;
}
.popup_fao_getContenuPopupCasePillage .pa_milieu { height:500px; }
.popup_fao_getContenuPopupFortunePillage  .pa_milieu { height:500px; }
.popup_fao_getContenuPopupCasePillage .pa_milieu .texte {height:100%; overflow:auto;}
.popup_fao_getContenuPopupFortunePillage  .pa_milieu .texte {height:100%; overflow:auto;}
.popup_regles_pillage .pa_milieu .texte .page,
.popup_regles_pillage .pa_milieu .texte .page{
	height:440px;
	overflow:auto;
	}
	
.popup_pillage_historique .pa_bas,
.popup_fao_getContenuPopupCasePillage .pa_bas,
.popup_fao_getContenuPopupFortunePillage  .pa_bas,
.popup_regles_pillage .pa_bas,
.popup_regles_pillage_light .pa_bas{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/popup/popup_regle_bas.png') 38px 0 no-repeat;
	height:104px;
	}
.popup_pillage_historique .jspTrack,
.popup_fao_getContenuPopupCasePillage .jspTrack,
.popup_fao_getContenuPopupFortunePillage  .jspTrack,
.popup_regles_pillage .jspTrack,
.popup_regles_pillage_light .jspTrack{
	background:#DB9B9A;
	}
.popup_pillage_historique .jspDrag,
.popup_fao_getContenuPopupCasePillage .jspDrag,
.popup_fao_getContenuPopupFortunePillage  .jspDrag,
.popup_regles_pillage .jspDrag,
.popup_regles_pillage_light .jspDrag{
	background:#962320;
	}
	
.popup_fao_getContenuPopupFortunePillage .pa_milieu .texte td .zone_point{
	font-family:fao;
	font-size:40px;
	font-weight:bold;
	color:#680907;
	
	/* Variante pour IE9 */
	filter: Shadow(Color=FFFFFF, Direction=0, Strength=2),
			Shadow(Color=FFFFFF, Direction=45, Strength=1),
			Shadow(Color=FFFFFF, Direction=90, Strength=2), 
			Shadow(Color=FFFFFF, Direction=135, Strength=1),
			Shadow(Color=FFFFFF, Direction=180, Strength=2),
			Shadow(Color=FFFFFF, Direction=225, Strength=1),
			Shadow(Color=FFFFFF, Direction=270, Strength=2),
			Shadow(Color=FFFFFF, Direction=315, Strength=1);
	text-shadow: 
			#FFFFFF 2px 0px 0px, 
			#FFFFFF 2px 2px 0px, 
			#FFFFFF 2px -2px 0px, 
			#FFFFFF -2px 2px 0px, 
			#FFFFFF -2px 0px 0px, 
			#FFFFFF -2px -2px 0px, 
			#FFFFFF 0px 2px 0px, 
			#FFFFFF 0px -2px;
	}

	
#popup_jdm.popup_case_pillage .pa_milieu .texte table { width:100%; }
#popup_jdm.popup_case_pillage .pa_milieu .texte tr td:first-child { width:10%; font-weight:bold }
#popup_jdm.popup_case_pillage .pa_milieu .texte th { font-weight:bold; font-size: 14px;}
#popup_jdm.popup_case_pillage .pa_milieu .texte td { padding:5px; font-size:15px;font-family: tahoma; }
#popup_jdm.popup_case_pillage .pa_milieu .texte tr.ligne_type_1 td ,
#popup_jdm.popup_case_pillage .pa_milieu .texte tr.ligne_butin_1 td { background:#962320; }
#popup_jdm.popup_case_pillage .pa_milieu .texte tr.ligne_type_0 td ,
#popup_jdm.popup_case_pillage .pa_milieu .texte tr.ligne_butin_0 td { background:#DB9B9A; }

	
#jdm_milieu .autopilote{
	width:135px;
	height:60px;
	position:absolute;
	padding-top: 3px;
	color:black;
}
#jdm_milieu .autopilote.tuto{
	top: -100px;
	left: 196px;
}

#jdm_milieu .autopilote .lien_autopilote{
	text-decoration:underline;
	cursor:pointer;
	color:black;
	padding-top: 9px;
	width: 68px;
}

#jdm_milieu .autopilote .icone{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/bouton_autopilote.png') 0 0px no-repeat;
	width:40px;
	height:40px;
	position: absolute;
	top: 20px;
	left: 72px;
	cursor:pointer;
}
#jdm_milieu .autopilote .icone.inactif{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/bouton_autopilote.png') 0 -80px no-repeat;
}
#jdm_milieu .autopilote .icone.impossible{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/bouton_autopilote.png') 0 -120px no-repeat;
	left: 43px;
}
@media screen and (min-width: 993px) {
	#jdm_milieu .autopilote .icone:hover{
		background-position: 0 -40px;
	}
	#jdm_milieu .autopilote .icone.impossible:hover{
		background-position: 0 -120px;
	}
}

#jdm_milieu .zone_jauge{
	position:absolute;
	left: 50%;
	top: 5%;
	width:295px;
	height:69px;
	transform:rotate(-3deg); 
	-ms-transform:rotate(-3deg); /* Internet Explorer */
	-moz-transform:rotate(-3deg); /* Firefox */
	-webkit-transform:rotate(-3deg); /* Safari et Chrome */ 
	-o-transform:rotate(-3deg); /* Opera */
	margin-left: -155px;
	z-index:4;
	/*background-color: green;*/
}
#jdm_milieu .zone_jauge .cadre_jauge{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/cadre_jauge.png') no-repeat;
	width:300px;
	height:90px;
	transform:rotate(3deg); 
	-ms-transform:rotate(3deg); /* Internet Explorer */
	-moz-transform:rotate(3deg); /* Firefox */
	-webkit-transform:rotate(3deg); /* Safari et Chrome */ 
	-o-transform:rotate(3deg); /* Opera */
	position:absolute;
	z-index:1;
	top: -16px;
	left: -4px;
}
#jdm_milieu .zone_jauge .zone_palier{
	position:relative;
	height: 69px;
	float: left;
	margin-top: 4px;
}
#jdm_milieu .zone_jauge .palier{
	height: 62px;
	margin:auto;
	position:relative;
}
#jdm_milieu .zone_jauge .palier.valide{
	background-color:#EACB3E;
}
#jdm_milieu .zone_jauge .palier.invalide{
	background-color:#3E1D0E;
}
#jdm_milieu .zone_jauge .zone_palier .temps{
	position: absolute;
	top: -33px;
	left: 12px;
	color: #EACB3E;
	z-index: 1;
	font-family: fao;
	font-size: 13px;
}
#jdm_milieu .zone_jauge .zone_palier .before{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/bulle_jauge.png') 0 0 no-repeat;
	width:8px;
	height:30px;
	position:absolute;
	left:-8px;
	top:0px;
}
#jdm_milieu .zone_jauge .zone_palier .milieu{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/bulle_jauge_px.png') repeat-x;
	height:26px;
	padding-top: 4px;
	position:relative;
}
#jdm_milieu .zone_jauge .zone_palier .after{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/bulle_jauge.png') -8px 0 no-repeat;
	width:8px;
	height:30px;
	position:absolute;
	right:-8px;
	top:0px;
}
#jdm_milieu .zone_jauge .zone_palier .pointe{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/pointe_bulle.png') 0 0 no-repeat;
	width:14px;
	height:14px;
	position:absolute;
	left:50%;
	top:30px;
	margin-left:-7px;
}

.zone_compteur{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/compteur.png') 0 0 no-repeat;
	width:256px;
	height:112px;
	position: absolute;
	top: 290px;
	z-index: 10;
	color: #66FFFE;
	text-align: center;
	font-family: fao;
	font-size: 13px;
	left: 50%;
	margin-left: -113px;
}
.porte .zone_compteur{
	background:none;
	top: 600px;
	margin-left: -81px;
}

.zone_compteur #counter{
	margin-left: 78px;
	margin-top: 32px;
	cursor:pointer;
	transform:rotate(-16deg); 
	-ms-transform:rotate(-16deg); /* Internet Explorer */
	-moz-transform:rotate(-16deg); /* Firefox */
	-webkit-transform:rotate(-16deg); /* Safari et Chrome */ 
	-o-transform:rotate(-16deg); /* Opera */
}
.porte .zone_compteur #counter{
	margin-left: 42px;
	margin-top: 5px;
	transform:rotate(0deg); 
	-ms-transform:rotate(0deg); /* Internet Explorer */
	-moz-transform:rotate(0deg); /* Firefox */
	-webkit-transform:rotate(0deg); /* Safari et Chrome */ 
	-o-transform:rotate(0deg); /* Opera */
}

.zone_compteur #counter .cntDigit#cnt_2 { margin-left: 2px; }
.porte .zone_compteur #counter .cntDigit#cnt_2 { margin-left: 7px; }


.zone_compteur #counter .cntSeparator { display: none; }

.zone_compteur_popup{
	margin-top:6px;
	margin-left:58px;
	height:60px;
}
.popup_pillage_historique .liste_pillage_historique .ligne_pilleur.lm_valide{
	font-weight:normal;
	font-size:18px;
}
.popup_pillage_historique .liste_pillage_historique .ligne_pilleur.lm_invalide{
	text-decoration:line-through;
}
.jdm_milieu_pillage .panneau_bas .zone_info_case{
	left:788px;
}

#jdm_milieu.jdm_milieu_pillage.visiteur{
	background-image:none;
 }
#jdm_milieu.jdm_milieu_pillage.tuto{
	background: url('//static.madwin.com/madwin/playbox/img/fao/pillage/fond.jpg') center 0px no-repeat;
 }
#grille_pillage_noaccess{
	background:url('//static.madwin.com/madwin/playbox/img/fao/pillage/noacces.jpg') no-repeat;
	width:1278px;
	height:514px;
	margin-left: -83px;
}
.jdm_milieu_pillage.visiteur #grille_pillage_noaccess .text_explication {
	position: absolute;
	top: 121px;
	left: 712px;
	width: 235px;
	color: #FF4F4A;
	font-family: fao;
	font-size: 27px;
}
.jdm_milieu_pillage.visiteur #grille_pillage_noaccess .texte_dotation_max {
	display: block;
	color:#962320;
	position: absolute;
	top: 104px;
	left: 123px;
	width: 240px;
	font-family: fao;
	font-size: 27px;
	text-transform: uppercase;
}

.jdm_milieu_pillage.visiteur #grille_pillage_noaccess .texte_dotation_max span {
	font-size: 40px;
	color: #FF4F4A;
}

.jdm_milieu_pillage.visiteur #grille_pillage_noaccess iframe{
	position: absolute;
	bottom: 132px;
	height: 71px;
	overflow: hidden;
	left: 167px;
	width: 780px;
}
/*
.zone_historique_pilleurs{
	position: absolute;
	top: 50px;
	right: -137px;
	cursor: pointer;
	color: white;
	z-index: 3;
	width: 150px;
	height: 30px;
}
*/

.zone_info_fortune {
	position: absolute;
	top: -140px;
	right: -18px;
	z-index: 3;
}
.zone_historique_pilleurs {
	position: absolute;
	top: -11px;
	right: 54px;
	z-index: 3;
}
.zone_historique_pilleurs .btn_case{
	display:inline-block;
	position:relative;
	margin:auto;
	height:34px;
}		
.zone_historique_pilleurs .zone_info_case { position:absolute; top:-100px; left:765px; width:160px; height:28px;}
.zone_historique_pilleurs .btn_case .before,
.zone_historique_pilleurs .btn_case .after{ 
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/boutons/bouton_menu.png');
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	height:100%;
	width:18px;
	overflow:hidden;
	}
.zone_historique_pilleurs .btn_case .before{ 
	background-position:0 0;
	left:-18px;
	}
.zone_historique_pilleurs .btn_case .after{ 
	background-position:-18px 0;
	right:-18px;
	}
.zone_historique_pilleurs .btn_case .milieu{ 
	position:relative;
	background:url('//static.madwin.com/madwin/playbox/img/fao/boutons/bouton_menu_milieu.png') 0 0 repeat-x;
	height:100%;
	color:#EACB3E;
	padding-top:5px;
	font-family:fao;
	text-decoration:none;
	font-size:15px;
	line-height:16px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	}
.zone_historique_pilleurs .btn_case:hover .after { background-position:-18px -34px !important; }
.zone_historique_pilleurs .btn_case:hover .before { background-position:0px -34px !important; }
.zone_historique_pilleurs .btn_case:hover .milieu { background-position:0px -34px !important; }
html {

}


@media screen and (max-width: 992px) {


    table, tr, td {
        width: 100%;
    }
/* CORPS DE PAGE */
	#corps-sans-rien {
		display: grid;
		grid-template: auto / 100%;
		grid-auto-rows: auto;
		grid-gap: 20px;
		grid-column-gap: 20px;
		column-gap: 20px;
		grid-row-gap: 20px;
		row-gap: 20px;
		align-items: stretch;
		justify-items: stretch;

		width: 100%;
		height: auto;
	}


	#cache_jdm .transparent_back {
        opacity: 1;
	}

/* IMAGES DE BACKGROUND */
	body > img {
		display: none;
	}

/* HAUT DE PAGE */
	#jdm_haut {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: 1 / 2;
		grid-column: 1 / 2;

		width: 100%;
		height: auto;

		margin: auto;
	}
	#jdm_haut:before {
		display: none;
	}
	#jdm_haut #deco_fond_parallax_gauche {
		display: none;
	}
	#jdm_zone_parallax {
		display: none;
	}
	#jdm_haut #deco_fond_parallax_milieu {
		display: none;
	}
	#jdm_haut #deco_fond_parallax_droite {
		display: none;
	}
	#jdm_zone_logo_bouton {
		display: none;
	}
	#jdm_haut .icone_menu {
		display: none;
	}

	#fao-mobile-zone-logo-bouton {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		display: grid;
		grid-template-rows: auto auto;
		grid-template-columns: 100%;
		grid-template-areas:
			"logo"
			"sous-logo";

		width: 100%;
		height: auto;
	}
	#fao-mobile-caroussel-burger {
        position: relative;
        /*top: -6vw;*/
        bottom: auto;
        /*left: -3vw;*/
        right: auto;
        grid-area: burger;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        border: none;
        border-radius: 3vw;
        background: none;
        color: white;
        font-family: fao;
        font-size: 10vw;
        /*margin: auto;*/
        padding: 1px 6px;
	}
	#fao-mobile-caroussel-burger > i {
		display: block;
		margin: auto;
	}
	#fao-mobile-caroussel-container {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: caroussel;

		display: none;

		box-sizing: border-box;

		width: 100%;
		height: auto;

		border: none;
	}
	#fao-mobile-caroussel {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		display: flex;
		flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: space-around;

		width: 100%;
		height: auto;
	}
	#fao-mobile-caroussel .fao-mobile-carrousel-link {
position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 55%;
    min-height: auto;
    margin: 1vw;
    border: 0.8vw outset white;
    border-radius: 20px;
    color: white;
    font-size: 4vw;
    font-family: fao;
    line-height: unset;
    text-align: center;
    text-decoration: none;
	}
	#fao-mobile-caroussel-link-niveau1 {
		background-color: #6491C8;
	}
	#fao-mobile-caroussel-link-z {
		background-color: #2441BE;
	}
	#fao-mobile-caroussel-link-niveau2 {
		background-color: #6491C8;
	}
	#fao-mobile-caroussel-link-v {
		background-color: #E65F9F;
	}
	#fao-mobile-caroussel-link-d {
		background-color: #DE8512;
	}
	#fao-mobile-caroussel-link-r {
		background-color: #228F2F;
	}
	#fao-mobile-caroussel-link-i {
		background-color: #D33232;
	}
	#fao-mobile-logo {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: logo;

		display: grid;
		grid-template-areas: "burger img" "caroussel caroussel";
		grid-template-rows: auto auto;
		grid-template-columns: 16% 84%;

		width: 100%;
		height: auto;
	}
	#fao-mobile-logo > img {
		grid-area: img;

		width: 100%;
	}
	#fao-mobile-sous-logo {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		grid-area: sous-logo;
		width: 100%;
		height: auto;
		margin: unset;
		color: white;
		font-family: fao;
		font-size: 4vw;
	}

	.zone_background_info_grille {
		display: none;
	}

/* COMPTEUR */
	.zone_compteur {
		display: none;
	}
	/*.zone_compteur {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: 2/ 3;
		grid-column: 1 / 2;

		width: 100%;
		height: auto;

		margin: auto;

		background: none;

		font-size: calc(13 * 100vw / 256);
	}
	.zone_compteur #counter {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		margin: auto;

		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	.cntDigit {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 25vw !important;
		height: calc(29 * 25vw / 21) !important;

		margin: 0;

		background-size: 100% 100% !important;
	}*/

/* LIENS GAGNANTS */
	#table_lien_gagnant {
		display: none;
	}


/* MILIEU DE PAGE */
	#jdm_milieu {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: 2 / 3;
		grid-column: 1 / 2;

		display: grid;
		grid-auto-rows: auto;
		grid-gap: 0;
		grid-column-gap: 0;
		column-gap: 0;
		grid-row-gap: 0;
		row-gap: 0;
		align-items: stretch;
		justify-items: stretch;

		width: 100%;
		height: auto;
	}
	#jdm_milieu .panneau_bas {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: 1 / 2;
		grid-column: 1 / 2;

		display: grid;
		grid-template-areas:
			"info-grille"
			"info-clics"
			"info-case"
			"info-regle"
			"info-fortune";
		grid-template-rows: auto;
		grid-template-columns: 100%;
		grid-gap: 0;
		grid-column-gap: 0;
		column-gap: 0;
		grid-row-gap: 1.5vw;
		row-gap: 1.5vw;
		align-items: stretch;
		justify-items: stretch;

		width: 100%;
		height: auto;

		margin-bottom: 5vw;
	}
	.panneau_bas .zone_info_case_niveau1,
	.panneau_bas .zone_info_regle_niveau1,
	.panneau_bas .zone_liste_butins_niveau1 {
		text-align: center;
	}
	.jdm_milieu_rancon .panneau_bas .zone_info_case_niveau1 {
		right: auto;
	}
	.panneau_bas .jdm_avatar_membre {
		display: none;
	}
	.panneau_bas .zone_info_case_niveau1 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: info-case;

		width: 100%;
		height: auto;
	}
	.panneau_bas .zone_info_regle_niveau1 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: info-regle;

		width: 100%;
		height: auto;

		background-size: 100% 100%;
	}
	.jdm_milieu_roue .panneau_bas .zone_info_clics,
    .jdm_milieu_planete .panneau_bas .zone_info_clics,
	.jdm_milieu_mise .panneau_bas .zone_info_clics,
	.jdm_milieu_vortex .panneau_bas .zone_info_clics,
	.jdm_milieu_sudocash_noaccess .panneau_bas .zone_info_clics,
	.jdm_milieu_sudocash .panneau_bas .zone_info_clics,
	.jdm_milieu_rancon .panneau_bas .zone_info_clics,
	.jdm_milieu_pillage .panneau_bas .zone_info_clics {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: info-clics;

		width: 100%;
		height: auto;

		background-size: 100% 100%;

		font-size: calc(11 * 100vw / 148);
	}
	.jdm_milieu_roue .panneau_bas .zone_info_grille,
	.jdm_milieu_planete .panneau_bas .zone_info_grille,
	.jdm_milieu_mise .panneau_bas .zone_info_grille,
	.jdm_milieu_vortex .panneau_bas .zone_info_grille,
	.jdm_milieu_sudocash_noaccess .panneau_bas .zone_info_grille,
	.jdm_milieu_sudocash .panneau_bas .zone_info_grille,
	.jdm_milieu_rancon .panneau_bas .zone_info_grille,
	.jdm_milieu_pillage .panneau_bas .zone_info_grille {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: info-grille;

		width: 100%;
		height: auto;

		background-size: 100% 100%;

		font-size: 4vw;
		text-transform:uppercase;
	}
	.jdm_milieu_roue .panneau_bas .zone_info_grille table,
	.jdm_milieu_planete .panneau_bas .zone_info_grille table {
		font-size: calc(20 * 100vw / 382);
		line-height: normal;
		text-transform:uppercase;
	}
	.jdm_milieu_roue .panneau_bas .zone_info_grille td > br:last-of-type {
		display: none;
	}
	.jdm_milieu_roue .panneau_bas .zone_info_grille span {
		font-size: calc(14 * 100vw / 382);
		line-height: normal;
	}
	.panneau_bas .btn_case {
		height: auto;
	}
	.panneau_bas .btn_case .before {
		display: none;
	}
	.panneau_bas .btn_case .after {
		display: none;
	}
	.panneau_bas .btn_case .milieu {
		width: 60vw;

		background: #BB8F62;

		font-size: calc(14 * 60vw / 160);
		line-height: 1.2;
	}
	.panneau_bas .zone_info_case_niveau1 .milieu,
	.panneau_bas .zone_info_regle_niveau1 .milieu,
	.panneau_bas .zone_liste_butins_niveau1 .milieu{
		font-size: calc(14 * 60vw / 150);
	}

	.jdm_milieu_mise .panneau_bas .zone_info_case,
	.jdm_milieu_planete .panneau_bas .zone_info_case,
	.jdm_milieu_pillage .panneau_bas .zone_info_case {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: info-case;

		width: 100%;
		height: auto;

		font-size: calc(14 * 60vw / 160);
	}
	.jdm_milieu_mise .panneau_bas .zone_info_regle,
	.jdm_milieu_planete .panneau_bas .zone_info_regle,
	.jdm_milieu_pillage .panneau_bas .zone_info_regle {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: info-regle;

		width: 100%;
		height: auto;

		font-size: calc(14 * 60vw / 160);
	}
	.zone_info_fortune {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: info-fortune;

		width: 100%;
		height: auto;

		font-size: calc(14 * 60vw / 160);
	}
	.panneau_bas .btn_voir_turiel {
		display: none;
	}
	.zone_info_grille,
	.zone_info_grille a,
	.zone_info_grille table {
		font-size: calc(15 * 100vw / 382);
	}

/* GOUVERNAIL */
	#jdm_milieu.jdm_milieu_roue {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		margin: auto;
	}
	#grille_niveau1 {
		display: grid;
		grid-template-areas:
			"svg"
			"taquet"
			"multiclic-1"
			"multiclic-2"
			"multiclic-3";
		grid-template-rows: auto;
		grid-template-columns: 100%;
		grid-gap: 0;
		grid-column-gap: 0;
		column-gap: 0;
		grid-row-gap: 1.5vw;
		row-gap: 1.5vw;
		align-items: stretch;
		justify-items: stretch;

		width: 100%;
		height: auto;

		background: none;
	}
	#roue_svg {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: svg;

		width: 100%;
		height: auto;
	}
	#roue_svg svg {
		width: 100%;
		height: 100vw;
	}
	/*#roue_svg svg image[width="147"] {
		width: calc(147 * 100vw / 734);
	}
	#roue_svg svg image[width="181"] {
		width: calc(181 * 100vw / 734);
	}
	#roue_svg svg image[height="294"] {
		height: calc(294 * 100vw / 734);
	}
	#roue_svg svg image[height="181"] {
		height: calc(181 * 100vw / 734);
	}*/
	#grille_niveau1 .taquet {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: taquet;

		width: 100%;
		height: auto;

		background: none;
	}
	#grille_niveau1 .taquet .texte {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		font-size: 6vw;
	}
	#zone_last_gagnant_wheel {
		display: none;
	}
	.btn_multiclic {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;
	}
	.btn_multiclic .before {
		display: none;
	}
	.btn_multiclic .after {
		display: none;
	}
	.btn_multiclic .milieu {
		width: auto;

		padding: 1vw;

		border-radius: 5vw;

		background: #56CA53;

		font-size: calc(19 * 100vw / 220);
		line-height: 1.2;
	}
	.btn_multiclic.multiclic1 {
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: multiclic-1;
	}
	.btn_multiclic.multiclic2 {
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: multiclic-2;
	}
	.btn_multiclic.multiclic3 {
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: multiclic-3;
	}

/* MISE */
	#grille_mise {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		display: grid;
		grid-template-columns: 50vw 50vw;
		grid-template-rows: repeat(5, auto);
		grid-auto-rows: auto;
		grid-auto-flow: column;
		grid-gap: 0;
		grid-column-gap: 0;
		column-gap: 0;
		grid-row-gap: 2vw;
		row-gap: 2vw;
		align-items: stretch;
		justify-items: stretch;

		width: 100%;
		height: auto;

		background: none;
	}
	#grille_mise .deco_haut_mise {
		display: none;
	}
	#grille_mise .texte_descriptif {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-row: 1 / 2;
		grid-column: 1 / 3;

		width: 100%;
		height: auto;

		font-size: calc(18 * 100vw / 446);
		line-height: normal;
	}
	#grille_mise div.case_mise {
		position: relative;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;

		width: 50vw;
		height: calc(128 * 50vw / 168);

		background-size: 100% 100%;
	}
	.case_mise_ferme .mise_cache_coupe {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 50vw;
		height: calc(128 * 50vw / 168);

		background-size: 100% 100%;
	}
	.case_mise_ferme .nb_token {
		top: calc(10 * 50vw / 168);
		bottom: auto;
		left: auto;
		right: calc(10 * 50vw / 168);

		width: calc(32 * 50vw / 168);
		height: calc(33 * 50vw / 168);

		background-size: 100% 100%;
		font-size: calc(20 * 50vw / 168);
		line-height: calc(33 * 50vw / 168);
	}
	.case_mise_ferme .a_token {
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: calc(70 * 50vw / 168);
		height: calc(31 * 50vw / 168);

		background-position: calc(76.5 * 50vw / 168) 0;
		background-size: calc(100% * 168/70) 100%;
	}
	.case_mise_ferme .a_token_1 { bottom: calc(26 * 50vw / 168); left: calc(19 * 50vw / 168); }
	.case_mise_ferme .a_token_2 { bottom: calc(26 * 50vw / 168); left: calc(43 * 50vw / 168); }
	.case_mise_ferme .a_token_3 { bottom: calc(26 * 50vw / 168); left: calc(81 * 50vw / 168); }
	.case_mise_ferme .a_token_4 { bottom: calc(36 * 50vw / 168); left: calc(59 * 50vw / 168); }
	.case_mise_ferme .a_token_5 { bottom: calc(48 * 50vw / 168); left: calc(16 * 50vw / 168); }
	.case_mise_ferme .a_token_6 { bottom: calc(46 * 50vw / 168); left: calc(-1 * 50vw / 168); }
	.case_mise_ferme .a_token_7 { bottom: calc(39 * 50vw / 168); left: calc(89 * 50vw / 168); }
	.case_mise_ferme .a_token_8 { bottom: calc(46 * 50vw / 168); left: calc(49 * 50vw / 168); }
	.case_mise_ferme .a_token_9 { bottom: calc(56 * 50vw / 168); left: calc(19 * 50vw / 168); }
	.case_mise_ferme .a_token_10 { bottom: calc(50 * 50vw / 168); left: calc(83 * 50vw / 168); }

	.case_mise_ouverte .mise_banqueroute {
		top: calc(14 * 50vw / 168);
		left: calc(5 * 50vw / 168);

		width: calc(150 * 50vw / 168);
		height: calc(126 * 50vw / 168);

		background-position: 0 0;
		background-size: 100% 100%;
	}
	.case_mise_ouverte .mise_euros {
		padding: 0;

		font-size: calc(30 * 50vw / 168);
		line-height: calc(128 * 50vw / 168);
	}
	.case_mise_ouverte .avatar_player {
		display: none;
	}

/* PLANETE */
	#jdm_milieu.jdm_milieu_planete {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		margin: auto;

		background: none;
	}
	#grille_planete .deco_milieu_planete .grille {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		display: grid;
		grid-auto-flow: row dense;
		grid-template-columns: repeat(3,calc(1 / 3 * 100%));
		grid-auto-rows: auto;
	}
	#grille_planete .case_planete {
		position: relative;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;

		margin: auto;
	}

/* VORTEX */
	#jdm_milieu.jdm_milieu_vortex {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		margin: auto;

		background: none;
	}

	.jdm_milieu_vortex .fond_vortex {
		display: none;
	}
	.entete_vortex {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;
	}

	.jdm_milieu_vortex .entete_vortex div,
	.jdm_milieu_vortex_visiteur .fond_vortex_visiteur {
		position: relative;

		font-size: calc(25 * 100vw / 1278);
	}
	.jdm_milieu_vortex .entete_vortex .text_explication,
	.jdm_milieu_vortex .entete_vortex .text_explication_gauche {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;
	}

	#grille_vortex {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		display: flex;
		flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;

		width: 100%;
		height: auto;

		margin-top: 50px;
	}

	#grille_vortex div.case_vortex {
		position: relative;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
	}

/* SUDOCASH */
	#jdm_milieu.jdm_milieu_sudocash_noaccess,
	#jdm_milieu.jdm_milieu_sudocash {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		background: none;
	}

	.jdm_milieu_sudocash_noaccess #grille_sudocash_noaccess,
	.jdm_milieu_sudocash #grille_sudocash {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;
		display:none;
	}

	.jdm_milieu_sudocash_noaccess .text_explication,
	.jdm_milieu_sudocash_noaccess .texte_dotation_max {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		font-size: calc(30 * 100vw / 1278);
	}

	.jdm_milieu_sudocash #grille_sudocash {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		display: grid;
		grid-auto-rows: auto;
		grid-template-rows: auto;
		grid-template-columns: repeat(3, 1fr);
		grid-template-areas:
			"texte texte texte"
			"next next nombre"
			"zone0 zone1 zone2"
			"zone3 zone4 zone5"
			"zone6 zone7 zone8";

		width: 100%;
		height: auto;
	}

	.jdm_milieu_sudocash .zone_bonus {
		display: none;
	}

	.jdm_milieu_sudocash .zone_pseudo_sudocash {
		display: none;
	}
	.jdm_milieu_sudocash .text_explication {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		grid-area: texte;

		font-size: calc(40 * 100vw / 1114);
	}
	.valeur_case {
		width: 100%;
		height: auto;

		margin: auto;

		font-size: calc(84 * 100vw / 1114);
	}
	.valeur_case.points {
		font-size: calc(70 * 100vw / 1114);
	}
	.jdm_milieu_sudocash #nb_cadeau_restant_sudocash {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: nombre;

		width: 20vw;
		height: 20vw;

		margin: auto;

		font-size: 10vw;
		line-height: 20vw;

		background-size: 100% 100%;
	}

	.jdm_milieu_sudocash .next_case_1,
	.jdm_milieu_sudocash .next_case_2,
	.jdm_milieu_sudocash .next_case_3,
	.jdm_milieu_sudocash .next_case_4 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: next;

		margin: auto;
	}
	.jdm_milieu_sudocash .next_case img,
	.jdm_milieu_sudocash .next_case_2 img {
		width: 100%;
		height: 100%;
	}

	#grille_sudocash div.case_sudocash {
		position: relative;

		width: calc(100vw / 3);
		height: calc(100vw / 3);
	}
	#grille_sudocash #conteneur_case_0,
	#grille_sudocash #conteneur_case_1,
	#grille_sudocash #conteneur_case_2,
	#grille_sudocash #conteneur_case_3,
	#grille_sudocash #conteneur_case_4,
	#grille_sudocash #conteneur_case_5,
	#grille_sudocash #conteneur_case_6,
	#grille_sudocash #conteneur_case_7,
	#grille_sudocash #conteneur_case_8 {
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		border: 0.3vw inset #DE8512;
		border-radius: 5vw;
	}
	#grille_sudocash #conteneur_case_0 img,
	#grille_sudocash #conteneur_case_1 img,
	#grille_sudocash #conteneur_case_2 img,
	#grille_sudocash #conteneur_case_3 img,
	#grille_sudocash #conteneur_case_4 img,
	#grille_sudocash #conteneur_case_5 img,
	#grille_sudocash #conteneur_case_6 img,
	#grille_sudocash #conteneur_case_7 img,
	#grille_sudocash #conteneur_case_8 img {
		margin: auto;
	}
	#grille_sudocash #conteneur_case_0 .valeur_case,
	#grille_sudocash #conteneur_case_1 .valeur_case,
	#grille_sudocash #conteneur_case_2 .valeur_case,
	#grille_sudocash #conteneur_case_3 .valeur_case,
	#grille_sudocash #conteneur_case_4 .valeur_case,
	#grille_sudocash #conteneur_case_5 .valeur_case,
	#grille_sudocash #conteneur_case_6 .valeur_case,
	#grille_sudocash #conteneur_case_7 .valeur_case,
	#grille_sudocash #conteneur_case_8 .valeur_case {
		margin: auto;
	}
	#grille_sudocash #conteneur_case_0 .cache,
	#grille_sudocash #conteneur_case_1 .cache,
	#grille_sudocash #conteneur_case_2 .cache,
	#grille_sudocash #conteneur_case_3 .cache,
	#grille_sudocash #conteneur_case_4 .cache,
	#grille_sudocash #conteneur_case_5 .cache,
	#grille_sudocash #conteneur_case_6 .cache,
	#grille_sudocash #conteneur_case_7 .cache,
	#grille_sudocash #conteneur_case_8 .cache {
		display: none !important;
	}

	#grille_sudocash #conteneur_case_0 {
		grid-area: zone0;
	}
	#grille_sudocash #conteneur_case_1 {
		grid-area: zone1;
	}
	#grille_sudocash #conteneur_case_2 {
		grid-area: zone2;
	}
	#grille_sudocash #conteneur_case_3 {
		grid-area: zone3;
	}
	#grille_sudocash #conteneur_case_4 {
		grid-area: zone4;
	}
	#grille_sudocash #conteneur_case_5 {
		grid-area: zone5;
	}
	#grille_sudocash #conteneur_case_6 {
		grid-area: zone6;
	}
	#grille_sudocash #conteneur_case_7 {
		grid-area: zone7;
	}
	#grille_sudocash #conteneur_case_8 {
		grid-area: zone8;
	}

/* RANCON */
	#jdm_milieu.jdm_milieu_rancon {
		width: 100%;
		height: auto;

		margin: auto;

		background: none;
	}
	#grille_rancon {
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		display: grid;
		grid-template-areas:
			"texte texte"
			"titre go"
			"grille grille";
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto auto 100%;

		width: 100%;
		height: auto;
	}

	#grille_rancon .text_explication {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: texte;

		width: 100%;
		height: auto;

		font-size: 4vw;
	}

	#grille_rancon .case_depart {
		top: calc(130 * 100vw / 1052);
		left: calc(530 * 100vw / 1052);

		width: calc(80 * 100vw / 1052);
		height: calc(80 * 100vw / 1052);

		display: none;
	}
	#grille_rancon .case_rancon {
		position: relative;

		grid-area: grille;
	}

	#grille_rancon #case_1 {
		top: calc(187 * 100vw / 1052);
		left: calc(526 * 100vw / 1052);

		width: calc(149 * 100vw / 1052);
		height: calc(176 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_2 {
		top: calc(234 * 100vw / 1052);
		left: calc(609 * 100vw / 1052);

		width: calc(188 * 100vw / 1052);
		height: calc(188 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_3 {
		top: calc(354 * 100vw / 1052);
		left: calc(666 * 100vw / 1052);

		width: calc(178 * 100vw / 1052);
		height: calc(151 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_4 {
		top: calc(517 * 100vw / 1052);
		left: calc(666 * 100vw / 1052);

		width: calc(178 * 100vw / 1052);
		height: calc(151 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_5 {
		top: calc(601 * 100vw / 1052);
		left: calc(609 * 100vw / 1052);

		width: calc(188 * 100vw / 1052);
		height: calc(188 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_6 {
		top: calc(659 * 100vw / 1052);
		left: calc(526 * 100vw / 1052);

		width: calc(149 * 100vw / 1052);
		height: calc(176 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_7 {
		top: calc(659 * 100vw / 1052);
		left: calc(364 * 100vw / 1052);

		width: calc(149 * 100vw / 1052);
		height: calc(176 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_8 {
		top: calc(600 * 100vw / 1052);
		left: calc(242 * 100vw / 1052);

		width: calc(188 * 100vw / 1052);
		height: calc(188 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_9 {
		top: calc(517 * 100vw / 1052);
		left: calc(196 * 100vw / 1052);

		width: calc(178 * 100vw / 1052);
		height: calc(151 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_10 {
		top: calc(354 * 100vw / 1052);
		left: calc(194 * 100vw / 1052);

		width: calc(178 * 100vw / 1052);
		height: calc(151 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_11 {
		top: calc(232 * 100vw / 1052);
		left: calc(242 * 100vw / 1052);

		width: calc(188 * 100vw / 1052);
		height: calc(188 * 100vw / 1052);

		background-size: 500% 100%;
	}
	#grille_rancon #case_12 {
		top: calc(187 * 100vw / 1052);
		left: calc(364 * 100vw / 1052);

		width: calc(149 * 100vw / 1052);
		height: calc(176 * 100vw / 1052);

		background-size: 500% 100%;
	}

	#grille_rancon .cache_signe {
		display: none;
	}
	#grille_rancon #titre_btn_go {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: titre;

		width: 100%;
		height: auto;

		margin: auto;

		font-size: calc(50 * 100vw / 1052);
	}
	#grille_rancon #btn_go {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		grid-area: go;

		width: calc(112 * 100vw / 1052);
		height: calc(112 * 100vw / 1052);

		margin: auto;

		background-size: 400% 100%;
	}
	#grille_rancon #btn_go:hover {
		background-position:-100% 0;
	}
	#grille_rancon #btn_go:active {
		background-position:-200% 0;
	}

	#grille_rancon .pion_rancon_joueur .cache_avatar {
		background-size: 300% 100%;
	}

	#grille_rancon .zone_avatar_rancon {
		width: calc(53 * 100vw / 1052);
		height: calc(53 * 100vw / 1052);
	}

	#grille_rancon .zone_avatar_rancon img {
		top: calc(10 * 100vw / 1052);
		left: calc(10 * 100vw / 1052);

		width: calc(34 * 100vw / 1052);
		height: calc(34 * 100vw / 1052);
	}

	#grille_rancon #case_1.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_1.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_1.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_1.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_1 .zone_avatar_rancon { top: calc(-44 * 100vw / 1052); left: calc(56 * 100vw / 1052); }
    #grille_rancon #case_1 .image_lot { top: calc(40 * 100vw / 1052); left: calc(13 * 100vw / 1052); }
    #grille_rancon #case_1 .texte_point { top: calc(30 * 100vw / 1052); left: calc(-10 * 100vw / 1052); }

    #grille_rancon #case_2.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_2.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_2.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_2.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_2 .zone_avatar_rancon { top: 0; left: calc(133 * 100vw / 1052); }
    #grille_rancon #case_2 .image_lot { top: calc(60 * 100vw / 1052); left: calc(47 * 100vw / 1052); }
    #grille_rancon #case_2 .texte_point { top: calc(60 * 100vw / 1052); left: calc(3 * 100vw / 1052); }

    #grille_rancon #case_3.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_3.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_3.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_3.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_3 .zone_avatar_rancon { top: calc(38 * 100vw / 1052); left: calc(166 * 100vw / 1052); }
    #grille_rancon #case_3 .image_lot { top: calc(60 * 100vw / 1052); left: calc(53 * 100vw / 1052); }
    #grille_rancon #case_3 .texte_point { top: calc(55 * 100vw / 1052); left: calc(13 * 100vw / 1052); }

    #grille_rancon #case_4.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_4.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_4.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_4.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_4 .zone_avatar_rancon { top: calc(56 * 100vw / 1052); left: calc(164 * 100vw / 1052); }
    #grille_rancon #case_4 .image_lot { top: calc(20 * 100vw / 1052); left: calc(50 * 100vw / 1052); }
    #grille_rancon #case_4 .texte_point { top: calc(23 * 100vw / 1052); left: calc(3 * 100vw / 1052); }

    #grille_rancon #case_5.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_5.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_5.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_5.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_5 .zone_avatar_rancon { top: calc(132 * 100vw / 1052); left: calc(134 * 100vw / 1052); }
    #grille_rancon #case_5 .image_lot { top: calc(49 * 100vw / 1052); left: calc(43 * 100vw / 1052); }
    #grille_rancon #case_5 .texte_point { top: calc(60 * 100vw / 1052); left: calc(3 * 100vw / 1052); }

    #grille_rancon #case_6.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_6.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_6.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_6.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_6 .zone_avatar_rancon { top: calc(165 * 100vw / 1052); left: calc(61 * 100vw / 1052); }
    #grille_rancon #case_6 .image_lot { top: calc(45 * 100vw / 1052); left: calc(13 * 100vw / 1052); }
    #grille_rancon #case_6 .texte_point { top: calc(70 * 100vw / 1052); left: calc(-14 * 100vw / 1052); }

    #grille_rancon #case_7.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_7.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_7.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_7.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_7 .zone_avatar_rancon { top: calc(165 * 100vw / 1052); left: calc(37 * 100vw / 1052); }
    #grille_rancon #case_7 .image_lot { top: calc(45 * 100vw / 1052); left: calc(53 * 100vw / 1052); }
    #grille_rancon #case_7 .texte_point { top: calc(76 * 100vw / 1052); left: calc(13 * 100vw / 1052); }

    #grille_rancon #case_8.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_8.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_8.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_8.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_8 .zone_avatar_rancon { top: calc(132 * 100vw / 1052); left: 0; }
    #grille_rancon #case_8 .image_lot { top: calc(45 * 100vw / 1052); left: calc(57 * 100vw / 1052); }
    #grille_rancon #case_8 .texte_point { top: calc(56 * 100vw / 1052); left: calc(3 * 100vw / 1052); }

    #grille_rancon #case_9.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_9.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_9.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_9.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_9 .zone_avatar_rancon { top: calc(56 * 100vw / 1052); left: calc(-46 * 100vw / 1052); }
    #grille_rancon #case_9 .image_lot { top: calc(20 * 100vw / 1052); left: calc(39 * 100vw / 1052); }
    #grille_rancon #case_9 .texte_point { top: calc(20 * 100vw / 1052); left: calc(-7 * 100vw / 1052); }

    #grille_rancon #case_10.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_10.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_10.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_10.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_10 .zone_avatar_rancon { top: calc(37 * 100vw / 1052); left: calc(-42 * 100vw / 1052); }
    #grille_rancon #case_10 .image_lot { top: calc(55 * 100vw / 1052); left: calc(38 * 100vw / 1052); }
    #grille_rancon #case_10 .texte_point { top: calc(53 * 100vw / 1052); left: calc(-7 * 100vw / 1052); }

    #grille_rancon #case_11.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_11.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_11.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_11.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_11 .zone_avatar_rancon { top: 0; left: calc(3 * 100vw / 1052); }
    #grille_rancon #case_11 .image_lot { top: calc(60 * 100vw / 1052); left: calc(63 * 100vw / 1052); }
    #grille_rancon #case_11 .texte_point { top: calc(60 * 100vw / 1052); left: calc(-2 * 100vw / 1052); }

    #grille_rancon #case_12.case_rancon_occupe { background-position:-300% 0; }
    #grille_rancon #case_12.case_rancon_vide { background-position:-400% 0; }
    #grille_rancon #case_12.case_rancon_himself { background-position:-100% 0; }
    #grille_rancon #case_12.case_rancon_finpartie { background-position:-200% 0; }
    #grille_rancon #case_12 .zone_avatar_rancon { top: calc(-44 * 100vw / 1052); left: calc(40 * 100vw / 1052); }
    #grille_rancon #case_12 .image_lot { top: calc(40 * 100vw / 1052); left: calc(53 * 100vw / 1052); }
    #grille_rancon #case_12 .texte_point { top: calc(30 * 100vw / 1052); left: calc(9 * 100vw / 1052); }

    #grille_rancon .zone_avatar_rancon .cache_pseudo_avatar {
    	background-size: 100% 100%;
    }

    #grille_rancon .pion_rancon_joueur {
    	width: calc(85 * 100vw / 1052);
    	height: calc(86 * 100vw / 1052);
    }

    #grille_rancon .pion_rancon_joueur img {
    	top: calc(16 * 100vw / 1052);
    	left: calc(17 * 100vw / 1052);

    	width: calc(44 * 100vw / 1052);
    	height: calc(44 * 100vw / 1052);
    }

    #grille_rancon .pion_rancon_joueur .pseudo {
    	top: calc(-30 * 100vw / 1052);

    	height: calc(30 * 100vw / 1052);

    	font-size: calc(30 * 100vw / 1052);
    }

    #grille_rancon .case_rancon .texte_point {
    	font-size: calc(23 * 100vw / 1052);
    	line-height: calc(42 * 100vw / 1052);
    }

/* PILLAGE */
	.panneau_bas .zone_info_clics_milieu {
		position: relative;
		padding: 1vw;
        font-size: 6vw;
        width: 93%;
        margin-left: 4vw;
	}
	.jdm_milieu_pillage {
		background: none;
	}
	#jdm_milieu .autopilote {
		position: relative;

		width: 100%;
		height: auto;

		padding: 0;
	}
	#jdm_milieu .autopilote .lien_autopilote {
		display: inline-block;

		width: auto;

		padding: 0;
	}
	#jdm_milieu .autopilote .icone {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: calc(80 * 100vw / 1110);
		height: calc(80 * 100vw / 1110);

		display: inline-block;

		background-size: 100%;
	}
	#jdm_milieu .autopilote .icone.inactif {
		background-position: 0 calc(-80 * 100vw / 1110);
		background-size: 100%;
	}
	#jdm_milieu .autopilote .icone.impossible {
		background-position: 0 calc(-120 * 100vw / 1110);
		background-size: 100%;
	}

	#grille_pillage {
		position: relative;
		top: -5vw;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;
	}

	#grille_pillage .deco_haut_pillage {
		display: none;
	}
	.jdm_milieu_pillage .porte {
		display: none;
	}
	#grille_pillage .deco_gauche_pillage {
		display: none;
	}
	#grille_pillage .deco_droite_pillage {
		display: none;
	}
	#grille_pillage .deco_milieu_pillage {
		width: 100%;
		height: auto;

		margin: 5vw auto;
	}

	#grille_pillage .deco_milieu_pillage .grille {
		display: grid;
		grid-auto-flow: row dense;
		grid-template-columns: repeat(6, auto);
		grid-auto-rows: calc(1 / 6 * 100vw);

		width: 100%;
		height: auto;
	}
	#grille_pillage .case_pillage {
		position: relative;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
	}

	#grille_pillage_noaccess {
		margin-left: 0;

		display: grid;
		grid-auto-rows: auto;
		grid-auto-columns: 100%;

		width: 100%;
		height: auto;

		background: none;
	}
	.jdm_milieu_pillage.visiteur #grille_pillage_noaccess .text_explication,
	.jdm_milieu_pillage.visiteur #grille_pillage_noaccess .texte_dotation_max {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;

		font-size: 7.5vw;
	}

	.jdm_milieu_pillage.visiteur #grille_pillage_noaccess iframe {
		display: none;
	}


	.zone_historique_pilleurs {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;
	}
	.zone_historique_pilleurs .btn_case {
		height: auto;
	}
	.zone_historique_pilleurs .btn_case .before {
		display: none;
	}
	.zone_historique_pilleurs .btn_case .after {
		display: none;
	}
	.zone_historique_pilleurs .btn_case .milieu {
		width: 60vw;

		background: #BB8F62;

		font-size: calc(14 * 60vw / 160);
		line-height: normal;
	}

	#jdm_milieu .zone_jauge {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;

		width: 100%;
		height: auto;

		margin: calc(33 * 100vw / 300) auto auto auto;

		-webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
	}
	#jdm_milieu .zone_jauge .cadre_jauge {
		display: none;
	}
	#jdm_milieu .zone_jauge .zone_palier {
		width: calc(50 * 100vw / 300) !important;
		height: calc(69 * 100vw / 300) !important;
	}
	#jdm_milieu .zone_jauge .zone_palier:nth-of-type(2) .palier {
		border-radius: calc(15 * 100vw / 300) 0 0 calc(15 * 100vw / 300);
	}
	#jdm_milieu .zone_jauge .zone_palier:last-child .palier {
		border-radius: 0 calc(15 * 100vw / 300) calc(15 * 100vw / 300) 0;
	}
	#jdm_milieu .zone_jauge .palier {
		width: calc(50 * 100vw / 300) !important;
		height: calc(62 * 100vw / 300) !important;
	}
	#jdm_milieu .zone_jauge .zone_palier .temps {
		top: calc(-33 * 100vw / 300);
		left: calc(12 * 100vw / 300);

		font-size: calc(13 * 100vw / 300);
	}
	#jdm_milieu .zone_jauge .zone_palier .before {
		left: calc(-8 * 100vw / 300);

		width: calc(8 * 100vw / 300);
		height: calc(30 * 100vw / 300);

		background-position: calc(-8 * 100vw / 300) 0;
		background-size: 100%;
	}
	#jdm_milieu .zone_jauge .zone_palier .after {
		right: calc(-8 * 100vw / 300);

		width: calc(8 * 100vw / 300);
		height: calc(30 * 100vw / 300);

		background-position: calc(-8 * 100vw / 300) 0;
		background-size: 100%;
	}
	#jdm_milieu .zone_jauge .zone_palier .pointe {
		top: calc(30 * 100vw / 300);

		width: calc(14 * 100vw / 300);
		height: calc(14 * 100vw / 300);

		margin-left: calc(-7 * 100vw / 300);

		background-size: 100% 100%;
	}
	#jdm_milieu .zone_jauge .zone_palier .milieu {
		height: calc(26 * 100vw / 300);

		background-size: 100% 100%;
	}

	#grille_pillage .case_pillage.cp_0{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_1{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_2{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_3{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_4{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_5{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_6{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_7{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_8{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_9{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_10{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_11{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_12{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_13{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_14{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_15{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_16{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_17{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_18{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_19{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_20{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_21{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_22{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_23{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_24{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_25{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_26{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_27{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_28{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_29{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_30{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_31{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_32{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_33{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_34{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_35{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_36{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_37{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_38{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_39{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_40{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_41{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_42{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_43{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_44{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_48{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_45{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_46{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_47{width: 100%; height: 100%; background-size: 100% 100%;}
	#grille_pillage .case_pillage.cp_49{width: 100%; height: 100%; background-size: 100% 100%;}

/* POPUPS */
	#popup_jdm {
		width: 100%;
        top :14% !important;
		left: auto !important;
		margin-top : unset;
		position: fixed;
		overflow-y: scroll;
	}

	#popup_jdm .pa_haut {
		width: 100%;
		height: auto;

		background: none;
	}

	#popup_jdm .pa_milieu {
		width: 100%;
		height: auto;
		max-height: 60vh;

		padding: 0;
		overflow-y: scroll;

		background: none;
	}

	#popup_jdm .pa_bas {
		width: 100%;
		height: auto;
		min-height: 10vh;

		background: none;
	}
	#popup_jdm .zone_cliquable_popup {
		display: none;
	}

	.btn_tutoriel {
		display: none;
	}

	.popup_regles_mise .btn_tutoriel {
		display: none;
	}
	.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer,
	.popup_regles_mise .pa_bas .btn_fermer,
	.popup_regles_mise .btn_tutoriel,
	.popup_regles_mise_light .pa_bas .btn_fermer,
	.popup_fao_mise .pa_bas .btn_fermer {
		top: calc(26 * 100vw / 698);

		height: calc(55 * 100vw / 698);
	}
	.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .milieu,
	.popup_regles_mise .pa_bas .btn_fermer .milieu,
	.popup_regles_mise .btn_tutoriel .milieu,
	.popup_regles_mise_light .pa_bas .btn_fermer .milieu,
	.popup_fao_mise .pa_bas .btn_fermer .milieu {
		width: calc(90 * 100vw / 300);

		padding-top: calc(3 * 100vw / 300);

		font-size: calc(19 * 100vw / 300);
		line-height: calc(19 * 100vw / 300);
	}
	.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .before,
	.popup_regles_mise .pa_bas .btn_fermer .before,
	.popup_regles_mise .btn_tutoriel .before,
	.popup_regles_mise_light .pa_bas .btn_fermer .before,
	.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .after,
	.popup_regles_mise .pa_bas .btn_fermer .after,
	.popup_regles_mise .btn_tutoriel .after,
	.popup_regles_mise_light .pa_bas .btn_fermer .after,
	.popup_fao_mise .pa_bas .btn_fermer .before,
	.popup_fao_mise .pa_bas .btn_fermer .after {
		display: none;
	}
	.popup_fao_getContenuPopupCaseMise .pa_bas .btn_fermer .milieu,
	.popup_regles_mise .pa_bas .btn_fermer .milieu,
	.popup_regles_mise .btn_tutoriel .milieu,
	.popup_regles_mise_light .pa_bas .btn_fermer .milieu,
	.popup_fao_mise .pa_bas .btn_fermer .milieu {
		background: #4F7EDB;
	}


	.popup_fao_jeu .pa_haut {
		height: auto;
	}
	.popup_fao_jeu .pa_haut .titre {
		position: relative;
		top: 0;

		font-size: calc(80 * 100vw / 698);
	}
	.popup_fao_jeu .pa_milieu {
		padding: calc(10 * 100vw / 698) 0;

		background-size: 100%;
	}
	.popup_fao_jeu .pa_milieu .texte {
		font-size: calc(34 * 100vw / 698);
	}
	.popup_fao_jeu .pa_milieu .texte_help {
		font-size: calc(30 * 100vw / 698);
	}
	.popup_fao_jeu .pa_bas {
		height: calc(86 * 100vw / 698);

		padding: calc(30 * 100vw / 698) 0 0 0;
	}
	.popup_fao_jeu .btn_fermer {
		height: calc(55 * 100vw / 698);
	}
	#popup_jmd.popup_fao_jeu .btn_fermer {
		font-size: calc(32 * 100vw / 698);
	}
	.popup_fao_jeu .btn_fermer .before,
	.popup_fao_jeu .btn_fermer .after {
		display: none;
	}
	.popup_fao_jeu .btn_fermer .milieu {
	padding-top: 0;
    background: #51C84F;
    border-radius: 12px;
    line-height: 6vw;
    font-size: 6vw;
    padding: 1vw;

	}

	#popup_jdm.popup_multiclic {
		width: 100%;
		margin-top: auto;
	}

	#popup_jdm.popup_multiclic .pa_haut {
		width: 100%;
		height: auto;

		background: none;
	}
	#popup_jdm.popup_multiclic .pa_milieu {
		width: 100%;

		padding: 0;

		background: none;

		font-size: calc(28 * 100vw / 698);
	}
	#popup_jdm.popup_multiclic .pa_bas {
		height: auto;

		padding-top: 0;

		background: none;
	}

	#popup_jdm.popup_multiclic .titre {
		top: auto;
	}

	.popup_fao_jeu.popup_erreur .pa_haut .titre {
		top: auto;
	}


	.popup_fao_mise .pa_haut {
		height: auto;
	}
	.popup_fao_mise .pa_haut .titre {
		position: relative;

		top: auto;

		font-size: calc(72 * 100vw / 698);
	}
	.popup_fao_mise .pa_milieu {
		padding: calc(10 * 100vw / 698) 0;

		font-size: calc(30 * 100vw / 698);
	}
	.popup_fao_mise .pa_milieu .btn_confirmer .before, .popup_fao_mise .pa_milieu .btn_confirmer .after {
		display: none;
	}
	.popup_fao_mise .pa_milieu .btn_confirmer .milieu {
		width: calc(108 * 100vw / 698);

		padding-top: calc(2 * 100vw / 698);

		background: #4F7EDB;

		font-size: calc(42 * 100vw / 698);
		line-height: calc(42 * 100vw / 698);
	}
	.popup_fao_mise .pa_bas {
		height: calc(86 * 100vw / 698);
	}

	.popup_fao_planete .pa_haut {
		height: auto;
	}
	.popup_fao_planete .pa_haut .titre {
		position: relative;

		top: auto;

		font-size: calc(68 * 100vw / 698);
	}
	.popup_fao_planete .pa_milieu {
		padding: calc(10 * 100vw / 698) 0;
	}
	.popup_fao_planete .pa_milieu .texte {
		font-size: calc(32 * 100vw / 698);
	}
	.popup_fao_planete .pa_bas {
		padding: calc(30 * 100vw / 698) 0 0 0;

		height: calc(86 * 100vw / 698);
	}
	.popup_fao_planete .btn_fermer,
	.popup_planete_a_gagner .btn_fermer,
	.popup_planete_reste_a_gagner .btn_fermer {
		height: calc(55 * 100vw / 698);
	}
	.popup_planete_a_gagner .btn_fermer .before,
	.popup_planete_reste_a_gagner .btn_fermer .before,
	.popup_fao_planete .btn_fermer .before {
		display: none;
	}
	body .popup_fao_planete .btn_fermer .milieu,
	body .popup_planete_a_gagner .btn_fermer .milieu,
	body .popup_planete_reste_a_gagner .btn_fermer .milieu {
		background: #51C84F;

		padding-top: calc(7 * 100vw / 698);

		font-size: calc(38 * 100vw / 698);
		line-height: calc(38 * 100vw / 698);
	}
	.popup_planete_a_gagner .btn_fermer .after,
	.popup_planete_reste_a_gagner .btn_fermer .after,
	.popup_fao_planete .btn_fermer .after {
		display: none;
	}

	#popup_jdm.popup_case_vortex .pa_haut,
	#popup_jdm.popup_regles_vortex .pa_haut,
	#popup_jdm.popup_regles_vortex_light .pa_haut {
		height: auto;

		background: none;
	}
	.popup_case_vortex .pa_haut .titre,
	.popup_regles_vortex .pa_haut .titre,
	.popup_regles_vortex_light .pa_haut .titre {
		position: relative;
		top: auto;

		font-size: 5vw;
		text-transform : uppercase
	}

	.popup_case_vortex, .popup_regles_vortex, .popup_regles_vortex_light {
	    margin: unset;
	}

	#popup_jdm.popup_case_vortex .pa_milieu,
	#popup_jdm.popup_regles_vortex .pa_milieu,
	#popup_jdm.popup_regles_vortex_light .pa_milieu {
		padding: unset;
		margin-left :2vw;

		background: none;

		font-size: 4vw;
	}
	#popup_jdm.popup_case_vortex .pa_milieu .texte th {
	    font-size:4vw;
	}

	#popup_jdm.popup_case_vortex .pa_milieu>.texte,
	#popup_jdm.popup_regles_vortex .pa_milieu>.texte,
	#popup_jdm.popup_regles_vortex_light .pa_milieu>.texte {
		position: relative;

		width: 100%;
	}
	#popup_jdm.popup_case_vortex .pa_milieu>.texte #page1,
	#popup_jdm.popup_regles_vortex .pa_milieu>.texte #page1,
	#popup_jdm.popup_regles_vortex_light .pa_milieu>.texte #page1 {
		position: relative;

		width: 100% !important;

		margin: auto;
	}
	#popup_jdm.popup_case_vortex .pa_bas,
	#popup_jdm.popup_regles_vortex .pa_bas,
	#popup_jdm.popup_regles_vortex_light .pa_bas {
		height: calc(104 * 100vw / 698);

		padding-top: calc(15 * 100vw / 698);

		background: none;
	}
	.popup_case_vortex .btn_fermer .before,
	.popup_case_vortex .btn_fermer .after,
	.popup_fao_vortex .btn_fermer .before,
	.popup_fao_vortex .btn_fermer .after,
	.popup_regles_vortex .btn_fermer .before,
	.popup_regles_vortex_light .btn_fermer .before,
	.popup_regles_vortex .btn_fermer .after,
	.popup_regles_vortex_light .btn_fermer .after,
	.popup_regles_vortex .btn_tutoriel .before,
	.popup_regles_vortex_light .btn_tutoriel .before,
	.popup_regles_vortex .btn_tutoriel .after,
	.popup_regles_vortex_light .btn_tutoriel .after {
		display: none;
	}
	.popup_case_vortex .btn_fermer .milieu,
	.popup_fao_vortex .btn_fermer .milieu,
	.popup_regles_vortex .btn_fermer .milieu,
	.popup_regles_vortex_light .btn_fermer .milieu {
		padding-top: calc(5 * 100vw / 698);

		background: #F17CAF;

		font-size: calc(40 * 100vw / 698);
		line-height: calc(40 * 100vw / 698);
	}
	.popup_regles_vortex .btn_tutoriel .milieu,
	.popup_regles_vortex_light .btn_tutoriel .milieu {
		display: none;
	}
	.popup_fao_vortex .pa_haut {
		height: auto;
	}
	.popup_fao_vortex .pa_haut .titre {
		position: relative;

		top: auto;

		font-size: calc(80 * 100vw / 698);
	}
	#popup_jdm.popup_fao_vortex.popup_point .pa_haut .titre .valeur_points {
		position: relative;

		top: calc(-115 * 100vw / 698);

		font-size: calc(78 * 100vw / 698);
	}
	.popup_fao_vortex .pa_milieu {
		padding: 0;
	}
	.popup_fao_vortex .pa_milieu .texte {
		font-size: calc(34 * 100vw / 698);
	}

	.popup_fao_getContenuPopupCaseSudocash .pa_haut,
	.popup_fao_sudocash .pa_haut,
	.popup_case_sudocash .pa_haut,
	.popup_regles_sudocash .pa_haut {
		height: auto;
	}

	.popup_fao_getContenuPopupCaseSudocash, .popup_fao_sudocash, .popup_case_sudocash, .popup_regles_sudocash {
	    margin-top : unset;
	}

	.popup_fao_getContenuPopupCaseSudocash.popup_erreur .pa_haut .titre,
	.popup_fao_sudocash .pa_haut .titre,
	.popup_case_sudocash .pa_haut .titre,
	.popup_regles_sudocash .pa_haut .titre {
        position: relative;
        top: unset;
        font-size: 5vw;
        text-transform: uppercase;
	}
	.popup_case_sudocash .pa_milieu,
	.popup_regles_sudocash .pa_milieu {
        max-height: unset;
        padding: unset;
        font-size: 4vw;
        padding-left: 2vw;
        margin-top: unset;
        height: auto;
	}
	.popup_case_sudocash .pa_milieu>.texte,
	.popup_case_sudocash .pa_milieu>.texte .page,
	.popup_regles_sudocash .pa_milieu>.texte,
	.popup_regles_sudocash .pa_milieu>.texte .page {
        max-height: unset;
        height: auto;
        width : 100% !important;
	}

	.popup_case_sudocash .pa_milieu .texte .jspContainer {
     	    height: 48vw !important;
     	}

    .popup_case_rancon .pa_milieu .texte .jspContainer {
        height: 48vw !important;
    }

	.popup_case_sudocash .pa_bas,
	.popup_regles_sudocash .pa_bas {
		height: calc(104 * 100vw * 698);

		padding: calc(30 * 100vw / 6985) 0;
	}
	.popup_regles_sudocash .btn_tutoriel {
		display: none;
	}
	.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer,
	.popup_fao_sudocash .btn_fermer,
	.popup_case_sudocash .btn_fermer,
	.popup_regles_sudocash .btn_fermer {
		height: calc(55 * 100vw / 698);
	}
	.popup_regles_sudocash .btn_tutoriel .before,
	.popup_regles_sudocash .btn_tutoriel .after,
	.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer .before,
	.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer .after,
	.popup_case_sudocash .btn_fermer .before,
	.popup_case_sudocash .btn_fermer .after,
	.popup_regles_sudocash .btn_fermer .before,
	.popup_regles_sudocash .btn_fermer .after,
	.popup_fao_sudocash .btn_fermer .before,
	.popup_fao_sudocash .btn_fermer .after {
		display: none;
	}
	.popup_regles_sudocash .btn_tutoriel .milieu,
	.popup_fao_getContenuPopupCaseSudocash.popup_erreur .btn_fermer .milieu,
	.popup_fao_sudocash .btn_fermer .milieu,
	.popup_case_sudocash .btn_fermer .milieu,
	.popup_regles_sudocash .btn_fermer .milieu {
		padding: calc(7 * 100vw / 698) 0 0 0;

		background: #BB8F62;

		font-size: calc(38 * 100vw / 698);
		line-height: calc(38 * 100vw / 698);
	}
	.popup_fao_getContenuPopupCaseSudocash.popup_erreur .pa_milieu,
	.popup_fao_sudocash .pa_milieu {
		font-size: calc(32 * 100vw / 698);
	}

	.popup_fao_rancon .pa_haut {
		height: auto;
	}
	.popup_fao_rancon .pa_haut .titre {
		position: relative;
		top: auto;

		font-size: calc(60 * 100vw / 698);
	}
	.popup_fao_rancon .pa_haut .titre .valeur_points {
		position: relative;
		top: auto;
		left: auto;

		width: calc(400 * 100vw / 698);

		margin: auto;

		font-size: calc(86 * 100vw / 698);
	}
	.popup_fao_rancon .pa_milieu {
		padding: calc(10 * 100vw / 698) 0;

		font-size: calc(44 * 100vw / 698) !important;
	}
	.popup_fao_rancon .pa_bas {
		height: calc(86 * 100vw / 698);
	}
	.popup_fao_rancon .btn_fermer {
		top: calc(25 * 100vw / 698);

		height: calc(55 * 100vw / 698);
	}
	.popup_fao_rancon.popup_erreur .btn_fermer .before,
	.popup_fao_rancon.popup_erreur .btn_fermer .after,
	.popup_fao_rancon.popup_deja .btn_fermer .before,
	.popup_fao_rancon.popup_deja .btn_fermer .after {
		display: none;
	}
	.popup_fao_rancon.popup_erreur .btn_fermer .milieu,
	.popup_fao_rancon.popup_deja .btn_fermer .milieu {
		padding-top: calc(3 * 100vw / 698);

		background: #51C84F;

		font-size: calc(44 * 100vw / 698);
		line-height: calc(44 * 100vw / 698);
	}
	.popup_fao_rancon .titre_popup_lancement_de {
		font-size: calc(48 * 100vw / 698);
	}
	.popup_fao_rancon.popup_de .ligne_de {
		margin: calc(15 * 100vw / 698) 0 0 0;
	}
	.popup_fao_rancon #btn_lancer_de {
		top: calc(90 * 100vw / 698);

		height: calc(55 * 100vw / 698);
	}
	.popup_fao_rancon #btn_lancer_de .before,
	.popup_fao_rancon #btn_lancer_de .after {
		display: none;
	}
	.popup_fao_rancon #btn_lancer_de .milieu {
		padding-top: calc(3 * 100vw / 698);

		background: #51C84F;

		font-size: calc(44 * 100vw / 698);
		line-height: calc(44 * 100vw / 698);
	}
	.popup_case_rancon .pa_haut,
	.popup_regles_rancon .pa_haut,
	.popup_regles_rancon_light .pa_haut {
		height: auto;
	}
	.popup_case_rancon .pa_haut .titre,
	.popup_regles_rancon .pa_haut .titre,
	.popup_regles_rancon_light .pa_haut .titre {
		position: relative;

		top: auto;

		font-size: 5vw;
		text-transform : uppercase;
	}
	.popup_case_rancon .pa_milieu,
	.popup_regles_rancon .pa_milieu,
	.popup_regles_rancon_light .pa_milieu {
        height: auto;
        padding: 0;
        font-size: 4vw;
        margin-left: 2vw;
	}
	.popup_regles_rancon .btn_tutoriel,
	.popup_regles_rancon_light .btn_tutoriel {
		display: none;
	}
	.popup_case_rancon .pa_bas,
	.popup_regles_rancon .pa_bas,
	.popup_regles_rancon_light .pa_bas {
		height: calc(103 * 100vw / 698);
	}
	.popup_case_rancon .pa_bas .btn_fermer,
	.popup_regles_rancon .pa_bas .btn_fermer,
	.popup_regles_rancon_light .pa_bas .btn_fermer,
	.popup_regles_rancon .btn_tutoriel,
	.popup_regles_rancon_light .btn_tutoriel {
		top: calc(43 * 100vw / 698);

		height: calc(55 * 100vw / 698);
	}
	.popup_case_rancon .pa_bas .btn_fermer .before,
	.popup_case_rancon .pa_bas .btn_fermer .after,
	.popup_regles_rancon .pa_bas .btn_fermer .before,
	.popup_regles_rancon .pa_bas .btn_fermer .after,
	.popup_regles_rancon_light .pa_bas .btn_fermer .before,
	.popup_regles_rancon_light .pa_bas .btn_fermer .after,
	.popup_regles_rancon .btn_tutoriel .before,
	.popup_regles_rancon .btn_tutoriel .after,
	.popup_regles_rancon_light .btn_tutoriel .before,
	.popup_regles_rancon_light .btn_tutoriel .after {
		display: none;
	}
	.popup_fao_rancon .btn_fermer .before, .popup_fao_rancon .btn_fermer .after {
		display: none;
	}
	.popup_case_rancon .pa_bas .btn_fermer .milieu,
	.popup_regles_rancon .pa_bas .btn_fermer .milieu,
	.popup_regles_rancon_light .pa_bas .btn_fermer .milieu,
	.popup_regles_rancon .btn_tutoriel .milieu,
	.popup_regles_rancon_light .btn_tutoriel .milieu {
		padding-top: calc(6 * 100vw / 698);

		background: #51C84F;

		font-size: calc(38 * 100vw /698);
		line-height: calc(38 * 100vw /698);
	}
	.popup_fao_rancon.popup_bravo .btn_fermer .milieu {
		padding-top: calc(3 * 100vw / 698);

		background: #51C84F;

		font-size: calc(44 * 100vw /698);
		line-height: calc(44 * 100vw /698);
	}

	.popup_pillage_historique .pa_haut,
	.popup_fao_getContenuPopupCasePillage .pa_haut,
	.popup_fao_getContenuPopupFortunePillage .pa_haut,
	.popup_regles_pillage .pa_haut,
	.popup_regles_pillage_light .pa_haut {
		height: auto;
	}
	.popup_pillage_historique .pa_haut .titre,
	.popup_fao_getContenuPopupCasePillage .pa_haut .titre,
	.popup_fao_getContenuPopupFortunePillage .pa_haut .titre,
	.popup_regles_pillage .pa_haut .titre,
	.popup_regles_pillage_light .pa_haut .titre {
		position: relative;
		top: auto;

		font-size: calc(64 * 100vw /698);
	}
	.popup_pillage_historique .pa_milieu {
		height: calc(300 * 100vw / 698);
	}
	.popup_pillage_historique .pa_milieu .jspScrollable .jspContainer{
		height: calc(236 * 100vw / 698) !important;
	}
	.popup_pillage_historique .pa_milieu,
	.popup_fao_getContenuPopupCasePillage .pa_milieu,
	.popup_fao_getContenuPopupFortunePillage .pa_milieu,
	.popup_regles_pillage .pa_milieu,
	.popup_regles_pillage_light .pa_milieu {
		padding: 0;

		font-size: calc(28 * 100vw /698);
	}
	.popup_pillage_historique .pa_bas,
	.popup_fao_getContenuPopupCasePillage .pa_bas,
	.popup_fao_getContenuPopupFortunePillage .pa_bas,
	.popup_regles_pillage .pa_bas,
	.popup_regles_pillage_light .pa_bas {
		height: calc(208 * 100vw / 698);
	}
	.popup_pillage_historique .btn_fermer,
	.popup_fao_getContenuPopupCasePillage .btn_fermer,
	.popup_fao_getContenuPopupFortunePillage .btn_fermer,
	.popup_regles_pillage .btn_fermer {
		top: calc(32 * 100vw / 698);
	}
	.popup_regles_pillage .btn_tutoriel {
		display: none;
	}
	.popup_pillage_historique .btn_fermer,
	.popup_fao_getContenuPopupCasePillage .btn_fermer,
	.popup_fao_getContenuPopupFortunePillage .btn_fermer,
	.popup_regles_pillage .btn_fermer,
	.popup_fao_pillage .btn_fermer {
		height: calc(55 * 100vw / 698);
	}
	.popup_pillage_historique .btn_fermer .before,
	.popup_fao_getContenuPopupCasePillage .btn_fermer .before,
	.popup_fao_getContenuPopupFortunePillage .btn_fermer .before,
	.popup_regles_pillage .btn_tutoriel .before,
	.popup_regles_pillage .btn_fermer .before,
	.popup_fao_pillage .btn_fermer .before {
		display: none;
	}
	.popup_pillage_historique .btn_fermer .after,
	.popup_fao_getContenuPopupCasePillage .btn_fermer .after,
	.popup_fao_getContenuPopupFortunePillage .btn_fermer .after,
	.popup_regles_pillage .btn_tutoriel .after,
	.popup_regles_pillage .btn_fermer .after,
	.popup_fao_pillage .btn_fermer .after {
		display: none;
	}
	.popup_pillage_historique .btn_fermer .milieu,
	.popup_fao_getContenuPopupCasePillage .btn_fermer .milieu,
	.popup_fao_getContenuPopupFortunePillage .btn_fermer .milieu,
	.popup_regles_pillage .btn_tutoriel .milieu,
	.popup_regles_pillage .btn_fermer .milieu,
	.popup_fao_pillage .btn_fermer .milieu {
		padding-top: calc(1 * 100vw / 698);

		background: #F17CAF;

		font-size: calc(44 * 100vw /698);
		line-height: calc(44 * 100vw /698);
	}
	.popup_pillage_historique .liste_pillage_historique .ligne_pilleur.lm_valide {
		font-size: calc(36 * 100vw / 698);
	}
	#popup_jdm.popup_case_pillage .pa_milieu .texte th {
		font-size: calc(28 * 100vw / 698);
	}
	#popup_jdm.popup_case_pillage .pa_milieu .texte td {
		padding: calc(5 * 100vw / 698);

		font-size: calc(30 * 100vw /698);
	}
	body .popup_fao_pillage .pa_haut {
		height: auto;
	}
	.popup_fao_pillage .pa_haut .titre {
		top: auto;

		font-size: calc(80 * 100vw / 698);
	}
	body .popup_fao_pillage .pa_milieu {
		padding: calc(10 * 100vw / 698) 0;
	}
	.popup_fao_pillage .pa_milieu .texte {
		font-size: calc(36 * 100vw / 698);
	}
	.popup_fao_pillage .pa_milieu .texte_point {
		position: relative;
		top: calc(-250 * 100vw / 698);

		font-size: calc(114 * 100vw / 698);
		line-height: calc(90 * 100vw / 698);
	}
	.popup_fao_pillage .pa_bas {
		padding-top: calc(30 * 100vw / 698);

		height: calc(86 * 100vw / 698);
	}
	.popup_obtenir_jeton .pa_haut,
	.popup_case_jeu .pa_haut,
	.popup_regles_jeu .pa_haut,
	.popup_tuto_1ere_visite .pa_haut {
		height: 100%;
	}
	.popup_case_jeu .pa_haut .titre,
	.popup_regles_jeu .pa_haut .titre,
	.popup_obtenir_jeton .pa_haut .titre,
	.popup_tuto_1ere_visite .titre {
        position: relative;
        top: auto;
        left: unset;
        font-size: 7vw;
        text-transform: uppercase;
        margin-left: 2vw;
	}
	#popup_jdm.popup_case_jeu .pa_milieu,
	#popup_jdm.popup_regles_jeu .pa_milieu,
	#popup_jdm.popup_obtenir_jeton .pa_milieu,
	#popup_jdm.popup_tuto_1ere_visite .pa_milieu {
        width: 95%;
        padding: unset;
        font-size: 5vw;
        background: none;
	}

	#popup_jdm.popup_regles_jeu .pa_bas,
	#popup_jdm.popup_obtenir_jeton .pa_bas,
	#popup_jdm.popup_case_jeu .pa_bas,
	#popup_jdm.popup_tuto_1ere_visite .pa_bas {
height: auto;
    padding-top: 1vw;

		background: none;
	}
	.popup_case_jeu .btn_fermer {
		height: calc(55 * 100vw / 698);
	}
	.popup_case_jeu .btn_fermer .before,
	.popup_regles_jeu .btn_fermer .before,
	.popup_obtenir_jeton .btn_fermer .before,
	.popup_obtenir_jeton .btn_obtenir_jeton .before,
	.popup_obtenir_jeton .btn_obtenir_credit .before,
	.popup_tuto_1ere_visite .btn_fermer .before,
	.btn_tutoriel .before {
		display: none;
	}
	.popup_case_jeu .btn_fermer .after,
	.popup_regles_jeu .btn_fermer .after,
	.popup_obtenir_jeton .btn_fermer .after,
	.popup_obtenir_jeton .btn_obtenir_jeton .after,
	.popup_obtenir_jeton .btn_obtenir_credit .after,
	.popup_tuto_1ere_visite .btn_fermer .after,
	.btn_tutoriel .after {
		display: none;
	}
	.popup_case_jeu .btn_fermer .milieu,
	.popup_regles_jeu .btn_fermer .milieu,
	.popup_obtenir_jeton .btn_fermer .milieu,
	.popup_obtenir_jeton .btn_obtenir_jeton .milieu,
	.popup_obtenir_jeton .btn_obtenir_credit .milieu,
	.popup_tuto_1ere_visite .btn_fermer .milieu,
	.btn_tutoriel .milieu {
		padding-top: calc(7 * 100vw / 698);

		background: #51C84F;
        font-size: 5vw;
        line-height: 5vw;
        border-radius: 12px;
        padding: 2vw;
        margin-top : 2vw;
	}
	#popup_jdm.popup_case_jeu .pa_milieu .texte {
        height: auto;
        font-size: 5vw;
        overflow: hidden;
        padding: unset !important;
        width: 65% !important;
	}
	#popup_jdm.popup_case_jeu .pa_milieu .texte th {
		font-size: calc(28 * 100vw / 698);
	}

	.jspContainer {
        width: 100% !important;
        height: 100vw !important;
	}

    .jspPane, .jspScrollable {
      width: 97% !important;
}

    .jspVerticalBar {
        width: 3vw;
    }

    .popup_regles_jeu .page, .popup_regles_planete .page {
        width : 100% !important;
        height : 100vw !important;
    }

    .popup_regles_jeu .btn_fermer, .popup_tuto_1ere_visite .btn_fermer {
        height : 10vw;
    }

	#popup_jdm.popup_case_mise .pa_milieu .texte th {
		font-size: calc(28 * 100vw / 698);
	}
	.popup_fao_getContenuPopupCaseMise .pa_haut .titre,
	.popup_regles_mise .pa_haut .titre,
	.popup_regles_mise_light .pa_haut .titre {
		position: relative;
		top: auto;

		font-size: calc(80 * 100vw / 698);
	}

	.popup_fao_getContenuPopupCaseMise .pa_milieu,
	.popup_regles_mise .pa_milieu,
	.popup_regles_mise_light .pa_milieu {
		font-size: calc(28 * 100vw / 698);
	}

	.popup_regles_mise .pa_milieu .texte .page,
	.popup_regles_mise .pa_milieu .texte .page {
		height: auto;
		max-height: 80vh;
	}

	.popup_case_planete .pa_haut,
	.popup_regles_planete .pa_haut,
	.popup_regles_planete_light .pa_haut {
		height: auto;
	}
	.popup_case_planete .pa_haut .titre,
	.popup_regles_planete .pa_haut .titre,
	.popup_regles_planete_light .pa_haut .titre {
		position: relative;
		top: auto;
		left: auto;

		font-size: 5vw;
		text-transform: uppercase;
	}

	#popup_jdm.popup_case_planete .pa_milieu .texte th {
	    font-size: 3vw;
	}

	.popup_case_planete .pa_milieu,
	.popup_regles_planete .pa_milieu,
	.popup_regles_planete_light .pa_milieu {
		height: auto;

		padding: 0;

		font-size: calc(28 * 100vw / 698);
	}

	.popup_case_planete .pa_bas,
	.popup_regles_planete .pa_bas,
	.popup_regles_planete_light .pa_bas {
		height: calc(104 * 100vw / 698);

		padding-top: calc(33 * 100vw / 698);
	}
	.popup_regles_planete .btn_tutoriel,
	.popup_regles_planete_light .btn_tutoriel {
		display: none;
	}
	.popup_case_planete .pa_bas .btn_fermer,
	.popup_regles_planete .pa_bas .btn_fermer,
	.popup_regles_planete_light .pa_bas .btn_fermer {
		height: calc(55 * 100vw / 698);
	}
	.popup_case_planete .pa_bas .btn_fermer .before,
	.popup_regles_planete .pa_bas .btn_fermer .before,
	.popup_regles_planete_light .pa_bas .btn_fermer .before {
		display: none;
	}
	.popup_case_planete .pa_bas .btn_fermer .after,
	.popup_regles_planete .pa_bas .btn_fermer .after,
	.popup_regles_planete_light .pa_bas .btn_fermer .after {
		display: none;
	}
	.popup_case_planete .pa_bas .btn_fermer .milieu,
	.popup_regles_planete .pa_bas .btn_fermer .milieu,
	.popup_regles_planete_light .pa_bas .btn_fermer .milieu {
		padding-top: calc(14 * 100vw / 698);

		background: #51C84F;

		font-size: calc(38 * 100vw / 698);
		line-height: calc(38 * 100vw / 698);
	}

	#popup_jdm.popup_case_rancon .pa_milieu .texte th {
		font-size: 4vw;
		color:white;
	}
	#popup_jdm.popup_case_rancon .pa_milieu .texte {
		font-size: 4vw;
	}

	.popup_fao_rancon .pa_haut,
	.popup_fao_rancon .pa_bas,
	.popup_fao_rancon .pa_milieu {
		font-size: calc(32 * 100vw / 698) !important;
	}
	.popup_fao_rancon.popup_dommage .btn_fermer .milieu {
		padding-top: calc(3 * 100vw / 698);

		background: #51C84F;

		font-size: calc(44 * 100vw / 698) !important;
	}

/* ZONE DU BAS */
	#jdm_bas {
		display: none;
	}
}


.lt-ie9 .jspPane {
	left:0;
	}
	
	
.introjs-skipbutton {
	color:black;
	}
	
.introjs-button{
	border:1px solid #E0A02F;
	text-shadow:1px 1px 0 #fff;
	color:black;
	background-color:#F3E5AC;
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#F7C761),to(#F3E5AC));
	background-image:-moz-linear-gradient(#F7C761,#F3E5AC);
	background-image:-o-linear-gradient(#F7C761,#F3E5AC);
	background-image:linear-gradient(#F7C761,#F3E5AC);
	}
.introjs-button:hover{
	border-color:#bcbcbc;
	box-shadow:0 1px 1px #e3e3e3
	}
.introjs-button:focus,.introjs-button:active{
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#F7C761),to(#F3E5AC));
	background-image:-moz-linear-gradient(#F7C761,#F3E5AC);
	background-image:-o-linear-gradient(#F7C761,#F3E5AC);
	background-image:linear-gradient(#F7C761,#F3E5AC)
	}
	
	

@font-face{
	font-family: 'fao';
	src: url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.eot');
	src: url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.eot?#iefix') format('embedded-opentype'),
	     url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.woff') format('woff'),
	     url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.ttf') format('truetype'),
	     url('//static.madwin.com/madwin/playbox/font/Grobold/Grobold.svg#Grobold') format('svg');
}

.popup_paiement {
	width:500px;
	height:200px;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	
	
	background: #fff;
	border: 20px solid #E5E5E5;
	font-size: 1.2em;
	
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	
	}
	
.popup_paiement .pa_haut {
	display:none;
	}
	
.popup_paiement .pa_bas {
	position:absolute;
	right: -35px;
	top: -35px;
	width:50px;
	height:50px;
	}
	
.popup_paiement .pa_bas .btn_fermer {
	display:block;
	width:100%;
	height:100%;
	background:url('//static.madwin.com/madwin/playbox/img/fao/paiement/croix_madwin.png') no-repeat !important;
	}
	
.popup_paiement .pa_bas .btn_fermer span { display:none; }
	
.popup_paiement .pa_milieu {
	height:100%;
	position:relative;
	width:100%;
}

.popup_paiement .pa_milieu .texte {
	height:100%;
}
	
.popup_paiement iframe {
	width:100%;
	height:100%;
	border:none;
	position:relative;
	z-index:2;
	}
	
.popup_paiement .loader_rechargement {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(229,229,229,0.5);
	background-image:url('//static.madwin.com/madwin/playbox/img/fao/loader10.gif');
	background-repeat:no-repeat;
	background-position:center center;
	z-index:3;
	}

.introjs-helperLayer {
	background-color: rgba(255,255,255,.2);
/*border-color: white;
border-width: 2px;*/
	}
	