@charset "utf-8";
/* CSS Document */

/* body */
/*body.home,body.inscription*/
body{background:#FFF url(../../img/css/bg-body.jpg) repeat-x 0 0;}
/* /body */

/* FORM */
/*=====*/
/* defaut */
form input{border:1px solid #dadada !important;color:#000 !important;}
form label{color:#5D5D5D !important;}
form select{border:1px solid #7f9db9 !important;color:#5d5d5d !important;}
/* /defaut */
/*=====*/

/*=====*/
/* false */
form .false input{border-color:#f00 !important;}
form .false label{color:#f00 !important;}
form .false select{border-color:#f00;color:#f00 !important;}
/* /false */
/*=====*/

/*=====*/
/* valid */
form .valid input{border-color:#009036 !important;background:transparent url(../../img/css/checkbox.gif) no-repeat scroll 101% -41px;}
form .valid label{color:#5d5d5d !important;}
form .valid select{border-color:#5d5d5d !important;color:#5d5d5d !important;}
/* /valid */
/*=====*/

/*=====*/
/* focus */
form .focus input{background:#fff !important;border:1px solid #3AAADC !important;color:#3AAADC !important;}
form .focus label{color:#3AAADC !important;}
form .focus select{border-color:#3AAADC !important;color:#3AAADC !important;}
/* /focus */
/*=====*/

/* FORM COMPONENT SKIN JQUERY */
form.skinned input.checkbox{margin-left:-23px !important;}
form.skinned fieldset span.checkbox{display:block;float:left;position:relative;clear:left;width:20px !important;height:20px !important;border:0 !important;padding:0 5px 0 0;background:url(../../img/css/checkbox.gif) no-repeat 0 0;}
form.skinned fieldset span.checkbox_checked{background-position:0 -40px;}
form.skinned fieldset span.checkbox_over{background-position:0 -20px;}
form.skinned fieldset span.radio{float:left;clear:left;display:block;width:19px;height:25px;margin:0 5px 0 0;background:url(../../img/css/radio.gif) no-repeat 0 0;}
form.skinned fieldset select{opacity:0;position:relative;z-index:5;}
form.skinned fieldset span.select{position: absolute;width:175px;height:21px;padding:3px 24px 0 8px;color:#5D5D5D;background: url(../../img/css/select.gif) no-repeat 0 0;overflow: hidden;}

/* wrapper_page */
#wrapper_page{/*width:100%;height:100%;*/background:transparent url(../../img/css/bg-wrapper.jpg) no-repeat top center;text-align:center;}
	
	/* global_container */
	#global_container{width:980px;margin:0 auto;background-color:#F4F4F4;}
	
		/* header */
			#header h1{height:0px;overflow:hidden;}			
				#header h1{text-indent:-9999px;} 
		/* /header */
	
		/* global_content */
		#global_content{text-align:left;}		
		
			/* content */
			#global_content #content{float:left;position:relative;width:652px;}
						
				/* logo */
				#global_content #content #logo{float:left;width:135px;height:259px;background:transparent url(../../img/css/bg-logo.jpg) no-repeat 0 0;overflow:hidden;}	
					#global_content #content #logo a{display:block;margin:53px 0 0 22px;}
				/* /logo */

				/* navigation */
				#global_content #navigation{position:relative;top:158px;left:-135px;width:180px;height:138px;margin-bottom:-138px;background:transparent url(../../img/css/bg-menu.png) no-repeat 0 0;overflow:hidden;z-index:999;}
					#global_content #content #navigation ul{padding-top:14px;}
						#global_content #content #navigation ul li{position:relative;background:transparent url(../../img/css/bg-puce-navigation.gif) no-repeat 10px 4px;padding:0 0 0 20px;}
							#global_content #content #navigation ul li a{font-size:109.5%;/*12px;*/color:#5d5d5d;}
							#global_content #content #navigation ul li a:hover{text-decoration:underline;}
				/* /navigation */
	
				/* key_visuel */
				#global_content #content #key_visuel{float:left;width:517px;height:259px;overflow:hidden;}
				/* /key_visuel */
				
			/* /content */
	
			/* right_content */
			#global_content #right_content{float:right;position:relative;width:328px;height:289px;margin-left:-328px;z-index:999;}
				
				/* right_top_box */ 
				#global_content #right_content #right_top_box{width:328px;height:289px;background:transparent url(../../img/css/bg-right-top-box.jpg) no-repeat 0 0;overflow:hidden;}
				
					/* login_box */
					#global_content #right_content #right_top_box #login_box{width:258px;margin:0 auto;padding:34px 0 0;text-align:left;}
						#global_content #right_content #right_top_box #login_box h3{display:none;}
						#global_content #right_content #right_top_box #login_box form{display:block;width:258px;height:33px; overflow:hidden;}
							#global_content #right_content #right_top_box #login_box form label{display:none;}
							#global_content #right_content #right_top_box #login_box form input{float:left;height:16px;padding:0 0 0 9px;border:0 !important;margin:0 0 5px;color:#000 !important;}
							#global_content #right_content #right_top_box #login_box form input.login{width:108px;/*117px;*/background:#fff url(../../img/css/bg-login.gif) no-repeat 0 0;}
							#global_content #right_content #right_top_box #login_box form input.password{width:112px;/*121px;*/background:#fff url(../../img/css/bg-password.gif) no-repeat 0 0;}
							
							#global_content #right_content #right_top_box #login_box form input.submit{width:16px;height:16px;background:#00b2f6 url(../../img/css/bt-ok-blue.gif) no-repeat 0 0;padding:0;margin:0 0 0 2px;text-indent:-9999px;color:#FFF !important;overflow:hidden;}
							#global_content #right_content #right_top_box #login_box form a{position:relative;clear:both;width:auto;font-size:91%;/*11px;*/color:#5f5c5c;text-decoration:underline;}
							
						#global_content #right_content #right_top_box #login_box a{display:block;width:258px;margin:8px auto 0;text-align:right;}
							#global_content #right_content #right_top_box #login_box a img{display:block;background:#00b2f6;color:#FFF;margin:3px 0 0;}
							
							#global_content #right_content #right_top_box #login_box form#form_forgetPWD{display:none;}
							#global_content #right_content #right_top_box #login_box form#form_forgetPWD input.login{width:230px;/*239px;*/background:#fff url(../../img/css/bg-password-forget.gif) no-repeat 0 0;}

					/* /login_box */
					
					/* galery_access */
					#global_content #right_content #right_top_box #galery_access{width:258px;margin:0 auto;text-align:left;}
						#global_content #right_content #right_top_box #galery_access *{z-index:9999;position:relative;}
						#global_content #right_content #right_top_box #galery_access h3{width:258px;height:34px;margin:20px 0 5px;color:#f29400;font-weight:bold;font-size:254.6%;/*28px;*/overflow:hidden;}
							#global_content #right_content #right_top_box #galery_access h3 span{font-size:57.2%;/*16px/28px;*/}
					/* /galery_access */
									
					/* search_box */
					#global_content #right_content #right_top_box #search_box{width:258px;margin:0 auto;padding:11px 0 0;text-align:left;}
						#global_content #right_content #right_top_box #search_box h3{display:none;}
						#global_content #right_content #right_top_box #search_box form{display:block;width:258px;height:23px;background:#fff url(../../img/css/bg-search.png) no-repeat 0 0;}
							#global_content #right_content #right_top_box #search_box form label{display:none;}
							#global_content #right_content #right_top_box #search_box form input{float:left;width:210px;/*223px;*/height:15px;/*19px;*/border:0 !important;padding:4px 0 0 10px;margin:1px 0 0 2px;color:#000 !important;}
							#global_content #right_content #right_top_box #search_box form input.submit{width:33px;height:21px;background:#ccc url(../../img/css/bt-ok-grey.gif) no-repeat 0 0;text-indent:-9999px;color:#FFF !important;padding:0;margin:1px 0 0 2px;overflow:hidden;}
							#global_content #right_content #right_top_box #search_box form ul{clear:both;display:block;width:256px;/*258px;*/padding:4px 0 0 2px}
								#global_content #right_content #right_top_box #search_box form ul li{float:left;}
									#global_content #right_content #right_top_box #search_box form ul li a{color:#000;}
					/* /search_box */
					
				/* /right_top_box */
																
			/* /right_content */
	
	/* /global_content-->

	/* footer */
		#footer{width:895px;text-align:center;color:#636363;margin:0 auto;}
			#footer a{color:#636363;}
			#footer a:hover{text-decoration:underline;}
			#footer ul{position:relative;border-top:1px solid #d9d9d9;padding:10px 0 0 25px;z-index:999;}
				#footer ul li{float:left;display:block;width:180px;text-align:left;}
				#footer ul li.right{float:right;width:121px;}
					#footer ul li ul{border:0;padding:0;}
						#footer ul li ul li{float:none;display:block;width:auto;}							
	/* /footer */
		    
/* /wrapper_page */

/*=====*/
/* home */
	
	/* wrapper_page */
	.home #wrapper_page{background-image:url(../../img/css/bg-wrapper-home.jpg)}
	/* /wrapper_page */

		/* global_container */
		.home #global_container{background:#f4f4f4;}		
				/* logo */
				.home #global_content #content #logo{background-image:url(../../img/css/bg-logo-home.jpg);}
				.home #global_content #content #navigation ul li a.home{font-weight:bold;}
	
					
				/* key_visuel */
				.home #global_content #content #key_visuel{float:left;width:517px;height:259px;overflow:hidden;}
				/* /key_visuel */
						
				/* win_box */
				.home #global_content #content #win_box{float:left;width:652px;height:250px;background:transparent url(../../img/css/bg-win-box.jpg) no-repeat 0 0;text-align:left;overflow:hidden;}
				.home #global_content #content #win_box a.lots{float:left;display:block;width:426px;height:250px;overflow:hidden;}					
				.home #global_content #content #win_box p{float:left;display:block;width:195px;height:170px;margin:34px 0 0 0px;overflow:hidden;}
						.home #global_content #content #win_box p img.visu{display:block;margin:0 0 19px 2px;}
						.home #global_content #content #win_box p a{position:relative;}
				/* /win_box */		
				
				/* group_content */
				.home #global_content #content #group_content{width:652px;height:448px;background:transparent url(../../img/css/bg-group-content.jpg) no-repeat 0 0;color:#636363;text-align:left;overflow:hidden;}
					.home #global_content #content #group_content a{color:#636363;}
					/* internautes_choice */
					.home #global_content #content #group_content #internautes_choice{float:left;width:245px;/*306px;*/height:255px;padding:21px 0 0 66px;}
						.home #global_content #content #group_content #internautes_choice h3{margin:0 0 17px 0;}
						.home #global_content #content #group_content #internautes_choice p{font-size:127.3%;/*14px;*/}
						.home #global_content #content #group_content #internautes_choice img{float:left;margin:11px 13px 16px 0;}
						.home #global_content #content #group_content #internautes_choice a.photo_dyn{display:block;width:74px;height:74px;overflow:hidden; float:left; margin:5px 7px 5px 0;}
							.home #global_content #content #group_content #internautes_choice a.photo_dyn img{width:74px;height:auto;}						
						.home #global_content #content #group_content #internautes_choice ul{clear:both;margin:11px 0 0;}
							.home #global_content #content #group_content #internautes_choice a img{float:none;margin:3px 0 0;}
							.home #global_content #content #group_content #internautes_choice a.choix_des_internautes {float:none; clear:both; display:block;margin:0;}
					/* /internautes_choice */
						
					/* how_to_win */
					.home #global_content #content #group_content #how_to_win{float:left;width:272px;/*316px;*/height:255px;padding:33px 0 0 40px;}
						.home #global_content #content #group_content #how_to_win h3{margin:0 0 15px;}
						.home #global_content #content #group_content #how_to_win p{font-size:127.3%;/*14px;*/}
						.home #global_content #content #group_content #how_to_win p{margin:0 0 15px 0;}
									.home #global_content #content #group_content #how_to_win ul li a img{margin:9px 0 18px;}
					/* /how_to_win */			
					
					/* partnership */
					.home #global_content #content #group_content #partnership{padding:0 0 0 66px;}
						.home #global_content #content #group_content #partnership ul{margin-top:10px;}
							.home #global_content #content #group_content #partnership ul li{float:left;}
									.home #global_content #content #group_content #partnership ul li img{margin-right:15px;}
							.home #global_content #content #group_content #partnership ul li.presse a{display:block;}
									.home #global_content #content #group_content #partnership ul li span{display:block;width:214px;margin-left:61px;}							
											.home #global_content #content #group_content #partnership ul li span a img{margin-top:9px;}
					/* /partnership */				
				/* /group_content */
				
			/* /content */
	
			/* right_content */
				
				/* right_top_box */ 
				.home #global_content #right_content #right_top_box{background-image:url(../../img/css/bg-right-top-box-home.jpg);}

				/* right_sheet */ 
				.home #global_content #right_content #right_sheet{width:328px;height:652px;/*670px;*/padding:28px 0 0;text-align:left;background:transparent url(../../img/css/bg-right-sheet.jpg) no-repeat 0 0;overflow:hidden;}
										
					/* choice_box */
					.home #global_content #right_content #right_sheet #choice_box{width:306px;/*328px;*/padding:0 0 0 22px;margin:0 auto;}
						.home #global_content #right_content #right_sheet #choice_box h3{width:210px;height:15px;margin-bottom:30px;background:transparent url(../../img/css/choix-thomas-lelu.png) no-repeat 0 0;}
							.home #global_content #right_content #right_sheet #choice_box h3 img{display:none;}
						.home #global_content #right_content #right_sheet #choice_box a{float:left;margin:0 17px 0 6px;color:#000;}
						.home #global_content #right_content #right_sheet #choice_box a.photo_dyn{display:block;width:74px;height:74px;overflow:hidden;}
							.home #global_content #right_content #right_sheet #choice_box a.photo_dyn img{width:74px;height:auto;}
						.home #global_content #right_content #right_sheet #choice_box p{color:#616161;}
							.home #global_content #right_content #right_sheet #choice_box p a{margin:14px 0 0 0;}					
					/* /choice_box */
		
					/* jury_box */
					.home #global_content #right_content #right_sheet #jury_box{width:144px;padding:0 22px;margin:77px 0 0;}						
						.home #global_content #right_content #right_sheet #jury_box h3.jury{width:57px;height:17px;margin-bottom:21px;background:transparent url(../../img/css/le-jury.png) no-repeat 0 0;}
						.home #global_content #right_content #right_sheet #jury_box h3.pour_contre{width:106px;height:32px;margin-bottom:6px;background:transparent url(../../img/css/pour-contre.png) no-repeat 0 0;}
					.home #global_content #right_content #right_sheet #jury_box .jury_link{
						position:absolute;
						top:485px;
						left:172px;
					}
					.home #global_content #right_content #right_sheet #jury_box .jury_link img{
						width:155px;
						height:245px;
					}
						.home #global_content #right_content #right_sheet #jury_box p{color:#616161;margin-bottom:78px;}
								.home #global_content #right_content #right_sheet #jury_box p a img{margin:10px 0 0;}
							.home #global_content #right_content #right_sheet #jury_box h3 img{display:none;}
					/* /jury_box */
					
				/* /right_sheet */ 
																
			/* /right_content */
		
		/* /global_content-->
			    
	/* /wrapper_page */
	
/* /home */
/*=====*/

/*=====*/
/* inscription */
	
	.inscription #global_content #content #navigation ul li a.inscription{font-weight:bold;}

	/* how_to_win */
	.inscription #how_to_win{width:945px;/*980px;*/height:89px;background:transparent url(../../img/css/bg-top-degrade.jpg) no-repeat;padding:49px 0 0 35px;color:#5d5d5d;overflow:hidden;}
		.inscription #how_to_win p{font-size:118.2%;/*13px;*/}
	/* /how_to_win */
	
	/* steps */
	.inscription #steps{width:945px;/*980px;*/min-height:406px;height:auto;background:transparent url(../../img/css/bg-inscription-steps.png) no-repeat 0 0;padding:21px 0 0 35px;} 
		
		/* onglets */
		.inscription #steps ul#onglets{width:910px;/*397px;*/height:43px;padding-bottom:1px;border-bottom:1px solid #DFDFDF;overflow:hidden;}
			.inscription #steps ul#onglets li{float:left;}
			.inscription #steps ul#onglets li,
				.inscription #steps ul#onglets li a,
				.inscription #steps ul#onglets li span{display:block;width:132px;height:41px;background:#a4e4fd;color:#FFF;overflow:hidden;}
			.inscription #steps ul#onglets li a,
			.inscription #steps ul#onglets li span{background:#a4e4fd url(../../img/css/bg-onglets-inscription.png) no-repeat 0 0;text-indent:-9999px;}			
			/* default */
			.inscription #steps ul#onglets li #step1{background-position:0 0;}
			.etape_2 li #step1,
			.etape_22 li #step1,
			.etape_23 li #step1{background-position:0 -82px !important;}
			.inscription #steps ul#onglets li #step2{background-position:-132px 0;}
			.etape_23 #step2{background-position:0 0;}
			.etape_3 li #step2{background-position:-132px -123px !important;}
			.inscription #steps ul#onglets li #step3{background-position:-264px 0;}
			/* /default */
			
			/* active */
			.inscription #steps ul#onglets li.active a,
			.inscription #steps ul#onglets li.active span{background-color:#00b6fc;}
			.inscription #steps ul#onglets li.active #step1{background-position:0 -41px;}
			.inscription #steps ul#onglets li.active #step2{background-position:-132px -82px;}
			.inscription #steps ul#onglets li.active #step3{background-position:-264px -123px;}
			/* /active */
		/* /onglets */
		
		/* stepsbysteps */
		#stepsbysteps{min-height:406px;height:auto;position:relative;padding:17px 0 0;}
				
			/* col_left */	
			#stepsbysteps .col_left{float:left;width:450px;}				
			/* /col_left */
			
			/* col_right */
			#stepsbysteps .col_right{float:left;width:460px;position:relative;}
			/* /col_right */
			
			/* formMSG */
			#stepsbysteps span#formMSG{position:absolute;top:0;left:450px;width:460px;font-weight:bold;}
				#stepsbysteps span.errMsg,#content_step1 span.errMsg *{background:#f00 !important;color:#FFF !important;padding:0;margin:0}
				#stepsbysteps span.errMsg{width:446px;padding:5px;border:2px solid #FFF;}
					#stepsbysteps span.errMsg p{text-decoration:underline;padding:5px;font-size:109.3%;}
						#stepsbysteps span.errMsg ul li{float:left;width:213px;/*223px;*/padding:0 5px;}
						#stepsbysteps span.errMsg ul li.wide{float:none;clear:both;width:446px;}
			#stepsbysteps form input.submit{float:right;clear:both;width:172px;height:56px;background:#00b2f6 url(../../img/css/btn-valider.png) no-repeat 0 0;border:0 !important;padding:0;margin:-9px 34px 0;text-indent:-9999px;color:#FFF;overflow:hidden;}
			/*span.MSG_etape_22 {top:auto !important;left:0 !important;bottom:0 !important;width:336px !important;}*/
			/* /formMSG */
			
			#content_step1,#content_step2,#content_step22,#content_step23,#content_step3{display:none;}

			/* content_step1 */
			#content_step1{height:342px;overflow:hidden;}
				#content_step1  p{padding:9px 0 0;font-size:127.3%;/*14px;*/color:#5d5d5d;}
				#content_step1 form{width:910px;}
				
					#content_step1 form fieldset{color:#5d5d5d;}
					#content_step1 form fieldset.col_left{padding:50px 0 0;}
					#content_step1 form fieldset.col_right{padding:99px 0 0;}					
					#content_step1 form label{float:left;width:194px;height:20px;font-weight:bold;font-size:127.3%;/*14px;*/padding-top:2px;text-align:right;}
					#content_step1 form input{float:left;clear:right;width:176px;/*207px;*/height:15px;/*20px;*/padding:3px 20px 0 9px;margin:0 0 13px;border:1px solid #dadada;color:#000;}
					#content_step1 form a{position:relative;clear:both;font-size:91%;/*11px;*/color:#5f5c5c;text-decoration:underline;}
					
					#content_step1 form fieldset select{width:206px;/*208px;*/height:18px;/*20px;*/border:1px solid #7f9db9;}
					#content_step1 form #shop_id_input.valid{display:block;width:372px;height:20px;background:transparent url(../../img/css/checkbox.gif) no-repeat scroll 352px -40px;}
					
					#content_step1 form .optins{display:block;width:460px;margin-top:39px;}
					#content_step1 form .optins label{clear:right;font-weight:normal;font-size:118.2%;/*13px;*/padding:2px 0 0;text-align:left;}
					#content_step1 form .optins input.checkbox{/*float:none;*/width:18px;/*20px;*/height:18px;/*20px;*/border:1px solid #dadada;margin-bottom:10px;}
					#content_step1 form fieldset.col_right label{float:left;display:block;width:430px;/*padding-right:12px;*/text-align:left;}
					#content_step1 form fieldset.col_right #shop_id_input label{width:145px;}							
					#content_step1 form fieldset.col_right #shop_id_input span.select{/*z-index:999;*/}
					
			/* /content_step1 */
			
			/* content_step2 */
			#content_step2{}
				.step2 form{color:#5d5d5d;}
						.step2 .col_left{width:100% !important;}					
						.step2 p{clear:both;font-size:91%;/*10px;*/color:#5d5d5d;}
							.step2 p a{color:#00b6fc;text-decoration:underline;}								
							.step2 .col_left p{clear:both;font-size:127.3%;/*14px;*/padding-bottom:11px;margin-top:0;}
								.step2 .col_left p span{font-size:78.6%;/*11px*/color:#00b6fc;}

									
						.step2 form span{display:block;}
						.step2 form p{clear:none;display:block;width:709px;margin-top:56px;}
						.step2 form .galerie_name_input{margin:30px 0 0;}
							.step2 form label{display:block;font-size:127.3%;/*14px;*/height:20px;font-weight:bold;padding-top:2px}
						.step2 form .galerie_name_input label{float:left;width:142px;;}
						.step2 form .galerie_name_input input{width:224px;/*255px;*/height:15px;/*20px;*/padding:3px 20px 0 9px;margin:0 0 22px;border:1px solid #dadada;color:#000;}
						
						.step2 form .file{float:left;width:314px;}
						.step2 form .file div{float:left;}
						.step2 form .file input{float:left;width:157px;/*179px;*/height:15px;/*20px;*/padding:3px 20px 0 9px;margin:0;border:1px solid #dadada;color:#000;}
						.step2 form .file input{width:289px;height:22px;}
						#stepsbysteps .step2 form input.submit{margin:29px 38px -29px 0;}
					
					
			/* /content_step2 */
			
			/* content_step22 */
			.etape_22{/*min-height:550px;height:auto;*/}
			.etape_22 span#formMSG{top:auto !important;left:0 !important;bottom:70px !important;width:236px !important;}			
			#content_step22{}
				
				#content_step22  .galerie_name_input input{width:226px;height:17px;font-size:127.3%;/*14px;*/color:#5d5d5d !important;border:0 !important;background:transparent;}
				#content_step22 .col_left{width:450px !important;}
					#content_step22 .col_left p{width:100%}
						#content_step22 .col_left p span{font-size:100%;padding-bottom:8px;}
				
				#content_step22 form .thumb{float:left;width:131px;height:112px;padding:0 0 0 0;margin:0;border:0;color:#5d5d5d;overflow:hidden;}
				
					#content_step22 form .thumb input{vertical-align:middle;visibility:hidden;}				
					#content_step22 form .active input{}
					#content_step22 form .cropped input{visibility:visible;}
				
					#content_step22 form .thumb label{display:inline;font-size:118.2%;/*13px;*/font-weight:normal;vertical-align:bottom;visibility:hidden;}				
					#content_step22 form .active label{}
					#content_step22 form .cropped label{visibility:visible;}
					
					#content_step22 form .thumb a{display:block;width:105px;/*116px*/height:84px;/*94*/overflow:hidden;text-align:center;text-indent:-9999px;color:#d1d1d1;background:#fff;border:1px solid #FFF;padding:3px 4px;}
					#content_step22 form .active a{color:#afafaf;border:1px solid #a5a5a5;}
					#content_step22 form .cropped a{color:#35cf70;}
					
						#content_step22 form .thumb a img{display:block;width:105px;height:84px;overflow:hidden;text-align:center;color:#d1d1d1;background:transparent url(../../img/css/bg-etats-photos.png) no-repeat 0 0;}
						#content_step22 form .active a img{color:#afafaf;background:#FFF url(../../img/css/bg-etats-photos.png) no-repeat 0 -84px;}
						#content_step22 form .cropped a img{color:#35cf70;background:#FFF url(../../img/css/bg-etats-photos.png) no-repeat 0 -168px;}
	
					
						#content_step22 form #thumb2_input.thumb a img{background-position:-105px 0;}
						#content_step22 form #thumb2_input.active a img{background-position:-105px -84px;}
						#content_step22 form #thumb2_input.cropped a img{background-position:-105px -168px;}
						
										
						#content_step22 form #thumb3_input.thumb a img{background-position:-210px 0;}
						#content_step22 form #thumb3_input.active a img{background-position:-210px -84px;}
						#content_step22 form #thumb3_input.cropped a img{background-position:-210px -168px;}
					
						#stepsbysteps #content_step22 form input.submit{margin:0 38px 8px 0;background-position:0 -56px;}
						#stepsbysteps #content_step22 form input.valider{display:none;background-position:0 0;}
				
				#content_step22 .col_right{overflow:hidden;}
					#content_step22 .col_right #crop_content{display:none;}
					#content_step22 .col_right .crop_content_visible{display:block !important;width:400px;min-height:400px;height:auto;text-align:center;}
						#content_step22 .col_right #crop_content img{display:none;}
						#content_step22 .col_right .crop_content_visible img{display:block !important;}
					#content_step22  #crop_content b{display:block;font-size:127.3%;padding-top:100px;color:#00B6FC;font-weight:bold;}	
				
			/* /content_step22 */
			
			/* content_step23 */
			#content_step23{position:relative;color:#5d5d5d;}
				#content_step23 p{font-size:127.3%;/*14px;*/padding-top:5px;}
					#content_step23  p span{font-size:64.3%;/*9px/14px;*/}
				#content_step23 .col_left{width:945px !important;}
					#content_step23 .col_left p,#content_step23 .col_left div.color{font-size:100%;/*11px;*/padding-top:0;width:100%;}
					#content_step23 .col_left div.color{margin-bottom:100px;}
						#content_step23 .col_left div.color span{color:#00b6fc;}
					#content_step23 .col_left span,
					#content_step23 .col_left input,
					#content_step23 .col_left label,
						#content_step23 #color_picker, 
						#content_step23 #output_color{float:left;display:block;}
						#content_step23 #color_picker{float:left;display:block;margin:7px 4px 0;}
					
					#content_step23 .col_left span{clear:left;display:block;font-size:127.3%;/*14px;*/width:168px;height:20px;font-weight:bold;padding-top:2px;margin-bottom:16px;text-align:right;}
					#content_step23 .col_left input{width:auto;height:auto;padding:0;margin:0;color:#000;}
					#content_step23 .col_left .radio{}
					#content_step23 .col_left input.radio{margin-top:4px;border:0 !important;}
					#content_step23 .col_left label.radio{width:100px;margin:1px 0 0 7px;}
					#content_step23 .col_left label.q1_2{/*width:auto;*/}

					#content_step23 .col_left input.checkbox{margin-top:0px;width:20px;height:20px;border:1px solid #dadada;background-color:#fff;}
					#content_step23 .col_left label{font-size:100%;font-weight:normal;font-size:110%;/*12px*/margin-right:8px;}
					#content_step23 .col_left label.checkbox{width:65px;/*84px;*/margin:2px 16px 0 5px;font-size:91%;}
					#content_step23 .col_left p.line_6 label{width:5.4%;}
					#content_step23 .col_left p.line_7 label{width:5.8%}
					#content_step23 .col_left p.line_7 label.q7_30{width:6.4%}
					#content_step23 .col_left p.line_7 label.q7_31{width:10.9%}
					#content_step23 .col_left p.line_7 label.q7_32{width:7.4%}
					#content_step23 .col_left p.line_8 label{width:9.1%}
					#content_step23 .col_left p.line_8 label.q8_38{width:10.1%}
					
					#content_step23 .push{position:absolute;right:-16px;top:5px;width:301px;height:353px;background:transparent url(../../img/css/bg-pola-step23.png) 0 0 no-repeat;}
					#content_step23 .push img{display:none;}
					#content_step23 input.submit{margin:-7px 38px 8px 0 !important;}
					.etape_23 span#formMSG{width:520px !important;left:166px !important;top:293px !important;bottom:auto !important;width:520px !important;}
					.etape_23 span.errMsg ul li.wide{float:left !important;width:250px !important;clear:none !important;}		
						
			/* /content_step23 */
			
			/* content_step3 */
			#content_step3{}
				#content_step3 .col_left p{}
					#content_step3 .col_left p {color:#5d5d5d;font-size:119%;/*13px*/}				
						#content_step3 .col_left p b{font-size:107.7%;/*14px/13px;*/color:#00B6FC;}
					#content_step3 a{display:block;} 
					#content_step3 a#back{margin:42px 0 10px;}
			#content_step3 .col_right{position:absolute;right:-16px;top:5px;width:388px;height:314px;background:transparent url(../../img/css/push-bloublez-vos-chances.png) 0 0 no-repeat;text-align:center;}
				#content_step3 .col_right p{color:#5d5d5d;}
					#content_step3 .col_right p b{color:#5d5d5d;font-size:128%;/*14px*/}
					#content_step3 .col_right p a#subscribe{margin:15px 0 0 37px;}
					#content_step3 .push img{display:none;}				
					
			/* /content_step3 */
			
			/* content_steps */
			.content_steps{}
				.content_steps #content_step1,
				.content_steps #content_step2,
				.content_steps #content_step22,
				.content_steps #content_step23,
				.content_steps #content_step3{display:block;}
			/* /content_steps */
			
		/* /stepsbysteps */
			
	/* /steps */

/* /inscription */
/*=====*/

/*=====*/
/* jury */
	
	.jury #global_content #content #navigation ul li a.jury{font-weight:bold;}

	/* le_jury */
	.jury #le_jury{width:945px;/*980px;*/background:transparent url(../../img/css/bg-top-degrade.jpg) no-repeat;padding:49px 0 0 35px;color:#5d5d5d;overflow:hidden;}
		/* col_left */
		.jury #le_jury .col_left,.jury #le_jury .col_right{position:relative;float:left;width:620px;height:529px;}
			.jury #le_jury .col_left h3{font-size:254.6%;/*28px;*/color:#00b7fd;}
			.jury #le_jury .col_left h4{margin:18px 0 10px;font-weight:bold;font-size:146%;/*16px;*/color:#5D5D5D;}
			.jury #le_jury .col_left p{font-size:118.5%;/*13px*/}
				.jury #le_jury .col_left p a{color:#5d5d5d;font-weight:bold;text-decoration:underline;}
			.jury #le_jury .col_left #box_choice,
			.jury #le_jury .col_left #box_blog{float:left;width:50%;margin:30px 0 55px;}
				.jury #le_jury .col_left div h3{height:18px;font-size:146%;/*16px;*/margin-bottom:11px;}
				.jury #le_jury .col_left div a{display:block;margin-top:20px;}
			.jury #le_jury .col_left em{position:absolute;bottom:0;left:0;font-size:82%/*9px*/}
		/* /col_left */

		/* col_right */		
		.jury #le_jury .col_right{width:325px;text-align:center;}
		/* /col_right */

	/* /le_jury */

/* jury */
/*=====*/

/*=====*/
/* dotations */
	
	.dotations #global_content #content #navigation ul li a.dotations{font-weight:bold;}

	/* gifts */
	.dotations #gifts{position:relative;width:980px;background:transparent url(../../img/css/bg-top-degrade.jpg) no-repeat;padding:48px 0 0;color:#5d5d5d;overflow:hidden;}
		
		/* chapo */
		.dotations #gifts .chapo{padding-left:35px;}
			.dotations #gifts .chapo p,.dotations #gifts .chapo a{display:block;float:left;}
			.dotations #gifts .chapo h3,.dotations #gifts .chapo p{width:476px;clear:left;}
			.dotations #gifts .chapo a{margin-top:-21px;}
			.dotations #gifts .chapo p{margin-top:10px;font-size:119%;/*13px*/}
		/* /chapo */	
		
		/* gift */
		.dotations #gifts .gift{position:relative;width:980px;/*980px;*/height:499px;/*499px;*/padding:0;background:transparent url(../../img/css/bg-dotation.png) no-repeat 0 0;text-align:center;overflow:hidden;}
		.dotations #gifts .gift_ext{height:669px;background-image:url(../../img/css/bg-dotation-ext.png);}
			.dotations #gifts .gift h4{position:relative;margin-top:39px;z-index:99;}
			.dotations #gifts .gift .baseline{font-size:100%;color:#5d5d5d;display:block;top:438px;left:0px;text-align:center;width:100%;}			
				.dotations #gifts .gift h4 img{}
			.dotations #gifts .gift span{position:absolute;}
				.dotations #gifts .gift span a{position:absolute;/*text-indent:-9999px;*/}
			
			/* lots_web */
			.dotations #gifts .gift span#lot1_web{left:54px;top:33px;}
				.dotations #gifts .gift span#lot1_web a{left:70px;top:215px;}
					.dotations #gifts .gift span#lot1_web a img{width:280px;height:175px;}
				.dotations #gifts .gift span#lot1_web a.livre{left:6px;top:74px;}
					.dotations #gifts .gift span#lot1_web a.livre img{width:202px;height:260px;}
				
			.dotations #gifts .gift span#lot2_web{top:63px;right:60px;}
				.dotations #gifts .gift span#lot2_web a{left:44px;top:58px;}
					.dotations #gifts .gift span#lot2_web a img{width:145px;height:120px;}
				.dotations #gifts .gift span#lot2_web a.livre{left:32px;top:32px;}
					.dotations #gifts .gift span#lot2_web a.livre img{width:90px;height:120px;}

			.dotations #gifts .gift span#lot3_web{bottom:53px;right:60px;}
				.dotations #gifts .gift span#lot3_web a{left:57px;top:25px;}
					.dotations #gifts .gift span#lot3_web a img{width:115px;height:115px;}
				.dotations #gifts .gift span#lot3_web a.livre{left:0;top:18px;}
					.dotations #gifts .gift span#lot3_web a.livre img{width:136px;height:92px;}
			/* /lots_web */
			
			/* lots_magasin */
			.dotations #gifts .gift span#lot1_magasin{left:54px;top:54px;}
				.dotations #gifts .gift span#lot1_magasin a#lot1_magasin_link1 {left:10px;top:150px;}
					.dotations #gifts .gift span#lot1_magasin a#lot1_magasin_link1 img{width:218px;height:192px;}
				.dotations #gifts .gift span#lot1_magasin a#lot1_magasin_link2 {left:230px;top:146px;}
					.dotations #gifts .gift span#lot1_magasin a#lot1_magasin_link2 img{width:106px;height:208px;}
				.dotations #gifts .gift span#lot1_magasin a.livre {left:118px;top:35px;}
					.dotations #gifts .gift span#lot1_magasin a.livre img{width:202px;height:192px;}
				
			.dotations #gifts .gift span#lot2_magasin{top:71px;left:588px;}
				.dotations #gifts .gift span#lot2_magasin a{left:55px;top:26px;}
					.dotations #gifts .gift span#lot2_magasin a img{width:116px;height:112px;}
				.dotations #gifts .gift span#lot2_magasin a.livre{left:0;top:18px;}
					.dotations #gifts .gift span#lot2_magasin a.livre img{width:135px;height:92px;}
				
			.dotations #gifts .gift span#lot3_magasin{top:265px;left:587px;}
				.dotations #gifts .gift span#lot3_magasin a{left:32px;top:64px;}
					.dotations #gifts .gift span#lot3_magasin a img{width:98px;height:68px;}
				.dotations #gifts .gift span#lot3_magasin a.livre{left:0;top:32px;}
					.dotations #gifts .gift span#lot3_magasin a.livre img{width:135px;height:68px;}				
			/* /lots_magasin */
			
			/* lots_nationaux */
			.dotations #gifts .gift span#lot1_nationaux{left:54px;top:34px;}
				.dotations #gifts .gift span#lot1_nationaux a#lot1_nationaux_link1 {left:66px;top:240px;}
					.dotations #gifts .gift span#lot1_nationaux a#lot1_nationaux_link1 img{width:160px;height:130px;}
				.dotations #gifts .gift span#lot1_nationaux a#lot1_nationaux_link2 {left:220px;top:135px;}
					.dotations #gifts .gift span#lot1_nationaux a#lot1_nationaux_link2 img{width:88px;height:220px;}
				.dotations #gifts .gift span#lot1_nationaux a#lot1_nationaux_link3 {left:276px;top:225px;}
					.dotations #gifts .gift span#lot1_nationaux a#lot1_nationaux_link3 img{width:76px;height:150px;}
				.dotations #gifts .gift span#lot1_nationaux a#lot1_nationaux_link4 {left:350px;top:205px;}
					.dotations #gifts .gift span#lot1_nationaux a#lot1_nationaux_link4 img{width:65px;height:140px;}
				.dotations #gifts .gift span#lot1_nationaux a.livre {left:0;top:74px;}
					.dotations #gifts .gift span#lot1_nationaux a.livre img{width:206px;height:250px;}
				
			.dotations #gifts .gift span#lot2_nationaux{top:38px;left:647px;}
				.dotations #gifts .gift span#lot2_nationaux a{left:50px;top:68px;}
					.dotations #gifts .gift span#lot2_nationaux a img{width:70px;height:135px;}
				.dotations #gifts .gift span#lot2_nationaux a.livre{left:0;top:36px;}
					.dotations #gifts .gift span#lot2_nationaux a.livre img{width:86px;height:120px;}
				
			.dotations #gifts .gift span#lot3_nationaux{top:262px;left:618px;}
				.dotations #gifts .gift span#lot3_nationaux a{top:60px;left:44px;}
					.dotations #gifts .gift span#lot3_nationaux a img{width:112px;height:90px;}
				.dotations #gifts .gift span#lot3_nationaux a.livre{top:30px;left:0;}
					.dotations #gifts .gift span#lot3_nationaux a.livre img{width:136px;height:90px;}
				
			.dotations #gifts .gift span#lot4_nationaux{top:460px;left:132px;}
				.dotations #gifts .gift span#lot4_nationaux a{top:10px;left:70px;}
					.dotations #gifts .gift span#lot4_nationaux a img{width:90px;height:150px;}
				.dotations #gifts .gift span#lot4_nationaux a.livre{top:0;left:0;}
					.dotations #gifts .gift span#lot4_nationaux a.livre img{width:104px;height:150px;}
				
			.dotations #gifts .gift span#lot5_nationaux{top:460px;left:614px;}
				.dotations #gifts .gift span#lot5_nationaux a{top:48px;left:0;}
					.dotations #gifts .gift span#lot5_nationaux a img{width:115px;height:128px;}
				.dotations #gifts .gift span#lot5_nationaux a.livre{top:0;left:60px;}
					.dotations #gifts .gift span#lot5_nationaux a.livre img{width:100px;height:140px;}				
			/* /lots_nationaux */
			
			/* products_links */
			.products_links{position:relative;margin:-30px 0 0 68px;z-index:999;}
			.products_links_ext{margin:-10px 0 38px 68px;}
			.products_links a{margin-right:27px;}
			/* /products_links */

		.dotations #gifts em{position:absolute;bottom:0;left:43px;font-size:82%/*9px*/}
	/* /gifts */
	
/* /dotations */
/*=====*/

/*=====*/
/* teasing */
body.teasing{background:#F8F8F8;margin:0;padding:0;}
.teasing #wrapper_page,.teasing #global_container{background:#F8F8F8;}
#teasing{width:801px;margin:auto;text-align:center;}
#teasing span,.teasing #footer{display:none;}
/* /profil */
/*=====*/

/*=====*/
/* sitemap */
#sitemap{}
	#sitemap_content{}
/* sitemap */
/*=====*/

		#statusBar{position:absolute;top:0;left:0;width:220px;height:19px;background:transparent url(../../img/css/ajax-loader_default.gif) 0 0 no-repeat;z-index:999;}
		#status{background: url(../../img/css/ajax-loader.png) 0 50% no-repeat;height:19px;}		

/*=====*/
/* profil */
	
	.profil #global_content #content #navigation ul li a.profil{font-weight:bold;}

	#global_content .profil_content{width:945px;/*980px;*/background:transparent url(../../img/css/bg-top-degrade.jpg) no-repeat;padding:45px 0 0 35px;color:#5d5d5d;}
		#global_content .profil_content h2{background:url(../../img/css/mapage_title.png) 0 0 no-repeat;text-indent:-9999px;height:21px;width:188px;margin:0 0 7px;}
		#global_content .profil_content .galerie_user{background:url(../../img/css/bg_gal_user_mapage.jpg) 0 0 no-repeat;padding:30px 22px 0 35px;height:303px;/*333*/}
			#global_content .profil_content .galerie_user h3{font-weight:300;font-size:146%;/*16px*/color:#000;}
			#global_content .profil_content .galerie_user h4{color:#00b5fb;font-size:128%;/*14px*/line-height:20px;}
				#global_content .profil_content .galerie_user ul.pic li{display:inline;}
				#global_content .profil_content .galerie_user ul.pic img{border:1px solid #666;margin:0 13px;}
			#global_content .profil_content .galerie_user ul.info{margin:10px 0 0;}
				#global_content .profil_content .galerie_user ul.info li{background:url(../../img/css/picto_barre.png) 0 4px no-repeat;padding:0 0 0 20px;font-size:100%;/*11px*/color:#9c9c9c;text-transform:uppercase;}
				#global_content .profil_content .galerie_user ul.info li.popu{background:url(../../img/css/picto_coeur.gif) 0 4px no-repeat;}
					#global_content .profil_content .galerie_user ul.info li span{color:#00b6fb;}
		#global_content .profil_content .invite_friend{background: url(../../img/css/bg_invite_friend_mapage.jpg) right 0 no-repeat;}
			#global_content .profil_content .invite_friend .col_left{width:460px;/*460*/float:left;padding:0 0 38px 0;}
			#global_content .profil_content .invite_friend .col_right{width:440px;float:left;padding:0;}
			#global_content .profil_content .invite_friend .intro{margin:35px 0 45px 0;}
				#global_content .profil_content .invite_friend .intro h3{font-weight:700;font-size:182%;/*20*/color:#00b5fb;padding:0 0 5px;}
				#global_content .profil_content .invite_friend .intro p{font-size:128%;/*14*/color:#5d5d5d;}
			#global_content .profil_content .invite_friend .vote{background:url(../../img/css/bg_vote_mapage.png) 0 0 no-repeat;margin:0 0 30px 42px;}
			#global_content .profil_content .invite_friend .link{background:url(../../img/css/bg_galery_mapage.png) 0 0 no-repeat;margin:0 0 30px 42px;}
			#global_content .profil_content .invite_friend .vote,#global_content .profil_content .invite_friend .link,#global_content .profil_content .invite_friend .fav{padding:0 0 0 65px;color:#5d5d5d;}
			#global_content .profil_content .invite_friend .link{padding:20px 0 0 65px;}
			#global_content .profil_content .invite_friend .fav{background:url(../../img/css/bg_fav_mapage.png) 0 0 no-repeat;padding:10px 0 0 65px;margin:0 0 0 42px;}
					#global_content .profil_content .invite_friend div h3{color:#5d5d5d;font-weight:700;font-size:146%;/*16px*/}
				#global_content .profil_content .invite_friend div p{font-size:110%;/*12px*/}
					#global_content .profil_content .invite_friend .link form legend,#global_content .profil_content .invite_friend .link form label{display:none;}
					#global_content .profil_content .invite_friend .link form input{width:309px;border:1px solid #e0e0e0;margin:10px 0 0;padding:2px;color:#00b3f9;font-size:128%;/*14px*/}
				#global_content .profil_content .invite_friend .fav h3{color:#f29400;}
				#global_content .profil_content .invite_friend .fav a,#global_content .profil_content .col_right .facebook_box a{color:#171717;display:block;background:#fff url(../../img/css/arrow_orange01.gif) 10px 5px no-repeat;width:90px;margin:10px 0 0;padding:0 0 0 30px;line-height:20px;}
				#global_content .profil_content .invite_friend .vote ul{margin:20px 0 0;}
					#global_content .profil_content .invite_friend .vote ul li{display:inline;}
					#global_content .profil_content .col_right .widget_box{background: url(../../img/css/bg_widget_mapage.png) -3px 0 no-repeat;margin:98px 0 0;}
						#global_content .profil_content .col_right .widget_box h3{padding:45px 0 0 135px;width:150px;}
						#global_content .profil_content .col_right .widget_box p{color:#5d5d5d;font-size:110%;/*12px*/margin:0 0 0 135px;width:150px;}
						#global_content .profil_content .col_right .widget_box legend,#global_content .profil_content .col_right .widget_box label{display:none;}
						#global_content .profil_content .col_right .widget_box textarea{height:70px;width:260px;padding:1px;font-size:110%;/*12px*/margin:10px 0 0 5px;overflow:scroll;}
						#global_content .profil_content .col_right .facebook_box p{font-size:128%;/*14px*/margin:15px 0 0 0;display:block;}
						#global_content .profil_content .col_right .facebook_box a{background:#fff url(../../img/css/arrow_blue01.gif) 10px 5px no-repeat;}
/* /profil */
/*=====*/

/*=====*/
/* CHOIX INTERNAUTES */
	
	.le_choix_internautes #global_content #content #navigation ul li a.le_choix_internautes{font-weight:bold;}
	.le_choix_thomas #global_content #content #navigation ul li a.le_choix_thomas{font-weight:bold;}

	#global_content .page_choice{width:980px;/*980px;*/background:transparent url(../../img/css/bg-top-degrade.jpg) no-repeat;padding:35px 0 0 0;color:#5d5d5d;}
		#global_content .page_choice .page_top_content{color:#5d5d5d;font-size:119%;/*13px*/min-height:180px;height:auto;margin:0 20px 10px 35px;}
			#global_content .page_choice .page_top_content h2{text-indent:-9999px;background: url(../../img/css/title_choix_internautes.png) left 0 no-repeat;width:256px;height:31px;margin:0 0 10px 0;}
			#global_content .thomaslelu .page_top_content h2{background: url(../../img/css/title_choix_thomaslelu.png) left 0 no-repeat;}
			#global_content .thomaslelu .page_top_content h2.orange{background: url(../../img/css/title_choix_thomaslelu2.png) left 0 no-repeat;height:17px;width:179px;margin:10px 0 0;}
			#global_content .page_choice .page_top_content strong{font-weight:700;}
			#global_content .page_choice .page_top_content p{margin:0 0 10px 0;/*_position:relative;*//*fix ie*/}
			#global_content .page_choice .page_top_content a{color:#5d5d5d;text-decoration:underline;background:url(../../img/css/arrow_grey01.gif) 0 4px no-repeat;padding:0 0 0 15px;}
			#global_content .page_choice .page_top_content a.link_blog{background: #dcdcdc url(../../img/css/arrow_orange01.gif) 10px 8px no-repeat;padding:4px 20px 4px 25px;text-decoration:none;color:#171717;}
			#global_content .page_choice .winner_box{clear:both;padding:0 20px 0 35px;background:url(../../img/css/bg_yellow_ink.jpg) 0 115px no-repeat;}

#global_content .page_choice .winner_box ul.date {
float:right;
height:auto;
padding:0 0 15px 0;
text-align:right;
width:150px;
}
#global_content .page_choice .winner_box ul.date li {
color:#999999;
display:inline;
font-size:137%;
padding:0 0 0;
width:50px;
float:left;
}

#global_content .page_choice .winner_box ul.date li.un {
background:transparent url(../../img/css/winner_ink01_sprite.gif) no-repeat scroll 0 -48px;
}
#global_content .page_choice .winner_box ul.date li.deux {
background:transparent url(../../img/css/winner_ink02_sprite.gif) no-repeat scroll 0 -48px;
}
#global_content .page_choice .winner_box ul.date li.trois {
background:transparent url(../../img/css/winner_ink03_sprite.gif) no-repeat scroll 0 -48px;
}
#global_content .page_choice .winner_box ul.date li.selected {
background-position: 0 0;
color:#8A004B;
}
#global_content .thomaslelu .winner_box ul.date li.un {
background:transparent url(../../img/css/winner_ink04_sprite.gif) no-repeat scroll 0 -48px;
}
#global_content .thomaslelu .winner_box ul.date li.deux {
background:transparent url(../../img/css/winner_ink05_sprite.gif) no-repeat scroll 0 -48px;
}
#global_content .thomaslelu .winner_box ul.date li.trois {
background:transparent url(../../img/css/winner_ink06_sprite.gif) no-repeat scroll 0 -48px;
}
#global_content .thomaslelu .winner_box ul.date li.selected {
background-position: 0 0;
color:#8A9917;
}
				#global_content .page_choice .winner_box h2{font-size:182%;/*20px*/color:#e2007a;width:265px;}
				#global_content .page_choice .winner_box p{font-size:110%;/*12px*/color:#e2007a;clear:both;margin-bottom:10px;}
				#global_content .thomaslelu .winner_box p{color:#dd0019;}
				#global_content .page_choice .winner_box h3{font-size:182%;/*20px*/color:#424242;}
					#global_content .page_choice .winner_box h3 span{font-size:70%;/*14px*/}
				#global_content .page_choice .winner_box .result{background:#C9C9C9 url(../../img/css/bg_winner_grey.png) 0 0 repeat-x;margin:0 0 30px 0;padding:10px 0 9px 0;overflow:auto;/*_height:1%;*//*fix ie6*/}
				#global_content .page_choice .winner_box .select{background:#9A0053 url(../../img/css/bg_winner_pink.png) 0 0 repeat-x;}
				#global_content .thomaslelu .winner_box .select{background:#7D000E url(../../img/css/bg_winner_red.png) 0 0 repeat-x;}
					#global_content .page_choice .winner_box .result .auteur{width:119px;float:left;text-align:right;color:#fff;padding:140px 0 0;}
						#global_content .page_choice .winner_box .result .auteur strong{font-size:128%;/*14px*/font-weight:700;display:block;}
						#global_content .page_choice .winner_box .result .auteur em{font-size:110%;/*12px;*/font-style:italic;display:block;}
						#global_content .page_choice .winner_box .result .auteur span{font-size:100%;/*11px;*/}
					#global_content .page_choice .winner_box .result ul{text-align:right;float:left;width:801px;}
					#global_content .page_choice .winner_box .result ul li{display:inline;}
						#global_content .page_choice .winner_box .result ul li img{border:1px solid #666;margin:0 6px;}
				#global_content .thomaslelu .winner_box h2{color:#dd0019;}
/* CHOIX INTERNAUTES */
/*=====*/

/*=====*/
/* page_partenaires */
	
	.partenaires #global_content #content #navigation ul li a.partenaires{font-weight:bold;}

	#global_content .page_partenaires{background:url(../../img/css/bg-top-degrade.jpg) no-repeat 0 0;color:#5D5D5D;padding:39px 0 0;width:980px;}
		#global_content .page_partenaires .top{padding:0 20px 0 30px;}
			#global_content .page_partenaires .top h2{text-indent:-9999px;background:url(../../img/css/title_partenaires.png) 0 0 no-repeat;width:170px;height:31px;}
			#global_content .page_partenaires .top p{font-size:119%;/*13px*/margin:10px 0 0;}
			#global_content .page_partenaires .top strong{font-weight:700;}
		#global_content .page_partenaires .content_partenaires{background:transparent url(../../img/css/bg_yellow_ink.jpg) no-repeat scroll 0 235px;padding:10px 0 0;}
			#global_content .page_partenaires .content_partenaires strong{font-weight:700;}
			#global_content .page_partenaires .content_partenaires  img.logo{margin:0 0 18px;}
			#global_content .page_partenaires .content_partenaires .col_left{width:361px;float:left;padding:0 0 0 125px;}
			#global_content .page_partenaires .content_partenaires .col_right{width:370px;float:left;}
			#global_content .page_partenaires .content_partenaires .col_center{padding:0 0 40px 125px;width:731px;}
				#global_content .page_partenaires .content_partenaires .col_left .box_yellow{background:url(../../img/css/bg_partenaire_yellow_box.png) 0 0 no-repeat;height:315px;/*375*/padding:30px 38px;}
			#global_content .page_partenaires .content_partenaires a{height:20px;display:block;text-indent:-9999px;margin:15px 0 0;}
					#global_content .page_partenaires .content_partenaires .col_left .box_yellow a{background:#F8E300 url(../../img/css/partenaire_yellow_btn.png) right 0 no-repeat;}
				#global_content .page_partenaires .content_partenaires .col_left .box_red{background:url(../../img/css/bg_partenaire_red_box.png) 0 0 no-repeat;height:409px;/*469*/padding:30px 38px;}
					#global_content .page_partenaires .content_partenaires .col_left .box_red ul{margin:10px 0;padding:0 0 0 15px;}
						#global_content .page_partenaires .content_partenaires .col_left .box_red ul li{list-style:square;}
					#global_content .page_partenaires .content_partenaires .col_left .box_red a{background:#CC0000 url(../../img/css/partenaire_red_btn.png) right 0 no-repeat;}
				#global_content .page_partenaires .content_partenaires .col_right .box_green{background:url(../../img/css/bg_partenaire_green_box.png) 0 0 no-repeat;height:386px;/*446*/padding:30px 38px;}
					#global_content .page_partenaires .content_partenaires .col_right .box_green p{margin:0 0 15px 0;}
					#global_content .page_partenaires .content_partenaires .col_right .box_green a{background:#6FA928 url(../../img/css/partenaire_green_btn.png) right 0 no-repeat;}
				#global_content .page_partenaires .content_partenaires .col_right .box_green2{background:url(../../img/css/bg_partenaire_green2_box.png) 0 0 no-repeat;height:338px;/*398*/padding:30px 38px;}
					#global_content .page_partenaires .content_partenaires .col_right .box_green2 p{margin:0 0 15px;}
						#global_content .page_partenaires .content_partenaires .col_right .box_green2 a{background:#007C3F url(../../img/css/partenaire_green2_btn.png) right 0 no-repeat;margin:22px 0 0;}
				#global_content .page_partenaires .content_partenaires .col_center .box_orange{background:url(../../img/css/bg_partenaire_orange_box.png) 0 0 no-repeat;height:172px;/*232*/padding:30px 38px;}
					#global_content .page_partenaires .content_partenaires .col_center .box_orange a{background:#F47F00 url(../../img/css/partenaire_orange_btn.png) right 0 no-repeat;float:right;width:285px;}
/* /page_partenaires */
/*=====*/	

/*=====*/
/* comment_participer */
	
	.inscription #global_content #content #navigation ul li a.comment_participer,
	.comment_participer #global_content #content #navigation ul li a.comment_participer{font-weight:bold;}

	/* how_to_win */
	.comment_participer #how_to_win{width:945px;/*980px;*/background:transparent url(../../img/css/bg-top-degrade.jpg) no-repeat;padding:48px 0 0 35px;color:#5d5d5d;overflow:hidden;}
		
		/* col_left */
		.comment_participer #how_to_win .col_left,.comment_participer #how_to_win .col_right{position:relative;float:left;width:491px;/*height:529px*/}
			.comment_participer #how_to_win .col_left h3{font-size:254.6%;/*28px;*/color:#00b7fd; text-indent:-9999px; background:url(../../img/css/how_win_title.png) 0 0 no-repeat; width:359px; height:23px;}
			.comment_participer #how_to_win .col_left h4{margin:6px 0 10px;font-weight:bold;font-size:146%;/*16px;*/color:#5D5D5D;}
			.comment_participer #how_to_win .col_left p{font-size:118.5%;/*13px*/}
			.comment_participer #how_to_win .col_left ul{margin:15px 0;}
			.comment_participer #how_to_win .col_left ul li{background:url(../../img/css/bullet_blue_01.gif) 5px 4px no-repeat;padding:0 0 0 17px;margin:0 0 12px;}
			.comment_participer #how_to_win .col_left #dotation_link{background:url(../../img/css/push-dotations.jpg) 0 0 no-repeat;width:275px;height:60px;/*215*/padding:157px 0 0;margin:39px 0 34px 98px;}
 				.comment_participer #how_to_win .col_left #dotation_link a{background:url(../../img/css/push-btn-dotations.png) 0 0 no-repeat;display:block;height:61px;text-indent:-9999px;}
		/* /col_left */

		/* col_right */
		.comment_participer #how_to_win .col_right{width:454px;}
			.comment_participer #how_to_win .col_right img{}
			.comment_participer #how_to_win .col_right #inscription_link{background:url(../../img/css/push-inscription.jpg) 0 0 no-repeat;width:275px;height:60px;/*215*/padding:157px 0 0;margin:0 0 34px 24px;}
 				.comment_participer #how_to_win .col_right #inscription_link a{background:url(../../img/css/push-btn-inscription.png) 0 0 no-repeat;display:block;height:61px;text-indent:-9999px;}
		/* /col_right */

	/* /how_to_win */

/* comment_participer */
/*=====*/

/*=====*/
/* galerie */
.galerie,.galerie #wrapper_page,.galerie #global_container{background:#000;}
.galerie #wrapper_page,.galerie #global_container,.galerie #global_content #content{width:auto;height:auto;}
.galerie #footer{display:none;}
.galerie #wrapper_page{width:auto;height:auto;}
/* /galerie */
/*=====*/

/*======*/
/* espace_presse */
.espace_presse{}
	
	/* presse */
	.espace_presse #presse{position:relative;width:945px;/*980px;*/background:transparent url(../../img/css/bg-top-degrade.jpg) no-repeat;padding:49px 0 0 35px;color:#5d5d5d;overflow:hidden;}
		
		/* chapo */
			.espace_presse #presse .chapo h3{color:#dc9e00;font-weight:bold;font-size:254.6%;/*28px;*/}
			.espace_presse #presse .chapo p{margin-top:10px;font-size:119%;/*13px*/}
		/* /chapo */

		#dossier_presse,#communiques_presse,#visuels_officiels{float:left;width:228px;/*275px;*/height:229px;/*266px;*/padding:37px 23px 0 24px;overflow:hidden;background:transparent url(../../img/css/bg-dossier-presse.png) no-repeat 0 0;margin-right:45px;}
		
		.espace_presse #presse h4{display:block;width:163px;height:15px;margin-bottom:17px;overflow:hidden;}
			.espace_presse #presse p{font-size:109.5%;/*12px;*/}	
			.espace_presse #presse ul{margin-top:6px;}				
				.espace_presse #presse ul li{padding-left:13px;background:transparent url(../../img/css/puce-dossier-presse.png) no-repeat 0 2px;margin-bottom:6px;font-size:109.5%;/*12px;*/}
					.espace_presse #presse ul li a{color:#5d5d5d;}
					.espace_presse #presse ul li a:hover{text-decoration:underline;}	

		/* dossier_presse */
		.espace_presse #dossier_presse{}
			.espace_presse #dossier_presse h4{color:#009ee0;}
				.espace_presse #dossier_presse ul li{background-image:url(../../img/css/puce-dossier-presse.png);}
					.espace_presse #dossier_presse ul li a{} 	
		/* /dossier_presse */
		
		/* communiques_presse */
		.espace_presse #communiques_presse{background-image:url(../../img/css/bg-communique-presse.png);}
			.espace_presse #communiques_presse h4{color:#e2007a;}
				.espace_presse #communiques_presse ul li{background-image:url(../../img/css/puce-communique-presse.png);}
					.espace_presse #communiques_presse ul li a{} 	
		/* /communiques_presse */
		
		/* visuels_officiels */
		.espace_presse #visuels_officiels{background-image:url(../../img/css/bg-laureats-presse.png);margin-right:0;}
			.espace_presse #visuels_officiels h4{color:#622181;}
				.espace_presse #visuels_officiels ul li {background-image:url(../../img/css/puce-laureats-presse.png);}
					.espace_presse #visuels_officiels ul li a{} 	
		/* /visuels_officiels */
		
		.espace_presse #presse em{position:absolute;bottom:0;left:43px;font-size:82%/*9px*/}

	/* /gifts */
/* /espace_presse */
/*======*/

/*======*/
/* popup_send_friend */
.popup_send_friend,.popup_send_friend #wrapper_page, .popup_send_friend #global_container{background:#fff;}
.popup_send_friend #wrapper_page,.popup_send_friend #global_container{width:auto;height:auto;text-align:left;}
.popup_send_friend #overlay,.popup_send_friend #alert_box,.popup_send_friend #footer{display:none;}
.popup_send_friend #wrapper_page{width:auto;height:auto;}
	#popup_friend{width:450px;height:340px;background:#fff url(../../img/css/bg-popup-envoi-ami.gif) no-repeat 0 0;overflow:hidden;}
		#popup_friend h2{margin:35px auto 11px;font-size:182%;/*20px;*/color:#00b6fc;text-align:center;}
		#popup_friend form{display:block;width:418px;height:252px;text-align:right;overflow:hidden;}
			#popup_friend form fieldset{margin-bottom:34px;}
				#popup_friend form fieldset label{float:left;width:209px;height:28px;text-align:right;font-size:119%;/*13px*/font-weight:bold;color:#5d5d5d;overflow:hidden;}
				#popup_friend form fieldset input{float:left;width:189px;/*207px;*/height:20px;/*20px;*/text-align:left;font-size:100%;/*11px*/color:#5d5d5d;padding:0 9px;margin:0 0 8px 0;background:#00b6fc url(../../img/css/bg-input-popup-friend.png) no-repeat 0 0;color:#FFF;text-align:center;overflow:hidden;}
				#popup_friend form input.submit{/*float:right;*/width:136px;height:25px;margin-top:-3px;background:#00b6fc url(../../img/css/bt-valider.png) no-repeat 0 0;color:#FFF;text-align:center;overflow:hidden;text-indent:-9999px;}
/* /popup_send_friend */
/*======*/
		
/*======*/
/* alert_box */
#alert_box{display:none;position:absolute;top:33%;left:33%;width:33%;height:33%;z-index:9999;}
	#alert_box #alert_box_content{position:relative;z-index:9999;}
		#alert_box #alert_box_content .msg{display:block;width:310px;height:266px;background:#DC9E00 url(../../img/css/bg-right-sheet.jpg) no-repeat scroll -14px -190px;border:4px solid #FFF;text-align:right;}
			#alert_box #alert_box_content .msg .close{display:inline;width:16px;height:16px;background:#00B2F6;color:#FFF;margin:0;padding:0;position:relative;z-index:9999;} 
			#alert_box #alert_box_content .msg p{clear:both;color:#DC0000;/*#00B6FC;*/font-size:163.7%;font-weight:bold;text-align:left;padding:80px 140px 0 24px;}
			#alert_box #alert_box_content .long p {padding:60px 140px 0 5px; font-size:120%;text-align:center;color:#D98200; }
			#alert_box #alert_box_content a {color:#5F5C5C;text-decoration:underline; }
/* /alert_box*/
/*======*/

/*======*/
/* credits */
.credits{background:#FFF;padding:0;margin:0;}
	#credits{background:#FFF;width:235px;height:150px;padding-right:15px;}
		#credits .content{}
			#credits .content h1{font-weight:bold;font-size:100%;text-align:right;margin:15px 15px 0 0;}
			#credits .content p {margin:10px 0 0 90px;text-align:left;}
				#credits .content p span, #credits .content p a {color:#784695;}
/* /credits */
/*======*/

/*======*/
/* loggued */
.loggued #global_content #right_content #right_top_box #galery_access h3{margin:10px 0 5px !important;}
/* loggued */
/*======*/
/*.jcrop-tracker{z-index:360 !important;}*/

#overlay{position:absolute;top:0;left:0;}

.jColorSelect{width:auto!important;}

/*======*/
/* popup_share_galery */
.popup_share_galery,.popup_share_galery #wrapper_page, .popup_share_galery #global_container{background:#fff;}
.popup_share_galery #wrapper_page,.popup_share_galery #global_container{width:auto;height:auto;text-align:left;}
.popup_share_galery #overlay,.popup_share_galery #alert_box,.popup_share_galery #footer{display:none;}
.popup_share_galery #wrapper_page{width:auto;height:auto;}

	.popup_share_galery h1{display:none;}
	.popup_share_galery #global_content{background:url(../../img/css/bg_popup_partage.png) 0 0 no-repeat;width:680px;height:434px;}
		.popup_share_galery #global_content .left_col{width:340px;float:left;margin:35px 0 0;}

			.popup_share_galery .invite_friend,.popup_share_galery .partage_galery,.popup_share_galery .fav_galery{padding:47px 0 0 16px;}
				.popup_share_galery .invite_friend h2,.popup_share_galery .partage_galery h2,.popup_share_galery .fav_galery h2{font-size:13px;color:#5d5d5d;font-weight:700;padding:0 0 0 60px;}
				.popup_share_galery .invite_friend p,.popup_share_galery .partage_galery p,.popup_share_galery .fav_galery p{font-size:12px;color:#5d5d5d;}
				.popup_share_galery .invite_friend ul{padding:8px 0 0;}
					.popup_share_galery .invite_friend li{display:inline;}
				
				.popup_share_galery .partage_galery{}
					.popup_share_galery .partage_galery h2{margin:0 0 10px;}
					.popup_share_galery .partage_galery legend{display:none;}
					.popup_share_galery .partage_galery input{border:1px solid #E0E0E0;color:#00B3F9 !important;font-size:128%;margin:10px 0 0;padding:2px;width:271px;}
					.popup_share_galery .fav_galery h2{color:#f29400;}
					.popup_share_galery .fav_galery p{padding:0 0 0 60px;float:left;width:130px;}
				
					.popup_share_galery .fav_galery a{display:block;width:99px;height:21px;text-indent:-9999px;background:url(../../img/css/popuppartage_btn_orange.png) 0 0 no-repeat;float:left;margin:10px 0 0;}

			.popup_share_galery #global_content .right_col{width:340px;float:left;margin:35px 0 0;}
			
				.popup_share_galery .right_col .widget{padding:70px 0 0 170px;height:211px;}
					.popup_share_galery .right_col .widget h2{font-size:13px;color:#5d5d5d;font-weight:700;margin:0 5px;}
					.popup_share_galery .right_col .widget p{font-size:12px;color:#5d5d5d;margin:5px;}
					.popup_share_galery .right_col .widget legend,.popup_share_galery .right_col .widget label{display:none;}
					.popup_share_galery .right_col .widget textarea{width:150px;}
					
				.popup_share_galery .right_col .facebook{padding:28px 0 0 33px;}
					.popup_share_galery .right_col .facebook ul{}
						.popup_share_galery .right_col .facebook li{display:block;width:150px;float:left;font-size:12px;color:#5d5d5d;}
							.popup_share_galery .right_col .facebook li a{display:block;width:98px;height:21px;text-indent:-9999px;background:url(../../img/css/popuppartage_btn_blue.png) 0 0 no-repeat;margin:5px 0 0;}
/* /popup_share_galery */
/*======*/

/*cloture du concours*/
#global_content #right_content #right_top_box #login_box a{display:none;}
#global_content #right_content #right_top_box #login_box a.forgetPWD{display:block;}
/*page les laureats 2009*/						

#global_content .laureats .page_top_content {
	min-height:75px;
	height:auto;
}
	#global_content .laureats .page_top_content h2{
		background:url(../../img/css/title_laureats_2009.gif) 0 0 no-repeat;
		display:block;
		height:31px;
		width:272px;
	}
	#global_content .laureats .page_top_content h3.laureatsweb{
		background:url(../../img/css/subtitle_laureats_web.gif) 0 0 no-repeat;
		display:block;
		height:15px;
		width:226px;
		text-indent:-9999px;
	}
	#global_content .laureats .page_top_content ul{}
		#global_content .laureats .page_top_content ul li{float:left;}
			#global_content .laureats .page_top_content ul li a{background:none;}

#global_content .laureats .result{
	margin:0 5px 0 5px;
}
#global_content .laureats .result .result_content{
	margin:0 0 3px 0;
	background:#fff;
	_height:1%;
}
#global_content .laureats .result .lft_col{
/*	background:pink;*/
	width:175px;
	float:left;
	margin-left:15px;
}
#global_content .laureats .result .lft_col img{
	display:block;
}
#global_content .laureats .result .lft_col p{
	font-size:11px;
	margin:10px 0 0 0;
}
#global_content .laureats .result .lft_col p strong{
	font-weight:700;
}
#global_content .laureats .result .lft_col p span{
	font-size:12px;
}
#global_content .laureats .result .lft_col p span strong{
	color:#f29400;
	font-weight:700;
	font-size:14px;
}
#global_content .laureats .result .rgt_col{
/*	background:yellow;*/
	width:770px;
	float:left;

}
#global_content .laureats .result .rgt_col h4{
	font-size:18px;
	padding:0 0 7px 15px;
	color:#f29400;
	background:url(../../img/css/arrow_orange02.gif) 0 7px no-repeat;
}
#global_content .laureats .result .rgt_col ul{
	padding:0 0 18px 0;
}
#global_content .laureats .result .rgt_col ul li{
	display:inline;
}
#global_content .laureats .result .rgt_col ul li a img{
	margin:0 4px 0 0;
}
#global_content .laureats .result .result_baseline{
	background:#fff;
	padding:25px 0;
}
#global_content .laureats .result .result_baseline p{
	text-align:center;
	font-size:13px;
}
#global_content .laureats .result .result_baseline span{
	background:url(../../img/css/laureat_basline.gif) 0 0 no-repeat;
	display:block;
	height:55px;
	height:30px;
	width:815px;
	width:576px;
	margin:10px auto;
	text-indent:-9999px;
}

