


#zone_gauche {
	width:718px;
	float:left;
	text-align:left;
	position:relative;
	}

#zone_gauche_elargi {
	width:980px;
	float:left;
	text-align:left;
	position:relative;
	}
	
#zone_droite {
	width:249px;
	float:right;
	position:relative;
	margin-top:5px;
	}

.categorie_defi {
	width:717px;
	position:relative;
	margin-left:2px;
	padding-bottom: 10px;
	}

.categorie_defi .titre {
	text-align:left;
	font-family:Grobold;
	font-size:15px;
	width:689px;
	height:26px;
	padding-top:8px;
	padding-left:18px;
	color:black;
	margin-top: 14px;
	margin-bottom: 10px;
	font-weight:bold;
	}
.categorie_defi #titre_top{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre01.jpg');
	}
.categorie_defi #titre_jeux{
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');*/
	}
.categorie_defi #titre_anonyme{
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	padding-left:45px;
	}

.categorie_defi #titre_public{
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	padding-left:45px;
	}
.categorie_defi #titre_prive{
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	padding-left:45px;
	}
.categorie_defi #titre_a_relever{
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	}
.categorie_defi #titre_defi_en_cours{
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	}

.categorie_defi .titre .sous_titre {
	text-align:right;
	font-family:Century Gothic;
	font-size:14px;
	font-weight:bold;
	color:#92B957;
	position:absolute;
	top:6px;
	right:8px;
	}

#defis_par_jeux.categorie_defi .bloc_jeu{
	width:94px;
	float:left;
	margin-left:24px;
	margin-top:7px;
	height: 122px;
	}
#defis_par_jeux.categorie_defi .bloc_jeu #image_jeu{
	width:94px;
	height:83px;
	}

#defis_par_jeux.categorie_defi a{
	text-decoration:none;
	font-family: tahoma, serif;
    font-weight: bold;
    text-align: center;
	font-size:10px;
	color:#607D32;
	text-transform: uppercase;
	}
.tab_haut_defis {
	height:35px;
    width: 693px;
    background-size: 100% 100% !important;
    text-transform: capitalize;
	}
.tab_haut_defis tr{
	text-align:center;
	font-family:Grobold;
	font-size:13px;
	color:black;
	text-align:center;
	}

.tab_px_0  {
	/*background:url('//static.wonderz.com/wonderz/playbox/img/defis/presentation_jeu/tab_pxblanc.png') repeat-y;*/
    height: auto;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:black;
	text-align:center;
    background-color: transparent;
    border-width: 1px;
    border-color: #b2da73;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
	}

.tab_px_nogagnant {
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/presentation_jeu/tab_pxblanc.png') repeat-y;
	height:30px;
	text-align:center;
	font-family:tahoma;
	font-size:15px;
	color:black;
	text-align:center;
	}

.tab_px_rollover{
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/presentation_jeu/tab_px-rollover.png') repeat-y;
	height:30px;
	text-align:center;
}
.tab_px_1 {
	/background:url('//static.wonderz.com/wonderz/playbox/img/defis/presentation_jeu/tab_pxjaune.png') repeat-y;*/
	text-align:center;
    background-color: transparent;
    border-width: 1px;
    border-color: #b2da73;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
	}


.tab_px_0 table, .tab_px_1 table , .tab_px_rollover table {
	font-family:tahoma;
	font-size:11px;
	color:black;
	text-align:center;
	}
.tab_bas { 
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/presentation_jeu/tab_bas.png') no-repeat;
	height:9px;
	position:relative;
    background-size: 100%;
	}

.bt_jouer_defi {
	display:inline-block;
	margin-right:17px;
	background:#FBD81E;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #FF8000, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
	text-transform:capitalize;
}

.bt_jouer_defi:after {
	content: '\00904A\003073\00307E\003059';
}

.bt_jouer_defi:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}
.bt_jouer_defi_gris {
	display:inline-block;
	margin-right:17px;
	background: #96999e;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #341500, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
}

.bt_jouer_defi_gris:after {
	content: '\00904A\003073\00307E\003059';
}

.bt_jouer_defi_gris:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #341500 inset;
	color:#212121;
}

.bt_lancer_defi {
	display:inline-block;
	    margin-right:17px;
	background:#FBD81E;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #FF8000, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
	text-transform:capitalize;
}

.bt_lancer_defi:after {
	content: '\006253\003061\004E0A\003052';
	text-transform:capitalize;
}

.bt_lancer_defi:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}
.bt_lancer_defi_gris {
	display:inline-block;
	margin-right:17px;
	background: #96999e;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #341500, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
	text-transform:capitalize;
}

.bt_lancer_defi_gris:after {
	content: '\006253\003061\004E0A\003052';
}

.bt_lancer_defi_gris:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #341500 inset;
	color:#212121;
}

.bt_relever_defi {
	display:inline-block;
	    margin-right:17px;
	background:#FBD81E;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #FF8000, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
	text-transform:capitalize;
}

.bt_relever_defi:after {
	content: '\004E0A\003052\00307E\003059';
}

.bt_relever_defi:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}
.bt_relever_defi_gris {
	display:inline-block;
	margin-right:17px;
	background: #96999e;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #341500, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
}

.bt_relever_defi_gris:after {
	content: '\004E0A\003052\00307E\003059';
}

.bt_relever_defi_gris:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #341500 inset;
	color:#212121;
}
.bt_creer_defi {
	display:inline-block;
	    margin-right:17px;
	background:#FBD81E;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #FF8000, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
	text-transform:capitalize;
}

.bt_creer_defi:after {
	content: '\004F5C\00308A\00307E\003059';
}

.bt_creer_defi:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}
.bt_creer_defi_gris {
	display:inline-block;
	margin-right:17px;
	background: #96999e;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #341500, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
	text-transform:capitalize;
}

.bt_creer_defi_gris:after {
	content: '\0030AF\0030EC\0030A8';
}

.bt_creer_defi_gris:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #341500 inset;
	color:#212121;
}
.bt_sinscrire {
	display:inline-block;
	margin-right:17px;
	background:#FBD81E;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:1rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #FF8000, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
	text-transform:capitalize;
}

.bt_sinscrire:after {
	content: '\00767B\009332';
	text-transform:capitalize;
}

.bt_sinscrire:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}

.bt_detail {
	display:inline-block;
	    margin-right:17px;
	background:#FBD81E;
	border-radius:10px;
	font-family:Grobold;
	text-decoration: none;
	padding:0.25em 0.5em;
	font-size:0.95rem;
	color:#212121;
	box-shadow: 0 2px 3px -2px #FF8000, 0 3px 3px -2px #FFF inset;
	transition:color 0.1s linear;
	white-space: nowrap;
	z-index: 2;
	position: relative;
	text-transform:capitalize;
}

.bt_detail:after {
	content: '\0030C7\0030A3\0030C6\0030FC\0030EB';
}

.bt_detail:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}

	
.zone_creer_defi{
	width:100%;
	height:43px;
	position:relative;
	float:left;
}
.zone_creer_defi .cout, .zone_creer_defi .cout_gris{
	background-repeat:no-repeat;
	height:17px;
	*height:31px;
	width: 171px;
	position: relative;
	top: -14px;
	padding-top: 14px;
	font-family: tahoma;
	font-weight: bold;
	left: 0px;
	margin: auto;
	z-index:3;
	}
.zone_creer_defi .cout {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/presentation_jeu/cout.png');
	}
.zone_creer_defi .cout_gris{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/presentation_jeu/cout_gris.png');
	}

#top_defis {
	text-align:center;
	}
#zone_gauche #top_defis .bloc_top_jeu{
	width:175px;
	/*float:left;*/
	display:inline-block;
	*display:inline;
	vertical-align:top;
	margin-left:0px;
	margin-top:7px;
	text-align:left;
}

#zone_gauche #top_defis .bloc_top_jeu .haut{
	width:175px;
	height:60px;
	display:block;
	box-sizing: border-box;
	text-transform: uppercase;
	text-align: center;
	padding-top: 44px;
	color: #464646;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#zone_gauche #top_defis .bloc_top_jeu .contenu{
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/home/topdefis_px.jpg') repeat-y;
	padding-left:10px;
    padding-right: 10px;
	width:177px;
	box-sizing:border-box;-moz-box-sizing:border-box;;-webkit-box-sizing:border-box;
	font-size:11px;
	position:relative;
}
#zone_gauche #top_defis .bloc_top_jeu .bas{
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/home/topdefis_bas.jpg') no-repeat;
	width:177px;
	height:6px;
}

.picto_type_1_petit{
	background-position:-212px -365px;
	width:22px;
	height:31px;
	float:left;
}
.picto_type_2_petit{
	background-position:-212px -101px;
	width:22px;
	height:31px;
	float:left;
}
.picto_type_3_petit{
	background-position:-212px -233px;
	width:22px;
	height:31px;
	float:left;
}
.picto_type_4_petit{
	background-position:-212px -498px;
	width:22px;
	height:31px;
	float:left;
}
.picto_type_1_moyen{
	background-position:-128px -336px;
	width:49px;
	height:60px;
	float:left;
}
.picto_type_2_moyen{
	background-position:-128px -71px;
	width:49px;
	height:60px;
	float:left;
}
.picto_type_3_moyen{
	background-position:-128px -204px;
	width:49px;
	height:60px;
	float:left;
}
.picto_type_4_moyen{
	background-position:-128px -467px;
	width:49px;
	height:60px;
	position:absolute;
	left:0px;
	top:0px;
}
.picto_type_1_grand{
	background-position:0 -264px;
	width:100px;
	height:132px;
	float:left;
}
.picto_type_2_grand{
	background-position:0 0;
	width:100px;
	height:132px;
	float:left;
}
.picto_type_3_grand{
	background-position:0 -132px;
	width:100px;
	height:132px;
	float:left;
}
.picto_type_4_grand{
	background-position:0 -396px;
	width:100px;
	height:132px;
	float:left;
}


.progress_bar {
    background: url("/wonderz/playbox/img/defis/presentation_jeu/progress_bar_fond.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #A06B27;
	height: 9px;
    position: relative;
	overflow:hidden;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.progress_bar .bar {
    background: url("/wonderz/playbox/img/defis/presentation_jeu/progress_bar.jpg") repeat-x scroll 0 0 transparent;
    display: block;
    height: 7px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}

#fond_decoration_jeu {
    height: 204px;
    left: 50%;
    margin-left: -745px;
    position: absolute;
	top:30px;
    width: 1490px;
    display:none;
}
.col_1er_prix {
	text-align:center;
	}
.col_1er_prix .gain_standard,.col_1er_prix .image_jackpot_petit{	
	display:inline-block;
	*display:inline;
	font-weight:bold;
	}

.interro{	
	margin-left:5px;
	cursor:pointer;
}

.col_1er_prix .interro{		
	display:inline-block;
	*display:inline;	
}

.titre_jeu_flash {
	text-align:left;
	font-family:Grobold;

	font-size:19px;
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
	width:970px;
	height:37px;
	padding:8px 0 0 48px;
	color:black;
	position:relative;
	z-index:1;
	}
	
.titre_jeu_flash a{
	text-decoration:none;
	color:black;
	
	}

 

#titre_taille1{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre01.jpg');
}
#titre_taille2{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre02.jpg');
}
#titre_taille3{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre03.jpg');
}
#titre_taille4{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');
}
#titre_taille5{
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre05.jpg');
}
.titre_jeu_flash .type_defi{
	font-family: century gothic;
	font-size: 14px;
	font-weight: bold;
    color: #83B026;
	position:absolute;
	top:10px;
	right:50px;
}
.objet_jeu_1{
	width:42px;
	height:45px;
	position: absolute;
    right: 0;
    top: 0;
}

.objet_jeu_2{
	background-position:0 -45px;	
	width:42px;
	height:45px;	
    position: absolute;
    right: 0;
    top: 0;
}

.objet_jeu_3{
	background-position:0 -90px;	
	width:42px;
	height:45px;	
    position: absolute;
    right: 0;
    top: 0;
	}

.objet_jeu_4{
	background-position:0 -135px;	
	width:42px;
	height:45px;	
    position: absolute;
    right: 0;
    top: 0;
	}

.categorie_defi .image_fond_tableau1_top{
	background-repeat:no-repeat;
	background-position:75px bottom;
	margin-top:30px;
}
.categorie_defi .image_fond_tableau1_bottom{
	background-repeat:no-repeat;
	background-position:75px 100%;
}
.categorie_defi .image_fond_tableau2_top{
	background-repeat:no-repeat;
	background-position:120px bottom;
}
.categorie_defi .image_fond_tableau2_bottom{
	background-repeat:no-repeat;
	background-position:120px 100%;
}
.categorie_defi .image_fond_tableau3_top{
	background-repeat:no-repeat;
	background-position:350px bottom;
}
.categorie_defi .image_fond_tableau3_bottom{
	background-repeat:no-repeat;
	background-position:350px 100%;
}
.picto_titre{
	position:absolute;
    top: 0px;
    left: 0px;
}



#defis_a_relever.categorie_defi  .bloc_defi_tb{
	padding-top:5px;
	position:relative;
	padding-left:15px;
}
#defis_a_relever.categorie_defi  .bloc_defi_tb .titre_defi_tb{
    color: #92B957;
    font-size: 11px;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 30px;
}
#defis_a_relever.categorie_defi  .bloc_defi_tb .texte_defi_tb{
    font-size: 11px;
    padding-left: 30px;
	}

	
#defis_a_relever.categorie_defi .zone_a_relever .bloc_defi_tb a.bt_jouer_tb{
	left:180px;
}	

#defis_a_relever.categorie_defi .zone_a_relever{
	padding-left:10px;
	font-family: tahoma;
    font-size: 11px;
}
	

	
#zone_gagnant .titre {
	text-align:center;
	font-family:Grobold;
	font-size:20px;
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');*/
	width:189px;
	height:29px;
	*width:709px;
	*height:34px;
	padding-top:5px;
	padding-right:520px;
	margin-bottom:5px;
	margin-top:10px;
	color:black;
	position:relative;
	}	
	
#zone_gagnant .titre .jeu{
	position:absolute;
	right:30px;
	top:13px;
	font-family:century gothic ;
	color:#E98922;
	text-transform:none;
	font-size:15px;
	font-weight:bold;
	}
	
#zone_gagnant .un_gagnant{
	float:left;
	width:320px;
	height:45px;
	font-size:11px;
	color:#625F56;
	margin-left:5px;
	}

#zone_gagnant .un_gagnant a{
	color:#625F56;
	}
	
#zone_gagnant .un_gagnant .zone_avatar{
	width:38px;
	float:left;
	text-align:left;
	position:relative;
	margin-right:5px;
	}
	
#zone_gagnant .un_gagnant .zone_texte{
	float:left;
	padding-top:5px;
	width:260px;
	}
	
#zone_gagnant .un_gagnant .zone_avatar a{
	display:block;
	position:relative;
	}
#zone_gagnant .un_gagnant .zone_avatar img {
	margin-top:3px;
	margin-left:3px;
	}

	
#zone_gagnant .un_gagnant .img_avatar_petit {
	background:url('//static.wonderz.com/wonderz/playbox/img/grattages/pave_gagnant/cadre_avatar_petit.png') no-repeat;
	width:38px;
	height:38px;
	}
	
	
	
#zone_gagnant .liste, #zone_vite .liste, .categorie_defi .liste  {
	width:700px;
	margin-left:10px;
	}
#zone_gagnant .liste .l_haut, #zone_vite .l_haut, .categorie_defi .liste .l_haut{
	background:url('//static.wonderz.com/wonderz/playbox/img/grattages/page_gagnant/tab_haut.jpg') no-repeat;
	width:700px;
	height:9px;
	overflow:hidden;
	}
	
#zone_gagnant .liste .l_bas, #zone_vite .l_bas{
	background:url('//static.wonderz.com/wonderz/playbox/img/grattages/page_gagnant/tab_bas.jpg') no-repeat;
	width:700px;
	height:39px;
	position:relative;
	overflow:hidden;
	}
.categorie_defi .liste .l_bas{
	background:url('//static.wonderz.com/wonderz/playbox/img/grattages/page_gagnant/tab_bas_2.jpg') no-repeat;
	width:700px;
	height:39px;
	position:relative;
	overflow:hidden;
	}
	
#zone_gagnant .liste .l_px, #zone_vite .l_px, .categorie_defi .liste .l_px{
	background:url('//static.wonderz.com/wonderz/playbox/img/grattages/page_gagnant/tab_px.jpg') repeat-y;
	width:700px;
	}
.categorie_defi .l_px a { 
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:black;
	}
	
#zone_gagnant .liste .l_bas .zone_pagination{
	position:absolute;
	width:160px;
	height:20px;
	left: 510px;
	top: 12px;
	text-align:center;
	cursor:default;
	}
	

#zone_gagnant .liste .l_bas .zone_pagination a{
	text-decoration:none;
	font-family:century gothic;
	color:#92B957;
	}
#zone_gagnant .liste .l_bas .zone_pagination a:hover{
	color:#69655C;
	}
	
#zone_gagnant .liste .l_bas .zone_pagination a.jump{
	font-weight:bold;
	}

#zone_gagnant .liste .l_bas .zone_pagination a.first_last{
	font-weight:bold;
	letter-spacing:-3px;
	}
	
	
#zone_vite .titre {
    color: black;
 
						 

    font-family: Grobold;
    font-size: 18px;
    height: 26px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 25px;
    padding-top: 8px;
    text-align: left;
    width: 682px;
    *width: 707px;
	*height:34px;
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre03.jpg');
	}	
	
#zone_vite .un_defi {
	font-size:11px;
	width:200px;
	margin-left:10px;
	padding-bottom:5px;
	float:left;
	height:100px;
	}
#zone_vite .un_defi .zone_avatar {
	width:55px;
	float:left;
	text-align:left;
	}
	
#zone_vite .un_defi .zone_texte a{
	color:black;
	}
#zone_vite .un_defi .zone_texte {
	width:145px;
	float:left;
	text-align:left;
	cursor:pointer;
	}
	
#zone_vite .un_defi .zone_avatar a{
	display:block;
	position:relative;
	}
#zone_vite .un_defi .zone_avatar img {
	margin-top:3px;
	margin-left:3px;
	}
	
#zone_vite .un_defi .img_avatar_grand {
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/vite/avatar2.png') no-repeat;
	width:44px;
	height:44px;
	}
	
#zone_vite .un_defi .img_avatar_petit {
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/vite/avatar.png') no-repeat;
	width:38px;
	height:38px;
	}
	
#zone_vite .l_bas a.see_more{
	display:block;
	position:absolute;
	color:#92B957;
	font-weight:bold;
	font-size:11px;
	right:25px;
	bottom:5px;
	text-decoration:none;
	}
	
#zone_vite .liste .l_bas .zone_pagination{
	text-align:center;
}

#zone_vite .liste .l_bas .zone_pagination a{
	text-decoration:none;
	font-family:century gothic;
	color:#92B957;
}

#zone_vite .liste .l_bas .zone_pagination a:hover{
	color:#69655C;
	}
#zone_vite .liste .l_bas .zone_pagination a.jump{
	font-weight:bold;
	}

#zone_vite .liste .l_bas .zone_pagination a.first_last{
	font-weight:bold;
	letter-spacing:-3px;
	}
#zone_flash{

	margin-left:3px;
	margin-bottom:40px;
}

.fond_cartouche{
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/tendance/couleur-pour-tendance.png') no-repeat;
	width:969px;
	height:187px;
	position:absolute;
	top:0;
	left:0;
}

.publicite{
    margin-bottom: 10px;
    margin-left: -10px;
    margin-top: 5px;
}

 .titre_tableau_gagnant {
	background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg');
	text-align:left;
	font-family:Grobold;
	font-size:17px;
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
	width:707px;
	height:34px;
	padding:9px 0 0 45px;
	color:black;
	}


.picto_avatar img {
	border:1px solid black;
	}
	
.titre_categorie_defi {
	text-align:left;
	font-family:Grobold;
	font-size:18px;
	width:692px;
	height:26px;
	*width:707px;
	*height:34px;
	padding-top:8px;
	padding-left:15px;
	color:black;
	margin-top: 5px;
	margin-bottom: 10px;
	background-repeat:no-repeat;
	}
.tcd_1 { background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre03.jpg'); }
.tcd_2 { background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre01.jpg'); }
.tcd_3 { background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre04.jpg'); }
.tcd_4 { background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre05.jpg'); }
.tcd_5 { background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/fd_titre05.jpg'); }

.zone_lien_retour_jeu {
	text-align:right;
	}
.zone_lien_retour_jeu a{ font-size:11px;text-decoration:none; padding: 0 10px 0 0;}


.mini_bloc_droite { position:relative; 
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/mini_bloc_droite/fd_px.jpg'); */
	height:auto;
	overflow:hidden;
	}

.mini_bloc_droite .titre{
	width:249px;
	height:57px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	text-align:left;
	padding-top:8px;
	padding-left:21px;
	font-family:Grobold;
	font-size:17px;
	/*color:white;*/
	color:black;
	position:relative;
	z-index:2;
	
	text-align:center;
	padding:0px;
	position:absolute;
	z-index:3;
	top:0px;
	}
.mini_bloc_droite .titre1 {	
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/mini_bloc_droite/fd_titre1.jpg'); */
	}
.mini_bloc_droite .titre2 {	
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/mini_bloc_droite/fd_titre2.jpg'); */
	}
	
.mini_bloc_droite .fond_bas{
	position:absolute;
	/*background:url('//static.wonderz.com/wonderz/playbox/img/defis/mini_bloc_droite/fd_bas.jpg') top left no-repeat; */
	background-color:white;
	width:249px;
	height:75%;
	*height:250px;
	min-height:250px;
	left:0;
	bottom:0;
	z-index:1;
	}
	
.mini_bloc_droite .liste {
	position:relative;
	z-index:2;
	width:221px;
	margin-left:20px;
	top:-20px;
	
	
	top:0;
	margin:10px;
	}
	
.mini_bloc_droite .l_haut {
	overflow:hidden;
	width:100%;
	height:10px;
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/vite/tab_haut.png') no-repeat;
	
	}
.mini_bloc_droite .l_px {
	width:100%;
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/vite/tab_px.png') repeat-y;
	
	
	padding-top:15px;
	}
	
.mini_bloc_droite .l_bas {
	overflow:hidden;
	width:100%;
	height:40px;
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/vite/tab_bas.png') no-repeat;
	position:relative;
	}
	
.mini_bloc_droite .l_bas a.see_more{
	display:block;
	position:absolute;
	color:#92B957;
	font-weight:bold;
	font-size:11px;
	right:25px;
	bottom:5px;
	text-decoration:none;
	}
	
.premier_prix{
	font-weight:bold;	
}

.image_jackpot_petit{
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/jackpot/jackpot_petit.png') no-repeat;	
	font-weight:bold;
	width:73px;
	height:19px;
    padding-top: 4px;
    padding-left: 13px;
    font-size: 0.65rem;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}
	
.jackpot_diamant_petit{	
	background-position:0px -57px;	
}
	
.jackpot_or_petit{	
	background-position:0px -38px;	
}

.jackpot_argent_petit{
	background-position:0px -19px;		
}

.image_jackpot_moyen{
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/jackpot/jackpot_moyen.png') no-repeat;	
	font-weight:bold;
	width:118px;
	height:27px;	
	padding-top:6px;
	padding-left:30px;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;
	*display:inline;
	margin-left:5px;
}
	
.jackpot_diamant_moyen{	
	background-position:0px -81px;	
}
	
.jackpot_or_moyen{	
	background-position:0px -54px;	
}

.jackpot_argent_moyen{
	background-position:0px -27px;		
}

.agagner_fortune{
	display:inline-block;
	*display:inline;
	color:#000000;
	font-weight:bold;
}
	
#top_defis .contenu {
							padding-top:15px;
							position:relative;
							}
						
						#top_defis .un_defi {
							width:157px;
							position:relative;
							/*left:-5px;*/
							padding-bottom:10px;
							}
							
						#top_defis .un_defi a{ text-decoration:none; }
						#top_defis .un_defi .zone_avatar{ 
							position:absolute;
							top: 8px;
							left: 2px;
							}
						#top_defis .ud_first .zone_avatar{ 
							top:6px;
							left:-5px;
							}
						#top_defis .un_defi .za_anonyme{ 
							top:2px;
							left:2px;
							}
						#top_defis .ud_first .za_anonyme{ 
							top:0px;
							left:-5px;
							}
						
							
						#top_defis .un_defi .zone_texte{ 
							position:relative;
							width:130px;
							left:27px;
							cursor:pointer;
							font-size:9px;
							font-family:tahoma !important;

							}
						
						#top_defis .un_defi .zone_texte b{ 
							font-size:10px;
							}
							
						#top_defis .ud_first .zone_texte { 
							font-size:10px;
							}
						#top_defis .ud_first .zone_texte b{ 
							font-size:11px;
							}

#defis_par_jeux.categorie_defi .bloc_jeu_hidden {
    display:none;
}

table, tr, td {
    width:98.5%;
}


#zone-register-desktop-hidden {
    display:none;
}

/**
___RESPONSIVE
**/


@media screen and (max-width: 992px) {

    #zone_gauche {
        width:98%;
        float: unset;
        padding-left: 1vw;
    }

	#zone_droite {
        display:none;
	}

    .categorie_defi {
        width:100%;
        padding-left: unset;
        margin-left: unset;
        padding-bottom: unset;
    }


    .categorie_defi .titre {
        width: 100% !important;
        font-size: 5vw;
        text-transform: uppercase;
        padding-top: 1vw;
        padding-top: unset;
        padding-left: unset;
        margin-top: 3vw;
        margin-bottom: 2vw;
        height: auto;
    }

    .categorie_defi .titre .sous_titre {
        display:none;
    }

    .categorie_defi #titre_top {
        background-image:none;
    }

    #defis_par_jeux.categorie_defi a {
        font-size :3vw;
    }

    #top_defis {
        display:none;
    }


    .tab_px_1 {
        background-image:none;
        background-color: #ffecbb;
        font-size:calc(10px + 0.5vw);
    }

    .tab_px_0 {
        background-image:none;
        background-color: #ffecbb;
        font-size: 3vw;
    }


    .tab_px_rollover {
        background-image:none;
        background-color: #ffecbb;
        font-size:calc(10px + 0.5vw);
    }

    .tab_haut_defis {
        width:100%;
        background:none;
        background-color: #B2DA73;
        border-radius: 4px;
        font-size: 5vw;
    }


    .tab_haut_defis tr {
        font-size: 2.5vw;
        text-transform:uppercase;
        text-align: center;
        white-space: nowrap;
    }

    .tab_haut_defis td {
        text-transform: uppercase;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: initial;
    }

    .progress_bar {
        display: inline-block;
        text-align:center;
        background-image: none;
        border: 2px solid #2f420a;
        height: 3vw;
        width: 80% !important;
        margin-top: -4vw;
        margin-left: 2vw;
        display: block !important;
    }

    .progress_bar .bar {
        background-image: none;
        height: 4vw;
        background-color: #b1d46c;
    }

    .tab_bas {
        background-image:none;
    }

    .categorie_defi .image_fond_tableau1_bottom {
        background-image:none !important;
     }
    .categorie_defi .image_fond_tableau2_bottom {
        background-image:none !important;
    }
    .categorie_defi .image_fond_tableau3_bottom {
        background-image:none !important;
    }

    .col_1er_prix .interro {
        display:none;
    }

    .tab_px_0 table, .tab_px_1 table, .tab_px_rollover table {
        font-size:4vw;
    }

    .zone_creer_defi .cout {
        display:none;
    }

    #defis_container .defis-area {
        width:100% !important;
        margin-left: unset !important;
        margin-bottom: 2vw !important;
    }


    .zone-detail-jeu {
        width:98% !important;
        height: 48vw !important;
        margin-left: unset !important;
        margin-bottom: unset !important;
    }


    #zone_flash {
        margin-left:0px;
        margin-bottom: 40px;
    }

    .titre_jeu_flash {
        display:none;
    }

    .zone-jeu-h5 {
        width:100% !important;
    }

    #pub_jeu {
        display:none !important;
    }


    #zone_gauche_elargi {
        width:100%;
    }


    #defis_par_jeux.categorie_defi .bloc_jeu_hidden {
        display:initial;
    }

    #defis_par_jeux.categorie_defi .bloc_jeu {
        display:none;
    }

    #defis_par_jeux.categorie_defi .bloc_jeu_hidden {
        width: 100%;
        float: left;
        margin-top: 1vw;
        height: 25vw;
    }
    #defis_par_jeux.categorie_defi .bloc_jeu_hidden #image_jeu {
        width: 100%;
        height: 100%;
    }

    #defis_par_jeux.categorie_defi .bloc_jeu_hidden #nom_jeu {
        display:none;
    }

    .tcd_3 {
        background-image: none;
    }

    .titre_categorie_defi {
        width: 99%;
        font-size: 3vw;
        height: auto;
        padding-top: 2vw;
        padding-left: 0vw;
        margin-top: 2vw;
        margin-bottom: 2vw;
    }

    .defis-list-wrapper {
        width:100% !important;
    }


    .bt_jouer_defi {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }

    .bt_jouer_defi_gris {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }


    .bt_lancer_defi {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }

    .bt_lancer_defi_gris {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }


    .bt_relever_defi {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }

    .bt_relever_defi_gris {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }

    .bt_creer_defi {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }

    .bt_creer_defi_gris {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }

    .bt_sinscrire {
        margin-right:1vw;
        padding:1vw;
        font-size:4vw;
    }

    .bt_detail {;
        margin-right:1vw;
        padding:1vw;
        font-size:3.5vw;
    }

    .zone_creer_defi{
        width:100%;
        height:10vw;
    }

    .zone_creer_defi .cout, .zone_creer_defi .cout_gris{
        background-repeat:no-repeat;
        height:6vw;
        width: 20vw;
        top: -3vw;
        padding-top: 3vw;
        }

     #defis-colonne-button-hidden {
        display:none;
     }

     .objet_jeu_1 {
        right: 2vw;
     }

     .objet_jeu_2 {
        right: 2vw;
     }

     .objet_jeu_3 {
        right: 2vw;
     }

     .defis-prives-zone-hidden {
        display:none;
     }

    #zone-register-desktop-hidden {
        display: initial;
        font-size: 4vw;
        margin: 2vw;
        padding: 1vw;
        border-radius: 10px;
        width: 87%;
        display: inline-block;
        background: #FBD81E;
        font-family: Grobold;
        text-decoration: none;
        padding: 0.25em 0.5em;
        color: #212121;
        box-shadow: 0 2px 3px -2px #FF8000, 0 3px 3px -2px #FFF inset;
        transition: color 0.1s linear;
        white-space: nowrap;
        text-transform: capitalize;
        text-align: center;
    }

    #zone-register-desktop-hidden > a {
        text-decoration:none;
    }

    #corps_defis #contenu_defis {
        top: -2vw;
    }

    .categorie_defi #titre_anonyme, .categorie_defi #titre_public, .categorie_defi #titre_prive {
        padding-left: unset;
    }

    .col_1er_prix .gain_standard, .col_1er_prix .image_jackpot_petit {
        font-size: 3.3vw;
    }

    .picto_avatar img {
        width: 10vw;
        height: 10vw;
    }


    .grille-defis {
        width: 99% !important;
        padding: 0.5vw !important;
        margin: 1vw auto !important;
        text-align: center;
    }

    .defis-sub-menu {
        width: 100% !important;
        margin: 1vw auto !important;
    }

    .defis-modal {
        width: 50vw !important;
        left: 25% !important;
        margin-left: unset !important;
        height : auto !important;
        padding: 2vw !important;
        font-size: 4vw !important;
    }

    #defis-aucun-defis-texte {
        font-size: 3vw;
    }

    .tcd_4 {
        display: none;
    }


    .picto_type_1_moyen, .picto_type_2_moyen, .picto_type_3_moyen {
        display:none;
    }

    #colonne-nb-joueurs {
        display: none;
    }

}

/**
___FIN RESPONSIVE
**/


	body {
		margin:0px !important;
		padding:0px !important;
		width:100%;
		overflow-x:hidden;
		position:relative;
		background-color:#D1E1B2;
		text-align:center;
		}
		
	#defis_container {
				
		/* Pour gerer le 100% IE */
		*height:100%;
		margin-top:20px;
		min-height: 100%;
		}
		
		
	#corps_defis {
		width:980px;
		margin:auto;
		word-wrap:break-word;
        position: relative;
        /* Pour gerer le 100% IE */
		/* height: auto !important; /* this is added to fixed all other browser dynamic height problem */
		
		*height:100%;
		min-height: 100%;
        /*height: 100%;*/
		
		font-family:tahoma;
		
		background:white;
		}
		
		
	#corps_defis #ombres {
		/*width:1016px;
		background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/ombre.png');*/
		background-repeat:repeat-y;
		height:100%;
		left:0px;
		margin-left:-17px;
		position:absolute;
		/*top:0px;
		bottom:0px;*/
		z-index:0;
		}
		
	#corps_defis #contenu_defis {
		position:relative;
		z-index:1;
		top:-8px;
		}
		
	.clear { 
		clear:both;
		font-family : tahoma;
		font-size:11px;
		}
		
#space_bar {
		width:100%;
		height:45px;
		}
		
#cache_defis {
	position:fixed;
	z-index:7;
	width:100%;
	height:100%;
	display:none;
	top:0;
	left:0;
	}
#cache_defis .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:0;
	left:0;
	z-index:8;
	}


#popup_defis {
	position:absolute;
	z-index:20;
	top:25%;
	width:586px;
	left:50%;
	margin-left:-260px;
	display:none;
	}

#popup_fin_defis {
  	position: absolute;
    z-index: 220;
    top: 128px;
    width: 720px;
    left: 12%;
    /* margin-left: -357px; */
    display: none;
    }
	
#background_defis {
	top:300px;
	width:148px;
	height:336px;
	left: 50%;
	margin-left: -638px;
	/*background-image:url('//static.wonderz.com/wonderz/playbox/img/defis/home/medaille.jpg');*/
	position:absolute;
	/*
	position:fixed;
	*position:absolute;
	*top: expression((document.documentElement.scrollTop || document.body.scrollTop) + this.offsetHeight - this.offsetHeight + 300);	*/
	}

#contenu_defis .title-defi-level-two {
	background:url('//static.wonderz.com/wonderz/playbox/img/defis/presentation_jeu/fd_titre02.jpg') left top no-repeat;
	text-align:left;
	font-family:Grobold;
	font-size:17px;
	width:707px;
	height:34px;
	padding-top:8px;
	padding-left:18px;
	box-sizing: border-box;
	color:black;
	margin-top: 14px;
	margin-bottom: 10px;
	}

.title-defi-level-two {
	position:relative;
}

 
/** deplacement des ancres un peu au dessus */
.title-defi-level-two > a[name] {
	position: absolute;
	top:-100px;
	visibility: hidden;
}

.title-defi-level-two span.title-defi-picto-game {
	display:inline-block;
	box-sizing:border-box;
	font-size:2rem;
	width:0.93em;
	height:1em;
	background-size:100% 400%;
	margin-top:-0.2em;
	margin-right:0.2em;
    vertical-align: middle;
}


#flashgame-loader {
    background-image: url('//static.wonderz.com/wonderz/playbox/img/jeu/loader_flash.gif');
    background-repeat: no-repeat;
    background-size: auto;
    height: 500px;
    width: 97%;
    left:0%;
    position: absolute;
    background-position-x: center;
    background-position-y: center;
    z-index: 2;
    display: initial;
}



/**
___RESPONSIVE
**/


@media screen and (max-width: 992px) {


    #corps_defis {
        width:100%;
    }


}



/**
___FIN RESPONSIVE
**/



