


#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.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre01.jpg');
	}
.categorie_defi #titre_jeux{
	/*background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre04.jpg');*/
	}
.categorie_defi #titre_anonyme{
	/*background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	padding-left:45px;
	}

.categorie_defi #titre_public{
	/*background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	padding-left:45px;
	}
.categorie_defi #titre_prive{
	/*background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	padding-left:45px;
	}
.categorie_defi #titre_a_relever{
	/*background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre04.jpg');*/
	width:662px;
	*width:707px;
	}
.categorie_defi #titre_defi_en_cours{
	/*background-image:url('//static.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/playbox/img/defis/presentation_jeu/tab_px-rollover.png') repeat-y;
	height:30px;
	text-align:center;
}
.tab_px_1 {
	/background:url('//static.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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: 'jogar';
}

.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: 'jogar';
}

.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: 'lan\0000E7amento';
	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: 'lan\0000E7amento';
}

.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: 'levantar';
}

.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: 'levantar';
}

.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: 'criar';
}

.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: 'creer';
}

.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: 'registrar';
	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: 'detalhe';
}

.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.zoovalley.com/zoovalley/playbox/img/defis/presentation_jeu/cout.png');
	}
.zone_creer_defi .cout_gris{
	background-image:url('//static.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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("/zoovalley/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("/zoovalley/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.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre01.jpg');
}
#titre_taille2{
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre02.jpg');
}
#titre_taille3{
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre03.jpg');
}
#titre_taille4{
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre04.jpg');
}
#titre_taille5{
	background-image:url('//static.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/playbox/img/defis/vite/avatar2.png') no-repeat;
	width:44px;
	height:44px;
	}
	
#zone_vite .un_defi .img_avatar_petit {
	background:url('//static.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre03.jpg'); }
.tcd_2 { background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre01.jpg'); }
.tcd_3 { background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre04.jpg'); }
.tcd_4 { background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/home/fd_titre05.jpg'); }
.tcd_5 { background-image:url('//static.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/playbox/img/defis/mini_bloc_droite/fd_titre1.jpg'); */
	}
.mini_bloc_droite .titre2 {	
	/*background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/mini_bloc_droite/fd_titre2.jpg'); */
	}
	
.mini_bloc_droite .fond_bas{
	position:absolute;
	/*background:url('//static.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/playbox/img/defis/vite/tab_haut.png') no-repeat;
	
	}
.mini_bloc_droite .l_px {
	width:100%;
	background:url('//static.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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.zoovalley.com/zoovalley/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
**/





#popup_defis {
    position: fixed;
    z-index: 20;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
}


#popup_defis  .haut {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/fd_haut.png') repeat-y;
	width:586px;
	height:15px;
	}
	
#popup_defis  .px {
	width:564px;
	*width:586px;
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/fd_px.png') repeat-y;
	padding-left: 11px;
	padding-right: 11px;
	}
#popup_defis  .bas {
	width:586px;
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/fd_bas.png') no-repeat;
	overflow:hidden;
	height:11px;
	}
	
#popup_defis .content {
	width:507px;
	position:relative;
	margin:auto;
	padding-top:22px;
	padding-bottom:5px;
	}
	
#popup_defis  .px .zone_haut {
	height:55px;
}	
#popup_defis .zone_onglet {
	width:507px;
	height:23px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	}
	
#popup_defis .zone_onglet a{
	display:block;
	float:left;
	padding-top:3px;
	color:black;
	text-decoration:none;
	}
#popup_defis .zone_onglet a.active{
	padding-top:0px;
	}
#popup_defis .zone_onglet a span{
	float:left;
	display:block;
	cursor:pointer;
	}

#popup_defis .zone_onglet a span.gauche {	
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/G_inactif.png') no-repeat;
	height:20px;
	width:7px;
	}

#popup_defis .zone_onglet a.active span.gauche {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/G_actif.png') no-repeat;
	height:23px;
	width:5px;
	}
	
#popup_defis .zone_onglet a span.droite {	
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/D_inactif.png') no-repeat;
	height:20px;
	width:7px;
	}

#popup_defis .zone_onglet a.active span.droite {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/D_actif.png') no-repeat;
	height:23px;
	width:5px;
	}
	
#popup_defis .zone_onglet a span.centre {	
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/px_inactif.png') repeat-x;
	padding-top:4px;
	height:16px;
	*height:20px;
	font-family:Grobold;
	font-size:13px;
	
	}

#popup_defis .zone_onglet a.active span.centre {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/px_actif.png') repeat-x;
	padding-top:3px;
	height:20px;
	*height:23px;
	font-family:Grobold;
	font-size:16px;
	}
	
#popup_defis .zone_contenu {
	width:507px;
	}
#popup_defis .zc_haut {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/tab_haut.png') no-repeat;
	height:6px;
	width:507px;
	overflow:hidden;
	z-index:0;
	position:relative;
	}
	
#popup_defis .zc_bas {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/tab_bas.png') no-repeat;
	height:8px;
	width:507px;
	overflow:hidden;
	z-index:0;
	position:relative;
	}

	
	
#popup_defis .zc_px {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/tab_px.png') repeat-y;
	width:507px;
	font-size:11px;
	font-family:tahoma;
	color:#583500;
	font-weight:bold;
	z-index:1;
	position:relative;
	}
	

#popup_defis .zc_px .titre {
	height:31px;
	margin:auto;
	font-weight:normal;
	color:black;
	padding-top:8px;
	font-size:18px;
	font-family: Grobold;
	margin-bottom:15px;
	box-sizing: border-box;
	}
	
#popup_defis .zc_px .zone_regles .titre {
	background-position:0px -31px;
	}
	
#popup_defis .zc_px .zone_tableau_gain table, #popup_fin_defis .zc_px .zone_tableau_gain table {
	text-align:center;
	font-weight:bold;
	
	}

#popup_defis .zc_px .zone_tableau_gain th, #popup_fin_defis .zc_px .zone_tableau_gain th{
	color:#583500;
	/*font-size:14px !important;
	font-family:century gothic !important;*/
	font-size:14px;
	font-family:century gothic;
	}
#popup_defis .zc_px .zone_tableau_gain td, #popup_fin_defis .zc_px .zone_tableau_gain td{
	font-size:14px	;
	}
#popup_defis .zc_px .zone_tableau_gain .rang, #popup_fin_defis .zc_px .zone_tableau_gain .rang{
	font-family:century gothic;
	font-size: 13px;
    font-weight:bold;
	width:150px;
	text-align:center
	color:#47582A;
}
#popup_defis .zc_px .zone_tableau_gain .gain, #popup_fin_defis .zc_px .zone_tableau_gain .gain{
	font-family:Tahoma;
	font-size: 11px;
	color:#83B026;
	*color:#67901A;
	width:223px;
	text-align:center
}



#popup_defis a.btn_jouer_popup_defi {

	display:inline-block;
	/*margin-right:5px;*/

	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;
	z-index: 2;
	position: relative;
}

#popup_defis a.btn_jouer_popup_defi:after {
	content: 'jogar';
}

#popup_defis a.btn_jouer_popup_defi:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}
#popup_defis a.btn_jouer_popup_defi_gris {

	display:inline-block;
	/*margin-right:5px;*/

	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;
	z-index: 2;
	position: relative;
}

#popup_defis a.btn_jouer_popup_defi_gris:after {
	content: 'jogar';
}

#popup_defis a.btn_jouer_popup_defi_gris:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #341500 inset;
	color:#212121;
}

#popup_defis a.btn_sinscrire_popup_defi {
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/bt_inscrire.png');
	display:block;
	position:absolute;
	left:24px;
	z-index:1;
	width:123px;
	height:28px;
	position:relative;
	z-index:1;
	}
#popup_defis a.btn_sinscrire_popup_defi:hover {
	background-position:0px -28px;
	}
#popup_defis a.btn_sinscrire_popup_defi_gris {
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/bt_inscrire.png');
	background-position:0px -56px;
	display:block;
	left:24px;
	top:0px;
	width:123px;
	height:28px;
	cursor: default;
	position:absolute;
	z-index:1;
	}
#popup_defis a.btn_lancer_popup_defi {

	display:inline-block;
	/*margin-right:5px;*/

	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;
	z-index: 2;
	position: relative;
}

#popup_defis a.btn_lancer_popup_defi:after {
	content: 'lan\0000E7amento';
}

#popup_defis a.btn_lancer_popup_defi:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}
#popup_defis a.btn_lancer_popup_defi_gris {

	display:inline-block;
	/*margin-right:5px;*/

	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;
	z-index: 2;
	position: relative;
}

#popup_defis a.btn_lancer_popup_defi_gris:after {
	content: 'lan\0000E7amento';
}

#popup_defis a.btn_lancer_popup_defi_gris:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #341500 inset;
	color:#212121;
}

#popup_defis  .haut .picto{
	position:absolute;
	z-index:1;
	top:-60px;
}

#popup_defis .haut .logo, #popup_fin_defis .haut .logo{
	width:241px;
	height:121px;
	position:absolute;
	z-index:1;
	top:-60px;
	left:0px;
	background-position:left top;
}

#popup_defis .haut .type_defi, #popup_fin_defis .haut .type_defi{
    position: absolute;
   left: 241px;
	top: 5px;
	/*color:#E1F6BB;*/
	color:black;
	font-family:century gothic;
    font-weight: bold;
	font-size:14px;
	width:310px;
	text-align:left;
}
#popup_defis .zone_contenu .infos_generales{
	color:#47582A;
	font-family:tahoma;
    font-weight: bold;
	font-size:11px;
}

#popup_defis .tableau_joueurs_defi{
    color: #83B026;
	*color:#67901A;
    text-align: center;
	font-size:14px;
}

#popup_defis .zc_px .sous_titre {
	font-size:14px !important;
	font-family:century gothic !important;
	color:#583500;
	font-weight:bold;
	float:left;
	margin-left:10px;
}
#popup_defis .zc_px .texte_fin {
	font-size:11px;
	font-family:tahmoma;
	color:#583500;
	font-weight:bold;
	margin-left:10px;
	margin-top: 10px;
}

#popup_defis .zc_px .zone_infos_partie{
	font-weight:bold;
	color: #000000;
	*color:#67901A;
	position:relative;
}

#popup_defis .zc_px .zone_to_switch {
	width:507px;
	position:relative;
	}

#popup_defis .zone_to_switch div, #popup_defis .zone_to_switch table, #popup_fin_defis .zone_to_switch div, #popup_fin_defis .zone_to_switch table{
	z-index:3;
	position:relative;
	}
#popup_defis .zc_px .zone_to_switch .img_fond, #popup_fin_defis .zc_px .zone_to_switch .img_fond{
	position:absolute;
	bottom: -4px;
	right: 0px;
	height: 300px;
	width:100%;
	background-position:right bottom;
	background-repeat:no-repeat;
	z-index:2;
	opacity:0.4;
	/**filter:alpha(opacity=40);*/
	}

#popup_defis .infos_match{
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/presentation_jeu/cout.png');
	background-repeat:no-repeat;
	width:171px;
	height:21px;
	*height:31px;
	padding-top:10px;
	font-size:14px;
	font-family:century gothic;
	font-weight:bold;
	margin:auto;
}

#popup_defis .texte_match{
	font-size:14px;
	font-family:century gothic;
	color:#47582A;
	font-weight:bold;
}


#popup_defis .zone_nb_joueur{
    margin-left: 205px;
    text-align: left;
	font-family:Tahoma;
	font-size:11px;
	padding-top:3px;
}

#popup_defis .zone_regle{
    margin-left: 80px;
    text-align: left;
	font-family:Tahoma;
	font-size:11px;
}

#popup_defis .zone_tour{
    margin-left: 140px;
    text-align: left;
	font-family:Tahoma;
	font-size:11px;
	padding-top: 3px;
}

#popup_defis .zone_nb_part{
    margin-left: 157;
    text-align: left;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

#popup_defis .zone_bt_jouer, #popup_fin_defis .zone_bt_jouer {
    float: left;
    height: 43px;
    position: relative;
    width: 171px;
    margin-bottom: 5px;
    margin-left: 10px;
}

#popup_defis .zone_bt_inscrire {
    float: left;
    height: 43px;
    position: relative;
    width: 171px;
    margin-bottom: 5px;
    margin-left: 5px;
	margin-right: 5px;
}
#popup_defis .cout, #popup_fin_defis .cout{
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/cout.png');
	background-repeat:no-repeat;
	width:171px;
	height:31px;
	position:absolute;
	top:24px;
	padding-top:14px;
	font-family: tahoma;
	font-weight:bold;
	font-size: 12px;
	left:0;
	color: white;
	z-index:0;
	text-align:center;
	box-sizing: border-box;
}

#popup_defis .zone_infos_partie table.tableau_joueurs_defi{
	font-family: tahoma;
	font-size: 11px;
}
#popup_defis .zone_infos_partie table.tableau_joueurs_defi .en_tete_tableau{
	color:#583500;
}

#popup_fin_defis .haut {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/fd_haut2.png') repeat-y;
	width:720px;
	height:15px;
	}
	
#popup_fin_defis .px {
	width:720px;
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/fd_px2.png') repeat-y;
	min-height:493px;
	*height:493px;
	}
#popup_fin_defis .bas {
	width:720px;
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/fd_bas2.png') no-repeat;
	overflow:hidden;
	height:11px;
	}
	
#popup_fin_defis .content {
	width:507px;
	position:relative;
	margin:auto;
	padding-top:22px;
	padding-bottom:5px;
	}
	
#popup_fin_defis  .px .zone_haut {
	height:55px;
}	
#popup_fin_defis .zone_onglet {
	width:527px;
	height:23px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	}
	
#popup_fin_defis .zone_onglet a{
	display:block;
	float:left;
	padding-top:3px;
	color:black;
	text-decoration:none;
	}
#popup_fin_defis .zone_onglet a.active{
	padding-top:0px;
	}
#popup_fin_defis .zone_onglet a span{
	float:left;
	display:block;
	cursor:pointer;
	}

#popup_fin_defis .zone_onglet a span.gauche {	
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/G_inactif.png') no-repeat;
	height:20px;
	width:7px;
	}

#popup_fin_defis .zone_onglet a.active span.gauche {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/G_actif.png') no-repeat;
	height:23px;
	width:5px;
	}
	
#popup_fin_defis .zone_onglet a span.droite {	
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/D_inactif.png') no-repeat;
	height:20px;
	width:7px;
	}

#popup_fin_defis .zone_onglet a.active span.droite {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/D_actif.png') no-repeat;
	height:23px;
	width:5px;
	}
	
#popup_fin_defis .zone_onglet a span.centre {	
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/px_inactif.png') repeat-x;
	padding-top:4px;
	height:16px;
	*height:20px;
	font-family:Grobold;
	font-size:13px;
	
	}

#popup_fin_defis .zone_onglet a.active span.centre {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/px_actif.png') repeat-x;
	padding-top:3px;
	height:20px;
	*height:23px;
	font-family:Grobold;
	font-size:16px;
	}
	
#popup_fin_defis .zone_contenu {
	width:507px;
	}
#popup_fin_defis .zc_haut {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/tab_haut.png') no-repeat;
	height:6px;
	width:507px;
	overflow:hidden;
	position:relative;
	z-index:0;
	}
	
#popup_fin_defis .zc_bas {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/tab_bas.png') no-repeat;
	height:8px;
	width:507px;
	overflow:hidden;
	position:relative;
	z-index:0;
	}
	
#popup_fin_defis .zc_px {
	background:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/tab_px.png') repeat-y;
	width:507px;
	font-size:11px;
	font-family:tahoma;
	color:#583500;
	font-weight:bold;
	*height:325px;
	min-height:325px;
	position:relative;
	z-index:1;
	}
	

#popup_fin_defis .zc_px .titre {
	/*background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/fd_titre01.png');*/
	width:451px;
	height:23px;
	*height:31px;
	margin:auto;
	font-weight:normal;
	color:black;
	padding-top:8px;
	font-size:18px;
	margin-bottom:15px;
	font-family:Grobold;
	}
	
#popup_fin_defis .zc_px .zone_regles .titre {
	background-position:0px -31px;
	}
	
#popup_fin_defis a.btn_fermer_popup_defi, #popup_defis a.btn_fermer_popup_defi {
	height:28px;
    position: absolute;
	bottom: -10px;
	right: 10px;
	color:black;
	font-family: verdana;
	font-size: 11px;
	}

#popup_fin_defis a.btn_fermer_popup_defi2, #popup_defis a.btn_fermer_popup_defi2 {
	margin:auto;
	display:inline-block;
	/*left:309px;
	width:85px;
	height:28px;*/
	z-index:1;

	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;
	}

#popup_fin_defis a.btn_fermer_popup_defi2:after,
#popup_defis a.btn_fermer_popup_defi2:after {
	content: 'perto';
}

#popup_fin_defis a.btn_fermer_popup_defi2:hover,  #popup_defis a.btn_fermer_popup_defi2:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
	}	
	

#popup_fin_defis a.btn_rejouer_popup_defi {

		 display:inline-block;
		 /*margin-right:5px;*/

		 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;
		 z-index: 2;
		 position: relative;
	 }

#popup_fin_defis a.btn_rejouer_popup_defi:after {
	content: 'repeti\0000E7\0000E3o';
}

#popup_fin_defis a.btn_rejouer_popup_defi:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #FF8000 inset;
	color:#FF8000;
}
#popup_fin_defis a.btn_rejouer_popup_defi_gris {

	display:inline-block;
	/*margin-right:5px;*/

	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;
	z-index: 2;
	position: relative;
}

#popup_fin_defis a.btn_rejouer_popup_defi_gris:after {
	content: 'repeti\0000E7\0000E3o';
}

#popup_fin_defis a.btn_rejouer_popup_defi_gris:hover {
	box-shadow: 0 2px 3px -2px #FFF, 0 3px 3px -2px #341500 inset;
	color:#212121;
}


#popup_fin_defis  .haut .picto{
	position:absolute;
	z-index:1;
	top:-60px;
}

/*
#popup_fin_defis .haut .logo{
	width:241px;
	height:121px;
	position:absolute;
	z-index:1;
	top:-60px;
	left:30px;
}
*/
/*
#popup_fin_defis .haut .type_defi{
    position: absolute;
    right: 5px;
    top: -20px;
	color:#E1F6BB;
	font-family:century gothic;
    font-weight: bold;
	font-size:14px;
	width:310px;
	text-align:left;*/
}
#popup_fin_defis .zone_contenu .infos_generales{
	font-family:century gothic;
	color:#47582A;
	font-size:14px;
	font-weight: bold;
	font-family:century gothic;
    font-weight: bold;
	font-size:12px;
}

#popup_fin_defis .tableau_joueurs_defi{
    color: #83B026;
	*color:#67901A;
    text-align: center;
	font-size:14px;
}

#popup_fin_defis .zc_px .sous_titre {
	font-size:14px !important;
	font-family:century gothic !important;
	color:#583500;
	font-weight:bold;
	float:center;
	margin-left:0px;
}
#popup_fin_defis .zc_px .zone_infos_partie div {
	position:relative;
	z-index:4;
	}
#popup_fin_defis .zc_px .texte_fin {
	font-size:13px;
	font-family:tahoma;
	color:#000000;
	font-weight:bold;
	margin-left:10px;
	margin-bottom: 20px;
}

#popup_fin_defis .zc_px .zone_infos_partie{
	font-weight:normal;
	color: #83B026;
	*color:#67901A;
}

#popup_fin_defis .infos_match{
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/presentation_jeu/cout.png');
	background-repeat:no-repeat;
	width:171px;
	height:21px;
	*height:31px;
	padding-top:10px;
	font-size:14px;
	font-family:century gothic;
	font-weight:bold;
	margin:auto;
}

#popup_fin_defis .texte_match{
	font-size:14px;
	font-family:century gothic;
	color:#47582A;
	font-weight:bold;
}

#popup_fin_defis .zone_gain, #popup_fin_defis .zone_gain table , #popup_defis .zone_gain, #popup_defis .zone_gain table{
    margin-left: 70px;
    text-align: left;
	font-family:Tahoma;
	font-size:11px;
}



#popup_fin_defis .zone_nb_joueur{
    margin-left: 165px;
    text-align: left;
	font-family:Tahoma;
	font-size:11px;
}

#popup_fin_defis .zone_regle{
    margin-left: 80px;
    text-align: left;
	font-family:Tahoma;
	font-size:11px;
}

#popup_fin_defis .zone_tour{
    margin-left: 120px;
    text-align: left;
	font-family:Tahoma;
	font-size:11px;
}

#popup_fin_defis .zone_nb_part{
    margin-left: 270px;
    text-align: left;
	font-family:Tahoma;
	font-size:11px;
}






#popup_fin_defis .zone_infos_partie table.tableau_joueurs_defi img {
	border:1px solid #120F11;
	}

#popup_fin_defis .zone_infos_partie table.tableau_joueurs_defi{
	font-family: tahoma;
	font-size: 11px;
}
#popup_fin_defis .zone_infos_partie table.tableau_joueurs_defi .en_tete_tableau{
	color:#583500;
}

.classement{
	position:relative;
}
.lien_prev_classement{
    color: #83B026;
	*color:#67901A;
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    left: 25px;
    text-decoration: none;
    top: 60px;
}
.lien_next_classement{
    color: #83B026;
	*color:#67901A;
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    right: 25px;
    text-decoration: none;
    top: 60px;
}



#popup_defis .zone_infos_partie table.tableau_joueurs_defi a img.avatar{
	border:1px solid black;
	}
	
#popup_defis .objet_jeu, #popup_fin_defis .objet_jeu {
	width: 42px;
	height: 45px;
	position: absolute;
	right: -10px;
	top: -8px;
	z-index:6;
	}
#popup_defis a.btn_close, #popup_fin_defis a.btn_close {
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/defis/popup/bt_close_2.png');
	width:11px;
	height:9px;
	overflow:hidden;
	display:block;
	position:absolute;
	top: 6px;
	right: 10px;
	font-family: verdana;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 10px;
	}
	
#popup_defis .zone_rejouer, #popup_fin_defis .zone_rejouer {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	}


#popup_fin_defis .tab_score_match td{
	font-size:11px;
	width:100px;
	text-align:center;
	}
	


.description_fortune{
	font-size:11px !important;
}

.details_fortune_dotation{
	background : url("/zoovalley/playbox/img/defis/presentation_jeu/infos.png") no-repeat;
	margin-left:5px;
	width:9px;
	height:11px;
	display:inline-block;
	*display:inline;
	cursor:pointer;
}

.zone_infos_partie .image_jackpot_moyen{
	padding-left:45px;
}




/**
___RESPONSIVE
**/


@media screen and (max-width: 992px) {

    #popup_defis {
        width: 100% !important;
        left:unset !important;
        margin-left:unset !important;
        margin-top: 7vw;
    }

    #popup_defis .haut {
        display: none;
    }

    #popup_defis .px {
        width: 100% !important;
        padding-left:unset !important;
        padding-right:unset !important;
    }

    #popup_defis .px .zone_haut {
        height: 55px;
        background-color: blue;
        display:none;
    }

    #popup_defis .content {
        background-color: green;
        width: 100% !important;
        padding-top : 8vw !important;
    }

    #popup_defis .objet_jeu, #popup_fin_defis .objet_jeu {
        display: none  !important;
    }

    #popup_defis .zone_onglet {
        width: 100%  !important;
        height: 13vw  !important;
        top: 0px  !important;
        left: 0px  !important;
    }

    #popup_defis .zone_onglet a {
        width: 33.33% !important;
        padding-top :0px !important;
    }

    #popup_defis .zone_onglet a.active {
    background-color: #70942e;
    font-size: 4vw;
    color: white;
    }

    #popup_defis .zone_onglet a span.gauche {
        display: none !important;
    }

    #popup_defis .zone_onglet a span.centre {
        background-image:none  !important;
        height: 10vw !important;
        font-size: 2.5vw !important;
        border-radius: 12px  !important;
        overflow: hidden;
        padding-top: 0vw;
        text-transform:uppercase;
        width: 30vw;
    }


    #popup_defis .zone_onglet a span.droite {
         display: none  !important;
     }

    #popup_defis .zone_contenu {
        width: 100%  !important;
    background-color: #70942e !important;
    }

    #popup_defis .zc_haut {
        background-image:none  !important;
        display:none;
    }

    #popup_defis .zc_px {
        width :100% !important;
        background-image:none  !important;
        background-color: #70942e  !important
        top:2vw;
    }

    #popup_defis .zc_px .zone_infos_partie {
        color:#FFFFFF !important;
    }

    #popup_defis .zc_px .sous_titre {
        color:#FFFFFF !important;
        font-size: 3w;
    }

    #popup_defis .zc_px .zone_to_switch {
        width: 100%  !important;
    }

    #popup_defis .zc_px .titre {
        font-size: 3.5vw  !important;
        color: white;
        text-transform:uppercase;
    padding-top: 2vw;
    margin-bottom: 5vw;
     }

    #popup_defis .zone_rejouer > font , #popup_fin_defis .zone_rejouer > font {
        font-size: 2vw !important;
    }

     #popup_defis .zone_infos_partie table.tableau_joueurs_defi {
        font-size: 3vw;
     }

    #popup_defis .zc_px .sous_titre {
        font-size: 3vw !important;
        text-transform: uppercase;
    }

    #popup_defis .zone_nb_joueur {
        font-size: 3vw;
        margin-left: 20vw;
    }

    #popup_fin_defis .zone_gain, #popup_fin_defis .zone_gain table, #popup_defis .zone_gain, #popup_defis .zone_gain table {
        font-size: 2.5vw  !important;
        margin-left: 9vw;
    }


    #popup_defis .zone_nb_joueur .progress_bar {
        display:none  !important;
    }

    #popup_defis .zc_px .zone_to_switch .img_fond, #popup_fin_defis .zc_px .zone_to_switch .img_fond {
        width:100%  !important;
        background-color: green  !important;
        background-image: none !important;
        display:none;
    }

    #popup_defis .zc_bas {
        display: none;
    }


    #popup_defis .bas {
        width: 100%  !important;
        background-image: none  !important;
        background-color: brown  !important;
        display:none;
    }

    #popup_defis .cout, #popup_fin_defis .cout {
        background-image:none;
        top:7vw;
        font-size:3vw;
        height: 4vw;
    }

    #popup_defis .zone_infos_partie table.tableau_joueurs_defi .en_tete_tableau {
        color:white;
        font-size: 3vw;
    }

    a.btn_jouer_popup_defi {
        padding: 1vw 1vw !important;
        font-size: 4vw !important;
    }

    a.btn_jouer_popup_defi_gris {
        padding: 1vw 1vw !important;
        font-size: 4vw !important;
    }


    a.btn_fermer_popup_defi2 {
        padding: 1vw 1vw !important;
        font-size: 4vw !important;
    }

    a.btn_rejouer_popup_defi {
          padding: 1vw 1vw !important;
          font-size: 4vw !important;
    }


    a.btn_lancer_popup_defi {
          padding: 1vw 1vw !important;
          font-size: 4vw !important;
    }

     #defis-popup-text-clic-a-valoir {
        display:none;
     }



     #popup_defis .zone_rejouer, #popup_fin_defis .zone_rejouer {
        font-size: 2.5vw;
    height: auto;
        padding-bottom: 0vw;
    font-family:grobold;
        background-color: green !important;
     }

     #popup_defis .zc_px .zone_tableau_gain .rang, #popup_fin_defis .zc_px .zone_tableau_gain .rang {
        color:white;
        font-size:3vw;
     }

    #popup_defis .zc_px .zone_tableau_gain .gain, #popup_fin_defis .zc_px .zone_tableau_gain .gain {
        color:white;
        font-size:3vw;
    }

    #popup_fin_defis {
            position: absolute !important;
            top: 25% !important;
            width: 100% !important;
            left:unset !important;
            margin-left:unset !important;
            margin-top:0px !important;
        }

        #popup_fin_defis .haut {
            display: none;
        }

        #popup_fin_defis .px {
            width: 100% !important;
            padding-left:unset !important;
            padding-right:unset !important;
            background-color: green;
            background-image:none;
            min-height: unset;
        }

        #popup_fin_defis .px .zone_haut {
            height: 55px;
            background-color: blue;
            display:none;
        }

        #popup_fin_defis .content {
            background-color: green;
            width: 100% !important;
            padding-top : 8vw !important;
            padding-bottom: 4vw;
        }

        #popup_fin_defis .objet_jeu, #popup_fin_defis .objet_jeu {
            display: none  !important;
        }

        #popup_fin_defis .zone_onglet {
            width: 100%  !important;
            height: 13vw  !important;
            top: 0px  !important;
            left: 0px  !important;
        }

        #popup_fin_defis .zone_onglet a {
            width: 33.33% !important;
            padding-top :0px !important;
        }

        #popup_fin_defis .zone_onglet a.active {
        background-color: #70942e;
        font-size: 4vw;
        color: white;
        }

        #popup_fin_defis .zone_onglet a span.gauche {
            display: none !important;
        }

        #popup_fin_defis .zone_onglet a span.centre {
            background-image:none  !important;
            height: 10vw !important;
            font-size: 3vw !important;
            border-radius: 12px  !important;
            overflow: hidden;
            padding-top: 0vw;
            text-transform:uppercase;
            width: 30vw;
            padding-top: 2vw;
        }


        #popup_fin_defis .zone_onglet a span.droite {
             display: none  !important;
         }

        #popup_fin_defis .zone_contenu {
            width: 100%  !important;
        background-color: #70942e !important;
        }

        #popup_fin_defis .zc_haut {
            background-image:none  !important;
            display:none;
        }

        #popup_fin_defis .zc_px {
            width :100% !important;
            background-image:none  !important;
            background-color: #70942e  !important;
            top:2vw;

            min-height: auto;
            font-size: 3vw;
        }

        #popup_fin_defis .zc_px .zone_infos_partie {
            color:#FFFFFF !important;
        }


        #popup_fin_defis .zc_px .zone_to_switch {
            width: 100%  !important;
        }

        #popup_fin_defis .zc_px .titre {
            font-size: 4vw  !important;
            color: white;
            text-transform:uppercase;
        padding-top: 2vw;
            margin-bottom: 2vw;
            width: 100%;
            height: auto;
         }

         #popup_fin_defis .zone_infos_partie table.tableau_joueurs_defi {
            font-size: 3vw;
         }

        #popup_fin_defis .zc_px .sous_titre {
            font-size: 3vw !important;
            text-transform: uppercase;
            color:#FFFFFF !important;
            font-size: 3w;
        }


        #popup_fin_defis .zone_nb_joueur {
            font-size: 3vw;
            margin-left: 20vw;
        }

        #popup_fin_defis .zone_gain, #popup_fin_defis .zone_gain table, #popup_fin_defis .zone_gain, #popup_fin_defis .zone_gain table {
            font-size: 3vw  !important;
        }


        #popup_fin_defis .zone_nb_joueur .progress_bar {
            display:none  !important;
        }

        #popup_fin_defis .zc_px .zone_to_switch .img_fond, #popup_fin_defis .zc_px .zone_to_switch .img_fond {
            width:100%  !important;
            background-color: green  !important;
            background-image: none !important;
            display:none;
        }

        #popup_fin_defis .zc_bas {
            display: none;
        }


        #popup_fin_defis .bas {
            width: 100%  !important;
            background-image: none  !important;
            background-color: brown  !important;
            display:none;
        }

        #popup_fin_defis .cout, #popup_fin_defis .cout {
            background-image:none;
            top:7vw;
            font-size:3vw;
            height: 4vw;
        }

        #popup_fin_defis .zone_infos_partie table.tableau_joueurs_defi .en_tete_tableau {
            color:white;
            font-size: 3vw;
        }


         #defis-popup-text-clic-a-valoir {
            display:none;
         }

         #popup_fin_defis .zc_px .zone_tableau_gain .rang, #popup_fin_defis .zc_px .zone_tableau_gain .rang {
            color:white;
            font-size:3vw;
         }

        #popup_fin_defis .zc_px .zone_tableau_gain .gain, #popup_fin_defis .zc_px .zone_tableau_gain .gain {
            color:white;
            font-size:3vw;
        }

        #popup_fin_defis .zone_to_switch div, #popup_defis .zone_to_switch table, #popup_fin_defis .zone_to_switch div, #popup_fin_defis .zone_to_switch table {
              color:white;
              font-size:3vw;
        }

        #popup_fin_defis .zc_px .texte_fin {
            color:white;
            font-size:3vw;

            margin-left: unset;
            margin-bottom: 2vw;
        }

        #popup_defis .zone_bt_jouer, #popup_fin_defis .zone_bt_jouer {
            width: 100%;
        }

        #popup_defis .cout, #popup_fin_defis .cout {
            width: 100%;
        }

        #popup_defis .zone_contenu .infos_generales {
            color:white;
            font-size:3vw;
        }

        #popup_fin_defis a.btn_fermer_popup_defi, #popup_defis a.btn_fermer_popup_defi {
            height: 4vw;
            bottom: -4vw;
            right: 0vw;
            color: white;
            font-size: 3vw;
            padding: 1vw 1vw;
        }

        .defis-popup-tableau-rang {
            width: 20% !important;
        }
        .defis-popup-tableau-avatar {
            width: 20% !important;
        }
        .defis-popup-tableau-pseudo {
            width: 30% !important;
        }
        .defis-popup-tableau-score {
            width: 10% !important;
        }
        .defis-popup-tableau-date {
            width: 20% !important;
        }


        #popup_fin_defis a.btn_rejouer_popup_defi_gris {
            padding: 0.25vw 0.5vw;
            font-size:3vw;
        }

}



/**
___FIN RESPONSIVE
**/
