

body {
	background-color:#FFF !important;
	text-align:center;
	padding-bottom: 1px !important;
	}
body , table{
	font-family:tahoma;
	font-size:11px;
	}
td { 
	vertical-align:middle;
	text-align:center;
	}
a { 
	cursor:pointer;
	}

#zone_haut {
	width:1229px;
	height:403px;
	
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/haut_en.jpg');
	
	margin:auto;
	position:relative;
	/*overflow:hidden;*/
	}
	
#zone_haut a {
	position:absolute;
	display:block;
		}
	
#zone_haut a.lien_homepage,#zone_haut a.lien_paiement, #zone_haut a.lien_compte {
	top:58px;
	height:15px;
	}
#zone_haut a.lien_homepage {
    left: 118px;
    top: 60px;
    width: 70px;
	}
#zone_haut a.lien_paiement {
    left: 199px;
    top: 60px;
    width: 70px;
	}
#zone_haut a.lien_compte {
    left: 280px;
    top: 60px;
    width: 60px;
	}
	
#zone_haut a.lien_homepage_logo {
	left:148px;
	top:3px;
	width:150px;
	height:50px;
	}
	
#zone_haut .info_membre {
	width:205px;
	height:40px;
	position:absolute;
	top:77px;
	left:126px;
	overflow:hidden;
	}
	
#zone_haut .info_partie .haut{
	width:280px;
	height:24px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/Infos_haut.png');
	position: relative;
}

#zone_haut .info_partie .haut:before {
	content:'Game\000020Infos';
	display: block;
	white-space: nowrap;
	text-align:center;
	color:#000;
	text-transform: uppercase;
	font-size:16px;
	font-weight: bold;
	width:100%;
	position: absolute;
	top:0;
	text-shadow: 1px 1px 1px #439fde, -1px 1px 1px #439fde, 1px -1px 1px #439fde, -1px -1px 1px #439fde;
}
#zone_haut .info_partie .bas{
	width:280px;
	height:24px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/Infos_bas.png');
	padding-top: 5px;
	background-repeat:no-repeat;
	position: relative;
}
#zone_haut .info_partie .bas .btn_infos{
	margin-left:202px;
	cursor:pointer;
	width: 50px;
}

#zone_haut .info_partie .milieu{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/Infos_px.png');
	background-repeat:repeat-y;
    padding-left: 5px;
	height:54px;
	overflow:hidden;
	width:275px;
	*width:280px;
}
#zone_haut .info_partie .milieu a{
	*position:relative;
	*display:line;
}
#zone_haut .info_partie .contenu{
    text-align: left;
    font-size: 11px;
    margin: 0px 4px 0px 4px;
}

#zone_haut .info_partie .bas a {
	display:block;
	text-decoration:none;
	color:black;
	top: 0px;
	right:15px;
	min-width: 100px;
	position:absolute;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/dernierButin_px.png');
	background-size:1000% auto;
	background-position: center center;
	background-repeat: repeat-y;
	border:1px solid black;
	border-radius:3px;
	box-sizing: border-box;
	padding:0.30em;
	white-space: nowrap;
	}

#zone_haut .info_partie {
	width:280px;
	/*height:40px;*/
	position:absolute;
	top:270px;
	left:140px;
	overflow:hidden;
	z-index:10;
	}
#zone_haut .dernier_butin .haut{
	width:280px;
	height:24px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/dernierButin_haut.png');
	position: relative;
}

#zone_haut .dernier_butin .haut:before {
	content:'Last\000020Won\000020Gifts';
	display: block;
	white-space: nowrap;
	text-align:center;
	color:#000;
	text-transform: uppercase;
	font-size:16px;
	font-weight: bold;
	width:100%;
	position: absolute;
	top:0;
	text-shadow: 1px 1px 1px #439fde, -1px 1px 1px #439fde, 1px -1px 1px #439fde, -1px -1px 1px #439fde;
}

#zone_haut .dernier_butin .bas{
	width:280px;
	height:24px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/dernierButin_bas.png');
	padding-top: 5px;
	background-repeat:no-repeat;
	position:relative;
}
#zone_haut .dernier_butin .bas .btn_infos{
	margin-left:25px;
	cursor:pointer;
	width: 50px;
}
#zone_haut .dernier_butin .milieu{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/dernierButin_px.png');
	background-repeat:repeat-y;
    padding-left: 5px;
	height:54px;
	overflow:hidden;
}
#zone_haut .dernier_butin .contenu{
    text-align: left;
    font-size: 11px;
    margin: 0px 4px 0px 4px;
}
#zone_haut .dernier_butin .milieu a#lien_gagnants{ 
	display:block;
	color:black;
	text-align:center;
	width:275px;
	}

#zone_haut .dernier_butin .bas a {
	display:block;
	text-decoration:none;
	color:black;
	top: 0px;
	left:15px;
	min-width: 100px;
	position:absolute;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/dernierButin_px.png');
	background-size:1000% auto;
	background-position: center center;
	background-repeat: repeat-y;
	border:1px solid black;
	border-radius:3px;
	box-sizing: border-box;
	padding:0.30em;
	white-space: nowrap;
	}


#zone_haut .dernier_butin {
	width:280px;
	/*height:40px;*/
	position:absolute;
	top:270px;
	left:810px;
	overflow:hidden;
	z-index:10;
	}

#zone_haut .dernier_butin .milieu a#lien_profil{
	position:relative;	
	display:inline;
	color:black;
}

#zone_haut .lien_regles_point {
	left:512px;
	top:195px;
	width:9px;
	height:11px;
	position:absolute;
	display:block;
	cursor:pointer;
	}
#temple{
	position:relative;
}
a.tooltip {
	position:absolute;
	top:0px;
	left:0px;
	width:9px;
	height:11px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/pt-interrogation.jpg');
	color:black;
	text-decoration:none;
	z-index:4;
	}
a.tooltip span{
	display:none;
	width:254px;
	position:relative;
	z-index:5;
	}
	
a.tooltip:hover span{
	display:block;
	}

a.tooltip span.top_l {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/bulle-haut.png');
	height:26px;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
a.tooltip span.top_r {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/bulle-haut2.png');
	height:26px;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
a.tooltip span.middle {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/bulle-px.png');
	background-repeat:repeat-y;
	}
	
a.tooltip span.bottom {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/bulle-bas.png');
	height:21px;
	background-position:left bottom;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
#zone_haut .info_membre table{
	width:100%;
	height:100%;
	}
#zone_haut a.survol_points:hover {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/points.png');
	}
#zone_haut a.survol_points {
	width:41px;
	height:15px;
	left:895px;
	top:532px;
	}
#zone_haut a.survol_madpoints:hover {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/madpoints.png');
	}
#zone_haut a.survol_madpoints {
	width:64px;
	height:15px;	
	left:885px;
	top:532px;
	}
#zone_haut a.survol_pass:hover {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/pass.png');
	}
#zone_haut a.survol_pass {
	width:29px;
	height:15px;
	left: 840px;
	top: 546px;
	}
#zone_haut a.survol_credits:hover {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/general/credits.png');
	}
#zone_haut a.survol_credits {
	width:45px;
	height:17px;
	left:833px;
	top:544px;
	}
#zone_haut a.lien_regles {
	width:232px;
	height:20px;
	left:759px;
	top:564px;
	}
	
#zone_haut .zone_logo_op {
	width:597px;
	height:183px;
	position:absolute;
	right: 322px;
	top: -10px;
	}
#zone_haut .zone_cadeau {
	width:182px;
	height:205px;
	position:absolute;
	left:900px;
	top:60px;
	}
	
#zone_haut .a_gagner{
	width:153px;
	height:23px;
	margin-left:0;
	text-align: center;
	text-transform: uppercase;
	color:#FFF;
	text-shadow: 1px 1px 1px #439fde, -1px 1px 1px #439fde, 1px -1px 1px #439fde, -1px -1px 1px #439fde;
	font-size:16px;
}

@media screen and (max-width: 992px) {
    #corps-hors-site {
        background-color: #6195AA;
        top: 12vw !important;
    }

    #zone_haut {
        position: relative;

        display: grid;
        grid-template: auto / auto;

        width: 100%;
        height: auto;

        overflow: auto;

        background: none;
    }
    #zone_haut .info_partie {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 1;
        grid-column: 1;

        width: 99%;
        height: auto;

        overflow: auto;

        margin-bottom: 40px;

        background-color: #47A8CD;

        border: 1px black solid;
        border-radius: 30px;
    }
    #zone_haut .info_partie .haut {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        width: 100%;
        height: auto;

        background: none;
    }
    #zone_haut .info_partie .haut:before {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        font-size: 6vw;
    }
    #zone_haut .info_partie .milieu {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        width: 98%;
        height: auto;

        overflow: auto;

        background: none;
    }
    #zone_haut .info_partie .contenu {
        margin: auto;

        text-align: center;
        font-size: 4vw;
    }
    #zone_haut .info_partie .bas {
        display: none;
    }
    #zone_haut .dernier_butin {
        display: none;
    }
    #zone_haut .zone_cadeau {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 2;
        grid-column: 1;

        display: grid;
        grid-template: auto / auto;

        width: 99%;
        height: auto;

        overflow: auto;

        margin-bottom: 40px;

        background-color: #47A8CD;

        border: 1px black solid;
        border-radius: 20px;
    }
    #zone_haut .a_gagner {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 1;
        grid-column: 1;

        width: 100%;
        height: 100%;

        font-size: 6vw;
    }
    #zone_haut .zone_cadeau .image_butin_choix {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 2;
        grid-column: 1;

        margin: auto;
    }

    #temple {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        width: 100%;
        height: auto;

        margin: auto;

        background: none;
    }

    #zone_bas {
        display: none;
    }

    body , table{
        font-size: 3vw;
    }
}


.clear {
	clear:both;
	}
	
#crypte a.lien {
	position:absolute;
	}
	
#crypte {
	height:497px;
	width:1229px;
	background-repeat:repeat-y;
	background-position:0px 463px;
	position:relative;
	margin:auto;
	/*overflow:hidden;*/
	*overflow:visible;
	}
	
#crypte .infos_crypte {
	position:absolute;
	width:430px;
	height:35px;
	left:323px;
	top:11px;
	text-align:left;
	}
	
#crypte .fond {
	width:1229px;
	height:463px;
	position:absolute;
	z-index:0;
	left:0px;
	}
	
#crypte .bas {
	position:absolute;
	width:1229px;
	height:34px;
	bottom:0px;
	z-index:2;
	left:0px;
	}
#crypte_home { 
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/home.jpg');
	background-repeat:no-repeat;*/
	width:1229px;
	/*height:744px;*/
	position:relative;
	margin:auto;
	}
#crypte_home .haut{ 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/home_haut.jpg');
	width:1229px;
	height:147px;
}

#crypte_home .haut:before {
	background-position: center top;
	position: absolute;
	display: block;
	width:440px;
	text-align: center;
	left:50%;
	margin-left:-220px;
	color:#F2EE5F;
	top:19px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0.25em 0;
	box-sizing: border-box;
	border-radius: 5px;
	content:'Discover\000020the\000020crypts\000020below';
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/home_bas.jpg');
	white-space: nowrap;
	overflow: hidden;
}

#crypte_home .bas{ 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/home_bas.jpg');
	width:1229px;
	height:75px;
}
#crypte_home .contenu{ 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/home_px.jpg');
	background-repeat:repeat-y;
	padding-left:180px;
	padding-right:180px;
}

	
#crypte.crypte_tigre { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/px.jpg'); }
.crypte_tigre .fond { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/haut.jpg'); }
.crypte_tigre .bas { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/bas.jpg'); }
#crypte.crypte_condor { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/px.jpg'); }
.crypte_condor .fond { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/haut.jpg'); }
.crypte_condor .bas { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/bas.jpg'); }
#crypte.crypte_serpent { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/px.jpg'); }
.crypte_serpent .fond { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/haut.jpg'); }
.crypte_serpent .bas { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/bas.jpg'); }
#crypte.crypte_lama { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/px.jpg'); }
.crypte_lama .fond { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/haut.jpg'); }
.crypte_lama .bas { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/bas.jpg'); }
#crypte.crypte_araignee { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/px.jpg'); }
.crypte_araignee .fond { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/haut.jpg'); }
.crypte_araignee .bas { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/bas.jpg'); }

.crypte_tigre .fond:before,
.crypte_serpent .fond:before,
.crypte_lama .fond:before,
.crypte_araignee .fond:before,
.crypte_condor .fond:before {
	background-position: center top;
	position: absolute;
	display: block;
	width:340px;
	text-align: center;
	left:50%;
	margin-left:-170px;
	color:#222d33;
	top:19px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0.25em 0;
	box-sizing: border-box;
	border-radius: 5px;
	white-space: nowrap;
	overflow: hidden;
}

.crypte_tigre .fond:before {
	content:'Crypte\000020Hippocampe';
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/bas.jpg');
}
.crypte_serpent .fond:before {
	content:'Crypt\000020Jellyfish';
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/bas.jpg');
}
.crypte_lama .fond:before {
	content:'Sea\000020Urchin\000020Crypt';
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/bas.jpg');
}
.crypte_araignee .fond:before {
	content:'Star\000020Crypt';
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/bas.jpg');
}

.crypte_condor .fond:before {
	content:'Shell\000020crypt';
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/bas.jpg');
}
	
	
#crypte .grille { 
	width:450px;
	height:auto;
	margin:auto;
	padding-top:210px;
	position:relative;
	z-index:1;
	}
	
#crypte .grille a { 
	display:block;
	position:relative;
	z-index:1;
	}
#crypte .grille a.grande_case, #crypte .grille .grand_vide {
	width:143px;
	height:121px;
	margin-left:6px;
	float:left;
	text-align:left;
	}
#crypte .grille a.petite_case, #crypte .grille .petit_vide  {
	width:74px;
	height:60px;
	margin-left:14px;
	float:left;
	text-align:left;
	margin-bottom:3px;
	overflow:hidden;
	}
#crypte .grille a.grande_case img {
	margin-left:9px;
	margin-top:9px;
	width:121px;
	height:98px;
	}
	
#crypte .grille a.petite_case img {
	margin-left:9px;
	margin-top:9px;
	width:52px;
	height:37px;
	}
	
#crypte.crypte_tigre a.petite_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/petite.png'); }
#crypte.crypte_tigre a.grande_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/grande.png'); }
#crypte.crypte_condor a.petite_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/petite.png'); }
#crypte.crypte_condor a.grande_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/grande.png'); }
#crypte.crypte_serpent a.petite_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/petite.png'); }
#crypte.crypte_serpent a.grande_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/grande.png'); }
#crypte.crypte_lama a.petite_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/petite.png'); }
#crypte.crypte_lama a.grande_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/grande.png'); }
#crypte.crypte_araignee a.petite_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/petite.png'); }
#crypte.crypte_araignee a.grande_case { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/grande.png'); }
/*
.popup_crypte_tigre .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre_lot2.png'); }
.popup_crypte_condor .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/condor_lot2.png'); }
.popup_crypte_serpent .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/serpent_lot2.png'); }
.popup_crypte_lama .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/lama_lot2.png'); }
.popup_crypte_araignee .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/araignee_lot2.png'); }
*/
/*
.popup_crypte_tigre .img_point { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre_lot.png'); }
.popup_crypte_condor .img_point { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/condor_lot.png'); }
.popup_crypte_serpent .img_point { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/serpent_lot.png'); }
.popup_crypte_lama .img_point { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/lama_lot.png'); }
.popup_crypte_araignee .img_point { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/araignee_lot.png'); }
*/
.popup_crypte_tigre .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre_lot.png'); }
.popup_crypte_condor .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/condor_lot.png'); }
.popup_crypte_serpent .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/serpent_lot.png'); }
.popup_crypte_lama .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/lama_lot.png'); }
.popup_crypte_araignee .img_lot { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/araignee_lot.png'); }
.popup_crypte_tigre .img_lot_qod { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre_lot.png'); }
.popup_crypte_condor .img_lot_qod { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/condor_lot.png'); }
.popup_crypte_serpent  .img_lot_qod { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/serpent_lot.png'); }
.popup_crypte_lama .img_lot_qod { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/lama_lot.png'); }
.popup_crypte_araignee .img_lot_qod { background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/araignee_lot.png'); }


#popup_case .btn_conserver,
#popup_case .btn_qod {
	position:relative;
	cursor:pointer;
	text-transform:uppercase;
	background:rgba(0,0,0,0.15);
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 16px;
	padding: 0.25em 0.5em;
	display: inline-block;
	border-radius: 4px;
	box-shadow: 0 2px 3px -2px #000 inset;
	transition:color 0.1s linear;
	margin:0 5px;
	}


#popup_case .btn_qod:hover,
#popup_case .btn_conserver:hover{
	color:white;
	}

	
#popup_case .img_lot_petit{
	display:none;
	}
#popup_case .espace_bouton{
	height:50px;
	padding-top: 10px;
	text-align:center;
 }
	/*
#crypte .popup_case .img_lot{
	width:182px;
	height:181px;
	margin-left:140px;
	}
#crypte .popup_case .img_point{
	width:128px;
	height:101px;
	margin-left:170px;
	padding-top : 2px;
	}*/
#popup_case .img_lot{
	width:128px;
	height:101px;
	margin-left:170px;
	*margin-left:0px;
	padding-top : 2px;
	}	
#popup_case .img_lot_qod{
	width:128px;
	height:101px;
	margin-left:170px;
	*margin-left:0px;
	padding-top : 2px;
	}	
.image_lot_avec_decor{
	margin-left:3px;
}
	
#popup_case .lot_desc{
	/*width:400px;*/
	/*height:105px;*/
	/*position:absolute;*/
	/*top:20px;*/
	/*left:169px;*/
	}
#popup_case .lot_desc table{
	width:100%;
	height:100%;
	}
#popup_case .lot_desc td{
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	}
	
#popup_case  a.btn_fermer {
	position:relative;
	cursor:pointer;
	text-transform:uppercase;
	background:rgba(0,0,0,0.15);
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 16px;
	padding: 0.25em 0.5em;
	display: inline-block;
	border-radius: 4px;
	box-shadow: 0 2px 3px -2px #000 inset;
	transition:color 0.1s linear;
	margin:0 5px;
}


#popup_case  a.btn_fermer:hover {
	color:white;
}
	
#popup_case {
	width:468px;
	/*height:225px;*/
	position:absolute;
	/*left:391px;*/
	left :38%;
	background-repeat:no-repeat;
	z-index:20;
	top:10%;
	display:none;
	text-align:center;
	}
.popup_crypte_tigre .haut{ 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre_haut.png');
	width:468px;
	height:268px;
}


.popup_crypte_tigre .contenu{ 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre_px.png');
	background-repeat:repeat-y;
	width:468px;
}
.popup_crypte_tigre .bas {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre_bas.png');
	width:468px;
	height:66px;
	position: relative;
	box-sizing: border-box;
	padding-top:20px;
	text-align: center;
}
.popup_crypte_tigre a.btn_fermer {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/bt_fermer_tigre.png');
	}
.popup_crypte_condor .haut { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/condor_haut.png');
	width:468px;
	height:268px;
}

.popup_crypte_condor .contenu { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/condor_px.png');
	background-repeat:repeat-y;
	width:468px;
}
.popup_crypte_condor .bas { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/condor_bas.png');
	width:468px;
	height:66px;
	position: relative;
	box-sizing: border-box;
	padding-top:20px;
	text-align: center;
}

.popup_crypte_serpent .haut { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/serpent_haut.png');
	width:468px;
	height:268px;
}

.popup_crypte_serpent .contenu { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/serpent_px.png');
	background-repeat:repeat-y;
	width:468px;
}
.popup_crypte_serpent .bas { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/serpent_bas.png');
	width:468px;
	height:66px;
	position: relative;
	box-sizing: border-box;
	padding-top:20px;
	text-align: center;
}

.popup_crypte_lama .haut { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/lama_haut.png');
	width:468px;
	height:268px;
}


.popup_crypte_lama .contenu { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/lama_px.png');
	background-repeat:repeat-y;
	width:468px;
}
.popup_crypte_lama .bas { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/lama_bas.png');
	width:468px;
	height:66px;
	position: relative;
	box-sizing: border-box;
	padding-top:20px;
	text-align: center;
}

.popup_crypte_araignee .haut { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/araignee_haut.png');
	width:468px;
	height:268px;
}


.popup_crypte_araignee .contenu {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/araignee_px.png');
	background-repeat:repeat-y;
	width:468px;
}
.popup_crypte_araignee .bas { 
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/araignee_bas.png');
	width:468px;
	height:66px;
	position: relative;
	box-sizing: border-box;
	padding-top:20px;
	text-align: center;
}




.popup_crypte_tigre .haut,
.popup_crypte_condor .haut,
.popup_crypte_serpent .haut,
.popup_crypte_lama .haut,
.popup_crypte_araignee .haut {
	position: relative;
}

.popup_crypte_tigre .haut:before,
.popup_crypte_condor .haut:before,
.popup_crypte_serpent .haut:before,
.popup_crypte_lama .haut:before,
.popup_crypte_araignee .haut:before {
	color:#F3F45D;
	display: block;
	position: absolute;
	top: 214px;
	width:100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}

.popup_crypte_tigre .haut:before {
	content:'Crypte\000020Hippocampe';
}

.popup_crypte_condor .haut:before {
	content:'Shell\000020crypt';
}

.popup_crypte_serpent .haut:before {
	content:'Crypt\000020Jellyfish';
}

.popup_crypte_lama .haut:before {
	content:'Sea\000020Urchin\000020Crypt';
}

.popup_crypte_araignee .haut:before {
	content:'Star\000020Crypt';
}



#crypte a.btn_a_gagner {
	position:absolute;
	left:970px;
	top:15px;
	cursor:pointer;
	text-transform:uppercase;
	background:rgba(0,0,0,0.15);
	background:#47a8cd;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 16px;
	padding: 0.25em 0.5em;
	display: inline-block;
	border-radius: 4px;
	box-shadow: 0 2px 3px -2px #000 inset;
	transition:color 0.1s linear;
	margin:0 5px;
}


#crypte a.btn_a_gagner:hover {
	color:white;
}

#crypte a.lien_regle,
#crypte_home a.lien_regle {
	position:absolute;
	display:block;
	font-size:11px;
	color:#FFF;
	right:260px;
	top:22px;
	text-decoration:underline;
	}

	
	
.zone_crypte_tigre1 a.lien_dotation, .zone_crypte_tigre2 a.lien_dotation, .zone_crypte_tigre0 a.lien_dotation, .zone_crypte_serpent a.lien_dotation , .zone_crypte_lama a.lien_dotation , .zone_crypte_condor a.lien_dotation , .zone_crypte_araignee a.lien_dotation {
	/*position:absolute;*/
	margin-bottom:3px;
	width:100%;
	text-align:center;
	color:white;
	}
	
.zone_crypte_tigre2 {
	width:502px;
	*width:562px;
	height:231px;
	margin-left:10px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre2.png');
	display:block;
	float:left;
	padding-left:60px;
	}

.zone_crypte_tigre1 {
	width:784px;
	*width:844px;
	height:202px;
	margin-left:10px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre3.png');
	display:block;
	float:left;
	padding-left:60px;
	}

.zone_crypte_tigre0 {
	width:280px;
	height:231px;
	margin-left:10px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/tigre/tigre.png');
	display:block;
	float:left;
	}

.zone_crypte_serpent {
	width:280px;
	height:231px;
	margin-left:5px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/serpent/serpent.png');
	display:block;
	float:left;
	*float:none;
	}
.zone_crypte_araignee {
	width:280px;
	height:231px;
	margin-left:5px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/araignee/araignee.png');
	display:block;
	float:left;
	}


.zone_crypte_lama {
	width:280px;
	height:231px;
	margin-left:5px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/lama/lama.png');
	display:block;
	float:left;
	}
.zone_crypte_condor {
	width:280px;
	height:231px;
	margin-left:5px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/eld/crypte/condor/condor.png');
	/*display:block;*/
	float:left;
	}


.zone_crypte_tigre2,
.zone_crypte_tigre1,
.zone_crypte_tigre0,
.zone_crypte_serpent,
.zone_crypte_lama,
.zone_crypte_condor,
.zone_crypte_araignee {
	position: relative;
}
.zone_crypte_tigre2:before,
.zone_crypte_tigre1:before,
.zone_crypte_tigre0:before,
.zone_crypte_serpent:before,
.zone_crypte_lama:before,
.zone_crypte_condor:before,
.zone_crypte_araignee:before {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	left:0;
	padding-top:8px;
	font-size:1rem;
	text-transform: uppercase;
	font-weight: bold;
	color:rgba(0,0,0,0.75);
}

.zone_crypte_tigre2:before,
.zone_crypte_tigre1:before,
.zone_crypte_tigre0:before {
	content:'Crypte\000020Hippocampe';
}

.zone_crypte_serpent:before {
	content:'Crypt\000020Jellyfish';
}

.zone_crypte_araignee:before {
	content:'Star\000020Crypt';
}
.zone_crypte_lama:before {
	content:'Sea\000020Urchin\000020Crypt';
}

.zone_crypte_condor:before {
	content:'Shell\000020crypt';
}

.zone_texte{
    margin: 30px 4px 0px 9px;
	position:relative;
}

.lot{
	margin-top:3px;
}
	
.zone_menu {
	width:220px;
	position:absolute;
	left:100px;
	top:18px;
	z-index:6;
	}

.zone_menu a {
	position:absolute;
	top:0;
	cursor:pointer;
	text-transform:uppercase;
	background:rgba(0,0,0,0.15);
	background:#47a8cd;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 16px;
	padding: 0.25em 0.5em;
	display: inline-block;
	border-radius: 4px;
	box-shadow: 0 2px 3px -2px #000 inset;
	transition:color 0.1s linear;
	margin:0 5px;
	white-space: nowrap;
}


.zone_menu a:hover {
	color:white;
}


.zone_menu a.pyramide,
.zone_menu a.pyramide_actif {
	right:50%;
}

.zone_menu a.crypte,
.zone_menu a.crypte_actif {
	left:50%;
}

.zone_menu a.pyramide_actif,
.zone_menu a.crypte_actif {
	color: #1c405a;
	text-shadow: 1px 1px 2px #439fde;
}
	
#cache {
	position:fixed;
	*position:absolute;
	z-index:10;
	width:100%;
	height:100%;
	display:none;
	top:0px;
	*top: expression((document.documentElement.scrollTop || document.body.scrollTop) + this.offsetHeight - this.offsetHeight);	
	left:0px;
	}
#cache .fond {
	background-color:black;
	/*opacity:0.5;*/
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:11;
	}

#crypte_home.crypte_home .haut .texte_accueil{
	position:absolute;
	margin-top:80px;
	margin-left:205px;
	*position:relative;
	*margin-top:80px;
	*margin-left:0px;
	width:829px;
	color:white;
	}

@media screen and (max-width: 992px) {
    #crypte_home {
        display: grid;
        grid-template: auto / auto;

        width: 100%;
        height: auto;

        margin: auto;

        text-align: center;
    }

    .zone_menu {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        display: grid;
        grid-template: auto / 1fr 1fr;

        grid-row: 1 / 2;
        grid-column: 1 / 2;

        width: 100%;
        height: auto;

        margin-bottom: 40px;
    }
    .zone_menu a {
        font-size: 4vw;
        white-space: normal;
    }
    .zone_menu a.pyramide,
    .zone_menu a.pyramide_actif {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 1 / 2;
        grid-column: 1 / 2;
    }
    .zone_menu a.crypte,
    .zone_menu a.crypte_actif {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 1 / 2;
        grid-column: 2 / 3;
    }

    #crypte_home .haut {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 3 / 4;
        grid-column: 1 / 2;

        width: 100%;
        height: auto;

        margin: auto auto 40px auto;

        background: #000;
    }
    #crypte_home .haut:before {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        width: 100%;
        height: auto;

        margin: auto;

        background: none;

        font-size: 4vw;
    }
    #crypte_home.crypte_home .haut .texte_accueil {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        margin: auto;
        width: 100%;
        font-size: 3vw;
    }

    #crypte_home .contenu {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        align-content: center;
        justify-content: center;

        grid-row: 4 / 5;
        grid-column: 1 / 2;

        width: 100%;
        height: auto;

        padding: unset;

        background: none;
    }

    #crypte_home .contenu > div:first-child {
        margin-top: 40px;
    }
    #crypte_home .contenu > div {
        margin-bottom: 40px;
    }

    .zone_crypte_tigre2,
    .zone_crypte_tigre1,
    .zone_crypte_tigre0,
    .zone_crypte_serpent,
    .zone_crypte_lama,
    .zone_crypte_condor,
    .zone_crypte_araignee {
        display: grid;

        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .zone_crypte_tigre2:before,
    .zone_crypte_tigre1:before,
    .zone_crypte_tigre0:before,
    .zone_crypte_serpent:before,
    .zone_crypte_lama:before,
    .zone_crypte_condor:before,
    .zone_crypte_araignee:before {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        font-size: 6vw;
    }

    .zone_crypte_tigre1 a.lien_dotation,
    .zone_crypte_tigre2 a.lien_dotation,
    .zone_crypte_tigre0 a.lien_dotation,
    .zone_crypte_serpent a.lien_dotation,
    .zone_crypte_lama a.lien_dotation,
    .zone_crypte_condor a.lien_dotation,
    .zone_crypte_araignee a.lien_dotation {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        font-size: 3vw;
    }

    .zone_texte {
        font-size: 3vw;
        margin: unset;

    }


    .zone_crypte_tigre2,
    .zone_crypte_tigre1,
    .zone_crypte_tigre0,
    .zone_crypte_serpent,
    .zone_crypte_lama,
    .zone_crypte_condor,
    .zone_crypte_araignee {
        float: none;

        width: 100vw;
        height: auto;

        margin: unset;
        margin-top: 3vw !important;
        margin-bottom: 3vw !important;
        padding: unset;
    }

    .zone_crypte_tigre2 {
        background: #EBAB50;
    }
    .zone_crypte_tigre1 {
        background: #EBAB50;
    }
    .zone_crypte_tigre0 {
        background: #EBAB50;
    }
    .zone_crypte_serpent {
        background: #FF7F7D;
    }
    .zone_crypte_lama {
        background: #8C694C;
    }
    .zone_crypte_condor {
        background: #576643;
    }
    .zone_crypte_araignee {
        background: #A47CB7;
    }

    /*
    .zone_crypte_tigre2,
    .zone_crypte_tigre1,
    .zone_crypte_tigre0,
    .zone_crypte_serpent,
    .zone_crypte_lama,
    .zone_crypte_condor,
    .zone_crypte_araignee
     */

    #crypte_home .bas {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 5 / 6;
        grid-column: 1 / 2;

        width: 100%;
        height: auto;

        background: none;
    }

    #crypte a.lien_regle, #crypte_home a.lien_regle {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 2 / 3;
        grid-column: 1 / 2;

        width: 100%;
        height: auto;

        margin: auto auto 40px auto;

        font-size: 5vw;
    }

    #crypte a.btn_a_gagner {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        display: block;

        grid-row: 3 / 4;
        grid-column: 1 / 2;

        width: 100%;
        height: auto;

        margin: auto auto 40px auto;

        padding: unset;

        font-size: 5vw;
    }

    #crypte {
        display: grid;
        grid-template: auto / auto;

        width: 100%;
        height: auto !important;

        margin: auto;

        background: none;

        text-align: center;
    }
    #crypte.crypte_tigre {
        background: #EBAB50;
    }
    #crypte.crypte_serpent {
        background: #FF7F7D;
    }
    #crypte.crypte_lama {
        background: #8C694C;
    }
    #crypte.crypte_condor {
        background: #576643;
    }
    #crypte.crypte_araignee {
        background: #A47CB7;
    }

    #crypte .fond {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        grid-row: 4 / 5;
        grid-column: 1 / 2;

        width: 100%;
        height: auto;

        margin: auto auto 40px auto;

        background: #000;
    }
    .crypte_tigre .fond:before,
    .crypte_serpent .fond:before,
    .crypte_lama .fond:before,
    .crypte_araignee .fond:before,
    .crypte_condor .fond:before {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        margin: auto;

        background: none;

        font-size: 6vw;
        white-space: normal;
    }

    #crypte .grille {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        align-content: center;
        justify-content: center;

        grid-row: 5 / 6;
        grid-column: 1 / 2;

        width: 100%;
        height: auto;

        margin: auto auto 40px auto;

        padding: 0;
    }

    #crypte .grille .grand_vide {
        display: none;
    }

     #crypte.crypte_tigre a.grande_case,
     #crypte.crypte_condor a.grande_case,
     #crypte.crypte_serpent a.grande_case,
     #crypte.crypte_lama a.grande_case,
     #crypte.crypte_araignee a.grande_case {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        float: none;

        width: 286px;
        height: 242px;

        margin: auto;

        background-size: 100%;
    }

    #crypte .grille a.grande_case img {
        width: 242px;
        height: 196px;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        margin: 23px auto auto 22px;
    }

    #crypte .bas {
        display: none;
    }
}

/* POPUP */
@media screen and (max-width: 992px) {
    #popup_case {
        position: absolute;

        left: unset;
        right: auto;

        width: 100%;
        height: auto;
    }

    .popup_crypte_tigre .haut,
    .popup_crypte_condor .haut,
    .popup_crypte_serpent .haut,
    .popup_crypte_lama .haut,
    .popup_crypte_araignee .haut {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        width: 100%;
        height: 11vw;

        background-size: 100% 100%;

        border-radius: 7px 7px 0px 0px;
        background-image:none;
    }


.popup_crypte_tigre .haut:before, .popup_crypte_condor .haut:before, .popup_crypte_serpent .haut:before, .popup_crypte_lama .haut:before, .popup_crypte_araignee .haut:before {
       top: 2vw;
       width: 100%;
       font-size: 5vw;
}


    .popup_crypte_tigre .haut {
        background-color: #D79F2E;
    }

    .popup_crypte_condor .haut {
        background-color: #607937;
    }

    .popup_crypte_serpent .haut {
        background-color: #BA2823;
    }

    .popup_crypte_lama .haut {
        background-color: #9a5f00;
    }

    .popup_crypte_araignee .haut {
        background-color: #7A4388;
    }

    .popup_crypte_tigre .contenu,
    .popup_crypte_condor .contenu,
    .popup_crypte_serpent .contenu,
    .popup_crypte_lama .contenu,
    .popup_crypte_araignee .contenu {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        width: 100%;
        height: auto;

        background-size: 100%;

        font-size: 4vw;
    }

    .popup_crypte_tigre .bas,
    .popup_crypte_condor .bas,
    .popup_crypte_serpent .bas,
    .popup_crypte_lama .bas,
    .popup_crypte_araignee .bas {
        position: relative;

        top: auto;
        bottom: auto;
        left: auto;
        right: auto;

        width: 100%;
        height: auto;

        background-size: 100% 100%;
    }

    #popup_case .lot_desc {
        padding: 0 80px;
    }

    #popup_case .img_lot {
        width: 256px;
        height: 202px;

        margin: auto;

        background-size: 100% 100%;
    }
    #popup_case .img_lot img {
        width: 100%;
        height: 100%;
    }

    #popup_case .lot_qod_desc {
        padding: 0 80px;
    }

    #popup_case .img_lot_qod {
        width: 256px;
        height: 202px;

        margin: auto;

        background-size: 100% 100%;
    }

    #popup_case .espace_bouton {
        height: auto;

        margin-bottom: 40px;
    }
    #popup_case .btn_conserver,
    #popup_case .btn_qod {
        font-size: 5vw;
    }

    #popup_case a.btn_fermer {
        font-size: 5vw;
    }
	}