/* CSS Document */
/* CSS Document */
@import url(C_home.css);

/***************************** PAGES */	
.radioInput{
	height:13px;
	width:13px
}
#page:after  {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}

/* */			
.stdContentBlockPage{
		height:1%;
		padding:0 0 10px 33px;
		position:relative;
	}
	.stdContentBlockPage:after {
		content: ".";
		display:block;
		visibility: hidden;
		clear: both;
		height: 0;
	}
	
		.stdContentBlockPage .stdContentDisplay{
			width:370px;
			padding: 0 0px 5px 0px;
			float:left;
			font-size: 1.2em;
			position:relative;
		}
		.stdContentBlockPage .stdTitle{
			padding: 0 0 15px 0
		}
		.stdContentBlockPage .genericBlock{
			padding: 0 0 5px 0;
			display:block;
			text-align:center;
			width:655px;
		}
		
	/* Recettes */
		.videoTitle{
			clear:both;
			padding:10px 20px 15px 0;
			font-size:1.8em;
		}
		.stdContentBlockPage .stdContentTxt{
			float:left;
			width:281px;
			padding: 0 0 0 14px;
			font-size:1.1em;
			color:#333333;
		}
		.stdContentBlockPage .recipeContent{
			width:280px;
			padding: 0 0 0 15px;
		}
			.stdContentTxt .introTxt{
				font-size:1.09em;
				line-height:1.6em;
			}
			.stdContentTxt p,
			.stdContentTxt ul{
				padding-bottom:10px;
			}
			.linkRecipeBlock{
				padding-top:10px;
			}
			.stdContentTxt .visuPdt{
				float:right;
				margin:10px 0 0 5px ;
			}
			.stdContentTxt .tipsTitle{
				padding:10px 0 5px 0;
				color:#bf0013;
				font-size:1.4em;
				font-weight:bold;
			}
				.stdContentTxt .tipsTitle span{
					display:block;
					padding:5px 0 0px 0;
					color:#333333;
					font-size:0.85em;
				}
					.stdContentTxt .tipsTitle span a{
						color:#333333;
					}
					
			.stdRecipesProcess {
				margin:0 0 20px;
			}
			
			.stdContentTxt p a img.tipsImg{
				float:right;
			}
			.recipeContent .visuPdt{
				float:right;
			}
			.stdContentBlockPage .titleRecipe,
			.recipeContent .titleRecipe{
				font-size:24px;
				padding: 5px 0 10px 0;
				font-weight:bold;
			}
			.stdContentDisplay .recipeProcess,
			.recipeContent .recipeProcess{
				background-color:#fdfae2;
				width:368px;
				height:60px;
				padding: 0 0 0 1px;
				margin: 0 0 20px 0;
			}
			
			.stdContentDisplay .recipeProcess{
				margin:0;
			}
			.stdRecipesProcess .recipeProcess2{
				background-color:#fdfae2;
				width:368px;
				height:24px;
				padding: 0 0 0 1px;
				margin: 0 0 5px 0;
			}
				.stdContentDisplay .recipeProcess li,
				.recipeContent .recipeProcess li{
					float:left;
					width:155px;
					padding:7px 0 0 0;
				}
				.stdRecipesProcess .recipeProcess2 li{
					float:left;
					width:135px;
					padding:0px;
				}
				.stdContentDisplay .recipeProcess li img,
				.recipeContent .recipeProcess li img,
				.recipeContent .recipeProcess li span,
				.stdRecipesProcess .recipeProcess2 li img,
				.stdRecipesProcess .recipeProcess2 li span{
					vertical-align:bottom;
				}
				.stdContentDisplay .recipeProcess li .intitule,
				.stdContentDisplay .recipeProcess li .intitule,
				.stdRecipesProcess .recipeProcess2 li .intitule{
					font-size:0.91em;
					color:#bf0013;
				}
				.stdContentDisplay .recipeProcess li .intitule2,
				.recipeContent .recipeProcess li .intitule2,
				.stdRecipesProcess .recipeProcess2 li .intitule2{
					font-size:0.90em;
					color:#000000;
				}
				.link_print {
					margin:0 3px;
				}
				.stdContentDisplay .recipeProcess li .intitule3,
				.recipeContent .recipeProcess li .intitule3{
					font-size:0.90em;
					color:#000000;
				}
				.stdContentDisplay .flashContent{
					padding:0 0 25px;
				}
				
				.push_buy {
					width:267px;
					padding:0 0 0 0;
				}
					
					.push_buy a {
						width:262px;
						height:122px;
						background:url(/App_Themes/Common/img/push2.gif) no-repeat;
						display:block;
						padding-right:5px;
						text-decoration:none;
						position:relative;
					}
					.push_buy a:hover {
						text-decoration:none;
					}
					
					.push_buy a img {
						float:right;
						margin:21px 5px 9px 0;
					}
					
					.push_buy a strong {
						float:right;
						width:230px;
						font-size:12px;
						font-weight:bold;
						color:#fff;
						clear:right;
						cursor:pointer;
					}
/* */		
.recipeDescBlock{
	background: url(/App_Themes/Common/img/bg_recipeSeparator.gif) no-repeat 328px center;
	padding:0 0 10px 25px;
}
	.recipeDescBlock .recipListBlock{
		float:left;
		width:330px;
		padding:0 18px 15px 18px;
		font-size:1.2em;
		line-height:1.35em;
		color:#333333;
	}
	
	.recipeDescBlock .recipListBlock .subTitle{
		font-weight:bold;
		font-size:14px;
		margin:0 0 10px;
	}
	.insideContent .block_suggestion{
		background:url("/App_Themes/Common/img/bg_suggestion.gif") no-repeat right 0;
		float:left;
		margin:15px 0 20px;
		padding:6px 0 0 34px;
		width:654px;
	}
	.insideContent .block_suggestion img{
		float:left;
		margin:0 0 0 22px;
	}
	.insideContent .block_suggestion p{
		color:#333333;
		font-size:11px;
		line-height:15px;
		padding:0 18px 0 127px;
	}
	.insideContent .block_suggestion span{
		font-weight:bold;
	}
	.insideContent .block_suggestion .border_suggestion{
		width:100%;
		height:5px;
		background: url(/App_Themes/Common/img/bg_suggestion.gif) no-repeat right 100%;
		float:left;
	}
	.recipeDescBlock .recipListBlock .recipListPreparation{
		padding-top:px;
	}
	
	.recipeDescBlock .firstBlock{
		width:275px;
	}
		.recipeDescBlock .recipListBlock .descTitle{
			padding: 0 0 10px 0;
		}
		.recipeDescBlock .recipListBlock ol li{
			padding: 0 0 5px 0;
		}
		.recipeDescBlock .recipListBlock ul li{
			padding: 0 0 5px 8px;
			background: url(/App_Themes/Common/img/puce_pointNoir.gif) no-repeat 0px 7px;
		}

		.suggestionsBox {
			width:645px;
			background:url(/App_Themes/Common/img/bg_suggestions.gif) no-repeat 0 100%;
			padding:0 0 8px;
			margin:0 0 20px 33px;
			font-size:11px;
		}
			
			.suggestionsBox .suggestionsContent {
				width:615px;
				background:url(/App_Themes/Common/img/bg_suggestions.gif) no-repeat 0 0;
				padding:6px 15px 0px;
				overflow:hidden;
			}
			
			.suggestionsBox .suggestionsContent h3 {
				float:left;
			}
			.suggestionsBox .suggestionsContent strong{
				font-weight:bold;
			}
			.suggestionsBox .suggestionsContent div {
				float:right;
				width:505px;
			}
	/* */		
.suggestionBlock{
	width:651px;
	background: #fdfae2 url(/App_Themes/Common/img/bg_yellowBlockTop.gif) no-repeat 0px 0px;
	padding:3px 0 0 0;
	margin-bottom:5px;
}
	.suggestionBlock .insideBlock{
		background: #fdfae2 url(/App_Themes/Common/img/bg_yellowBlockBottom.gif) no-repeat 0px 100%;
		padding:8px 15px 10px 15px;
		height:1%;
		color:#333;
		font-size:1.1em;
	}
	.suggestionBlock .insideBlock:after {
		content: ".";
		display:block;
		visibility: hidden;
		clear: both;
		height: 0;
	}
		.suggestionBlock .insideBlock .title{
			float:left;
			padding: 0 20px 0 0;
		}
		.suggestionBlock .suggestionTxt{
			float:left;
			width:500px;
			padding: 2px 0 0 0;
		}
	.fileBlock .stdTitle {
		padding:0 0 30px 0;
	}
	.fileBlock {
		padding:16px 0 10px 33px;
	}
	.fileBlock .insideBlock{
		padding:0 0px 3px 0;
	}	
		.fileBlock .insideBlock .visuFile{
			float:left;
			margin-right:15px;
			display:inline;
		}
		.fileBlock .insideBlock .contentTxt{
			padding: 6px 20px 0 0px;
			font-size:1.09em;
		}
			.fileBlock .insideBlock .contentTxt p .fileTxt{
				color:#e31818;
			}
			.fileBlock .insideBlock .contentTxt .hightlight{
				color:#333333;
			}
			.fileBlock .insideBlock .contentTxt .linkContent{
				display:block;
				font-weight:bold;
				text-align:center;
				padding:10px 0 0 0;
				font-size:1.66em;
			}
			.fileBlock .insideBlock .contentTxt .linkContent a{
				color:#e31818;
				text-decoration:none;
			}
	
/* */
.infoContentBlock{
	background: url(/App_Themes/Common/img/bg_infoBlock.gif) no-repeat 0px 0px;
	width:564px;
	height:46px;
	margin: 0 0 20px 25px;
	padding:22px 10px 0 85px;
	font-size:1.1em;
	color:#333;
}

/* Produit */
.productTitle{
	color:#2aa6df;
	font-size:1.38em;
	padding: 0 0 10px 0;
}
.introProduct{
	padding: 0;
	width:646px;
	color:#333;
	font-size:1.3em;
}
.introProduct:after {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}
	.introProduct .stdDisplayIntro{
		float:left;
		width:340px;
		position:relative;
	}
	.stdDisplayIntro .displayFunctions {
		left:-17px;
		overflow:hidden;
		padding:0;
		position:absolute;
		width:403px;
		z-index:2;
	}
	.introProduct .productVisu{
		margin:0;
		width:340px;
		text-align:center;
	}
	.introProduct p{
		padding:10px 0 0 5px;
	}
	.introProduct ul.pdtDescTxt{
		color:#a6a1a1;
		font-size:0.84em;
		padding:16px 0 35px 70px;
		text-align:left;
	}
	.stdDisplayDescPdt {
		float:right;
		width:264px;
	}
	
	.stdDisplayIntro .pdtFunctions li.print, .stdDisplayIntro .pdtFunctions li.pub {
		padding-left:1px;
	}

/* */
.stdNavTab{
	position:relative;
	width:650px;
	background: url(/App_Themes/Common/img/bg_tabContentTop2.gif) no-repeat 0px 100%;
	padding: 0 0 3px 0;
	margin:20px 0 0 0;
}
.stdNavTab:after {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}
	.stdNavTab li{
		float:left;
		padding: 0 2px 0 0;
	}
		.stdNavTab li a{
			display:block;
			font-size:1.2em;
			text-decoration:none;
			padding:0px 0 0 22px;
			background: url(/App_Themes/Common/img/bg_tabNavLeft.gif) no-repeat 0px 100%;
			text-align:center;
			color:#686767;
			line-height:1.2em;
			float:left;
		}
			.stdNavTab li a span{
				background: url(/App_Themes/Common/img/bg_tabNavRight.gif) no-repeat 100% 100%;
				display:block;
				height:21px;
				padding:7px 0 0 0;
				float:left;
				cursor:pointer
			}
			.stdNavTab li a span.tab_conseil{
				padding:0 0 0 24px !important;
				width:153px;
				background:none !important;
			}
			.stdNavTab li a span.tab_ingredients{
				background:none !important;
				padding:0 0 0 14px !important;
				width:272px;
			}
			.stdNavTab li a span.tab_recettes{
				width:99px;
				background:none !important;
				padding:0 0 0 16px !important;
			}
		
		.stdNavTab li.active a, .stdNavTab li a:hover{
			font-size:1.3em;
			color:#333333;
			font-weight:bold;
			text-decoration:none;
			background: url(/App_Themes/Common/img/bg_tabNavLeft.gif) no-repeat 0px 0;
		}
			.stdNavTab li.active a span, .stdNavTab li a:hover span{
				height:21px;
				background: url(/App_Themes/Common/img/bg_tabNavRight.gif) no-repeat 100% 0;
			}
			.stdNavTab li.active a .tab_conseil, .stdNavTab li a:hover .tab_conseil{
				padding:0 0 0 20px !important;
				width:157px;
			}
			.stdNavTab li.active a .tab_ingredients, .stdNavTab li a:hover .tab_ingredients{
				padding:0 !important;
				width:286px;
			}
			.stdNavTab li.active a .tab_recettes, .stdNavTab li a:hover .tab_recettes{
				padding:6px 0 0 8px;
			}
		
.stdContentTab{
	padding:5px 50px 10px 50px;
	margin: 0 0 0 0;
	width:548px;
	color:#333333;
	font-size:1.4em;
	background: url(/App_Themes/Common/img/bg_tabContentBottom.gif) no-repeat 0px 100%;
}
#content .fiche_produit .stdContentTab{
	background:none;
	border-left:#2aa6df 1px solid;
	border-right:#2aa6df 1px solid;
	width:646px;
}
.fiche_produit #cornerBottom{
	width:648px;
	overflow:hidden;
	height:7px;
	background: url(/App_Themes/Common/img/bg_tabContentBottom2.gif) no-repeat;
}
	.stdContentTab .tabContentTxt{
		padding:20px 0px;
		background: url(/App_Themes/Common/img/bg_fichePdtSeparator.gif) no-repeat center 0;
	}
	.stdContentTab .firstBlock{
		background:none;
	}
		.stdContentTab .tabContentTxt p,
		.stdContentTab .tabContentTxt ul{
			padding: 0 0 15px 0;
		}
		.stdContentTab .title{
			padding:0 0 15px 0;
		}
		.tabTitle{
			color:#2AA6DF;
			font-size:1.09em;
			padding: 0 0 10px 0;
			font-weight:bold;
		}
		.stdContentTab .displayTitle{
			position:absolute;
			left:-999em;
		}
/* */		
.titleWeekRecipe{
	padding: 0 0 15px 0;
}	
				
.displayFunctions{
	padding:5px 0 5px 5px;
}
	.displayFunctions li{
		display:inline;
		float:left;
	}
	.displayFunctions li.print{
		padding: 0 0 0 45px;
	}
	.pdtFunctions li.print,
	.pdtFunctions li.pub{
		padding: 0 0 0 20px;
	}
	
/* Catalogue produits */
.productTitle{
		padding: 10px 0 10px 30px;
}
.contentCatalog{
	width:616px;
	padding:0 0 10px 40px;
	margin-left:14px;
	background: url(/App_Themes/Common/img/bg_contentMiddle.gif) repeat-y 0px 0;
	position:relative;
}
.contentCatalog:after {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}
	.displayCatPdt{
		float:left;
		width:170px;
		padding:0px 6px 0px 0;
		font-size:1.1em;
		line-height:1.7em;
	}
	.displayCatPdt a{
		color:#666161
	}
	.displayCatPdt strong{
		font-size:1.09em;
	}
		.displayCatPdt li.eltCatPdt{
			display:block;
			padding:0 0 7px 28px;
			background: url(/App_Themes/Common/img/picto_arrowGrayBig.gif) no-repeat 0px 4px;
		}
		.displayCatPdt li li.active a,
		.displayCatPdt li.active strong a{
			font-weight:bold;
			color:#2aa6df
		}
		.displayCatPdt .listDisplayPdt{
			display:none;
			padding: 0 0 0 12px;
		}
		.displayCatPdt .active .listDisplayPdt{
			display:block;
		}
			.displayCatPdt .listDisplayPdt li{
				background: url(/App_Themes/Common/img/picto_arrowGray2.gif) no-repeat 0px 7px;
				padding: 0 0 5px 10px;
			}
			
	.listProductsContent{
		float:left;
		width:440px;
		font-size:1.2em;
		position:relative;
	}
		.listProductsContent li.productDetails{
			width:100%;
			display:block;
			line-height:1.3em;
			background: url(/App_Themes/Common/img/bg_fichePdtSeparator.gif) no-repeat 105px 100%;
			padding: 0 0 12px 0;
			position:relative;
			margin: 0 0 10px 0;
		}
		.listProductsContent li.productDetails:after {
			content: ".";
			display:block;
			visibility: hidden;
			clear: both;
			height: 0;
		}
		.listProductsContent .title{
			font-size:1.16em;
			color:#2aa6df;
			font-weight:bold;
			padding: 0 0 5px 0;
		}
		.listProductsContent .visuPdt{
			float:right;
			margin:0 5px 0px 0;
		}
		.listProductsContent .contentPdt{
			padding:10px 0 0 0;
			float:left;
			width:175px;
		}
		.listProductsContent .contentPdt p,
		.listProductsContent .contentPdt ul{
			padding: 0 0 15px 0;
			text-align:justify;
		}
	
/* resultat recherche */
.resultContent{
	position:relative;
	padding:15px 0 0 20px;
}
	.resultContent .title{
		padding:0px 0 4px 10px;
	}
	.resultContent .introResult{
		width:100%;
		position:relative;
	}
	.resultContent .introResult:after {
		content: ".";
		display:block;
		visibility: hidden;
		clear: both;
		height: 0;
	}
		.resultContent .introResult .visuResult{
			display:block;
			float:left;
		}
		.resultContent .introResult .introTxt{
			padding:25px 0 0 20px;
			float:left;
			width:340px;
		}
			.resultContent .introResult .introTxt p{
				font-size:1.4em;
				padding:0 0 8px 0;
				font-weight:bold;
			}
			.resultContent .introResult .introTxt ul{
				padding:0 0 28px 0;
			}
			.resultContent .introResult .introTxt li{
				font-size:1.3em;
				font-weight:bold;
				padding: 0 0 0 12px;
				background: url(/App_Themes/Common/img/picto_arrowBlack.gif) no-repeat 0px 5px;
			}
			.resultContent .introResult .introTxt .searchTxt{
				color:#39458d;
				font-weight:bold;
			}
			.resultContent .introResult .resultLinks{
				padding: 0 0 10px 0;
			}
				.resultContent .introResult .resultLinks li{
					display:inline;
					padding:0 20px 0 0;
					background:none;
				}
.resultTable{
	border-collapse:collapse;
	width:677px;
	margin: 5px 0 15px 0;
}
	.resultTable th{
	display:table-cell;
		background-color:#b1c15d;
		color:#333333;
		font-size:1.6em;
		font-weight:normal;
		text-align:center;
		padding: 7px 30px;
		border-right:2px solid #fff;
		border-bottom:2px solid #fff;
	}
	.resultTable th.firstCol{
		background:#b1c15d url(/App_Themes/Common/img/bg_sosCornerLeft.gif) no-repeat 0px 0px;
		width:220px;
		text-align:left;
		padding:0 0 0 70px;
	}
	.resultTable th.lastCol{
		background:#b1c15d url(/App_Themes/Common/img/bg_sosCornerRight.gif) no-repeat 100% 0px;
	}
	.resultTable td{
		background-color:#f7f6f5;
		color:#333333;
		font-size:1.2em;
		text-align:center;
		padding: 10px 0;
		border-right:2px solid #fff;
		border-bottom:2px solid #fff;
	}
	.resultTable td.firstCol{
		text-align:left;
		padding:8px 0 8px 47px;
	}
		.resultTable td.firstCol a{
			background: url(/App_Themes/Common/img/picto_sosArrow.gif) no-repeat 0 2px;
			padding: 0 0 0 27px;
		}
	.resultTable .tabLine td{
		background-color:#ebebeb;
	}
	
	.containerPager{
		text-align:right;
		position:relative;
		width:662px;
		font-size:1.3em;
		color:#8e9f34;
		padding:0px 0 10px 0;
	}
	
	.containerPager:after {
		content: ".";
		display:block;
		visibility: hidden;
		clear: both;
		height: 0;
	}
	.resultContent .pager{
		float:right;
	}
		.resultContent .pager li{
			float:left;	
			padding:0px 3px;	
		}
		.resultContent .pager li.first{
			background:none;
		}
		.resultContent .pager li.next{
			background:none;
			padding: 0 0 0 8px
		}
		.resultContent .pager li.previous{
			background:none;
			padding: 0 20px 0 0
		}
		.resultContent .pager  li a{
			background: url(/App_Themes/Common/img/astuces/bg_pagerOff.gif) no-repeat 0px 0;
			vertical-align:middle;
			padding:4px 0px 0px 2px;
			text-align:center;
			display:block;
			width:22px;
			height:19px;
			text-align:center;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		.resultContent .pager  li.active a{
			background: url(/App_Themes/Common/img/astuces/bg_pagerOn.gif) no-repeat 0px 0;
		}
			.resultContent .pager li img{
				display:inline;
				vertical-align:middle;
			}
		.resultContent .pager li.next a,
		.resultContent .pager li.previous a{
			background:none;
			width:145px;
		}
/* Jeu */
.introJeu{
	padding: 0 0 10px 30px;
}
/* Coaching Culinaire */

/* */
.introCoaching{
	position:relative;
	width:655px;
	padding: 50px 0 40px 35px;
	background: url(/App_Themes/Common/img/coaching/bg_fomulaireCoaching.jpg) no-repeat 100% 0;
}
	.titleCoaching{
		padding: 0 0 17px 0;
	}
	.txtCoaching{
		padding: 0 0 32px 4px;
	}

.formContent{
	position:relative;
	width:644px;
	padding:0 0 0 35px;
	font-size:1.2em;
	color:#333;
}
	.formContent .linkTitle{
		color:#1d38a7;
		font-weight:bold;
		font-size:1.5em;
		line-height:1.2em;
		padding:0 0 12px 60px ;
		background: url(/App_Themes/Common/img/coaching/picto_blueArrow.gif) no-repeat 0 0px;
	}

.persoForm{
	width:644px;
	background: #ebebeb url(/App_Themes/Common/img/coaching/bg_formulaireTop.gif) no-repeat 0 0px;
	padding: 18px 0 0 0;
	position:relative;
	margin-bottom:20px;
}
	.persoForm .insideBlock{
		background: url(/App_Themes/Common/img/coaching/bg_formulaireBottom.gif) no-repeat 0 100%;
		position:relative;
		padding:0 0 12px 14px
	}
	.persoForm fieldset{
		width:100%;
		overflow:hidden;
	}
	.persoForm .formPart{
		float:left;
		width:315px;
	}
	.persoForm .formPart p{
		min-height:30px;
		overflow:auto;
	}
	*html body .persoForm .formPart p{
		height:30px;
		overflow:visible
	}
	.persoForm label{
		float:left;
		display:block;
		width:112px;
		padding:5px 8px 0 0;
		text-align:right;
		line-height:1.2em;
	}
	.persoForm .confirmPassBlock label{
		padding:0px 8px 0 0;
	}
		.persoForm .radioContent {
			padding:4px 0 0 0;
			display:block;
			float:left;
		}
		.persoForm .radioContent label{
			width:auto;
			padding:0 22px 2px 7px;
		}
		.persoForm label .mandatory{
			color:#596dbe;
		}
		.persoForm label .error{
			color:#bf0013;
		}
	.persoForm input.radioInput{
		float:left;
	}
	.persoForm input.textField1{
		float:left;
		width:170px;
		display:block;
		padding:3px 2px 0 2px;
		height:21px;
		border:1px solid #d3d3d3;
	}
	.persoForm select{
		float:left;
		display:bolck;
		margin-right:2px;
		padding:1px;
		height:21px;
		border:1px solid #d3d3d3;
	}
	.persoForm select.select1{
		width:53px;
	}
	.persoForm select.select2{
		width:66px;
	}
	
.persoForm .errorTxt{
	color:#bf0013;
	font-weight:bold;
	padding:0 0 20px 10px;
	display:block;
}	

/**/
.blockQuestion{
	padding:0 0 5px 75px;
	background: url(/App_Themes/Common/img/coaching/picto_blueArrow.gif) no-repeat 22px 10px;
	position:relative;
}

.block_captcha{
	background:none;
	padding:10px 0 10px 300px;
}
.titleQuestion .block_captcha{
	padding:10px 0 10px 238px !important;

}

.block_captcha img{
	vertical-align:middle;
}
.block_captcha label{
	display:block;
	padding-bottom:12px;
	color:#333333;
	font-family:Trebuchet MS,arial;
	font-weight:normal;
	font-size:12px;
}
.block_captcha span{
	font-size:10px;
	font-family:Trebuchet MS,arial;
	font-weight:normal;
}
.block_captcha input{
	width:185px;
	height:20px;
	border:1px solid #d3d3d3;
}



#goldenQuestionOptinNL .blockQuestion{
	padding-top:0;
	padding-left:0;
	background-position:22px 32px;
	background:none;
}
	.blockQuestion .titleQuestion{
		background: #ebebeb url(/App_Themes/Common/img/coaching/bg_questionTop.gif) no-repeat 0 0;
		font-weight:bold;
		color:#485db8;
		font-size:1.16em;
		padding:10px 0 0 0;
		display:block;
		width:452px;
		margin: 0 0 8px 0;
	}
	#goldenQuestionOptinNL .insideQuestion{
		padding-left:0px;
	}
	#goldenQuestionOptinNL .questionContent{
		background:url("/App_Themes/Common/img/coaching/bg_question_coaching.jpg") repeat 0 0;
		overflow:hidden;
		width:100%;
	}
	#goldenQuestionOptinNL .titleQuestion{
		width:572px;
		background:url("/App_Themes/Common/img/coaching/picto_blueArrow.gif") no-repeat 22px 10px;
		overflow:hidden;
		padding:0 0 12px 75px;
		margin:0;
	}
		.blockQuestion .titleQuestion .insideBlock{
			display:block;
			background: url(/App_Themes/Common/img/coaching/bg_questionBottom.gif) no-repeat 0 100%;
			padding:0 12px 12px 12px;
		}
		#goldenQuestionOptinNL .titleQuestion .insideBlock{
			background:none;
			color:#485DB8;
			float:left;
			font-size:13px;
			padding:10px 0 0 15px;
			width:430px;
		}
		#goldenQuestionOptinNL .titleQuestion .selectNb{
			float:right;
			font-size:11px;
			margin:10px 35px 0 0;
			padding:1px;
			width:54px;
		}
			#goldenQuestionOptinNL .titleQuestion .questionContent ul{
				float:right;
				padding:12px 25px 0 0;
				width:100px;
			}
				#goldenQuestionOptinNL .titleQuestion .questionContent li{
					float:left;
				}
				#goldenQuestionOptinNL .titleQuestion .questionContent li input{
					
				}
				#goldenQuestionOptinNL .titleQuestion .questionContent li label{
					color:#333333;
					font-size:12px;
					font-weight:normal;
					padding:0 4px 0 10px;
				}
	#goldenQuestionOptinNL .questionBottom{
		background:url("/App_Themes/Common/img/coaching/bg_question_coaching.jpg") no-repeat 0 100%;
		width:100%;
		height:10px;
		font-size:0;
	}
	#goldenQuestionOptinNL .validFormBlock{
		padding-right:60px;
	}
	.blockQuestion  ul{
		width:452px;
		padding: 0 0 2px 12px
	}	
		.blockQuestion  ul li{
			display:block;
			padding: 0 0 5px 0
		}
			.blockQuestion  ul li label{
				padding: 0 0 0 7px
			}
	.blockQuestion .errorMsg{
		color:#bf0013;
		font-weight:bold;
		padding: 0 0 5px 15px;
		display:block;
	}
.questionType1 .insideQuestion{
	background: url(/App_Themes/Common/img/coaching/bg_fomulaireCoaching2.jpg) no-repeat 100% 100%;
}
.questionType2 .insideQuestion{
	background: url(/App_Themes/Common/img/coaching/bg_fomulaireCoaching3.jpg) no-repeat 100% 40px;
}
.questionType3 .insideQuestion{
	background: url(/App_Themes/Common/img/coaching/bg_fomulaireCoaching4.jpg) no-repeat 475px 60px;
}
/* Question spéciale jeu */
.questionType4 {
}
		.questionType5 .insideQuestion, 
		.questionType4 .insideQuestion {
			width: 569px;
			background:transparent url(/App_Themes/Common/img/inscription/bg_question_bottom_2.png) no-repeat scroll 0 0;
			height:45px;
		}
		.questionType5 .insideQuestion:after,
		.questionType4 .insideQuestion:after {
			content:".";
			display:block;
			height:0;
			visibility:hidden;
			clear:both;
		}
				.questionType5 .titleQuestion,
				.questionType4 .titleQuestion {
					width: 495px;
					background: none;
					float: left;
					padding-top:8px;
					margin-bottom: 0;
				}
				.questionType5 .titleQuestion {
					width: 460px;
				}
						.questionType5 .titleQuestion .insideBlock,
						.questionType4 .titleQuestion .insideBlock {
							width: 470px;
							background: none;
							padding-bottom: 0;
						}
						.questionType5 .titleQuestion .insideBlock {
							width: 436px;
						}
						.questionType5  .insideQuestion ul {
							float: left;
							width: 100px;
							padding: 10px 0 0;
						}
								.questionType5  .insideQuestion li {
									padding: 0;
									display: inline;
								}
								.questionType5  .insideQuestion li .radioInput{
									margin:0 10px 0 3px;
								}
								.questionType5  .insideQuestion li label {
									padding: 0;
								}
						.questionType4  .insideQuestion select {
							float: left;
							width: 65px;
							margin: 11px 0 0;
						}

.deco-bottom {
	text-align: center;
	padding-left:75px;
}

.validFormBlock{
	text-align:right;
	padding: 20px 25px 10px 0;
}

/**/
.introCoachingQuestion{
	position:relative;
	width:655px;
	padding: 5px 0 0 35px;
}
.introCoachingQuestion:after {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}
	.introCoachingQuestion .introPart{
		float:left;
		width:345px;
		padding:45px 0 0 5px;
	}
	.introCoachingQuestion .pushPart{
		float:left;
		width:223px;
		height:207px;
		background: url(/App_Themes/Common/img/coaching/bg_CoachingPush.jpg) no-repeat 0 0;
		padding:44px 38px 0 40px;
		font-size:1.2em;
		line-height:1.4em;
	}
		.pushPart .pushIntro{
			color:#e31818;
			display:block;
			font-size:1.25em;
			font-weight:bold;
			padding:0 0 10px 0;
		}
		.pushPart .hightlight{
			color:#e31818;
		}

	
/**/
.listQuestionsCoaching{
	width:644px;
	position:relative;
	margin:0 0 30px 40px;
	height:240px;
	overflow:hidden;
}
.questionnaireList .listQuestionsCoaching{
	height:auto;
}
	.listQuestionsCoaching .questionBlock{
		display:block;
		position:relative;
		width:100%;
		height:auto;
		padding-bottom:10px;
	}
	.listQuestionsCoaching .questionTitle,.question_Title{
		font-size:1.7em;
		color:#1d38a7;
		font-weight:bold;
		padding:0 0 15px 60px;
		background: url(/App_Themes/Common/img/coaching/picto_blueArrow.gif) no-repeat 0px 0px;
	}
	.listQuestionsCoaching .blocTtQuestion{
		float:left;
		color:#2541b4;
		font-size:18px;
		font-weight:bold;
		width:120px;
	}
	.question_Title{margin-left:40px;}
.blocTtQuestion{color:#e31818;font-size:14px;font-weight:bold;}
.contentQuestion{
	background: #ebebeb url(/App_Themes/Common/img/coaching/bg_formulaireTop.gif) no-repeat 0px 0px;
	padding:15px 0 0 0;
	position:relative;
	font-size:1.2em;
	color:#333;
}
.listQuestionsCoaching .contentQuestion{
	overflow:hidden;
	width:100%;
}

	.contentQuestion .insideBlock{
		background: url(/App_Themes/Common/img/coaching/bg_formulaireBottom.gif) no-repeat 0px 100%;
		padding:0 7px 0 25px;
		position:relative;
		height:165px;
	}
	.listQuestionsCoaching .contentQuestion .insideBlock{
		padding:0 7px 20px 20px;
		overflow:hidden;
		width:617px;
		height:auto;
	}
	.contentQuestion .questionVisu{
		float:left;
		margin: 0 20px 10px 0
	}
	.contentQuestion .titleQuestion{
		font-size:1.33em;
		color:#485db8;
		font-weight:bold;
		padding: 0 0 12px 0;
		display:block;
	}
	.questionTxt{
		float:left;
		width:452px;
	}
	.contentQuestion ul{
		padding: 0 0 5px 0
	}
	.contentQuestion ul li{
		padding: 0 0 5px 0
	}
		.contentQuestion ul li label{
			padding: 0 0 0px 6px
		}
		.contentQuestion .errorMsg{
			display:block;
			color:#bf0013;
			font-weight:bold;
			padding: 0 0 0 19px;
			display:none;
		}
	.contentQuestion .linkList{
		padding:0;
		text-align:right;
		position:absolute;
		bottom:9px;
		right:7px;
	}
		.contentQuestion .linkList li{
			padding:0 4px;
			display:inline;
			vertical-align:middle;
		}
		.contentQuestion .linkList li.nextLink{
			padding:0;
		}
		.contentQuestion .linkList li.validLink{
			padding:0 40px 0 4px;
		}  
			.contentQuestion .linkList li img{
				vertical-align:middle
			}
		.listQuestionsCoaching .questionBlock .linkList{
			overflow:hidden;
			padding:24px 0 0 0;
			width:100%;
		}
			.listQuestionsCoaching .questionBlock .linkList li{
				float:right;
			}
			.listQuestionsCoaching .questionBlock .linkList li.nextLink{
				padding:4px 0 0 2px;
			}
			.listQuestionsCoaching .questionBlock .linkList li.validLink{
				padding:0 12px 0 0;
			}

/* Home Coaching */
.introHomeCoaching{
	background: url(/App_Themes/Common/img/coaching/bg_homeCoaching.jpg) no-repeat 100% 0;
	width:685px;
}
	.introHomeCoaching .insideBlock{
		background: url(/App_Themes/Common/img/coaching/bg_homeCoaching.gif) no-repeat 4px 85px;
		height:306px;
		width:100%
	}
	.introHomeCoaching .txtHomeCoaching{
		padding:54px 0 0 86px;
	}
	
.contentHomeForm{
	width:645px;
	position:relative;
	padding:0 0 15px 41px;
	font-size:1.2em;
	color:#333333;
}
.contentHomeForm:after {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}
	.contentHomeForm  p{
		padding: 0 0 4px 0;
	}
	.contentHomeForm  .introTxt{
		padding: 0 0 10px 0;
	}
	.blockHome  .introJeuHome{
		padding:10px 0 30px;
	}
	.secondBlockHome  .introJeuHome{
		padding:40px 0 20px;
	}
	.contentHomeForm .blockHome{
		float:left;
		width:310px;
	}
		.blockHome .titleLog{
			color:#e31818;
			font-weight:bold;
			font-size:1.5em;
			padding: 0 0 10px 55px;
			line-height:1.3em;
			background: url(/App_Themes/Common/img/coaching/picto_redArrow.gif) no-repeat 0px 0px;
		}
	.contentHomeForm .secondBlockHome{
		width:330px
	}
		.secondBlockHome .titleLog{
			color:#1d38a7;
			background: url(/App_Themes/Common/img/coaching/picto_blueArrow.gif) no-repeat 0px 0px;
		}
		.blockHome .blockHomeForm{
			background: #ebebeb url(/App_Themes/Common/img/coaching/bg_formulaire2Top.gif) no-repeat 0px 0px;
			padding: 25px 0 0 0;
			width:304px;
		}
		.secondBlockHome .blockHomeForm{
			margin-left:21px;
		}
			.blockHomeForm .insideBlock{
				background:  url(/App_Themes/Common/img/coaching/bg_formulaire2Bottom.gif) no-repeat 0px 100%;
				padding: 0px 22px 10px 18px;
				min-height:174px;
			}
			*html body .blockHomeForm .insideBlock{
				height:174px;
			}
	.contentHomeForm .textField{
		width:152px;
		border:1px solid #ebebeb;
		height:18px;
		color:#666666;
		font-size:0.91em;
		padding:4px 2px 2px 2px;
		vertical-align:middle;
		margin: 0 4px 0 0;
	}
	.contentHomeForm .blockHomeForm2 .textField{
		border:1px solid #d3d3d3;
		width:182px;
	}
	.contentHomeForm label{
		padding-right:8px;
	}
	.contentHomeForm .fogotLink{
		color:#666666;
		font-size:0.91em;
	}
		.contentHomeForm .fogotLink a{
			color:#666666;
		}
	.contentHomeForm .errorMsg{
		color:#bf0013;
		font-weight:bold;
		display:block;
		margin:0 0 5px 0;
	}
	.contentHomeForm .blockHomeForm2 .errorMsg{
		font-weight:normal;
	}
	.contentHomeForm .blockHomeForm2 .errormail{
		margin:0px;
		font-weight:bold;
	}
	.contentHomeForm .signInLink{
		text-align:right;
		padding:22px 0 0 0;
	}
	.contentHomeForm .submitBlock{
		padding: 10px 0 5px 0;
	}
	.contentHomeForm .titleForgotPass{
		color:#1d38a7;
		font-weight:bold;
		font-size:1.16em;
		padding: 0 0 10px 45px;
		background: url(/App_Themes/Common/img/coaching/picto_blueArrowSmall.gif) no-repeat 7px 0px;
	}
	.contentHomeForm .blockHomeForm2{
		background: #ebebeb url(/App_Themes/Common/img/coaching/bg_formulaire3Top.gif) no-repeat 0px 0px;
		padding: 15px 0 0 0;
		width:635px;
	}
		.blockHomeForm2 .insideBlock{
				background:  url(/App_Themes/Common/img/coaching/bg_formulaire3Bottom.gif) no-repeat 0px 100%;
				padding: 0px 22px 10px 18px;
			}

/* */
.hightlightCoaching{
	font-weight:bold;
	color:#3b53b3;
}
.hideBlock{
	display:none;
}
.titleBlock{
	padding: 0 0 25px 22px
}

/* Astuces et tours de mains */
.displayAstucesTab{
	position:relative;
	width:648px;
	padding:0 0 60px 35px;
}
	.displayAstucesTab .navTab{
		position:relative;
		height:41px;
		width:100%
	}
	.displayAstucesTab .navTab li{
		float:left;
		text-align:center;
		color:#686767;
		font-weight:bold;
	}
		.displayAstucesTab .navTab li a{
			background:  url(/App_Themes/Common/img/astuces/bg_navTab.gif) no-repeat 0px 100%;
			width:162px;
			display:block;
			height:29px;
			color:#686767;
			padding:12px 0 0 0;
			font-size:1.3em;
		}
		.displayAstucesTab .navTab li a:hover{
			text-decoration:none;
		}
	.displayAstucesTab .navTab li.active{
		color:#a3bf0b;
	}
		.displayAstucesTab .navTab li.active a{
			background-position:0 0;
			color:#a3bf0b;
			height:31px;
			padding:10px 0 0 0;
			font-size:1.5em;
		}
		
	.displayAstucesTab .displayTab{
		position:relative;
		background:  url(/App_Themes/Common/img/astuces/bg_astucesTab.gif) no-repeat 0px 100%;
		padding:15px 12px;
		font-size:1.2em;
	}
		.displayTab .introAstuce .inside{
			background:  url(/App_Themes/Common/img/astuces/bg_persil.jpg) no-repeat 100% 100%;
			font-size:1.5em;
			color:#e31818;
			display:inline;
			padding:0 50px 10px 0;
		}
		.displayTab .contentTab{
			padding:12px 0 0 0;
			width:100%;
			background:  url(/App_Themes/Common/img/astuces/bg_separatorTab.gif) no-repeat 308px 20px;
		}
		.displayTab .contentTab:after {
			content: ".";
			display:block;
			visibility: hidden;
			clear: both;
			height: 0;
		}
			.displayTab .contentTab .listAstuces{
				float:left;
				font-weight:bold;
				width:320px;
			}
				.displayTab .contentTab .listAstuces li{
					padding: 0 0 8px 13px;
					background: url(/App_Themes/Common/img/puce_pointNoir2.gif) no-repeat 0 6px;
					width:300px;
				}
				.displayTab .contentTab .listAstuces li.active{
					color:#c02b19;
					background: url(/App_Themes/Common/img/puce_pointRouge.gif) no-repeat 0 6px;
				}
					.displayTab .contentTab .listAstuces li.active a{
						color:#c02b19;
					}
			.displayTab .contentTab .astuceDetail{
				float:left;
				width:290px;
				padding: 0 0 0 14px;
			}
				.displayTab .contentTab .astuceDetail .visuAstuce{
					float:right;
					margin: 0 0 5px 12px;
					display:inline;
				}
				.displayTab .contentTab .astuceDetail .titleAstuce{
					color:#c02b19;
					font-weight:bold;
					padding:20px 0 14px 0;
					font-size:1.25em;
				}
	.displayAstucesTab .pagerTab{
		text-align:center;
		padding:10px 0px 5px 0px;
	}
		.displayAstucesTab .pagerTab li{
			display:inline;
		}
			.displayAstucesTab .pagerTab li a{
				background: url(/App_Themes/Common/img/astuces/bg_pagerOff.gif) no-repeat 0px 0;
				vertical-align:middle;
				padding:5px 9px 5px 9px;
				text-align:center;
				color:#fff;
				font-weight:bold;
				text-decoration:none;
			}
			.displayAstucesTab .pagerTab li.active a{
				background: url(/App_Themes/Common/img/astuces/bg_pagerOn.gif) no-repeat 0px 0;
			}
			.displayAstucesTab .pagerTab .navLink{
				padding:0 4px 0 0
			} 
			.displayAstucesTab .pagerTab .navLink a{
				background:none;
			}
			
/* Partenaires */		
.contentPartner{
	padding:0 60px 10px 60px;
	font-size:1.2em;
	position:relative;
}
	.contentPartner .title{
		font-size:1.33em;
		padding: 0 0 20px 0;
		color:#e31818;
	}
	.contentPartner p{
		padding: 0 0 20px 0;
	}
	.contentPartner a{
		color:#e31818;
	}
	
/* Fiche Pratique */
.PracticalContent{
	position:relative;
	padding: 0 25px 0 26px;
	background: url(/App_Themes/Common/img/bg_contentMiddle.gif) repeat-y 0 0;
	margin: 0 0 0 14px;
}	
	.PracticalContent .title{
		font-size:1.6em;
		color:#bf0013;
		font-weight:bold;
		text-align:center;
		padding: 0 0 18px 0;
	}
	.PracticalContent .introBlock{
		font-size:1.3em;
		padding:0 0 20px 0
	}
		.PracticalContent .introBlock p{
			padding: 0 0 10px 0;
		}
		.PracticalContent .introBlock ul,
		.PracticalContent .introBlock ol{
			padding: 0 0 5px 0;
		}
		.PracticalContent .introBlock ul li{
			padding: 0 0 5px 8px;
			background: url(/App_Themes/Common/img/puce_pointNoir.gif) no-repeat 0 5px;
		}
		.PracticalContent .infoLine{
			position:relative;
			background: url(/App_Themes/Common/img/bg_fichePdtSeparator.gif) no-repeat center 100%;
			padding: 0 0 5px 0;
			margin: 0 0 15px 0;
			width:645px;
			font-size:1.4em;
			zoom:1;
		}
		.PracticalContent .infoLine:after{
			content: ".";
			display:block;
			visibility: hidden;
			clear: both;
			height: 0;
		}
		.PracticalContent .infoLineBis{
			width:615px;
		}
			.PracticalContent .infoLine .visuPratic{
				float:right;
				margin:0 0 5px 45px
			}
			.PracticalContent .infoLineBis .visuPratic{
				float:left;
				margin:0 20px 5px 0
			}
			.PracticalContent .infoLine .infoTitle{
				font-weight:bold;
				color:#bf0013;
				padding:25px 0 20px 0;
			}
			
/**/
.didYouKnowBlock{
		padding: 7px 0 0 0;
		background: #ebfdd0 url(/App_Themes/Common/img/bg_astuce2Top.gif) no-repeat top left; 
		width:651px;
		font-size:1.2em;
		margin: 0 0 20px 0;
	}
	.didYouKnowBlock .inside{
		padding: 0px 12px 7px 12px;
		display:block;
		background:  url(/App_Themes/Common/img/bg_astuce2Bottom.gif) no-repeat 0 100%; 
		
	}	
			
/**/	
.astuceMaggi{
	background: url(/App_Themes/Common/img/bg_astuceMaggi.jpg) no-repeat 0px 0px;
	float:left;
	position:relative;
	width:205px;
	height:119px;
	padding: 38px 23px 0 14px;
	margin:0 0 10px 0;
	font-size:1.2em;
}
	.astuceMaggi .titeAstuceMaggi{
		font-weight:bold;
		color:#bf0013;
	}
	
/**/
.infoBulle{
	width:412px;
	background: url(/App_Themes/Common/img/bg_pushPratiqueBottom.gif) no-repeat 6px 100%;
	padding: 0 0 3px 0;
	margin:32px 0 10px 0;
	float:left;
	font-size:1.1em;
	color:#bf0013;
}
	.infoBulle .insideBlock{
		background: url(/App_Themes/Common/img/bg_pushPratiqueTop.gif) no-repeat 0 0;
		padding: 30px 20px 10px 45px;
	}
		.infoBulle .insideBlock p{
			padding: 0 0 5px 0;
		}
		.infoBulle .insideBlock a{
			color:#bf0013;
		}

/* Envoyer à un ami */
.contentFormSendCoaching{
	width:649px;
	position:relative;
	padding:0 0 18px 0;
	margin:0 0 5px 0;
	background: #ebebeb url(/App_Themes/Common/img/coaching/bg_formulaireBottomPhoto1.jpg) no-repeat 0 100%;
	font-size:1.2em;
}
.contentFormSend{
	width:649px;
	position:relative;
	padding:0 0 18px 0;
	margin:0 0 5px 0;
	background: #ebebeb url(/App_Themes/Common/img/coaching/bg_formulaireBottomPhoto.jpg) no-repeat 0 100%;
	font-size:1.2em;
}
	.contentFormSend .insideBlock{
		position:relative;
		padding:18px 50px 0 15px;
		background: url(/App_Themes/Common/img/coaching/bg_formulaireTop.gif) no-repeat 0 0;
	}
	.contentFormSendCoaching .insideBlock{
		position:relative;
		padding:18px 50px 0 15px;
		background: url(/App_Themes/Common/img/coaching/bg_formulaireTop1.gif) no-repeat 0 0;
	}	
		.contentFormSend .insideBlock p,.contentFormSendCoaching .insideBlock p{
			padding: 0 0 10px 0;
			overflow:hidden;
			width:100%;
		}
		.contentFormSend .insideBlock label,.contentFormSendCoaching .insideBlock label{
			float:left;
			width:115px;
			padding: 2px 8px 0 0;
			line-height:1.1em;
		}
		.contentFormSend .insideBlock input,.contentFormSendCoaching .insideBlock input{
			float:left;
			border:1px solid #d3d3d3;
			padding: 4px 2px 2px 2px;
			height:18px;
			width:175px;
		}
		.contentFormSend .insideBlock input.textField1,.contentFormSendCoaching .insideBlock input.textField1{
			width:245px
		}
		.contentFormSend .insideBlock textarea,.contentFormSendCoaching .insideBlock textarea{
			width:249px;
			height:102px;
			border:1px solid #d3d3d3;
			float:left;
		}
		.contentFormSend .insideBlock .errorMsg,.contentFormSendCoaching .insideBlock .errorMsg{
			display:block;
			padding: 0 0 5px 0;
			color:#bf0013;
			font-weight:bold;
			width:378px;
		}
.validSendBlock{
	padding: 0 0 50px 135px;
}

/* Profil coaching */
.profilContent{
	padding-top:16px;
}
.contentTxtProfil{
	background: #fdfae2 url(/App_Themes/Common/img/coaching/bg_profilBottom.jpg) no-repeat 0 100%;
	position:relative;
	width:644px;
	font-size:1.2em;
}
	.contentTxtProfil .insideBlock{
		background: url(/App_Themes/Common/img/coaching/bg_profilTop.jpg) no-repeat 0 0;
		position:relative;
		padding:25px 0px 30px 20px;
		zoom:1;
		line-height:1.6em;
	}
	.contentTxtProfil .insideBlock:after{
		content: ".";
		display:block;
		visibility: hidden;
		clear: both;
		height: 0;
	}
	.contentTxtProfil .imgProfil{
		position:absolute;
		top:-66px;
		right:-12px;
	}
	.contentTxtProfil .blocProfil1{
		float:left;
		width:275px;
		padding: 0 23px 125px 0
	}
	.contentTxtProfil .blocProfil2{
		float:left;
		width:310px;
		padding: 0 0px 0px 0
	}
	.contentTxtProfil .blocProfil3{
		float:left;
		width:560px;
		padding: 0 0px 0px 0
	}

	.contentTxtProfil .titleProfil{
		padding: 0 0 10px 0; 
	}
	.contentTxtProfil p{
		padding: 0 0 15px 0;
	}
	.contentTxtProfil .linkContent{
		text-align:right;
		padding: 25px 0 15px 0
	}
	
/* Cuisine du monde */
.thematiqueContent {
	background:url(/App_Themes/Common/img/bg_homeTop.gif) no-repeat;
}

.stdTabContent{
	position:relative;
	padding: 0 0 0 4px;
	margin:0 0 0 14px;
	background:url(/App_Themes/Common/img/bg_contentMiddle.gif) repeat-y 0 0;
}
	.stdTabContent .title{
		padding: 0 0 30px 0px;
	}
	
	.stdTabContent .tabList{
		position:relative;
		width:100%;
		height:39px;
		padding:10px 0 20px 0;
		font-size:1.2em;
		left:-4px;
	}
		.stdTabContent .tabList li{
			float:left;
			display:block;
			padding: 0;
		}
		.stdTabContent .tabList li.tab1{
			padding:0 0 0 22px;
		}
			.stdTabContent .tabList li a{
				display:block;
				height:39px;
				line-height:37px;
				width:130px;
				text-align:center;
				color:#1f1e1e;
				text-transform:capitalize;
			}
			.stdTabContent .tabList li a.current,
			.stdTabContent .tabList li a:hover{
				text-decoration:none;
				color:#000;
				font-weight:bold;
			}
			
			/**/
			.stdTabContent .tabList li.tab1 a{background: url(/App_Themes/Common/img/onglets/bg_ongletViolet.jpg) no-repeat center;}
				.stdTabContent .tabList li.tab1 a:hover, .stdTabContent .tabList li.tab1 a.current{background-image: url(/App_Themes/Common/img/onglets/bg_ongletViolet_hover.gif);}
				
			.stdTabContent .tabList li.tab2 a{background: url(/App_Themes/Common/img/onglets/bg_ongletBleu.jpg) no-repeat center;}
				.stdTabContent .tabList li.tab2 a:hover, .stdTabContent .tabList li.tab2 a.current{background-image: url(/App_Themes/Common/img/onglets/bg_ongletBleu_hover.gif);}
				
			.stdTabContent .tabList li.tab3 a{background: url(/App_Themes/Common/img/onglets/bg_ongletVert.jpg) no-repeat center;}
				.stdTabContent .tabList li.tab3 a:hover, .stdTabContent .tabList li.tab3 a.current{background-image: url(/App_Themes/Common/img/onglets/bg_ongletVert_hover.gif);}
				
			.stdTabContent .tabList li.tab4 a{background: url(/App_Themes/Common/img/onglets/bg_ongletJaune.jpg) no-repeat center;}
				.stdTabContent .tabList li.tab4 a:hover, .stdTabContent .tabList li.tab4 a.current{background-image: url(/App_Themes/Common/img/onglets/bg_ongletJaune_hover.gif);}
				
			.stdTabContent .tabList li.tab5 a{background: url(/App_Themes/Common/img/onglets/bg_ongletGris.jpg) no-repeat  center;}
				.stdTabContent .tabList li.tab5 a:hover, .stdTabContent .tabList li.tab5 a.current{background-image: url(/App_Themes/Common/img/onglets/bg_ongletGris_hover.gif);}
			
	.stdTabContent .introContent{
		padding: 15px 0 0 20px;
		width:640px;
		position:relative;
		/*min-height:140px;*/
	}
	* html body .stdTabContent .introContent{
		/*height:140px;*/
	}
		.stdTabContent .introContent .sectionTitle{
			padding: 0 0 25px 0;
			position:relative;
		}
		.stdTabContent .introContent .sectionTxt{
			padding: 0 0 0px 0;
			position:relative;
		}
	
	/*
	.stdTabContent .asieIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .ilesIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .afriqueNordIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .ameriquesIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .europeIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .entreeMinceurIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .platMinceurIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .dinerAmoureuxIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .dinerAmisIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .entreeEquilibresIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .platEquilibresIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	.stdTabContent .accompagnementEquilibresIntro{background: url(/App_Themes/Common/img/onglets/bg_introAsie.jpg) no-repeat 100% 0}
	*/
.contentSectionTab{
	width:676px;
	position:relative;
	padding: 0 0 10px 4px
}
	.contentSectionTab li{
		display:block;
		padding:0 0 20px 0;
		width:674px;
	}
	.contentSectionTab li .linkTitle{
		display:block;
		background: url(/App_Themes/Common/img/onglets/bg_navTab.png) no-repeat 0 0;
		height:23px;
		line-height:1.2em;
		padding:6px 0 0 42px;
		color:#1f1e1e;
		font-size:1.6em;
		font-weight:bold;
	}
	.contentSectionTab li.active .linkTitle{
		font-size:2.1em;
		height:28px;
		padding:1px 0 0 42px
	}
	.contentSectionTab li a.linkTitle:hover{
		text-decoration:none;
	}
	
	/**/
	.sectionTab1 li.active .linkTitle{background-position: 100% -29px;color:#fff;}
	.sectionTab1 li a.linkTitle:hover{background-position: 0 -29px;color:#fff;}
	
	.sectionTab2 li.active .linkTitle{background-position: 100% -58px;}
	.sectionTab2 li a.linkTitle:hover{background-position: 0 -58px;}
	
	.sectionTab3 li.active .linkTitle{background-position: 100% -87px;}
	.sectionTab3 li a.linkTitle:hover{background-position: 0 -87px;}
	
	.sectionTab4 li.active .linkTitle{background-position: 100% -116px;}
	.sectionTab4 li a.linkTitle:hover{background-position: 0 -116px;}
	
	.sectionTab5 li.active .linkTitle{background-position: 100% -145px;}
	.sectionTab5 li a.linkTitle:hover{background-position: 0 -145px;}
	
.sectionTable{
	width:100%;
	border-collapse:collapse;
	margin: 15px 0 0 0 
}
	.sectionTable th{
		background: #dddddd url(/App_Themes/Common/img/onglets/bg_tableHead.gif) repeat-x 0 0;
		text-align:center;
		font-size:1.6em;
		border-right:2px solid #fff;
		border-bottom:2px solid #fff;
		width:150px;
	}
		.sectionTable th .inside{
			padding:6px 0;
			display:block;
			text-align:center;
		}
	.sectionTable th.firstCell{
		width:auto;
	}
		.sectionTable th.firstCell .inside{
			background: url(/App_Themes/Common/img/onglets/bg_tableHeadLeft.gif) no-repeat 0 0;
			text-align:left;
			padding:6px 0 6px 50px
		}
		.sectionTable th.lastCell .inside{
			background: url(/App_Themes/Common/img/onglets/bg_tableHeadRight.gif) no-repeat 100% 0;
		}
	
	.sectionTable td{
		background-color:#f7f6f5;
		color:#333333;
		font-size:1.2em;
		text-align:center;
		padding: 10px 0;
		border-right:2px solid #fff;
		border-bottom:2px solid #fff;
	}
	.sectionTable td.firstCell{
		text-align:left;
		padding:8px 0 8px 31px;
	}
		.sectionTable td.firstCell a{
			background: url(/App_Themes/Common/img/picto_sosArrow.gif) no-repeat 0 2px;
			padding: 0 0 0 27px;
		}
	.sectionTable .tabLine td{
		background-color:#ebebeb;
	}
	

/* Gestion read more */
#content .readMore{
	padding: 0 0 5px 20px;
}
	.readMore a{
		display:block;
		height:22px;
		width:96px;
		background:url(/App_Themes/Common/img/link_readMore.gif) no-repeat 0 0px;
	}
	.readMore a.active{
		display:block;
		height:22px;
		width:96px;
		background-position: 0 100%;
	}
		.readMore a span{
			position:absolute;
			left:-999em;
		}


/***************************** CAROUSEL */

/* Video */
.carouselBlock{
	padding: 15px 0;
}
	.carouselBlock .titleDisplay{
		padding: 0px 0 10px 35px;
	}
	.carouselBlock .videoCarousel{
		background: url(/App_Themes/Common/img/bg_carouselBottom.gif) no-repeat 0px 100%;
		width:634px;
		position:relative;
		padding:0 0 9px 0;
		margin: 0 0 0 42px;
	}
		.videoCarousel .insideCarousel{
			background: #fdd522 url(/App_Themes/Common/img/bg_carouselTop.gif) no-repeat 0px 0px;
			position:relative;
			padding: 9px 0 0 12px;
		}
	.carouselBlock ul{
		overflow:auto;
		width:617px;
		height:200px;
	}
	.carouselBlock ul li{
		float:left;
		width:150px;
		height:200px;
	}
	
	
	.jcarousel-container {
   		 position: relative;
		}
		
		.jcarousel-clip {
			z-index: 2;
			padding: 0;
			margin: 0;
			overflow: hidden;
			position: relative;
		}
		
		.jcarousel-list {
			z-index: 1;
			overflow: hidden;
			position: relative;
			top: 0;
			left: 0;
			margin: 0;
			padding: 0;
		}
	.videoCarousels .jcarousel-clip-horizontal {
		height: 288px!important;
	}	
	.videoCarousels {
		margin:0 0 0 0px!important;
	}
	.videoCarousel .jcarousel-clip-horizontal {
		width:  608px;
		height: 190px;
	}
	.nospub .jcarousel-clip-horizontal {
		height: 190px !important;
	}
	.videoCarousel .jcarousel-list-horizontal {
		height: 190px;
		overflow:visible;
		width:100%;
	}
	.saveurCarousel .jcarousel-list-horizontal {
		height: 305px !important;
	}
	.nospub .jcarousel-list-horizontal {
		height: 190px !important;
	}
	.videoCarousel .jcarousel-item {
		width: 149px;
		height: 305px;
		overflow:hidden
	}
	.nospub .jcarousel-item {
		height:190px !important;
	}
	.videoCarousel.defisAbdel .jcarousel-item {
		height: 190px;
	}
	.videoCarousel.defisAbdel .carouselList {
		height: 190px;
	}
	#container.fonds-et-fumets .carouselList {
		height: 270px;
	}
	.videoCarousel.defisAbdel .jcarousel-clip-horizontal {
		height: 190px;
	}
	.saveurCarousel .insideCarousel .carouselList li {
		width:149px;
	}
	.videoCarousel .jcarousel-item-horizontal {
		margin-left:2px;
		display:inline
	}
	.carrousel_nos_pubs .jcarousel-item-horizontal {
		margin-left:3px;
	}
	.videoCarousel .jcarousel-next-horizontal {
		position: absolute;
		top: 70px;
		right: -33px;
		width: 23px;
		height: 32px;
		cursor: pointer;
		margin-right:10px;
		z-index:3;
		background: transparent url(/App_Themes/Common/img/picto_carouselNext2.gif) no-repeat 0 0;
	}	
	.videoCarousel .jcarousel-prev-horizontal {
		position: absolute;
		top: 70px;
		left: -38px;
		width: 32px;
		height: 32px;
		cursor: pointer;
		z-index:3;
		margin-left:-1px;
		background: transparent url(/App_Themes/Common/img/picto_carouselPrevious2.gif) no-repeat 0 0;
	}
	.videoCarousel .jcarousel-next-disabled-horizontal,
	.videoCarousel .jcarousel-prev-disabled-horizontal{
		visibility:hidden;
	}
	
/* Catalogue */
.productCarouselContainer{
	position:relative;
	width:100%;
}
.productCarousel{
	background: url(/App_Themes/Common/img/bg_carrouselGamme.jpg) no-repeat 0px 100%;
	width:636px !important;
	position:relative;
	margin: 0 0 5px 40px;
	height:230px !important;
}
	.productCarousel ul{
		overflow:hidden;
		height:202px;
		margin:5px 0 0 6px;
		width:645px;
	}
		.productCarousel ul li{
			float:left;
			width:190px;
			height:210px;
			margin:0px 9px;
			display:inline;
			text-align:center;
		}
		.productCarousel ul li.active{
			background: transparent url(/App_Themes/Common/img/bg_pdtCarouselGamme.gif) no-repeat 0 0;
			padding:18px 0 0 0;
		}
		
	.productCarousel a{
		text-decoration:none;
		cursor:pointer;
	}
	.productCarousel img{
		display:block;
		/*margin: 0 0 0 5px*/
	}
	.productCarousel .pdtBlock{
		text-align:center;
		display:block;
	}
	.productCarousel .gammeTitle{
		display:block;
		height:28px;
		width:190px;
		background-repeat:no-repeat;
		background-position:0 0;
	}
	.productCarousel a:hover .gammeTitle{
		background-position:0 -28px;
	}
	.productCarousel .active .gammeTitle{
		background-position:0 -56px;
		height:34px;
	}
		.productCarousel .gammeTitle span{
			position:absolute;
			left:-999em;
		}
	.productCarousel .helpTitle{background-image: url(/App_Themes/Common/img/products/bg_aidesCulinaires.gif);}
	.productCarousel .saucesTitle{background-image: url(/App_Themes/Common/img/products/bg_sauces.gif);}
	.productCarousel .potagesTitle{background-image: url(/App_Themes/Common/img/products/bg_potages.gif);}
	.productCarousel .papillotesTitle{background-image: url(/App_Themes/Common/img/products/bg_papillotes.gif);}
	.productCarousel .snackTitle{background-image: url(/App_Themes/Common/img/products/bg_snack.gif);}
	.productCarousel .pureeTitle{background-image: url(/App_Themes/Common/img/products/bg_puree.gif);}
	.productCarousel .surgelesTitle{background-image: url(/App_Themes/Common/img/products/bg_surgeles.gif);}
	
	/* Partenaires */
	.productCarousel .pyrexTitle{background-image: url(/App_Themes/Common/img/products/bg_pyrex.gif);}
	.productCarousel .okayTitle{background-image: url(/App_Themes/Common/img/products/bg_okay.gif);}
	/**/
	
	.productCarousel .jcarousel-clip-horizontal {
		width:  624px;
		height: 207px;
	}
	.productCarousel .jcarousel-list-horizontal {
		height:auto;
		overflow:visible
	}
	.productCarousel .jcarousel-item {
		width:190px;
		height:207px;
	}
	
	.productCarousel .jcarousel-next-horizontal {
		position: absolute;
		margin-right:8px;
		top: 150px;
		right: -33px;
		width: 25px;
		height: 32px;
		cursor: pointer;
		z-index:3;
		background: transparent url(/App_Themes/Common/img/picto_carouselGammeNextt.gif) no-repeat 0 0;
	}
	.productCarousel .jcarousel-prev-horizontal {
		position: absolute;
		top: 150px;
		left: -33px;
		width: 32px;
		height: 32px;
		cursor: pointer;
		z-index:3;
		background: transparent url(/App_Themes/Common/img/picto_carouselGammePreviouss.gif) no-repeat 0 0;
	}
	.productCarouselContainer .next {
		position: absolute;
		top: 150px;
		right: 9px;
		width: 25px;
		height: 32px;
		cursor: pointer;
		z-index:3;
		background: transparent url(/App_Themes/Common/img/picto_carouselGammeNextt.gif) no-repeat 0 0;
	}
	.productCarouselContainer .prev {
		position: absolute;
		top: 150px;
		left: 13px;
		width: 32px;
		height: 32px;
		cursor: pointer;
		z-index:3;
		background: transparent url(/App_Themes/Common/img/picto_carouselGammePreviouss.gif) no-repeat 0 0;
	}

	.productCarousel .jcarousel-next-disabled-horizontal,
	.productCarousel .jcarousel-prev-disabled-horizontal{
		visibility:hidden;
	}
	
	/* Carousel Fiche Pratiques */
	
	.practicalCarousel{
		height:235px;
	}
	.practicalCarousel .jcarousel-clip-horizontal{
		height:217px;
	}
	.practicalCarousel .jcarousel-next-horizontal {
		background: transparent url(/App_Themes/Common/img/picto_carouselNextt.gif) no-repeat 0 0;
		margin-right:6px;
		width:27px;
	}	
	.practicalCarousel .jcarousel-prev-horizontal{
		background: transparent url(/App_Themes/Common/img/picto_carouselPreviouss.gif) no-repeat 0 0;
		margin-left:-1px;
	}
	.practicalCarousel .gammeTitle{
		display:block;
		height:36px;
		width:190px;
		background-repeat:no-repeat;
		background-position:0 0;
	}
	.practicalCarousel a:hover .gammeTitle{
		background-position:0 -36px;
	}
	.practicalCarousel .active .gammeTitle{
		background-position:0 -72px;
		height:44px;
	}
	
	.productCarousel .bouillonsGoutTitle{background-image: url(/App_Themes/Common/img/products/bg_bouillonsGout.gif);}
	.productCarousel .bouillonsTitle{background-image: url(/App_Themes/Common/img/products/bg_bouillons.gif);}
	.productCarousel .aromeTitle{background-image: url(/App_Themes/Common/img/products/bg_arome.gif);}
	.productCarousel .fondsSauceTitle{background-image: url(/App_Themes/Common/img/products/bg_fonds.gif);}
	.productCarousel .poissonTitle{background-image: url(/App_Themes/Common/img/products/bg_poisson.gif);}
	.productCarousel .geleeTitle{background-image: url(/App_Themes/Common/img/products/bg_geleeMadere.gif);}
	.productCarousel .coeurBouillons{background-image: url(/App_Themes/Common/img/products/bg_coeurBouillons.gif);}
	
	
/*************************** PAGE CONTACT **************************/

	.blocRetre,.contentQuestionnaire{
		width:674px;
		margin:auto;
		position:relative;
	}
	.partenairesBonneCuisine .stdContentTab{
		background:url("/App_Themes/Common/img/bg_bottomTab_2.gif") no-repeat scroll left bottom transparent;
		margin:0 0 10px;
		padding:0 0 5px;
		width:648px;
	}
	.partenairesBonneCuisine .firstBlock{
		background:url("/App_Themes/Common/img/bg_tabSoupe_2.gif") repeat-y scroll left top transparent;
		padding:20px 10px 0 10px;
		width:618px;
		font-size:0.7em;
		overflow:hidden;
		width:628px;
	}
	.partenairesBonneCuisine .stdNavTab{
		padding:0 0 4px 0;
	}
	.partenairesBonneCuisine .stdNavTab li a{
		background:url("/App_Themes/Common/img/bg_tabNavLeft_2.gif") no-repeat scroll 0 -41px transparent;
		font-size:11px;
		color:#bf0013;
	}
	.partenairesBonneCuisine .stdNavTab li a:hover, .partenairesBonneCuisine .stdNavTab li.active a{
		background:url("/App_Themes/Common/img/bg_tabNavLeft_2.gif") no-repeat scroll 0 0 transparent;
		font-size:13px;
		color:#000000;
	}
	.partenairesBonneCuisine .stdNavTab li a span{
		background:url("/App_Themes/Common/img/bg_tabNavRight_2.gif") no-repeat scroll 100% -41px transparent;
		text-align:center;
		_height:25px !important;
		_padding-top:14px;
	}
	.partenairesBonneCuisine .stdNavTab li a .onglet1{
		width:305px;
		padding-right:9px;
	}
	.partenairesBonneCuisine .stdNavTab li a .onglet2{
		width:288px;
		text-align:left;
	}
	.partenairesBonneCuisine .stdNavTab li a:hover, .partenairesBonneCuisine .stdNavTab li.active a{
		position:relative;
		top:1px;
	}
	.partenairesBonneCuisine .stdNavTab li a:hover .onglet1, .partenairesBonneCuisine .stdNavTab li.active a .onglet1{
		padding-left:38px;
		padding-right:68px;
		width:208px;
	}
	.partenairesBonneCuisine .stdNavTab li a:hover .onglet2, .partenairesBonneCuisine .stdNavTab li.active a .onglet2{
		width:268px;
		text-align:center;
	}
	.partenairesBonneCuisine .stdNavTab li a:hover span, .partenairesBonneCuisine .stdNavTab li.active a span{
		background:url("/App_Themes/Common/img/bg_tabNavRight_2.gif") no-repeat scroll 100% 0 transparent;
		padding:2px 20px 5px 0;
	}
	.partenairesBonneCuisine .stdNavTab{
		background:url("/App_Themes/Common/img/bg_tabContentTop_3.gif") no-repeat scroll 0 100% transparent;
	}
	.partenairesBonneCuisine .introP{
		font-size:14px;
		line-height:20px;
		padding-left:20px;
	}
	.partenairesBonneCuisine img.partanireMaggiCuisineImg{
		margin:0 18px 18px 10px;
	}
	.partenairesBonneCuisine h2.partenaireMaggiCuisine{
		width:324px;
		padding-top:6px;
		line-height:23px;
	}
	.partenairesBonneCuisine .partnairBonneCuisinePart2{
		padding-bottom:0;
	}
	.partenairesBonneCuisine .partnairBonneCuisinePart2 .linkPdt{
		right:8px;
	}
	.partenairesBonneCuisine .partnairBonneCuisinePart1 p.partenaireMaggiCuisineParaIntro{
		width:360px;
	}
	.partenairesBonneCuisine .partnairBonneCuisineContent{
		padding-bottom:20px;
	}
	.partenairesBonneCuisine .partnairBonneCuisineContent .noParaMore{
		width:477px;
		padding-bottom:20px;
		padding-left:16px;
	}
	.partenairesBonneCuisine .partnairBonneCuisineContent .noParaMore a{
		text-decoration:underline;
	}
	.partenairesBonneCuisine .redTitle{
		color:#BE0013;
		font-size:12px;
		font-weight:bold;
		padding-bottom:8px;
		padding-left:16px;
	}
	.partenairesBonneCuisine .underTitle{
		font-size:12px;
		font-weight:bold;
		padding:0 0 10px 16px;
	}
	.partenairesBonneCuisine .listPartnairBonneCuisine{
		overflow:hidden;
		width:610px;
		padding-left:14px !important;
	}
	.partenairesBonneCuisine .listPartnairBonneCuisine li{
		background:url(/App_Themes/Common/img/puceList.gif) no-repeat 3px 5px;
		padding:0 0 6px 16px;
		font-size:12px;
	}
	.partenairesBonneCuisine .listPartnairBonneCuisine li a{
		text-decoration:underline;
	}
	.partenairesBonneCuisine .linkAideCulinaire{
		text-decoration:underline;
		font-size:14px;
		font-weight:bold;
		margin-left:16px;
	}
	.partenairesBonneCuisine .partnairBonneCuisinePart3{
		padding-bottom:18px;
		background:url("/App_Themes/Common/img/bg_volailleMaggie_2.jpg") no-repeat 0 2px;
	}
	.partenairesBonneCuisine .partnairBonneCuisinePart3 p{
		line-height:17px;
		padding:0 0 8px 16px;
		width:455px;
	}
	.partenairesBonneCuisine .partnairBonneCuisinePart3 .listPartnairBonneCuisine{
		width:475px;
	}
	.partenairesBonneCuisine .partnairBonneCuisinePart3 .listPartnairBonneCuisine li{
		line-height:17px;
	}
	.partenairesBonneCuisine .partnairBonneCuisinePart3 .linkAideCulinaire{
		margin:0 0 15px 0;
	}
	/*	2eme onglet	*/
	.partenairesBonneCuisine h2.h2Onglet2{
		width:380px;
		padding-bottom:26px;
	}
	.partenairesBonneCuisine #onglet2 p.partenaireMaggiCuisineParaIntro{
		width:380px;
	}
	.partenairesBonneCuisine #onglet2 .p_ongle2{
		float:left;
		width:605px;
		font-size:14px;
		line-height:20px;
		padding-left:20px;
	}
	.partenairesBonneCuisine #onglet2 h3{
		background:url(/App_Themes/Common/img/bg_title-equilibrer4.gif) no-repeat;
		color:#FFFFFF;
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		height:20px;
		padding:6px 0 0 21px;
	}
	.partenairesBonneCuisine .EquilibrePartBis{
		padding:10px 0 0 0;
		overflow:hidden;
		width:100%;
		clear:both;
	}
	.partenairesBonneCuisine #onglet2 .listDisplayMark{
		padding:12px 0 25px 3px;
	}
	.partenairesBonneCuisine .listDisplayMark .displayLink{
		padding:2px 0 4px 27px;
		padding:16px 0 0 0;
	}
	.partenairesBonneCuisine .listDisplayMark .tilteLink{
		background:url("/App_Themes/Common/img/bg_linkReadMore_On.gif") no-repeat 0 3px;
		padding:2px 0 4px 27px;
		font-size:12px;
	}
	.partenairesBonneCuisine .listDisplayMark .active{
		background:url("/App_Themes/Common/img/dossierDurable/bg_linkReadMore.gif") no-repeat 0 3px;
		padding-left:35px;
	}
	.partenairesBonneCuisine .blockTable{
		padding:10px 0 0 18px;
	}
	.partenairesBonneCuisine .blockTable table{
		overflow:hidden;
		width:600px;
		padding-bottom:10px;
	}
	.partenairesBonneCuisine .blockTable table tr{
		float:left;
		width:100%;
		font-size:12px;
		margin:0;
		padding:0;
		background:none;
	}
	.partenairesBonneCuisine .blockTable td.yellowBg{
		background-color:#fefbd6;
	}
	.partenairesBonneCuisine .blockTable span{
		text-align:center;
		float:left;
	}
	.partenairesBonneCuisine .blockTable span.spanSource{
		display:block;
		font-size:12px;
		font-weight:bold;
		float:none;
		padding:15px 0 0 0;
	}
	.partenairesBonneCuisine .blockTable tr .firstItem{
		width:150px;
		height:32px;
		padding-left:95px;
		text-align:left;
	}
	.partenairesBonneCuisine .blockTable tr .secondItem{
		width:344px;
		height:32px;
		text-align:center;
	}
	.partenairesBonneCuisine .blockTable tr .thFirstItem, .partenairesBonneCuisine .blockTable tr .thSecondItem{
		color:#333333;
		font-size:10px;
		font-weight:bold;
	}
	.blocRetreBis{
		width:650px;
		position:relative;
		background: transparent url(/App_Themes/Common/img/bg_contentMiddle.gif) repeat-y scroll 0pt 0pt;
		margin:0 0 0 14px;
		padding: 0 13px 0 26px;
	}
	.contactYellowBlock{
		margin:30px 0 12px 0;
		background-color:#fdfae2;
		height:108px;
	}
	
	.TitleLevel2{
		margin-left:15px;
		padding-top:10px;
	}
	
	.PhoneNumber{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:2.54em;
		text-align:center;
		color:#333333;
	}
	
	.CoutPhoneNumber{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:1.36em;
		text-align:center;
		color:#333333;
	}
	.contactCourrier{
		padding:0 0 15px;
 	}
	.contactCourrier h2{
		padding-bottom:55px;
	}
	
	.contactCourrier p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.36em;
		text-align:center;
		color:#333333;
	}
	.contactMail{
		padding:0 0 15px;
 	}
	.contactMail h2{
		padding-bottom:25px;
	}
	
	.contactMail p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.36em;
		text-align:center;
		color:#333333;
	}
	
	
	/*************************************** PAGE MENTIONS SANITAIRES ****************************************/
	.TitleLevel1{
		padding:5px 0 15px 0;
	
	}
	.MentionsSanitaires{
		width:674px;
		margin:auto;
		position:relative;
		height:auto;
	
	}
	
	.bg_mentionsSanitaires{
		height:350px;
		background:url(/App_Themes/Common/img/bg_mentionsSanitaires.jpg) no-repeat 0% 116%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.2em;
		margin-left:30px;
	
	}
	.IntroMentionsSanitaires{
		height:145px;
	}
	
	

	.MentionsSanitairesContent{
		width:390px;
		line-height:19px;
		padding-left:10px;
		padding-top:10px;
	
	}
	.MentionsSanitairesContent p {
		margin-bottom:5px;
	}
	.commentfaireMentionsSanitaires ul li{
		font-size:1.2em;
		color:#333333;
		width:620px;
		padding-left:15px;
		padding-top:10px;
		padding-left:10px;
	}
	
	.commentfaireMentionsSanitaires{
		margin-left:30px;
	
	}
	.commentfaireMentionsSanitaires p{
		text-align:center;
		width:640px;
	}
	.commentfaireMentionsSanitaires p a{
		width:640px;
		font-size:1.2em;
		color:#1d38a7;
	}
	
	span.blueWord{
	color:#1d38a7;
	}

/******************************************************** PLAN SITE *********************************************/
	.TitleLevelPlandusite{
		padding-left:15px;
		padding-top:10px;
		padding-bottom:20px;
	
	}
	.PlanSiteContent{
		width:674px;
		margin:auto;
		position:relative;
		overflow:auto;
	}
	
	.blocPlanPrincipal{
		width:510px;
		margin:auto;
	}
	.PlanSiteContent .blocPlanPrincipal{
		width:520px;
	}

	.PlanSiteContent h2{
		width:224px;
		line-height:34px;
		text-align:center;
	}
	.PlanSiteContent h2 a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.3em;
		color:white;
		font-weight:bold;
		text-decoration:none;
	}
	
	.PlanSiteContent .blocPlanPrincipal .blocPlanLeft ul,
	.PlanSiteContent .blocPlanPrincipal .blocPlanRight ul{
		padding:9px 0 12px 0;
	}
	.PlanSiteContent .blocPlan1 h2{
		background:url(/App_Themes/Common/img/bg_plansite1.gif) no-repeat;
	}
	.PlanSiteContent .blocPlan2 h2{
		background:url(/App_Themes/Common/img/bg_plansite3.gif) no-repeat;
	}
	.PlanSiteContent .blocPlan3 h2{
		background:url(/App_Themes/Common/img/bg_plansite6.gif) no-repeat;
	}
	.PlanSiteContent .blocPlan4 h2{
		background:url(/App_Themes/Common/img/bg_plansite5.gif) no-repeat;
	}
	
	.PlanSiteContent .blocPlan5 h2{
		background:url(/App_Themes/Common/img/bg_plansite2.gif) no-repeat;
	}
	.PlanSiteContent .blocPlan6 h2{
		background:url(/App_Themes/Common/img/bg_plansite7.gif) no-repeat;
	}
	.PlanSiteContent .blocPlan7 h2{
		background:url(/App_Themes/Common/img/bg_plansite4.gif) no-repeat;
	}

	
	.PlanSiteContent .blocPlanLeft{
		float:left;
		width:224px;
	}
	.PlanSiteContent .blocPlanRight{
		float:right;
		width:224px;
	}
	.PlanSiteContent .blocPlan1{
		float:left;
		width:224px;
		padding-bottom:25px;
	}
	
	.PlanSiteContent .blocPlan1 ul{
		border:1px solid #a3bf0b;	
	}
	
	
	.PlanSiteContent .blocPlan2{
		float:right;
		width:224px;
		padding-bottom:25px;	
	}
	
	.PlanSiteContent .blocPlan2 ul{
		border:1px solid #52beef;
	}
	
	.PlanSiteContent .blocPlan3{
		float:left;
		width:224px;
		padding-bottom:25px;
	}
	
	.PlanSiteContent .blocPlan3 ul{
		border:1px solid #ff8315;
	}
	
	.PlanSiteContent .blocPlan4{
		float:right;
		width:224px;
		padding-bottom:25px;
	}
	
	.PlanSiteContent .blocPlan4 ul{
		border:1px solid #e31818;
	}

	.PlanSiteContent .blocPlan5{
		float:right;
		width:224px;
		margin:auto;
		padding-bottom:25px;
	}
	
	.PlanSiteContent .blocPlan5 ul{
		border:1px solid #bf0013;
	}

	.PlanSiteContent .blocPlan6{
		float:left;
		width:224px;
		margin:auto;
		padding-bottom:25px;
	}
	.PlanSiteContent .blocPlan7{
		float:left;
		width:224px;
		margin:auto;
		padding-bottom:25px;
	}
	
	.PlanSiteContent .blocPlan6 ul{
		border:1px solid #A9388A;
	}
	.PlanSiteContent .blocPlan7 ul{
		border:1px solid #ebb41b;
	}
	
	.PlanSiteContent li{
		color:#666666;
		padding-bottom:5px;
		padding-left:25px;
		padding-top:5px;
		padding-right:5px;
		text-indent:-9px;
	}
	
	.PlanSiteContent li a,	.PlanSiteContent li a:link, .PlanSiteContent li a:visited {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.1em;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
	}
	.PlanSiteContent li a:hover {
		text-decoration:underline;
	}
	
	
/******************************** PAGE NEWSLETTER **************************************/

.blocRetre .txtNews{
	margin-left:65px;
	margin-top:15px;
}

.blocRetre .bgFormNewsletter{
	/*background:url(/App_Themes/Common/img/bg_newsletterA.jpg) no-repeat #ebebeb 0 top;*/
	background:url(/App_Themes/Common/img/bg_newsletterAB.jpg) no-repeat #ebebeb 0 top;
	width:654px;
	margin: 0 0 0 14px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#333333;
	margin-bottom:20px;
}

.blocRetre .imgNewsInsc{padding-left:10px;}

.blockPrincipe{
width:604px;
height:208px;
margin:0px 0px 20px 35px;
background:url(/App_Themes/Common/img/bg_principe.jpg) no-repeat ;
font-size:12px;
padding:16px 26px 0px 15px;
}
	.blockPrincipe .pRed{color:#e31818;font-size:15px;font-weight:bold;}
	.blockPrincipe p{padding-top:15px;padding-bottom:5px;font-family:Arial,Verdana,Helvetica,sans-serif;}
	.blockPrincipe ul{padding-left:25px;}
	.blockPrincipe ul li{list-style-position:outside;list-style-type:disc;text-align:justify;}
.formNewsLetter{
	padding-top:70px;
	padding-left:20px;
	background:url(/App_Themes/Common/img/bg_newsletter_bottom.gif) no-repeat 0 bottom;
}
.formNewsLetter p{
	width:400px;
	padding-top:4px;
	padding-bottom:4px;
	overflow:auto;
}

.formNewsLetter p.checkForm{
	width:518px;
	padding-top:20px;
	padding-bottom:18px;
	overflow:auto;
}

.formNewsLetter label{
	display:block;
	width:150px;
	float:left;
	text-align:right;
	padding:5px 8px 0pt 0pt;
}
.formNewsLetter label.checkForm{
	display:inline;
	float:none;
	width:auto;
	padding: 0 0 0 8px;
}
.formNewsLetter input.textFieldNews{
	width:170px;
	display:block;
	height:19px;
	padding:3px 2px 0 2px;
	border:1px solid #D3D3D3;
	float:left;
}

.formNewsLetter .errorMsg{
	color:#bf0013;
	font-weight:bold;
	padding: 0 0 5px 15px;
	display:block;
}

.formNewsLetter p.btnValider{
	text-align:right;
	width:326px;
	padding-bottom:15px;
}
.formNewsLetter .mandatory{
	color:#596DBE;
}
.formNewsLetter .error{
	color:#BF0013;
}
.formNewsLetter p.confirmTxt{
	padding:20px 0 120px 0;
	width:340px;
	font-size:1.08em;
}
.pConfirmTxt{padding-bottom:73px!important;}
.formNewsLetter p.confirmTxt a, .formNewsLetter p.confirmTxt a:link, .formNewsLetter p.confirmTxt a:visited {
	color:#d5001c;
}


/**************************************************** EQUILIBRER SES REPAS AU QUOTIDIEN **************************************/
.cuisineSourceEquilibre strong.hightlight{
	font-weight:bold;
}

img.introImgEquilibre{
	float:left;
	margin-right:10px;
}
.cuisineSourceEquilibre img.introImgEquilibre{
	margin-right:24px;
}

.introEquilibre{
	float:left;
	width:396px;
	font-size:1.3em;
	color:black;
}

.TitleLevel2Equilibre{
	font-size:1.4em;
	font-style:italic;
	font-weight:bold;
	color:white;
	background:url(/App_Themes/Common/img/bg_title-equilibrer2.gif) no-repeat;
	width:403px;
	height:25px;
	text-align:left;
	padding-top:3px;
	padding-left:12px;
	padding-bottom:10px;
	float:left;
}

.TitleLevel2EquilibrePart2{
	float:none;
	font-size:1.4em;
	font-style:italic;
	font-weight:bold;
	color:white;
	background:url(/App_Themes/Common/img/bg_title-equilibrer.gif) no-repeat;
	width:492px;
	height:25px;
	padding-left:12px;
	padding-top:3px
}

.TitleLevel3Equilibre{
	color:#bf0013;
	font-weight:bold;
	font-size:1.2em;
	padding-top:6px;
	padding-left:16px;
	padding-bottom:16px;
}


.EquilibrePart1{
	clear:both;
	font-size:1.2em;
	color:black;
	width:640px;
	padding:30px 0 9px 0;
	overflow:auto;
	background:url(/App_Themes/Common/img/bg_virgule.gif) no-repeat 176px bottom;
	line-height:1.6em;
}
#content .EquilibrePart1 .readMore{
	padding-top:10px;
	padding-bottom:15px;
}
.EquilibrePartBis{
	font-size:1.2em;
	color:black;
	width:640px;
	padding:30px 0 0 0;
	overflow:auto;

}
p.introEquilibrePara{
	padding-top:5px;
	width:390px;
	float:left;
}

.equilibrerImg{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

a.linkPlus{
	display:block;
	width:100px;
	overflow:auto;
	padding-left:15px;
	padding-top:25px;
}

.EquilibrePartBis li{
	color:#000000;
	font-size:1em;
	padding:0px 0px 25px 35px;
	background:url(/App_Themes/Common/img/list-typeEquilibre.gif) no-repeat 21px 6px;
	margin-left:20px;

}
.EquilibrePartBis li.equilibrerLiPart3{
	color:#bf0013;
	font-weight:bold;
	font-style:italic;
	padding:15px 0px 15px 46px;
	list-style:none;
	background:url(/App_Themes/Common/img/picto-list-Equilibre.gif) no-repeat 14px 21px;

}
.EquilibrePartBis li.astuceMaggiTitle{
	color:#000000;
	font-size:1em;
	background:none;
	padding:15px 0px 0px 15px;
	margin:0
}
.astuceMaggiTitle{
	padding:5px 0px 0px 15px;
}

a.astuceMaggiLink{
	font-weight:bold;
	font-style:italic;
	color:#bf0013;
	text-decoration:underline;
	font-size:1em;
	width:390px;
	display:block;
	background:url(/App_Themes/Common/img/picto-list-Equilibre.gif) no-repeat 18px 34px;
	padding-left:50px;
	padding-top:30px;
	padding-bottom:20px
}

p.FirstEquilibrePara{
	padding-left:15px;
	padding-bottom:15px;
}

table.activite{
	padding:0px;
	margin:0px 0 0 40px;
	border-collapse:collapse;
	width:590px;
}
table.activite tr th{ font-size:11px; font-weight:bold; text-align:center; background:#ffd600;padding: 3px 20px}
table.activite tr td{ text-align:center; font-weight:normal; font-size:12px;padding: 8px 0 8px 0}
table.activite tr.once{background:#fefbd6;}
table.activite tr.other{background:#fffef6;}
table.activite tr th.left{ width:240px;padding:3px 0;}


.EquilibrePartBis .listDisplayMark{
	width:622px;
	padding-left:18px;
}
	.EquilibrePartBis .listDisplayMark li{
		padding:20px 0 0 0;
		background:none;
		margin:0px;
	}
		.EquilibrePartBis .listDisplayMark li div{
			padding-top:10px;
		}
		.EquilibrePartBis .listDisplayMark li div.reperBlock{
			padding:0 0 10px 0;
			width:100%;
		}
		.EquilibrePartBis .listDisplayMark li div.reperBlock:after{
			content: ".";
			display:block;
			visibility: hidden;
			clear: both;
			height: 0;
		}
	.listDisplayMark p{
		padding: 0 12px 10px 12px 
	}
	.listDisplayMark p.astuceBlock{
		padding: 7px 0 0 0;
		background: #ebfdd0 url(/App_Themes/Common/img/bg_astuceTop.gif) no-repeat top left; 
		clear:both;
	}
		.listDisplayMark p.astuceBlock .inside{
			padding: 0px 12px 7px 12px;
			display:block;
			background:  url(/App_Themes/Common/img/bg_astuceBottom.gif) no-repeat 0 100%; 
			
		}
	.listDisplayMark .tilteLink{
		padding: 2px 0 0px 27px;
		color:#bf0013;
		font-weight:bold;
		font-style:italic;
		background:url(/App_Themes/Common/img/bg_linkReadMore.gif) no-repeat top left; 
		line-height:1.3em;
	}
	.listDisplayMark .active{
		background:url(/App_Themes/Common/img/bg_linkReadMoreOn.gif) no-repeat top left; 
	}

/**************************************************** CUISINE SOURCE EQUILIBRE ********************************************************/

.sourceEquilibre{
	font-size:1.4em;
	font-weight:bold;
	font-style:italic;
	color:#bf0013;
}

.sourceEquilibrePart1 em{
	font-size:1.3em;
	padding-bottom:25px;
	display:block;
}
.cuisineSourceEquilibre .sourceEquilibrePart1 site{
	font-size:1.3em;
	font-style:italic;
	padding-bottom:25px;
	display:block;
}
.sourceEquilibrePart1 em{
	font-style:italic;
}

.sourceEquilibrePart1 p{
	padding-bottom:20px;
	font-size:1.3em;
	padding-left:16px;
	
}
.sourceEquilibrePart1 p.sourceEquilibreParaU{
	float:left;
	width:460px;

}
.cuisineSource{
	color:#bf0013;
	font-weight:bold;
	font-size:1.4em;
	padding-top:6px;
	padding-left:16px;
	padding-bottom:16px;
	width:400px;

}
.cuisineSourceOther{
	clear:both;
	color:#bf0013;
	font-weight:bold;
	font-size:1.4em;
	padding-top:6px;
	padding-left:16px;
	padding-bottom:16px;
	width:400px;
}
.cuisineSourceEquilibre .cuisineSourceOther{
	clear:none;
}

.RecupSource{
	overflow:auto;
}

.RecupSource img{
	margin-right:5px;
	float:right;
}
.cuisineSourceEquilibre .RecupSource img.imgCuisineSource{
	margin-left:12px;
}


/*********************************************************************** MAGGI PARTENAIRE DE LA BONNE CUISINE ***************************************/



.partnairBonneCuisinePart1 p.partenaireMaggiCuisineParaIntro{
	font-size:1.4em;
	width:392px;
	float:left;
	line-height:1.4em;
	padding-bottom:15px;
}

img.partanireMaggiCuisineImg{
	float:left;
	margin-right:30px;
}

.partenaireMaggiCuisine{
	font-size:2.2em;
	width:320px;
	color:#bf0013;
	font-weight:bold;
	float:left;
	padding-bottom:12px;
}

.partenaireMaggiCuisine2{
	font-size:2.2em;
	color:#bf0013;
	font-weight:bold;
	clear:both;
	padding-bottom:12px;
	padding-left:20px;
}

.partnairBonneCuisinePart2{
	background:url(/App_Themes/Common/img/bg_volailleMaggie.jpg) no-repeat 0px 0px;
	clear:both;
	padding-bottom:15px;
	position:relative;
}

.partnairBonneCuisinePart3{
	background:url(/App_Themes/Common/img/bg_volailleMaggie2.jpg) no-repeat 0px 2px;
	clear:both;
	padding-bottom:30px;
	position:relative;
}

.partnairBonneCuisinePart4{
	background:url(/App_Themes/Common/img/bg_volailleMaggie3.jpg) no-repeat 0px 0px;
	clear:both;
	padding-bottom:30px;
	position:relative;
}


.partnairBonneCuisineContent{
	width:100%;
	background:url(/App_Themes/Common/img/bg_virgule.gif) no-repeat center 100%;
	padding-bottom:9px;
	position:relative;
}
.partnairBonneCuisineContent a.linkPdt{
	position:absolute;
	top:0px;
	right:30px;
	display:block;
	height:155px;
	width:130px;
	background:url(/App_Themes/Common/img/spacer.gif) repeat top left;
}
	.partnairBonneCuisineContent a.linkPdt span{
		position:absolute;
		left:-999em;
	}


.partnairBonneCuisineTitle2{
	font-size:1.4em;
	color:white;
	font-style:italic;
	font-weight:bold;
	padding:20px 0 20px 15px;

}
.titlePartnerBis{
	padding:21px 0 20px 15px;
}
.titlePartnerTer{
	padding:18px 0 20px 15px;
}
.partnairBonneCuisinePart2 p{
	width:440px;
	font-size:1.2em;
}
.partnairBonneCuisinePart3 p{
	clear:both;
	padding:0px 0px 30px 20px;
	width:440px;
	font-size:1.2em;
}
.partnairBonneCuisinePart4 p{
	clear:both;
	padding:0px 0px 38px 20px;
	width:440px;
	font-size:1.2em;
}

.MoreExample{
	font-weight:bold;
	font-size:1.2em;
	padding-left:20px;
	padding-bottom:6px;
}

.MoreExample2{
	font-weight:bold;
	color:#bf0013;
	font-size:1.2em;
	padding-left:20px;
	padding-bottom:8px;
}

.MoreTitle{
	color:#333333;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:15px;
	padding-left:20px;
}


.MoreTitle2{
	color:#333333;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:15px;
	padding-left:20px;
}



.TitleLevel2bonneCuisine{
	float:none;
	font-size:1.4em;
	font-style:italic;
	font-weight:bold;
	color:white;
	background:url(/App_Themes/Common/img/bg_title-equilibrer3.gif) no-repeat;
	width:550px;
	height:25px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:9px;
}

.partnairBonneCuisinePart1{
	overflow:auto;
	width:100%;
	position:relative;
}
.MoreTitle3{
	color:#333333;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:15px;
	padding-left:20px;
}


.partnairBonneCuisineContent ol{
	padding-bottom:15px;
}


.partnairBonneCuisineContent ol li{
	font-size:1.1em;
	color:#333333;
	padding-left:50px;
	padding-bottom:10px;
}

ul.ListBonneCuisineContent{
	padding-bottom:20px;
}

ul.ListBonneCuisineContent li{
	font-size:1.2em;
	color:#333333;
	padding-left:62px;
	padding-bottom:8px;
	background:url(/App_Themes/Common/img/list-typeEquilibre.gif) no-repeat 50px 4px;
	position:relative;
	display:block;
}

.moreInformation1{
	background:url(/App_Themes/Common/img/bg_mieuxmangerhome_visu1.jpg) no-repeat 10px 24px;
	padding-left:80px;
}

.moreInformation2{
	background:url(/App_Themes/Common/img/bg_mieuxmangerhome_visu2.jpg) no-repeat 0px 0px;
	padding-left:80px;
	min-height:130px;
}
*html body .moreInformation2{
	height:130px;
}
.moreInformation3{
	background:url(/App_Themes/Common/img/bg_mieuxmangerhome_visu3.jpg) no-repeat 0px 0px;
	padding-left:80px;
	
}
.moreInformation4{
	padding-bottom:20px;
	overflow:auto;
	width:100%;
	height:100px;
}

.descriptionPdt{
	float:left;
}
.moreInformation4 img, .moreInformation5 img, .moreInformation6 img{
	float:left;
}

.moreInformation5{
	padding-bottom:20px;
	overflow:auto;
	width:100%;
	height:100px;
}
.moreInformation6{
	padding-bottom:20px;
	overflow:auto;
	width:100%;
	height:100px;
}

p.noParaMore{
	padding:0 0 15px 20px;
}

p.ParaLargest{
	padding:0 0 15px 20px;;
	font-size:1.2em;
}

p.ParaNoLargest{
	padding:0 0 15px 20px;;
}

li.LargestList{
	margin-top:10px;
}
.visuRepere{
	float:left;
	margin:0 10px 10px 0
}


/******************************** PAGE QUESTIONS-REPONSES **************************************/

.blocRetre ul.questions {
	width:350px;
	font-size:13px;
}
.blocRetre ul.questions li {
	background:url(/App_Themes/Common/img/puce_pointNoir2.gif) no-repeat 10px 5px;
	padding-left:20px;
	margin-bottom:20px;
	margin-top:20px;
}
.blocRetre img.pict{
	margin-top:20px;
	float:right
}
.block-question .TitleLevel2 {padding-bottom:15px;}
div.block-question{ margin-bottom:40px;}
.block-question .TitleLevel3 {padding-left:30px;margin-bottom:10px;font-size:15px; background:url(/App_Themes/Common/img/arrow-question-reponses.gif) no-repeat}
.block-question ul, .block-question p, .block-question div.back-top, .block-question div.back-top a{ color:#0c5790; font-size:12px;}
.block-question div.back-top{padding-top:10px;padding-right:15px;float:right; background:url(/App_Themes/Common/img/arrow_back-top.gif) no-repeat 78px 12px}
.block-question p{padding-left:30px;padding-bottom:5px}
.block-question p.stars{ font-size:10px;}
.block-question blockquote { padding-left:30px;}
.block-question ul{padding-left:60px;}
.block-question ul li{ padding-left:10px; background:url(/App_Themes/Common/img/tiret-question.gif) no-repeat 0 6px }
.block-question ul.nb li{background:none; padding-bottom:10px; }



/*InfoBulles*/

a#wfa {
  cursor: text;
}

div#wfinfobulle {
	display: none;
	text-align: center;
}

.page-home-maggi div#wfinfobulle {
	border: 2px solid;
	/*bottom: -11px; right: 18px;*/
	width: 230px;
	margin: 0pt 0pt 0pt 29px;
}

div#wfinfobulle div#wfwrapper {
  margin: 0 auto;
	text-align: left;
	width:220px;
}

div#wfinfobulle div#wfcontent {
  background: #fff;
  color: #000000;
  font: 11px Arial, Verdana, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	padding: 8px 15px 8px 15px;
	position: relative;
}

div#wfinfobulle p#titre {
  background: #fff;
  color: #E31818;
  font: 11px Arial, Verdana, Helvetica, sans-serif;
  margin: 0 0 1em;
}

div#wfinfobulle p {
  margin: 0 0 10px 0;
  line-height:110%;
}

div#wfinfobulle p#InfoBulleclose {
	font-size: 10px;
	margin:0;
	text-align: right
}

div#wfinfobulle a {
  background: #fff;
  color: #666666;
  text-decoration: none;
}

div#wfinfobulle a:hover {
  background: #fff;
  color: #666666;
  text-decoration: none;
}

div#wfinfobulle p#InfoBulleclose a {
  background: #fff;
  color: #001F9D;
  text-decoration: none;
}

/******************************************************/
/* ------------------ 22/08/08 dossier mousseline ------------------- */
/******************************************************/

#content .dossierGenerique
{
font-size:13px;
color:#000;
}

#content .dossierGenerique h2.tabTitle
{
color:#5b9400;
}

#content .dossierGenerique p
{
padding:0 20px 20px 0;
font-size:13px;
clear:both;
}

.dossierGenerique span.important,.dossierdetox span.important
{
font-weight:bold;
}
.dossierdetox span.important
{
font-size:13px;
}

.dossierGenerique h1
{
background: url(/App_Themes/Common/img/mousseline/title_dossierTheme.jpg) no-repeat 0 0;
width:410px;
height:43px;
margin-left:-15px;
margin-bottom:15px;
}
#content .petitsFutes h1.cuisineTheme{
	background: url(/App_Themes/Common/img/mousseline/title_dossierPetits.jpg) no-repeat 0 0;
	width:385px;
	height:40px;
}

.dossierGenerique h1 span
{
position:absolute;
left:-999em;
}

.dossierGenerique .stdNavTab,.dossierdetox .stdNavTab,#Cuisine .stdNavTab{
	position:relative;
	width:648px;
	background:none;
	padding: 0 0 0 0;
	margin:20px 0 0 0;
}
#risotto.dossierGenerique .stdNavTab{padding-left:20px;}
.dossierGenerique .stdNavTab:after,.dossierdetox .stdNavTab:after {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}

.dossierGenerique .stdNavTab li,.dossierdetox .stdNavTab li
{
float:left;
padding:0;
}

		.dossierGenerique .stdNavTab li a,.dossierdetox .stdNavTab li a{
			display:block;			
			text-decoration:none;
			padding:0 0 0 22px;
			background: url(/App_Themes/Common/img/mousseline/bg_tabNavLeft.gif) no-repeat 0px 100%;
			text-align:center;
			color:#686767;
			line-height:1em;
			float:left;
		}
		#content #menu4Onglets .stdNavTab, #content #menu3Onglets .stdNavTab{
			margin-left:0;
		}
		#content .themesTendences .stdNavTab{
			padding-left:0;
			margin-left:20px;
		}
		#content .themesTendences .stdNavTab li a{
			padding:0 0 0 18px;
		}
		#content .themesTendences .stdNavTab li a:hover span{
			width:198px;
		}
		.dossierGenerique .stdNavTab li a span,.dossierdetox .stdNavTab li a span{
			background: url(/App_Themes/Common/img/mousseline/bg_tabNavRight.gif) no-repeat 100% 100%;
			display:block;
			height:28px;
			padding:13px 18px 0 0;
			float:left;
			cursor:pointer;
			font-size:13px;
			color:#fff;
			font-weight:bold;
			width:176px;
			text-align:center;
		}
		.dossierGenerique .stdNavTab li a span span,
		.dossierGenerique .stdNavTab li.active a span span,
		.dossierGenerique .stdNavTab li a:hover span span,
		.dossierdetox .stdNavTab li a span span,
		.dossierdetox .stdNavTab li.active a span span,
		.dossierdetox .stdNavTab li a:hover span span{
			padding:0;
			margin-top:-8px;
			background:none;
		}
		
		.dossierGenerique .stdNavTab li.active a, .dossierGenerique .stdNavTab li a:hover,.dossierdetox .stdNavTab li.active a, .dossierdetox .stdNavTab li a:hover{			
			font-weight:normal;
			text-decoration:none;
			background: url(/App_Themes/Common/img/mousseline/bg_tabNavLeft.gif) no-repeat 0px 0;
			
		}
		
		.dossierGenerique .stdNavTab li.active a span, .dossierGenerique .stdNavTab li a:hover span,.dossierdetox .stdNavTab li.active a span, .dossierdetox .stdNavTab li a:hover span{
			height:28px;
			padding:13px 18px 0 0;
			background: url(/App_Themes/Common/img/mousseline/bg_tabNavRight.gif) no-repeat 100% 0;
			font-size:13px;
			font-weight:bold;
			color:#5b9400;
		}

		.dossierGenerique .stdContentTab,.dossierdetox .stdContentTab{
	background: url(/App_Themes/Common/img/mousseline/bg_bottomTabMousseline.gif) no-repeat bottom left;
	padding:0 0 6px 0;
	margin: 0 0 10px 0;
	width:648px;
	color:#333333;
	font-size:1.4em;
}
		#risotto.dossierGenerique .stdContentTab{margin-left:20px;padding-left:0px;}

.dossierGenerique .firstBlock,.dossierdetox .firstBlock
{
background: url(/App_Themes/Common/img/mousseline/bg_tabMousseline.gif) repeat-y top left;
padding:20px 10px 0 20px;
width:618px
}

.dossierGenerique .firstBlock:after,.dossierdetox .firstBlock:after
{
content: ".";
display:block;
visibility: hidden;
clear: both;
height: 0;
}

.dossierGenerique img.visuIndispensable
{
	float:left;
	margin: 0 17px 15px 0;
}
.slide_show{
	overflow:hidden;
	width:100%;
	padding:0 0 15px 0;
}
.second_slide_show{
	padding:20px 0 0 0;
}
.slide_show .important{
	clear:both;
	display:block;
	padding:1px 0 12px 0;
}
.slide_show .imageflow .previous{
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/button_green_left.png) no-repeat;
}
* html .slide_show .imageflow .previous{background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/button_green_left.png');}
.slide_show .imageflow .next{
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/button_green_right.png) no-repeat;
}
* html .slide_show .imageflow .next{background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/button_green_right.png');}
.slide_show .imageflow .slider{
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/slider_green.png) no-repeat;
	width:18px;
	height:18px;
	top:-2px;
	left:-3px;
}
* html .slide_show .imageflow .slider{background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/slider_green.png');}
.slide_show .imageflow .caption{
	color:#a3bf0b;
}
.visu_list{
	padding:0 0 10px 0;
	overflow:hidden;
	width:100%;
}
.visu_list .floatL{
	margin:0 35px 0 10px;
}
.visu_list .blockPouse li{
	padding-bottom:8px;
}
.dossierGenerique .indispensableBloc ,.dossierdetox .indispensableBloc 
{
	width:374px;
	float:left;
	padding-top:10px;
}

.dossierGenerique .noVisu ,.dossierdetox .noVisu {
	width:auto;
}

.dossierGenerique .indispensableBloc.biggerSize
{
width:355px;
}

.dossierGenerique .indispensableBloc h3
{
color:#a3bf0b;
font-size:15px;
font-weight:bold;
padding-bottom:15px;
}
.dossierdetox .indispensableBloc h3
{
color:#a3bf0b;
font-size:15px;
font-weight:bold;
padding-bottom:5px;
}
.dossierGenerique  h4,.dossierdetox  h4
{
color:#fff;
background:url(/App_Themes/Common/img/mousseline/bg_exempleRecette.jpg) no-repeat top left;
height:19px;
clear:both;
font-size:14px;
font-weight:bold;
padding:6px 0 0 25px;
margin-bottom:20px;
}

.dossierGenerique .exempleLeftBloc
{
width:173px;
float:left;
}

.dossierGenerique .exempleLeftBloc  img
{
margin-left:10px;
}

#content .dossierGenerique p.focusProduct
{
font-weight:bold;
text-align:center;
padding-top:7px;
padding-right:0;
}

.dossierGenerique p.focusProduct span
{
display:block;
width:auto;
color:#a3bf0b;
background:url(/App_Themes/Common/img/mousseline/arrowMousline1.gif) no-repeat 0 0;
text-align:center;
font-size:14px;
}
.dossierGenerique p.focusProduct span.indentTitle {
	text-indent:-30px;
}
.dossierGenerique p.focusProduct span a
{
color:#a3bf0b;
text-decoration:none;
padding-left:10px;
}

.dossierGenerique .exempleRightBloc
{
width:436px;
float:left;
padding-bottom:25px;
}

.dossierGenerique .reversed {
	width:380px;
}

.dossierGenerique .exempleRightBloc li
{
clear:both;
height:25px;
padding:0 0 10px 22px;
background:url(/App_Themes/Common/img/mousseline/pictoPlus.gif) no-repeat 0 2px;
}

.dossierGenerique .recettesList li {
	background:none;
	padding-left:0;
}
.dossierGenerique .exempleRightBloc li.last
{
background:url(/App_Themes/Common/img/mousseline/pictoPlusLast.gif) no-repeat 0 2px;
padding:0 0 0 22px;
}

.dossierGenerique .exempleRightBloc li span.egalePict
{
display:block;
background:url(/App_Themes/Common/img/mousseline/pictoEgale.gif) no-repeat 5px 0;
width:auto;
height:16px;
float:left;
font-size:14px;
padding:0 0 0 25px;
font-weight:bold;
}
.dossierGenerique .exempleRightBloc li .flecheNoirePict {
	padding-left:25px;
	margin-bottom:10px;
	font-size:14px;
	background:url(/App_Themes/Common/img/arrow-question-reponses.gif) no-repeat 0 2px;
	font-weight:bold;
	text-decoration:underline;
}

.dossierGenerique .exempleRightBloc li span.egalePict a
{
color:#a3bf0b;
}

.dossierGenerique .exempleRightBloc li span.addProd
{
float:left;
font-size:14px;
font-weight:bold;
}

.dossierGenerique .exempleRightBloc li em
{
position:absolute;
left:-999em;
}

.dossierGenerique  .bottomInfo
{
clear:both;
background:url(/App_Themes/Common/img/mousseline/bg_bottomInfo.gif) no-repeat 0 0;
width:591px;
height:106px;
padding:10px 0 0 15px;
}

#content .dossierGenerique  .bottomInfo p
{
padding-bottom:10px;
}

.dossierGenerique  .bottomInfo p.knowMore a , .dossierGenerique .bottomInfoRecette p.knowMore a
{
display:block;
width:106px;
height:21px;
background:url(/App_Themes/Common/img/mousseline/bg_knowMore.gif) no-repeat 0 0;
color:#fff;
font-weight:bold;
padding:2px 0 0 11px;
text-decoration:none;
}

.dossierGenerique  p.clearing
{
clear:both;
}

.dossierGenerique  .equationBox
{
padding:0 0 25px 15px;
}

.dossierGenerique  .equationBox img
{
float:left;
}

#content .dossierGenerique  .equationBox p.descResult
{
float:left;
color:#a3bf0b;
font-size:14px;
font-weight:bold;
background:url(/App_Themes/Common/img/mousseline/arrowMousline1.gif) no-repeat 0 5px;
padding:5px 0 0 35px;
width:115px;
}

.dossierGenerique .equationNouveaute
{
width:217px;
height:128px;
padding-top:50px;
float:left;
margin:0 35px;
}

#content .dossierGenerique .equationNouveaute p
{
background:url(/App_Themes/Common/img/mousseline/bg_equation.gif) no-repeat 0 0;
width:187px;
height:19px;
font-size:14px;
font-weight:bold;
padding-left:30px;
}

.dossierGenerique .equationNouveaute p em
{
position:absolute;
left:-999em;
}

.dossierGenerique ul.touchePerso
{
width:100%;
float:left;
margin-bottom:15px;
}

.dossierGenerique ul.touchePerso li
{
width:135px;
float:left;
font-size:12px;
font-weight:bold;
text-align:center;
margin-right:16px;
}

.dossierGenerique ul.touchePerso li.last
{
margin-right:0;
}

.dossierGenerique ul.touchePerso li img
{
margin-bottom:15px;
}

.dossierGenerique .bottomInfoRecette
{
background:url(/App_Themes/Common/img/mousseline/bg_bottomInfoRecette.gif) no-repeat 0 0;
width:596px;
height:170px;
clear:both;
padding:10px 0 0 20px;
}

#content .dossierGenerique .bottomInfoRecette p
{
padding-bottom:8px;
}

.dossierGenerique .bottomInfoRecette .leftBlocRecette
{
width:386px;
float:left;
}

.dossierGenerique .bottomInfoRecette .rightBlocRecette
{
width:190px;
float:left;
padding-top:11px;
}

.dossierGenerique .bottomInfoRecette .rightBlocRecette  img
{
margin-left:60px;
}
.dossierGenerique .bottomInfoRecette .visuLarge  img
{
margin-left:15px;
}

.dossierGenerique .bottomInfoRecette .rightBlocRecette  p.focusProductRed
{
font-weight:bold;
text-align:center;
padding-top:7px;
}

.dossierGenerique .bottomInfoRecette .rightBlocRecette  p.focusProductRed span
{
display:block;
width:auto;
color:#bf0013;
background:url(/App_Themes/Common/img/mousseline/arrowRedgif.gif) no-repeat 0 0;
padding-left:36px;
font-size:14px;
text-align:center;
}

.dossierGenerique .bottomInfoRecette .rightBlocRecette  p.focusProductRed span a
{
color:#bf0013;
text-decoration:none;
}
/* ------------------ 22/08/08 fin dossier mousseline ------------------- */


/******************************************************/
/* ------------------ 25/08/08 dossier cholesterol ------------------- */
/******************************************************/

#content .dossierCholesterol
{
font-size:13px;
color:#000;
padding:25px 0 0;
}

#content .dossierCholesterol h2.tabTitle
{
color:#c02b19;
}

#content .dossierCholesterol p
{
padding-bottom:20px;
font-size:13px;
}

#content .dossierCholesterol p.introDossier
{
background: url(/App_Themes/Common/img/cholesterol/title_dossierCholesterol.gif) no-repeat 0 0;
width:582px;
height:39px;
margin-left:-15px;
margin-bottom:15px;
padding-bottom:0;
}

.dossierCholesterol p.introDossier span
{
position:absolute;
left:-999em;
}

.dossierCholesterol  img.visuIntro
{
float:left;
margin-right:24px;
}

.dossierCholesterol .introBlocRight
{
width:390px;
float:left;
padding-bottom:30px;
}

.dossierCholesterol .introBlocRight p
{
text-align:justify;
}

.dossierCholesterol .introBlocRight h1
{
color:#bf0013;
font-size:15px;
font-weight:bold;
padding-bottom:15px;
}

.dossierCholesterol ul.infosCholesterol
{
clear:both;

}

.dossierCholesterol ul.infosCholesterol li
{
padding-bottom:19px;
background:url(/App_Themes/Common/img/cholesterol/puce_listInfoIntro.gif) no-repeat 5px 6px;
width:630px;
text-indent:15px;
text-align:justify;
}

.dossierCholesterol .stdNavTab{
	position:relative;
	width:648px;
	background:none;
	padding: 0 0 0 0;
	margin:20px 0 0 0;
}
.dossierCholesterol .stdNavTab:after {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}

.dossierCholesterol .stdNavTab li
{
float:left;
padding: 0 0 0 0;
}

.dossierCholesterol .stdNavTab li a span em
{
font-style:normal;
font-weight:bold;
}

		.dossierCholesterol .stdNavTab li a{
			display:block;			
			text-decoration:none;
			padding:0 0 0 20px;
			background: url(/App_Themes/Common/img/cholesterol/bg_tabNavLeft.gif) no-repeat 0px 100%;
			text-align:center;
			color:#686767;
			line-height:1.1em;
			float:left;
		}
		.dossierCholesterol .stdNavTab li a span{
			background: url(/App_Themes/Common/img/cholesterol/bg_tabNavRight.gif) no-repeat 100% 100%;
			display:block;
			height:36px;
			padding:5px 18px 0 0;
			float:left;
			cursor:pointer;
			font-size:14px;
			color:#fff;			
			width:178px;
			text-align:center;
			}
		
		.dossierCholesterol .stdNavTab li.active a, .dossierCholesterol  .stdNavTab li a:hover{			
			font-weight:normal;
			text-decoration:none;
			background: url(/App_Themes/Common/img/cholesterol/bg_tabNavLeft.gif) no-repeat 0px 0;
			
		}
		
		.dossierCholesterol .stdNavTab li.active a span, .dossierCholesterol  .stdNavTab li a:hover span{
			height:36px;
			padding:5px 18px 0 0;
			background: url(/App_Themes/Common/img/cholesterol/bg_tabNavRight.gif) no-repeat 100% 0;
			font-size:14px;			
			color:#c02b19;
			font-weight:normal;
			}

		.dossierCholesterol .stdContentTab{
	background: url(/App_Themes/Common/img/cholesterol/bg_bottomTabCholesterol.gif) no-repeat bottom left;
	padding:0 0 6px 0;
	margin: 0 0 10px 0;
	width:648px;
	color:#333333;
	font-size:1.4em;
}

.dossierCholesterol .firstBlock
{
background: url(/App_Themes/Common/img/cholesterol/bg_tabCholesterol.gif) repeat-y top left;
padding:20px 20px 0 20px;
width:608px
}

.dossierCholesterol .firstBlock:after
{
content: ".";
display:block;
visibility: hidden;
clear: both;
height: 0;
}

.dossierCholesterol .tabContentTxt
{
font-size:13px;
}

.dossierCholesterol .tabContentTxt h3
{
background: url(/App_Themes/Common/img/cholesterol/bg_titleRedCholesterol.gif) repeat-y top left;
color:#fff;
font-size:14px;
font-weight:bold;
padding:5px 0 0 16px;
height:20px;
margin-bottom:20px;
clear:both;
}

.dossierCholesterol #onglet1  img , .dossierCholesterol #onglet3  img
{
float:left;
margin-right:20px;
}

.dossierCholesterol #onglet1  ol li 
{
width:390px;
float:left;
padding-bottom:20px;
text-align:justify;
}

.dossierCholesterol #onglet3  ol li
{
width:384px;
float:left;
padding-bottom:3px;
font-size:12px;
font-weight:bold;
}

.dossierCholesterol #onglet1  ol li span , .dossierCholesterol #onglet3  ol li span
{
font-size:16px;
font-weight:bold;
}


.dossierCholesterol #onglet2 img.bienChoisir
{
margin-right:20px;
float:left;
width:199px;
}

.dossierCholesterol #onglet2 ul li , .dossierCholesterol #onglet3 ul li 
{
padding-bottom:19px;
background:url(/App_Themes/Common/img/cholesterol/puce_listInfoIntro.gif) no-repeat 5px 6px;
text-indent:15px;
text-align:justify;
height:1%;
}

.dossierCholesterol #onglet2 ul li a
{
text-decoration:underline;
}

/* ------------------ 25/08/08 fin dossier cholesterol ------------------- */


/***************************** FICHES COACHING CULINAIRE */

#coachingContainer{
	background-color:#FFFFFF;
	margin: 0 0px 0 14px;
	font-size:1.4em;
	width:642px;
	color:#000;
	padding: 0 21px 0 26px;
	position:relative;
}
	#coachingContainer .linkPrintContainer{
		position:absolute;
		top:-45px;
		left:40px
	}
	#coachingContainer p,
	#coachingContainer ul{
		padding: 0 0 15px 0;
	}
		#coachingContainer p em{
			color:#646464;
			font-size:0.85em;
		}
	#coachingContainer .blockIntitule{
		padding: 0 0 2px 0;
	}
	#coachingContainer .subsituteTxt{
		position:absolute;
		left:-999em;
	}
	#coachingContainer .blockImg{
		padding:0 0 10px 0;
		text-align:center;
	}
	/* Titles */
	.pageTitle1{
		padding: 0 0 0 40px;
	}
	#coachingContainer .pageTitle2{
		color:#bf0013;
		font-size:1.28em;
		font-weight:bold;
		padding:0 0 10px 0;
	}
	#coachingContainer  .arrowTitle{
		font-size:1.21em;
	}
		#coachingContainer  .arrowTitle img{
			float:left;
			margin-top:5px;
		}
	#coachingContainer .pageTitle3{
		color:#1d38a7;
		font-weight:bold;
		font-size:1.14em;
		padding:0 0 10px 0;
	}
		#coachingContainer .pageTitle3 img,
		#coachingContainer .pageTitle4List img{
			vertical-align:middle;
		}
	#coachingContainer .pageTitle4{
		color:#485db8;
		font-weight:bold;
		padding:0 0 5px 0;
	}
	#coachingContainer .listContainer .pageTitle4{
		color:#bf0013
	}
	#coachingContainer .pageTitle4List{
		color:#bf0013;
		font-weight:bold;
		padding:0 0 5px 0;
		font-size:1.14em;
	}
/**/
#coachingContainer .introCoachingBlock{
	color:#bf0013;
	font-size:1.07em;
	padding: 0 0 10px 0;
	position:relative;
}
#coachingContainer .explainBlock{
	position:relative;
	padding: 0 0 5px 15px;
}
/* Background */
#coachingContainer .infosBlock{
	position:relative;
	color:#485db8;
	font-weight:bold;
	width:625px;
}
	#coachingContainer .infosBlock .innerBlock{
		position:relative;
		z-index:2;
		padding:12px 0 12px 12px;	
		width:580px;
	}
#coachingContainer .astucesBlock{
	position:relative;
	width:555px;
	height:326px;
}
	#coachingContainer .astucesBlock .introTxt{
		padding: 0 0 5px 0;
		color:#1d38a7;
	}
	#coachingContainer .astucesBlock .hightlight{
		color:#1d38a7;
	}
	#coachingContainer .astucesBlock .innerBlock{
		width:520px;
		padding:15px 0 5px 20px;
		position:relative;
		z-index:2;
	}
#coachingContainer .bgVisu{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1
}
#coachingContainer .visuDeco1{
	position:absolute;
	top:40px;
	right:70px;
}
#coachingContainer .visuDeco2{
	position:absolute;
	top:0px;
	right:50px;
}
#coachingContainer .visuDeco3{
	position:absolute;
	top:100px;
	right:60px;
}
#coachingContainer .visuDeco4{
	position:absolute;
	top:90px;
	right:100px;
}
#coachingContainer .visuDeco5{
	position:absolute;
	top:115px;
	right:40px;
}
#coachingContainer .visuDeco6{
	float:right;
	margin:20px 60px 0 0
}
#coachingContainer .visuContainer{
	height:60px
}
#coachingContainer .visuContainer2{
	height:130px
}
#coachingContainer .visuContainer3{
	padding-bottom:105px;
	position:relative;
}
#coachingContainer .visuRight{
	float:right;
	margin:0 0 0 10px;
}
#coachingContainer .blockTxtLeft{
	float:left;
	width:200px;
	width:400px;
}
#coachingContainer .blueTxt{
	color:#1d38a7
}


/* */
#coachingContainer  .listContainer{
	padding: 0 0 35px 45px;
	width:555px;
}
#coachingContainer .listContainerBis{
	padding: 0 0 35px 20px;
	width:580px;
}
#coachingContainer .numList{
	padding: 10px 0 0 0;
}
	#coachingContainer .numList li{
		position:relative;
		clear:both;
	}
		#coachingContainer .numList ul li{
			position:static;
			clear:both;
		}
	#coachingContainer .numList .listContainer{
		padding: 0 0 10px 45px;
	}
	
#coachingContainer .noPadding{
	padding:0px;
}
#coachingContainer .noPaddingBottom{
	padding-bottom:0px ;
}


/* Dossiers soupes
---------------------------------------------------------- */
.dossierSoupes .stdNavTab li a span{
	width:122px;
}
.dossierSoupes .stdNavTab li a span,
.dossierSoupes .stdNavTab li a:hover span,
.dossierSoupes .stdNavTab li.active a span {
	font-size:11px;
}
.dossierSoupes h1 {
	background-image:url("/App_Themes/Common/img/mousseline/title_dossierTheme.jpg") no-repeat;
}
.dossierSoupes .recetteMonde1,
.dossierSoupes .recetteMonde2 {
	width:486px;
	margin:0 auto 35px;
	padding-top:25px;
}

#content .dossierSoupes .recetteMonde1 p,
#content .dossierSoupes .recetteMonde2 p {
	clear:none;
	margin-top:10px;
	padding-bottom:10px;
}

#content .dossierSoupes .recetteMonde1 p.focusProduct {
	width:195px;
	margin:0 0 0 40px;
}
#content .dossierSoupes .recetteMonde2 p.focusProduct {
	width:195px;
	margin:0 0 0 240px;
}
.dossierSoupes .recetteMonde1 .visuRecetteMonde {
	float:right;
	margin:-15px 0 0 50px
}
.dossierSoupes .recetteMonde2 .visuRecetteMonde {
	float:left;
	margin:-15px 50px 0 0;
}
.dossierSoupes .recetteMonde1 h5,
.dossierSoupes .recetteMonde2 h5 {
	color:#fff;
	text-transform:uppercase;
	background:url(/App_Themes/Common/img/soupes/bgWorldRecipe.gif) no-repeat 0 50%;
	display:inline;
	font-size:.77em;
	line-height:11px;
	padding:4px 0 2px 20px;
	font-weight:bold;
}
		.dossierSoupes .recetteMonde1 h5 span,
		.dossierSoupes .recetteMonde2 h5 span {
			background:url(/App_Themes/Common/img/soupes/bgWorldRecipe.gif) no-repeat 100% 50%;
			padding:4px 20px 2px 0;
			line-height:11px;
		}
.dossierSoupes .bottomInfo {
	background-image:url(/App_Themes/Common/img/soupes/bg_InfoSoupes.gif);
	height:auto;
}
		.dossierSoupes .bottomInfo img {
			display:block;
			margin:5px auto;
		}

.dossierSoupes .reperesSoupes img {
	float:left;
	margin:0 50px 10px;
	display:inline;
}
#content .dossierSoupes .reperesSoupes p {
	clear:none;
}
#content .dossierSoupes .reperesSoupes p.focusProduct {
	text-align:left;
	padding-bottom:12px;
}
#content .dossierSoupes .reperesSoupes p.focusProduct span {
	display:inline;
	padding-left:40px;
}
.dossierSoupes .reperesSoupes ul {
	float:left;
	width:400px;
}
.dossierSoupes .reperesSoupes li {
	background:url(/App_Themes/Common/img/soupes/egalPictRouge.gif) no-repeat 17px 3px;
	padding-left:38px;
	padding-bottom:8px;
	font-weight:bold;
	font-size:.77em;
	color:#a3bf0b;
	line-height:1.2em;
}
.dossierSoupes .reperesSoupes small {
	clear:left;
	display:block;
	margin:0 0 18px 15px;
	font-size:.55em;
	color:#a3bf0b;
}
.dossierSoupes .biggerTitle {
	background-image:url(/App_Themes/Common/img/soupes/bg_exempleRecette2.gif);
	height:38px;
	line-height:1.2em;
}

.dossierSoupes .importantRouge {
	font-weight:bold;
	color:#bf0013;
}
.dossierSoupes a {
	text-decoration:underline;
}
.dossierSoupes .visuIdee {
	display:block;
	margin:0 auto 20px;
}
.dossierSoupes .explicationsNaturel {
	font-size:.71em;
}
		.dossierSoupes .explicationsNaturel .important {
			font-weight:bold;
			padding-bottom:8px;
		}
		.dossierSoupes .explicationsNaturel li {
			background:url(/App_Themes/Common/img/soupes/arrow.gif) no-repeat 0 3px;
			padding:0 10px 5px 34px;
		}
				.dossierSoupes .explicationsNaturel li sup {
					font-size:10px;
				}
				.dossierSoupes .explicationsNaturel li small {
					font-size:.77em;
					margin-left:20px;
				}
.dossierSoupes .titleNaturel {
	margin-top:35px;
}
.dossierSoupes .classiques {
	overflow:hidden;
	width:618px;
	padding-bottom:15px;
}
		.dossierSoupes .classiques img {
			float:right;
			margin-right:25px;
		}
		.dossierSoupes .classiques ul {
			padding:30px 0 0 50px;
		}
		
		.dossierSoupes .classiques li {
			background:url(/App_Themes/Common/img/mousseline/arrowMousline1.gif) no-repeat;
			padding:0 10px 5px 34px;
			font-size:.77em;
			height:18px;
		}
				.dossierSoupes .classiques li a {
					color:#a3bf0b;
					font-weight:bold;
				}
#content .dossierSoupes .ideesAgrement {
	padding:15px 0 20px;
}
.dossierSoupes .agrements li {
	padding-bottom:10px;
}
		.dossierSoupes .agrements li a {
			padding-bottom:5px;
			display:block;
			font-size:.71em;
			color:#a3bf0b;
			font-weight:bold;
		}
.dossierSoupes .soupesTendances {
	width:570px;
	overflow:hidden;
	margin:0 auto;
}
		.dossierSoupes .soupesTendances li {
			width:250px;
			float:left;
		}
		.dossierSoupes .soupesTendances li.first {
			margin:0 40px 0 20px;
			display:inline;
		}
				.dossierSoupes .soupesTendances li img {
					float:left;
					display:inline;
					margin-right:15px;
				}
				.dossierSoupes .soupesTendances li a {
					display:block;
					float:left;
					padding-left:32px;
					width:95px;
					margin-top:60px;
					background:url(/App_Themes/Common/img/soupes/arrow.gif) no-repeat 0 0;
					text-align:center;
					font-size:.77em;
					color:#a3bf0b;
					font-weight:bold;
					text-decoration:none;
				}
				
/*_____avantages-johann 09/10/08___________*/

.TitleLevel1_v2{ margin:5px 0 0 45px; padding-bottom:20px;}
.avantages p{background:url(../img/picto-arrow-red-bg.gif) no-repeat /*18px 34px*/; font-size:1.8em; color:#e31818; font-weight:bold; float:left; margin:0 0 10px 0; padding:0 30px 0 60px;}
.avantages img { float:left; margin:-20px 0 10px 0px; }
.avantages ul { color:#000; font-size:1.3em; margin:0 75px; padding:0;}
.avantages li { margin:5px 0 8px 0; list-style-type:disc;}

.bolder{ font-weight:bold;}
.spacer {clear:both;}
.left{float:left}
.right{float:right}

/*_____desinscription-johann 09/10/08___________*/
.formNewsLetter2 .redbold { color:#bf0013; font-weight:bold; padding:20px 0 10px 0; }

.desinscription { background:url(../img/bg-desinscription.jpg) no-repeat; width:654px;margin: 0 0 0 14px; overflow:auto; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; color:#333333; margin-bottom:50px;padding-top:40px;}

.desinsMed a{
	text-decoration:underline!important;
	font-weight:bold!important;
	color:#333333!important;
}
.desinsMed{
	display:block;
	clear:both;
	padding:10px 0;
	font-size:11px;
}
.desinsThx{
	display:block;
	clear:both;
	padding:5px 0;
	font-size:11px;
	font-style:italic; 
}
.formNewsLetter2{
	padding-top:0px;
	padding-left:20px;
	height:180px;
}
.formNewsLetter2 p{
	width:340px;
	font-size:13px;
	padding-top:4px;
	padding-bottom:4px;
	overflow:auto;
	font-weight:bold;
}
.formNewsLetter2 p.checkForm{
	width:518px;
	padding-top:20px;
	padding-bottom:18px;
	overflow:auto;
}
.formNewsLetter2 label{
	display:block;
	width:150px;
	float:left;
	text-align:right;
	padding:5px 8px 0 0;
}
.formNewsLetter2 label.checkForm{
	display:inline;
	float:none;
	width:auto;
	padding: 0 0 0 8px;
}
.formNewsLetter2 input.textFieldNews{
	width:170px;
	display:block;
	height:19px;
	padding:3px 2px 0 2px;
	border:1px solid #D3D3D3;
	float:left;}
.formNewsLetter2 .errorMsg{
	color:#bf0013;
	font-weight:bold;
	padding: 0 0 5px 15px;
	display:block;
}

.formNewsLetter2 p.btnValider{
	text-align:right;
	width:326px;
	margin:0 0 15px -40px;
}
.formNewsLetter2 .mandatory{
	color:#596DBE;
}
.formNewsLetter2 .error{color:#BF0013;}
.formNewsLetter2 p.confirmTxt{
	padding:20px 0 120px 0;
	width:340px;
	font-size:1.08em;
}
.formNewsLetter2 p.confirmTxt a, .formNewsLetter2 p.confirmTxt a:link, .formNewsLetter2 p.confirmTxt a:visited {
	color:#d5001c;
}

/*************************/

.floatR{float:right;}
.explainBlockList li{list-style-type:disc!important;list-style-position:outside;}
.listeNum li{list-style-type:decimal;list-style-position:outside;}
.listeNum li ul li{list-style-type:none;list-style-position:inherit;padding:0px 0px 0px 20px;}
.paddingLg{padding-left:20px!important;}
.paddingL{padding-left:10px!important;}
.trademark{
clear:both;
font-size:9px;
padding-top:10px;
text-align:right;
}
.blockDossier{
width:250px;
height:71px;
background:url(../img/mousseline/bg_dossier.jpg) no-repeat;
float:right;
padding-right:15px;
}
#content .themesTendences .blockDossier, #content .cuisineSante .blockDossier, #content .docFetes .blockDossier, #content .petitsFutes .blockDossier, #content .docRecetteEco .blockDossier{
height:42px;
background:url(../img/mousseline/bt_voir_tout.jpg) no-repeat;
}
.themesTendences .blockDossier a, .cuisineSante .blockDossier a, .docFetes .blockDossier a, .petitsFutes .blockDossier a, .docRecetteEco .blockDossier a{
color:#FFFFFF;
float:left;
font-family:arial;
font-size:13px;
font-weight:bold;
height:30px;
padding:10px 0 0 50px;
width:200px;
text-decoration:none;
}
.themesTendences .blockDossier a:hover, .cuisineSante .blockDossier a:hover, .docFetes .blockDossier a:hover, .petitsFutes .blockDossier a:hover, .docRecetteEco .blockDossier a:hover{
	text-decoration:underline;
}
.blockDossier legend {
color:#FFFFFF;
font-size:1.18em;
font-weight:bold;
padding:12px 0pt 5px 10px;
}
.blockDossier select{
	font-size:11px;
	height:20px;
	margin-left:13px;
	width:188px;
}

/******************************************************/
/* ------------------ 20/11/08 dossier Spécial Fêtes  ------------------- */
/******************************************************/

.dossierSpecialFetes h1 {
background:transparent url(/App_Themes/Common/img/mousseline/title_dossierCuisine.jpg) no-repeat scroll 0pt;
height:43px;
margin-bottom:15px;
margin-left:-15px;
width:213px;
}
.dossierSpecialFetes .stdNavTab li a{
			display:block;			
			text-decoration:none;
			padding:0 0 0 22px;
			background: url(/App_Themes/Common/img/Special_Fete/bg_tabNavLeft.gif) no-repeat 0px 100%;
			text-align:center;
			color:#686767;
			line-height:1em;
			float:left;
		}
		.dossierSpecialFetes .stdNavTab li a span{
			background: url(/App_Themes/Common/img/Special_Fete/bg_tabNavRight.gif) no-repeat 100% 100%;
			display:block;
			height:28px;
			padding:13px 18px 0 0;
			float:left;
			cursor:pointer;
			font-size:11px;
			color:#c08300;
			font-weight:bold;
			width:176px;
			text-align:center;
		}
		.dossierSpecialFetes .stdNavTab li a span span,
		.dossierSpecialFetes .stdNavTab li.active a span span,
		.dossierSpecialFetes .stdNavTab li a:hover span span{
			padding:0;
			margin-top:-8px;
			background:none;
		}
		
		.dossierSpecialFetes .stdNavTab li.active a, .dossierSpecialFetes .stdNavTab li a:hover{			
			font-weight:normal;
			text-decoration:none;
			background: url(/App_Themes/Common/img/Special_Fete/bg_tabNavLeft.gif) no-repeat 0px 0;
			
		}
		
		.dossierSpecialFetes .stdNavTab li.active a span, .dossierSpecialFetes .stdNavTab li a:hover span{
			height:28px;
			padding:13px 18px 0 0;
			background: url(/App_Themes/Common/img/Special_Fete/bg_tabNavRight.gif) no-repeat 100% 0;
			font-size:11px;
			font-weight:bold;
			color:#fff;
		}

		.dossierSpecialFetes .stdContentTab{
	background: url(/App_Themes/Common/img/Special_Fete/bg_bottomTabFetes.gif) no-repeat bottom left;
	padding:0 0 6px 0;
	margin: 0 0 10px 0;
	width:648px;
	color:#333333;
	font-size:1.4em;
}

.dossierSpecialFetes .firstBlock
{
background: url(/App_Themes/Common/img/Special_Fete/bg_tabFetes.gif) repeat-y top left;
padding:20px 10px 0 20px;
width:618px
}
.dossierSpecialFetes h4 {
background:transparent url(/App_Themes/Common/img/Special_Fete/Menuaroque.jpg) no-repeat scroll left top;
clear:both;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:19px;
margin-bottom:20px;
padding:6px 0pt 0pt 25px;
}
.dossierSpecialFetes li.visuFetes{
	width:195px;
	float:left;
}
.dossierSpecialFetes .separateur{
	background:transparent url(/App_Themes/Common/img/Special_Fete/ligne.gif) no-repeat scroll center;
	height:3px;
	clear:both;
	padding-bottom:36px;
}
.dossierSpecialFetes .Fumet_Poisson{
	float:left;
}
.dossierSpecialFetes .indispensableBloc{
padding-left:30px;
}
.dossierSpecialFetes p.knowMore a {
background:transparent url(/App_Themes/Common/img/Special_Fete/enSavoirPlus.gif) no-repeat scroll 0pt;
color:#FFFFFF;
display:block;
font-weight:bold;
height:24px;
padding:5px 0pt 0pt 11px;
text-decoration:none;
width:117px;
}
.dossierSpecialFetes .contentBlockNoel{
padding-left:10px;
}
.dossierSpecialFetes li .flecheNoirePict {
background:transparent url(/App_Themes/Common/img/arrow-question-reponses.gif) no-repeat scroll 0pt 2px;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
padding-left:25px;
text-decoration:underline;
}
.dossierSpecialFetes li.blockInfoNoel{
background:none;
padding-bottom:5px;
}
.cclear{clear:both;}
.dossierGenerique .exempleRightBloc li .flecheNoirePicturl{
font-size:14px;
font-weight:bold;
margin-bottom:10px;
padding-left:25px;
text-decoration:underline;
}
.dossierSpecialFetes li.blockInfoNoelItem1 {
background:transparent none repeat scroll 0%;
height:40px;
padding-bottom:5px;
}
.underline{
text-decoration:underline;
}
.linkAccueil{
padding:0px 0px 5px 5px;
}
.popUpPromo{
width:510px;
height:262px;
padding-left:15px;
}
.popUpPromoJanvier{
width:530px!important;
}
	.blackpopUpProduit{
		background:none;
	}			

	#popUpOctobre {
		position:absolute;
		left:0px;
		top:0px;
		width:410px;
		height:520px;
		font-family:arial;
	}

	#octobre_img1 .closePopup{
		position:absolute;
		left:330px;
		top:16px;
		width:63px;
		height:11px;
		font-size:12px;
	}

	#octobre_img1 .closePopup a{
		color:#dedddd;
		text-decoration:none;
		padding-right:17px;
	}
	
	#octobre_img1 .closePopup a:hover{
		text-decoration:underline;
	}

	#octobre_img1 .closePopup span{
		padding-left:0px;
		background:url(/App_Themes/Common/img/popUpClose_black.jpg) no-repeat right;
	}

	#octobre_img1 {
		position:absolute;
		left:0px;
		top:0px;
		width:410px;
		height:50px;
	}

	#octobre_img2 {
		position:absolute;
		left:0px;
		top:50px;
		width:410px;
		height:82px;
	}

	#octobre_img3 {
		position:absolute;
		left:0px;
		top:132px;
		width:410px;
		height:207px;
	}

	#octobre_img4 {
		position:absolute;
		left:0px;
		top:339px;
		width:410px;
		height:181px;
	}
.popUpPromo .img{
float:left;
padding-right:20px;
height:340px;
}
.popUpPromo p{
font-size:13px;
font-weight:bold;
padding-bottom:15px;

}
.popUpPromoJanvier p{
font-size:13px;
font-weight:normal;
padding-bottom:10px;
padding-top:05px;
}
.popUpPromo ul li{
text-align:left;
font-size:13px;
}
.popUpPromo ul li span.bold{
font-weight:bold;
}
.popUpPromo .close{
padding-top:9px;
font-size:11px;
background:transparent url(/App_Themes/Common/img/close.gif) no-repeat scroll 493px 100%;
width:510px;
}
.popUpPromo .close span{
padding-left:435px;
color:#414141;
}
.popUpPromo .note{
font-size:10px;
padding-top:10px;
}
/* popin kubor */
.popUpkubor {
	width:530px;
	height:262px;
	position:relative;
}
.popUpkubor .close {
	position:absolute;
	top:10px;
	right:11px;
	background:url(/App_Themes/Common/img/close.gif) no-repeat right 0;
	padding-right:20px;
	height:16px;
	line-height:16px;
	color:#414141;
}

/******************************/
.blockRecettesE{
width:350px;
float:left;
font-size:13px;
font-family:arial;
}
.blockRecettesE p{
padding-top:20px;
}
.blockRecettesE p.red{
font-size:15px;
font-weight:bold;
}
.red{
color:#e31818;
}
.ContentLivre{
padding-left:45px;
}
.blockVent{
width:415px!important;
float:left;
padding-left:20px;
padding-top:15px;
font-size:12px;
}

.floatL{float:left;}
.blockVent p.bgBlockVent{
background:transparent url(/App_Themes/Common/img/JeuLivre/txt_Coockboutic.gif) no-repeat ;
width:275px;
height:70px;
color:#fff;
font-size:15px;
font-weight:bold;
margin-top:15px;
padding-left:140px;
padding-top:20px;
}
.blockVent p.bgBlockVent a{
color:#fff;
text-decoration:underline;
}
.paddingT{
padding-top:10px;
}
.blockVideoLivre{
width:370px;
float:left
}
.BlockDetailvideo{
width:220px;
float:left;
padding-left:25px;
padding-top:20px;
font-size:13px;
font-family:arial;
}
.insidVideo{
padding-top:20px;
}
.blockTitleVideo{
padding:20px 0px 20px 0px;
}
.BlockExtraitesLivre{
width:625px;
height:202px;
background:transparent url(/App_Themes/Common/img/JeuLivre/bg_exclusive.gif) no-repeat ;
}
.BlockExtraitesLivre ul li{
float:left;
}
.BlockExtraitesLivre ul{
padding-top:5px;
padding-left:3px;
}
/********************************
		Dossier soupe
********************************/

#soupePrete.insideContent{
	padding:25px 0px 20px 30px;
	width:680px;
	font-size:13px;
}
#soupePrete.dossierCholesterol{
	padding:25px 0px 20px 0px;
	width:710px;
	font-size:13px;
}
.redC{color:#e31818 !important;}
#Cholesterol.dossierCholesterol h1.cuisineTheme{background:transparent url(/App_Themes/Common/img/dossierSoupe/title_dossierCuisineSante.jpg) no-repeat;width:320px;height:32px;margin:0 0 0 0px;float:left;font-size:0px;text-indent:-4444px;margin-left:20px;}
#soupePrete h1.cuisineTheme,#Cuisine h1.cuisineTheme{background:transparent url(/App_Themes/Common/img/dossierSoupe/title_dossierCuisineSante.jpg) no-repeat;width:320px;height:32px;margin:0 0 0 0px;float:left;font-size:0px;text-indent:-4444px;}
#soupePrete .blockDossier,#Cuisine .blockDossier {
	background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_voirDossier.gif) no-repeat;
}
#Cholesterol .blockDossier {
	background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_voirDossier.gif) no-repeat;
}
#soupePrete h2.bigTitle{background:transparent url(/App_Themes/Common/img/dossierSoupe/soupe_toute_prete.gif) no-repeat;float:left;width:298px;height:82px;margin:20px 0px 0px 15px !important}
#soupePrete #container{clear:both;width:650px;padding:15px 0px 0px 15px}
#soupePrete  #container #intro{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_intro.gif) no-repeat;height:44px;width:391px;padding:15px 15px 30px 20px}
#soupePrete  #container #intro p{padding:0px;}
#soupePrete  #container .descSoupe{padding:0px 10px 0px 0px}
#soupePrete  #container .descSoupe img.soupePict{float:left;margin:0px 25px 0px 0px;height:210px;}
#soupePrete  #container h4{font-weight:bold;background:none;color:#000;clear:none;padding:0px;margin:0px;} 
#soupePrete  #container .descSoupe p{padding-top:0px;clear:none;}
#soupePrete  #container .blocQuestion{background:transparent url(/App_Themes/Common/img/dossierSoupe/bloc_questions.gif) no-repeat;height:213px;width:619px;margin:35px 0px 40px 0px;padding:30px 0px 0px 30px}
#soupePrete  #container .blocQuestion h4{background:none !important;font-size:15px;text-indent:0px;margin:0px;padding:0px;}
#soupePrete  #container .blocQuestion ul{padding:20px 0px 0px 0px}
#soupePrete  #container .blocQuestion ul li{margin:0px 0px 3px 0px;}
.Npadding{padding:0px !important;}
/**** Onglets ****/
#soupePrete .stdNavTab li a,#Cuisine .stdNavTab li a{
			display:block;			
			text-decoration:none;
			padding:0 0 0 22px;
			background: url(/App_Themes/Common/img/dossierSoupe/bg_tabNavLeft.gif) no-repeat 0px 100%;
			text-align:center;
			color:#686767;
			line-height:1em;
			float:left;
		}
		#soupePrete .stdNavTab li a span,#Cuisine .stdNavTab li a span{
			background: url(/App_Themes/Common/img/dossierSoupe/bg_tabNavRight.gif) no-repeat 100% 100%;
			display:block;
			height:28px;
			padding:13px 18px 0 0;
			float:left;
			cursor:pointer;
			font-size:11px;
			color:#fff;
			font-weight:bold;
			width:176px;
			text-align:center;
		}
		#soupePrete .stdNavTab li a span span,
		#soupePrete .stdNavTab li.active a span span,
		#soupePrete .stdNavTab li a:hover span span{
			padding:0;
			margin-top:-8px;
			background:none;
		}
		
		#soupePrete .stdNavTab li.active a, #soupePrete .stdNavTab li a:hover{			
			font-weight:normal;
			text-decoration:none;
			background: url(/App_Themes/Common/img/dossierSoupe/bg_tabNavLeft.gif) no-repeat 0px 0;
			
		}
		
		#soupePrete .stdNavTab li.active a span, #soupePrete .stdNavTab li a:hover span{
			height:28px;
			padding:13px 18px 0 0;
			background: url(/App_Themes/Common/img/dossierSoupe/bg_tabNavRight.gif) no-repeat 100% 0;
			font-size:11px;
			font-weight:bold;
			color:#e31818;
		}
		
/*modif*/
		#soupePrete .stdContentTab{
	background: url(/App_Themes/Common/img/dossierSoupe/bg_bottomTab.gif) no-repeat bottom left;
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
	width:648px;
	color:#333333;
	font-size:1.4em;
}
/*modif*/
#soupePrete .firstBlock
{
background: url(/App_Themes/Common/img/dossierSoupe/bg_tabSoupe.gif) repeat-y top left;
padding:20px 10px 0 20px;
width:618px
}



.tMargin{margin-top:10px;}
.tMarginLg{margin-top:20px;}
.bMarginxLg{margin-bottom:40px}
.bMarginx{margin-bottom:20px}
.noPad{padding:0px !important;}
#soupePrete  #container .detailItem{margin:auto;clear:both}
#soupePrete  #container .detailItem .visuels{clear:both;float:left;padding:0px 0px 13px 0px;width:596px;}
#soupePrete  #container .detailItem .visuels img{float:left}
#soupePrete  #container .detailItem .visuels img.egalPic{padding:70px 35px 0px 50px}
#soupePrete  #container .detailItem .visuels img.soupePic{padding:0px 0px 0px 62px}
#soupePrete  #container .detailItem p.infVisuel{width:293px;margin-bottom:30px;text-align:center;font-size:11px;color:#e31818;float:left;clear:none;padding:0px;}
#soupePrete  #container .detailItem p.infVisuel strong{font-size:14px}
#soupePrete  #container .detailItem .soupeNaturel{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_soupeNature.jpg) no-repeat;width:573px;height:308px;clear:both;padding:25px 6px 0px 5px;margin:0px 0px 40px 0px}
#soupePrete  #container .detailItem .soupeNaturel img{margin:10px 15px 0px 0px;float:left}
#soupePrete  #container .detailItem .soupeNaturel p{padding:0px 0px 20px 0px;clear:none;}
#soupePrete  #container .detailItem .soupeNaturel a.savoirPlus{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_redSmall.gif) no-repeat;font-weight:bold;font-size:12px;color:#fff;width:267px;height:21px;margin-left:184px;padding:3px 0px 0px 12px;display:block}
#soupePrete  #container .detailItem h5{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_title.gif) no-repeat;clear:both;width:586px;height:20px;padding:5px 0px 0px 10px;margin:0px 0px 35px 0px;font-size:14px;color:#fff;font-weight:bold}
#soupePrete  #container a.menuSoupe img{margin:0px 0px 40px 0px;clear:both;float:left}
#soupePrete  #container p.maillage{padding:0px 0px 10px 0px;clear:both;float:left;width:584px;font-size:11px;}

#soupePrete  #container p.goutSoupe{width:380px;padding:0px 0px 15px 0px;clear:none;}
#soupePrete  #container #item2 h5,#soupePrete  #container #item3 h5{margin-top:40px}
#soupePrete  #container span.noteTeneur{font-size:11px;float:right;margin-right:10px;margin-bottom:20px;}
#soupePrete  #container sup{font-size:10px;}
#soupePrete  #container .detailItem .blocZoom{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_zoom.jpg) no-repeat;margin:auto;width:584px;height:223px;margin-bottom:50px !important;padding:20px 0px 0px 0px;clear:both}
#soupePrete  #container .detailItem .blocZoom img.pictZoom{margin-right:15px;float:left}
#soupePrete  #container .detailItem .blocZoom p{padding:15px 0px 0px 0px;width:370px;float:left;clear:none;}

#soupePrete  #container .detailItem .blocSoupeEscape{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_blocEscapade.jpg) no-repeat;margin:auto;width:554px;height:451px;padding:20px 0px 0px 30px;clear:both;margin-bottom:45px !important;}
#soupePrete  #container .detailItem .blocSoupeEscape p{width:520px;padding:0px 0px 20px 0px;}
#soupePrete  #container .detailItem .blocSoupeEscape img{margin-left:35px;}
#soupePrete  #container .detailItem .blocSoupeEscape a.savoirPlus{background:transparent url(/App_Themes/Common/img/dossierSoupe/savoirPlusBleu.gif) no-repeat;font-weight:bold;color:#fff;width:265px;height:20px;margin-left:121px;padding:3px 0px 0px 12px;display:block;text-decoration:none !important;font-size:12px;}
#soupePrete  #container .detailItem .blocSoupeEscape a{text-decoration:underline}

#soupePrete  #container  p.introSP{font-size:15px;font-weight:bold;color:#e31818}
 #soupePrete  #container  ul.blockListe li{list-style-type:disc;list-style-position:inside;font-size:12px;font-weight:normal;}
#soupePrete  #container  img.pictSoupeIMC{float:left;margin:0px 30px 0px 0px;}
#soupePrete  #container  #onglet3 p{clear:none;margin:0px;font-weight:bold;font-size:13px;}
#soupePrete  #container  #onglet3 p .bold_span{color:#000;}

#soupePrete  #container .detailItem .blocSoupeSvelt{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_soupeSv.jpg) no-repeat;margin:auto;width:564px;height:237px;margin-top:30px !important;margin-bottom:37px !important;padding:25px 0px 0px 20px;}
#soupePrete  #container .detailItem .blocSoupeSvelt img{float:left;margin-right:20px}
#soupePrete  #container .detailItem .blocSoupeSvelt p{padding:25px 0px 0px 0px;clear:none;}
#soupePrete  #container .detailItem .blocSoupeSvelt a.savoirPlus{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_redSmall.gif) no-repeat;font-weight:bold;font-size:12px;color:#fff;width:267px;height:21px;margin:27px 0px 0px 269px;padding:3px 0px 0px 12px;display:block}


.floatL{float:left}
.rMargin{margin-right:10px}	
#soupePrete h1.soupeSvelt{background:transparent url(/App_Themes/Common/img/dossierSoupe/essayez_soupe_sveltess.gif) no-repeat;width:544px;font-size:0px;text-indent:-4242px;height:42px;padding:0;margin:4px 0px 0px 15px !important}
#soupePrete h2.premiereSoupe{background:transparent url(/App_Themes/Common/img/dossierSoupe/premiere_soupe.gif) no-repeat;width:447px;height:53px;margin:0px !important;font-size:0px;text-indent:-4242px;}
#soupePrete p.introSoupeSvelt{font-size:12px;margin:12px 0px 0px 0px;width:445px;clear:none;}
#soupePrete img.pictLeg{position:absolute;margin:-60px 0px 0px 476px }
#soupePrete div.blocLinksSoupe{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_gouterSoupe.gif) no-repeat left top;height:370px;display:block}
#soupePrete div.blocLinksSoupe ul{padding:6px 0px 0px 175px;width:247px;float:left}
#soupePrete div.blocLinksSoupe ul li{padding:0px 0px 15px 0px}
#soupePrete div.blocLinksSoupe ul li a{text-indent:-4444px;font-size:0px !important;display:block;}
#soupePrete div.blocLinksSoupe ul li a#programeDetox{background:transparent url(/App_Themes/Common/img/dossierSoupe/besoin_programme_detox.gif) no-repeat;width:225px;height:56px;}
#soupePrete div.blocLinksSoupe ul li a#coupPompe{background:transparent url(/App_Themes/Common/img/dossierSoupe/coupe_pompe.gif) no-repeat;width:178px;height:42px;margin:0px 0px 0px 35px}
#soupePrete div.blocLinksSoupe ul li a#pasTemps{background:transparent url(/App_Themes/Common/img/dossierSoupe/pas_temps.gif) no-repeat;width:186px;height:43px;margin:0px 0px 0px 20px}
#soupePrete div.blocLinksSoupe ul li a#entreeLeger{background:transparent url(/App_Themes/Common/img/dossierSoupe/soupe_entree_leger.gif) no-repeat;width:217px;height:40px;margin:0px 0px 0px 25px}
#soupePrete div.blocLinksSoupe ul li a#fairePause{background:transparent url(/App_Themes/Common/img/dossierSoupe/besoin_faire_pause.gif) no-repeat;width:166px;height:40px;}
#soupePrete div.blocLinksSoupe img.pasFacile{float:right;margin:65px 0px 0px 0px}
#soupePrete div.blocLinksSoupe img.pictSvelt1{position:absolute;margin:55px 0px 0px 85px;}
#soupePrete div.apprenezCust{background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_blocCustomiser.gif) no-repeat;width:418px;height:168px;padding:40px 0px 0px 15px;margin:0px 0px 10px 80px}
#soupePrete div.apprenezCust p.txt{background:transparent url(/App_Themes/Common/img/dossierSoupe/apprenez_acustomiser.gif) no-repeat;width:258px;height:44px;text-indent:-4444px;padding:0px;}
#soupePrete div.apprenezCust ul{padding:12px 0px 0px 0px}
#soupePrete div.apprenezCust ul li{padding:0px 0px 5px 0px}
#soupePrete div.apprenezCust ul li a{display:block;text-indent:-4444px}
#soupePrete div.apprenezCust ul li a.smoothieProv{background:transparent url(/App_Themes/Common/img/dossierSoupe/smoothie.gif) no-repeat;width:277px;height:15px}
#soupePrete div.apprenezCust ul li a.smoothieFrest{background:transparent url(/App_Themes/Common/img/dossierSoupe/smootie_frestiere.gif) no-repeat;width:177px;height:14px;}
#soupePrete div.apprenezCust ul li a.milkshareLeg{background:transparent url(/App_Themes/Common/img/dossierSoupe/milkshake_legumes.gif) no-repeat;width:169px;height:15px;}
#soupePrete div.apprenezCust ul li a.milkshareLegS{background:transparent url(/App_Themes/Common/img/dossierSoupe/milkshake_legumes_sauce.gif) no-repeat;width:276px;height:15px;}
#soupePrete div.apprenezCust img{margin:-2px 0px 0px 310px;position:absolute}

.popin{width:381px;position:absolute;z-index:14;display:none}
.popin .contentPopin a.close{float:right;}
.popin .contentPopin h2{margin:0px 0px 20px 0px;text-indent:-4444px;font-size:0px}
.popin .contentPopin p{padding:0px 0px 15px 0px;font-size:12px;}

#entreeLeger h2{background:transparent url(/App_Themes/Common/img/dossierSoupe/soupe_leger.gif) no-repeat;display:block;height:44px;}
#entreeLeger .contentPopin {padding:10px 12px 10px 20px;background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_popinBleu.png) repeat-y;display:block;color:#6d1f80}
#entreeLeger .contentPopin a.close{background:transparent url(/App_Themes/Common/img/dossierSoupe/btn_closeBleu.gif) no-repeat;height:12px;width:11px;}
#entreeLeger span.top{background:transparent url(/App_Themes/Common/img/dossierSoupe/topBleuPopin.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}
#entreeLeger span.btm{background:transparent url(/App_Themes/Common/img/dossierSoupe/btmBleuPopin.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}

#fairePause h2{background:transparent url(/App_Themes/Common/img/dossierSoupe/besoin_pause_leger.gif) no-repeat;display:block;height:22px}
#fairePause .contentPopin {padding:10px 12px 10px 20px;background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_pauseLeger.png) repeat-y;display:block;color:#6d1f80}
#fairePause .contentPopin a.close{background:transparent url(/App_Themes/Common/img/dossierSoupe/btn_closeBleu.gif) no-repeat;height:12px;width:11px;}
#fairePause span.top{background:transparent url(/App_Themes/Common/img/dossierSoupe/topBvertPopin.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}
#fairePause span.btm{background:transparent url(/App_Themes/Common/img/dossierSoupe/btm_pauseLeger.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}

#pasTemps h2{background:transparent url(/App_Themes/Common/img/dossierSoupe/manger_legumes.gif) no-repeat;display:block;height:22px}
#pasTemps .contentPopin {padding:10px 12px 10px 20px;background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_pastemps.png) repeat-y;display:block;color:#338600}
#pasTemps .contentPopin a.close{background:transparent url(/App_Themes/Common/img/dossierSoupe/btn_closevert.gif) no-repeat;height:12px;width:11px;}
#pasTemps span.top{background:transparent url(/App_Themes/Common/img/dossierSoupe/topvertPopin.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}
#pasTemps span.btm{background:transparent url(/App_Themes/Common/img/dossierSoupe/btmPasTemps.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}

#coupPompe h2{background:transparent url(/App_Themes/Common/img/dossierSoupe/coupe_de_pompe.gif) no-repeat;display:block;height:22px}
#coupPompe .contentPopin {padding:10px 12px 10px 20px;background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_RedPopin.png) repeat-y;display:block;color:#932a2b}
#coupPompe .contentPopin a.close{background:transparent url(/App_Themes/Common/img/dossierSoupe/btn_closeRed.gif) no-repeat;height:12px;width:11px;}
#coupPompe span.top{background:transparent url(/App_Themes/Common/img/dossierSoupe/topRedpopin.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}
#coupPompe span.btm{background:transparent url(/App_Themes/Common/img/dossierSoupe/btmRedPopin.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}

#programeDetox h2{background:transparent url(/App_Themes/Common/img/dossierSoupe/besoin_programme_01.gif) no-repeat;display:block;height:39px}
#programeDetox .contentPopin {padding:10px 12px 10px 20px;background:transparent url(/App_Themes/Common/img/dossierSoupe/bgViolPopin.png) repeat-y;display:block;color:#932a2b}
#programeDetox .contentPopin a.close{background:transparent url(/App_Themes/Common/img/dossierSoupe/btn_closeRed.gif) no-repeat;height:12px;width:11px;}
#programeDetox span.top{background:transparent url(/App_Themes/Common/img/dossierSoupe/topViolPopin.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}
#programeDetox span.btm{background:transparent url(/App_Themes/Common/img/dossierSoupe/btmViolPopin.png) no-repeat;font-size:0px;width:381px;height:9px;display:block}
/**************
	Tableau
***************/
		.inside a{font-size:85%;}
		
		.sectionTable th.firstCell .inside a.arrDown{
		background: url(/App_Themes/Common/img/arr_down.gif) no-repeat 32px 7px;
			padding:0px 0px 0px 50px;
		}
		.sectionTable th.firstCell .inside a.selected{
		background: url(/App_Themes/Common/img/arr_black.gif) no-repeat 32px 7px;
			padding:0px 0px 0px 50px;
		}
		.secondCell .inside a.arrDown{
			background: url(/App_Themes/Common/img/arr_down.gif) no-repeat 20px 7px;
			display:block;
		}
		.secondCell .inside a.selected{
			background: url(/App_Themes/Common/img/arr_black.gif) no-repeat 20px 7px;
			display:block;
		}		
		.tirhdCell .inside a.arrDown{
			background: url(/App_Themes/Common/img/arr_down.gif) no-repeat 32px 7px;
			display:block;
		}
		.tirhdCell .inside a.selected{
			background: url(/App_Themes/Common/img/arr_black.gif) no-repeat 32px 7px;
			display:block;
		}
		.lastCell .inside a.arrDown{
				background: url(/App_Themes/Common/img/arr_down.gif) no-repeat 30px 7px;
				display:block;
			}
		.lastCell .inside a.selected{
				background: url(/App_Themes/Common/img/arr_black.gif) no-repeat 30px 7px;
				display:block;
			}
	.sectionTable th.selected{
		background: #dddddd url(/App_Themes/Common/img/bg_tableHeadCurrent.gif) repeat-x 0 0;
	}
#profil3Lecon4 #coachingContainer .listContainer {
padding:0 0 6px 45px;
width:555px;
}
#profil3Lecon4 #coachingContainer .pageTitle4List{
		color:#bf0013;
		font-weight:bold;
		padding:12px 0px 10px 0px;
		font-size:1.14em;
	}
	.blockAdr{
		 padding-top:10px;
	}
#profil3Lecon4 #coachingContainer .numList {
padding:0px 0 0;
}

.blockRemerciement{
	background:#FDFAE2 url(/App_Themes/Common/img/coaching/profil/bg_rblockRemerciement.jpg) no-repeat scroll 0 100%;
	margin:15px 0px 0px 35px;
	width:644px;
	height:247px;
}
.blockRemerciement p{
	font-size:12px;
	font-weight:bold;
	padding:15px 0px 0px 20px;
}

/******************************************************/
/* ------------------ 24/12/08 dossier detox ------------------- */
/******************************************************/

.dossierdetox h1 {
background:transparent url(/App_Themes/Common/img/mousseline/title_dossierCuisine.jpg) no-repeat scroll 0;
height:43px;
margin-bottom:15px;
margin-left:15px;
width:348px;
font-size:0px;
text-indent:-4000px;
}
.dossierdetox h2.Title {
background:transparent url(/App_Themes/Common/img/dossierDetox/tt_PauseCalories.gif) no-repeat scroll 0;
height:56px;
margin-left:25px;
width:310px;
font-size:0px;
text-indent:-4000;
}
.dossierdetox .stdContentBlockPage p{
padding:0 20px 20px 0;
font-size:13px;
clear:both;
}
.dossierdetox .stdContentBlockPage .noVisu{
	padding:18px 10px 20px 0;
}
.dossierdetox .stdContentBlockPage .noVisu .floatR{
	margin:0 0 0 20px;
}
.dossierdetox .stdContentBlockPage .noVisu p{
	clear:none;
	text-align:justify;
}
.vert{
color:#5b9400;
font-size:14px!important;
font-weight:bold;
}
.dossierdetox .blockBref {
background:transparent url(/App_Themes/Common/img/dossierDetox/bg_bref.gif) no-repeat scroll 0;
height:127px;
width:648px;
}
	.dossierdetox .blockBref p{
		padding:18px 0px 0px 10px;
	}
.dossierdetox .indispensableBloc.biggerSize {
width:368px;
}
.dossierdetox .indispensableBloc {
float:left;
padding-top:0px;
width:365px;
}
.dossierdetox .blockPouse {
margin-left:35px;
font-size:13px; 
}
.dossierdetox .blockPouse li,.dossierdetox .blockBoudez li,.dossierdetox .blockBougez li{
list-style-position:outside;
list-style-image:url(/App_Themes/Common/img/arrow-question-reponses.gif);
padding-top:5px;
}
.dossierdetox .blockPouse li p{
padding-bottom:0px
}
.dossierdetox  li .flecheNoirePict {
margin-bottom:10px;
text-decoration:underline;
}
.dossierdetox .blockResetteDetox{
width:320px;
float:left;
}
	.dossierdetox .blockResetteDetox ul{
		clear:both;
		padding-left:40px;
		padding-top:10px;
	}
	.dossierdetox .blockResetteDetox ul li{
		list-style-position:outside;
		list-style-image:url(/App_Themes/Common/img/flecheV.gif);
		padding-top:5px;
		color:#a3bf0b;
		font-size:14px;
		font-weight:bold;
	}
	.dossierdetox .blockResetteDetox ul li a{
		color:#a3bf0b;
		text-decoration:underline;
	}
.dossierdetox .blockCoupsDeCoeur {
	margin-bottom:20px;
}	
	.dossierdetox .blockCoupsDeCoeur p{
		background:transparent url(/App_Themes/Common/img/flecheV.gif) no-repeat scroll -5% 6%;
		margin-left:45px;
		text-indent:24px;
		padding:0px;
	}	
	.dossierdetox .blockCoupsDeCoeur li{
		width:200px;
		float:left;
		text-align:center;
	}
	.dossierdetox .blockCoupsDeCoeur li a{
		
		color:#a3bf0b;
		font-size:15px;
		font-weight:bold;
	}
	.dossierdetox .blockCoupsDeCoeur li a.blockVisu{	
		background:none;
		padding-left:33px;
	}
.dossierdetox .blockallie{
	background:url(/App_Themes/Common/img/dossierDetox/bg_encart.gif) no-repeat 0 0;
	overflow:hidden;
	width:520px;
	height:138px;
	padding:20px 56px 0 23px;
}
.dossierdetox .blockallie .blocktext{
	float:left;
	width:360px;
}
.dossierdetox .blockallie .blocktext p{
	float:left;
	padding:3px 0 10px 0;
}
.dossierdetox .blockallie .blocktext a{
	
}
.dossierdetox .blockallie .visu{
	float:right;
}
.dossierdetox .blockSveltesse,.dossierdetox .blockbouillons{
	width:592px;
	height:274px;
	background:transparent url(/App_Themes/Common/img/dossierDetox/bg_sveltesse.gif) no-repeat scroll 0;
	padding-top:45px;
	padding-left:15px;
}
.dossierdetox .blockSveltesse{
	background:url(/App_Themes/Common/img/dossierDetox/bg_sveltesse2.gif) no-repeat;
	height:auto;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:25px;
	margin-bottom:20px;
}
	.dossierdetox .blockSveltesse .blockSveltesseR{
		width:290px;
		font-size:14px;
		padding-left:30px;
		padding-top:22px;
		width:350px;
	}
	.dossierdetox .blockSveltesse .blockSveltesseR p{
		font-size:14px;
	}
	.dossierdetox .blockbouillons .blockbouillonsL{
		width:343px;
		font-size:14px;
		padding-left:15px;
		padding-right:0px;
	}
.dossierdetox .blockRegime{
	width:385px;
	padding-left:15px;
	padding-right:15px;
	margin-top:20px;
}
	.dossierdetox .blockRegime div{
		background:transparent url(/App_Themes/Common/img/dossierDetox/bg_equilibre.gif) no-repeat scroll 0;
		width:306px;
		height:85px;
	}
	.dossierdetox .blockRegime div .titreblock,.dossierdetox .blockFruit div .titreblock{
		font-weight:bold;
		font-size:14px;
		color:#5b9400;
	}
	.dossierdetox .blockRegime div p{
		padding-top:10px;
		padding-left:10px;
	}
.dossierdetox .blockFruit{
width:353px;
padding-left:15px;
}
	.dossierdetox .blockFruit div{
		background:transparent url(/App_Themes/Common/img/dossierDetox/bg_fruits.gif) no-repeat scroll 0;
		width:345px;
		height:99px;
	}
		.dossierdetox .blockFruit div p{
			padding-top:8px;
			padding-left:20px;
		}	
.dossierdetox .blockViande{
width:405px;
}
.dossierdetox .blockBoudez{
padding-left:22px;
width:392px;
}		
.dossierdetox .blockBougez{
width:400px;
}
.dossierdetox #onglet3 .tabContentTxt{
height:2315px;
}
.dossierdetox .blockDossier legend {
color:#FFFFFF;
font-size:15px;
font-weight:bold;
padding:12px 0 5px 10px;
}	
.linkConseiller{
margin-left:204px;
margin-top:2px;
width:156px;
}
.dossierdetox .stdNavTab li a span span,
.dossierdetox .stdNavTab li.active a span span,
.dossierdetox .stdNavTab li a:hover span span{
	padding-bottom:6px;
}	
* html .dossierdetox .stdNavTab li a span span{
	padding-bottom:0px;
	padding-top:2px;
	height:26px;
	margin-top:-13px;
	vertical-align:bottom;
}
* html .dossierdetox .stdNavTab li.active a span span,
* html .dossierdetox .stdNavTab li a:hover span span{
	padding-bottom:0px;
	padding-top:0px;
	height:19px;
	margin-top:-11px;
}
.dossierdetox #id_Dossier{font-size:13px;}
	
* html .dossierdetox .stdNavTab li a span{
padding-top:13px;
margin-top:0px;
}
.stdContentBlock .stdPushDisplay2{
width:397px;
margin-top:0px;
}
.stdContentBlock .center{
	padding-left:115px;
}
.stdContentBlock .visu-jefais{
	_margin:0;
	_width:390px;
}
.stdContentPush3 h2{
padding-top:10px;
}	
.stdContentPushProduitMaggi{
padding:0px 0px 15px 16px;
}	
.stdContentPushProduitMaggi	span{
width:248px;
height:218px;
}
.mMarginL{margin-left:-10px;}
.tMarginT{
padding:48px 0 15px 5px;
}
.titleHome{padding-bottom:0px;}
.newProductBlock .productTxt p span,.newProductBlock .productTxt p span p{margin:0px!important;padding:0px!important;}
#Questionnaire.insideContent .headerQuestion{
padding :0px 0px 0px 15px;
margin :0px 0px 0px 0px;
}

.headerQuestion img{
padding :0px 0px 0px 15px;
margin :0px 0px 0px 0px;
}

#Questionnaire.insideContent{
font-size:14px;
color:#3b45a6;
height:655px;
}
#Questionnaire.insideContent .indexQuestionnaire{
padding:5px 0px 5px 0px;
margin:0px;
}
#Questionnaire.insideContent .indexQuestionnaire li{
padding:0px 0px 10px 90px;
margin:0px;
}
.flechBleau{
background:transparent url(/App_Themes/Common/img/coaching/picto_blueArrow.gif) no-repeat scroll 27px -1px;
}
.Tpadding{padding-top:10px!important;}
#Questionnaire.insideContent .indexQuestionnaire li label{color:#000;}
.pLeft{
padding:0px 0px 10px 33px;
margin:0px;
color:#000;
}
#Questionnaire.insideContent .contentQuestionnaire a span.red{text-decoration:underline;}
.insideContent .contentQuestionnaire a span.red{text-decoration:underline;}
 #divQuestion{
 width:500px;
}
#divQuestion ul{
list-style-type:circle; list-style-image: none;
}
#divQuestion ul li{ background:url(/App_Themes/Common/img/coaching/picto_blueArrow.gif) no-repeat  scroll 0px 0px;padding:0px 0px 34px 63px;list-style:none;margin-left:25px;}
#divQuestion #ulQuestion li span{
font-weight:bold;
}
#divQuestion #ulQuestion li ul{
font-size:12px; color:#000000; padding:0px; margin:0px;
}
#divQuestion #ulQuestion #liQuestion1 ul li{
display:inline; background:none; padding:0px; list-style:none;margin:0px;width:487px;
}
#divQuestion #ulQuestion li ul li{
background:none; padding:0px 0px 1px 0px; list-style:none;margin:0px;
}
#divValider{
float:right;margin:15px 0 0;
}
#divValider p{
margin:0px 0px 0px 46px; font-size:12px;padding-bottom:20px; color:#bf0013;
}
#divValider a img{
border:0px;
}
#divValider p span{
font-weight:bold;
}

.blockQuestionnaire {font-family:arial; font-size:14px; color:#3b45a6;width:550px;}
.blockQuestionnaire:after {
		content: ".";
		display:block;
		visibility: hidden;
		clear: both;
		height: 0;
}
.blockcontent {background:url(/App_Themes/Common/img/coaching/picto_blueArrow.gif) no-repeat  scroll 5px 0px;padding-left:63px;list-style:none; padding-bottom:15px;margin-left:25px;}
.blockcontent span{font-weight:bold;}
.liQuestionnaire{padding-left:63px;padding-bottom:15px;color:#000000;margin-left:25px;}
.blockQuestionnaire .btnValider{float:right; width:120px; height:70px;margin-top:-80px;}
.blockQuestionnaire .btnValider p{margin-left:46px; font-size:12px; margin-top:0px; color:#bf0013;}
.blockQuestionnaire .btnValider a img{border:0px;}
.blockQuestionnaire .btnValider p span{font-weight:bold;}

.ItemsCellTable tr td {
	width:20px;
	text-align:center;
}


.ItemsCellTable {
	margin-left:68px;
}

.ValidationSummary {
	margin-left:86px;
}

.blockReponse {
	margin-left:88px;
}
.blockReponse .ItemsCellTable{
	margin-left:0;
}

#Cuisine h2.bigTitle{background:transparent url(/App_Themes/Common/img/dossierCuisineLegere/tt_MattieresGrasses.gif) no-repeat;float:left;width:365px;height:75px;margin:20px 0px 0px 15px !important}
#Cuisine #container .blocktop p{padding:0px 0px 13px 0px;text-align:justify;}
#Cuisine #container .blocktop img.cuisinePict {float:left;height:209px;margin:0px 29px 0px 0px;}
#Cuisine #container .blocktop .blockRight {width:382px;float:left;}
#Cuisine  #container .blocktop{padding:0px 10px 5px 0px;clear:both;overflow:hidden;}
#Cuisine #container .detailItem h5 {
background:transparent url(/App_Themes/Common/img/dossierCuisineLegere/visu_Title.jpg) no-repeat scroll 0 0;clear:both;color:#FFFFFF;font-size:14px;font-weight:bold;height:20px;margin:0px;padding:5px 0px 40px 15px;width:586px;}
#Cuisine #container img.ingredientsPict{width:155px;height:140px;float:left;padding-right:20px;}
#Cuisine #container ul.blockListe li {font-size:13px;font-weight:normal;list-style:none;padding:0px 0px 25px 12px;text-align:justify;background:transparent url(/App_Themes/Common/img/visu_puce.jpg) no-repeat scroll 0px 5px;margin:0px;}
#Cuisine #container ul.blockListe li.blockTop{background:transparent url(/App_Themes/Common/img/visu_puce.jpg) no-repeat scroll 163px 5px;margin:0px;}
.puce{background:transparent url(/App_Themes/Common/img/visu_puce.jpg) no-repeat scroll 0px 5px;width:10px;height:14px;float:left;margin:0px;padding:0px;font-size:0px;}
.contentListe{float:left;}
#Cuisine #container ol.blockListe {width:390px;float:left;overflow:hidden;}
#Cuisine #container ol.blockListe li {font-size:13px;font-weight:bold;list-style-position:inside;padding-bottom:7px;}
* html #Cuisine #container ol.blockListe li {padding-bottom:2px;margin:0px;}
#Cuisine #container ol.reflexes li {font-size:13px;font-weight:normal;list-style-position:inside;list-style-type:decimal;padding-bottom:25px;padding-right:22px;text-align:justify;}
.lMarginVisu{margin-left:20px;}
.rMarginVisu{margin-right:20px;}
.rPaddingVisu{padding-right:20px;}
.bPaddingVisu{padding-bottom:20px;}
.bPaddingVisuLg{padding-bottom:30px;}
* html .rMarginVisu{margin-right:15px;}
.bMarginVisu{margin-bottom:40px;}
.lMarginDefault{margin-left:0px;}
.lPaddingDefault{padding-left:0px;}
.bMarginLg{padding-bottom:60px;}
.tMarginVisu{margin-top:20px!important;}
.blockPlat{width:100%;}
#Cuisine h5.big{
background:transparent url(/App_Themes/Common/img/dossierCuisineLegere/visu_titleB.jpg) no-repeat scroll 0 0 !important;
height:41px!important;
width:597px!important;
text-align:center;
}
* html #Cuisine .stdNavTab li.active a span,* html #Cuisine .stdNavTab li a:hover span{
	padding:7px 18px 0px 0px!important;
	height:32px;
	padding:7px 18px 0px 0px;
}
* html #Cuisine .stdNavTab li a span {
height:34px;
padding:7px 18px 0px 0px;
width:176px;
}
#soupePrete .stdNavTab li.active a span, #soupePrete .stdNavTab li a:hover span {
background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_tabNavRight.gif) no-repeat scroll 100% 0%;
color:#E31818;
font-size:11px;
font-weight:bold;
height:29px;
padding:12px 18px 0px 0px;
}
#Cuisine .stdNavTab li.active a span, #Cuisine .stdNavTab li a:hover span{font-size:12px;}
#Cuisine .stdNavTab li a span {
background:transparent url(/App_Themes/Common/img/dossierSoupe/bg_tabNavRight.gif) no-repeat scroll 100% 100%;
color:#FFFFFF;
cursor:pointer;
display:block;
float:left;
font-size:12px;
font-weight:bold;
height:35px;
padding:6px 18px 0px 0px;
text-align:center;
width:176px;
}
#Cuisine {
font-size:13px;
padding:2px 0 20px 30px;
width:680px;
}
* html #risotto .stdContentBlock{padding-left:10px;}
#risotto .stdContentBlockPage {
padding:11px 0px 10px 19px;
}
#risotto .stdContentBlockPage p{
padding:0px 18px 10px 0px;
text-align:justify;
}
#risotto .stdContentBlockPage_p{
background:url(/App_Themes/Common/img/dossierRisotto/bgBlockTop.jpg) no-repeat;
padding:12px 19px;
text-align:justify;
margin:0px;
}
#risotto .stdContentBlockPage_p p span{
font-weight:bold;
}
#risotto h2.recipeTitle{
background:url(/App_Themes/Common/img/dossierRisotto/tt_risotto.jpg) no-repeat 14px 0;
margin-left:0;
font-size:0px;
text-indent:-4400px;
display:block;
width:397px;
height:55px;
}
#risotto .stdNavTab li a span,#risotto .stdNavTab li.active a span, #risotto .stdNavTab li a:hover span {
padding:5px 0px 0px 0px;
width:302px;
height:36px;
}
#content .themesTendences .stdNavTab li a span{
	width:198px;
}
#content .themesTendences .stdNavTab li a span.onglet2{
	height:29px;
	padding:12px 0 0 0;
}
#content #menu3Onglets .stdNavTab li a span{
	width:179px;
}
#content #menu3Onglets .stdNavTab li a span.onglet2{
	padding:12px 21px 0 0;
}
#content #menu4Onglets .stdNavTab li a span{
	width:126px;
}
#content #menu4Onglets .stdNavTab li a span.secondItem{
	width:132px;
}
#content #menu4Onglets .stdNavTab li a span.onglet2{
	padding-right:18px;
	_padding-right:12px;
}

/******************* dossier-risotto.aspx [Onglet3] *********************/

#content .themesTendences #onglet3 .tabContentTxt{
	padding-top:40px;
}
#content .themesTendences #onglet3 p{
	padding:0 0 30px 13px;
}
#content .themesTendences #onglet3 .layerTab h3.tt-item {
	background:url(/App_Themes/Common/img/dossierRisotto/bg-title.gif) no-repeat;
	padding:0 0 0 12px;
	line-height:25px;
	width:585px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-bottom:26px;
}

#content .themesTendences #onglet3 .item-1 {
	margin-bottom:8px;
}
#content .themesTendences #onglet3 .intro-bloc {
	font-size:13px;
	margin-bottom:0;
	padding-left:12px;
	width:586px;
}
#content .themesTendences #onglet3 .bloc-product {
	padding:0 0 0 12px;
	width:586px;
	overflow:hidden;
}
	#content .themesTendences #onglet3 .bloc-product .broduct {
		width:284px;
		/*width:288px;*/
		height:274px;
		float:left;
		position:relative;
	}
		#content .themesTendences #onglet3 .bloc-product .broduct li {
			width:100%;
			overflow:hidden;
		}
		#content .themesTendences #onglet3 .bloc-product .broduct li.last-item {
			position:absolute;
			bottom:0;
			left:32px;
		}
			#content .themesTendences #onglet3 .bloc-product .broduct li a {
				float:left;
				width:auto;
			}
			#content .themesTendences #onglet3 .bloc-product .broduct li a img{
				display:block;
			}
			#content .themesTendences #onglet3 .bloc-product .broduct li .description {
				float:left;
				width:120px;
				padding-left:12px;
			}
				
				#content .themesTendences #onglet3 .bloc-product .broduct li .description p {
					font-size:12px;
					padding:22px 0 0 0;
				}
				#content .themesTendences #onglet3 .bloc-product .broduct li .description p a {
					color:#a3bf0b;
					font-size:12px;
					float:none;
					font-weight:bold;
				}
		
	#content .themesTendences #onglet3 .bloc-product .manual {
		width:298px;
		float:right;
		color:#6f810d;
		font-size:12px;
	}
		#content .themesTendences #onglet3 .bloc-product .manual h5 {
			width:262px;
			height:51px;
			font-size:0;
			text-indent:-4000px;
			background:url(/App_Themes/Common/img/dossierRisotto/bg-title-manual.gif) no-repeat;
			margin-bottom:6px;
		}
		#content .themesTendences #onglet3 .bloc-product .manual p{
			text-align:center;
			padding:0 0 0 22px;
		}
		#content .themesTendences #onglet3 .bloc-product .manual ul{
			margin-top:15px;
			padding-left:22px;
		}
			#content .themesTendences #onglet3 .bloc-product .manual li{
				width:280px;
				height:27px;
				margin-bottom:5px;
				padding:32px 0 0 0;
				text-align:center;
			}
				#content .themesTendences #onglet3 .bloc-product .manual li.simple{
					background:url(/App_Themes/Common/img/dossierRisotto/bg-simple.gif) no-repeat;
				}
				#content .themesTendences #onglet3 .bloc-product .manual li.fast{
					background:url(/App_Themes/Common/img/dossierRisotto/bg-rapide.gif) no-repeat;
				}
				#content .themesTendences #onglet3 .bloc-product .manual li.practice{
					background:url(/App_Themes/Common/img/dossierRisotto/bg-pratique.gif) no-repeat;
				}
				
#content .themesTendences #onglet3 .item-2 li{
	margin-bottom:0;
}
#content .themesTendences #onglet3 .item-2 li.item-1{
	margin-bottom:38px;
}
#content .themesTendences #onglet3 .item-2 li.item-1 li{
	padding-bottom:41px;
}
	#content .themesTendences #onglet3 .item-2 li h4 {
		margin-bottom:10px;
		font-size:0;
		text-indent:-4000px;
	}
		/*!--background-title*/
		#content .themesTendences #onglet3 .item-2 li.item-1 h4 {
			height:25px;
			background:url(/App_Themes/Common/img/dossierRisotto/bg-title-item-1.gif) no-repeat;
		}
		#content .themesTendences #onglet3 .item-2 li.item-2 h4 {
			height:26px;
			background:url(/App_Themes/Common/img/dossierRisotto/bg-title-item-2.gif) no-repeat;
		}
		#content .themesTendences #onglet3 .item-2 li.item-3 h4 {
			height:27px;
			background:url(/App_Themes/Common/img/dossierRisotto/bg-title-item-3.gif) no-repeat;
		}
		/*fin*/
		
		#content .themesTendences #onglet3 .links-recette {
			background:url(/App_Themes/Common/img/dossierRisotto/bg-cat.jpg) no-repeat;
			height:234px;
			padding:62px 0 0 0;
			margin-right:12px;
		}
			
				#content .themesTendences #onglet3 .links-recette .left{
					width:151px;
					padding-left:15px;
					float:left;
					text-align:right;
				}
				
				#content .themesTendences #onglet3 .links-recette .right{
					width:160px;
					padding-right:20px;
					float:right;
				}
				
				#content .themesTendences #onglet3 .links-recette a{
					font-size:13px;
					font-weight:bold;
					color:#66731f;
					line-height:16px !important;
					display:block;
					text-decoration:underline;
				}
				
		#content .themesTendences #onglet3 .item-2 li.item-2 {
			width:100%;
			margin:0;
			overflow:hidden;
		}
			#content .themesTendences #onglet3 .item-2 li.item-2 h5 {
				color:#000;
				font-size:16px;
				font-weight:bold;
				margin-bottom:12px;
			}
			#content .themesTendences #onglet3 .item-2 li.item-2 #flashRecipe {
				width:367px;
				float:left;
			}
			#content .themesTendences #onglet3 .item-2 li.item-2 .detail {
				width:238px;
				float:right;
				background:url(/App_Themes/Common/img/dossierRisotto/bg-detail.jpg) no-repeat;
				padding:95px 0 0 0;
			}
				#content .themesTendences #onglet3 .item-2 li.item-2 .detail a{
					float:right;
					margin-right:32px;
					*margin-right:27px;
					display:block;
					width:83px;
					height:118px;
				}
					#content .themesTendences #onglet3 .item-2 li.item-2 .detail a img{
						display:block;
					}
				#content .themesTendences #onglet3 .item-2 li.item-2 .detail p {
					float:right;
					padding-left:0;
					width:238px;
					font-size:12px;
				}
				
				
		#content .themesTendences #onglet3 .item-2 li.item-3 ul {
			background:url(/App_Themes/Common/img/dossierRisotto/bg-repas.jpg) no-repeat;
			height:186px;
			padding:59px 0 0 21px;
			width:587px;
		}
		#content .themesTendences #onglet3 .item-2 li.item-3 ul li {
			margin:0 0 15px 0;
			width:345px;
			text-align:right;
		}
			#content .themesTendences #onglet3 .item-2 li.item-3 ul li a{
				font-size:13px;
				font-weight:bold;
				color:#66731f;
				text-decoration:underline;
			}
			
	#content .themesTendences #onglet3 .flash-info {
			height:203px;
			background:url(/App_Themes/Common/img/dossierRisotto/bg-flash-info.jpg) no-repeat;
			padding:55px 0 0 200px;
			width:410px;
		}
		#content .themesTendences #onglet3 .flash-info h4{
			height:35px;
			background:url(/App_Themes/Common/img/dossierRisotto/bg-title.flash-info.jpg) no-repeat;
			font-size:0;
			text-indent:-4000px;
			margin-bottom:17px;
		}
		#content .themesTendences #onglet3 .flash-info p{
			font-size:13px;
			color:#515150;
		}
/******************************************/
/******************************************/
/******************************************/

#risotto .blockVariez ul.blockRisotto{
padding:35px 0px 0px 45px;
width:220px;
}
* html #risotto .blockVariez ul.blockRisotto{padding-left:30px;}
#risotto .blockVariez ul.blockRisottoLast{
padding:0px 0px 0px 45px;
}
#risotto ul.blockRisotto{
	width:333px;padding-left:30px;	
}
* html #risotto ul.blockRisotto{padding-left:23px;}
	#risotto ul.blockRisotto li,#risotto .blockVariez ul.blockRisottoLast li{
			list-style-position:outside;
			list-style-image:url(/App_Themes/Common/img/flecheV.gif);
			padding-top:5px;
			color:#a3bf0b;
			font-size:14px;
			font-weight:bold;
			clear:both;
			text-align:left;
	}
	* html #risotto ul.blockRisotto li,* html #risotto .blockVariez ul.blockRisottoLast li{padding-left:10px;}
		#risotto ul.blockRisotto li a,#risotto .blockVariez ul.blockRisottoLast li a{
			color:#a3bf0b;
			text-decoration:underline;
		}
		#risotto ul.blockRisotto li p{
			color:#333333;
			font-weight:normal;
		}
#risotto .blockVariez{
color:#a3bf0b;
overflow:hidden;
padding-bottom:30px;
}
	#risotto .blockVariez p{
		font-size:15px;
		padding-top:25px;
	}
#risotto ul.blockRisotto li.blockN,#risotto .blockVariez ul.blockRisottoLast li.blockN{
list-style-image:none;
}
.ttPadding{padding-top:20px;}
#risotto .blockBouillosMaggi{
	background:url(/App_Themes/Common/img/dossierRisotto/bgBouillons.jpg) no-repeat 14px 0;
	width:584px;
	height:224px;
	clear:both;
	padding-left:15px;
	padding:22px 0px 0px 15px;
}
	#risotto .blockBouillosMaggi p{
		padding:0px 0px 39px 15px;
		font-weight:bold;
	}
	#risotto .blockBouillosMaggi img{
		padding-left:50px;
		padding-bottom:30px;
	}
	#risotto .blockBouillosMaggi p img{margin:0px;padding:0px;}
#risotto ul.blockRisottoPerso {
display:block;
padding-left:40px;
}	
#risotto ul.blockRisottoExpress{width:400px;padding-left:40px;}
#risotto ul.blockRisottoPerso li,#risotto span.blockRisottoPerso,#risotto ul.blockRisottoExpress li {
color:#A3BF0B;
font-size:14px;
font-weight:bold;
list-style-image:url(/App_Themes/Common/img/flecheV.gif);
list-style-position:outside;
padding-top:5px;
text-align:left;
}

#risotto .block{
width:300px!important;
}
#risotto ul.blockRisottoPerso li a,#risotto span.blockRisottoPerso a,#risotto ul.blockRisottoExpress li a{
color:#A3BF0B;
text-decoration:underline;
}
.popUpProduit{background:#fff;}
.btnSavoirPlus{text-align:center;}
#jeu .ContentP{
	width:570px;
	height:416px;
	margin:0px 0px 0px 78px;
	padding:74px 0px 0px 0px;
	background:url(/App_Themes/Common/img/coaching/jeu/bgParticipation.jpg) no-repeat 0px 0px;
}
#jeu .ContentP .titreF{
	width:265px;
	height:44px;
	font-size:0px;
	text-indent:-4444px;
	margin:0px 0px 30px 130px;
	background:url(/App_Themes/Common/img/coaching/jeu/felicitations.png) no-repeat 0px 0px;	
}
* html #jeu .ContentP .titreF{background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/felicitations.png');}
#jeu .ContentP .blockParticipation{
	width:542px;
	height:171px;
	font-size:0px;
	text-indent:-4444px;
	margin:0px 0px 0px 5px;
	background:url(/App_Themes/Common/img/coaching/jeu/participation.png) no-repeat 0px 0px;

}
* html #jeu .ContentP .blockParticipation{background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/participation.png');}
#jeu .ContentP p.blockUrl{
	padding:15px 0px 0px 156px;
}
#jeu .ContentP .blockUrl a{
	width:193px;
	height:20px;
	font-size:0px;
	text-indent:-4444px;	
	display:block;
	background:url(/App_Themes/Common/img/coaching/jeu/retouraccueil.png) no-repeat 0px 0px;	
}
* html #jeu .ContentP .blockUrl a{
background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/retouraccueil.png');
}
/*************************/
#grandJeu .contentG{
width:612px;
height:551;
color:#083798;
margin:0px 0px 0px 36px;
padding:50px 0px 0px 0px;
background:transparent url(/App_Themes/Common/img/coaching/jeu/bgGrandeJeu.jpg) no-repeat;
}
#grandJeu .contentG .titre{
	width:475px;
	height:61px;
	margin:0px 0px 20px 80px;
	font-size:0px;
	text-indent:-4444px;	
	display:block;
	background:transparent url(/App_Themes/Common/img/coaching/jeu/ttGrandjeu.png) no-repeat;
}
* html #grandJeu .contentG .titre{
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/ttGrandjeu.png');
}
#grandJeu .contentG  .blockTop{
	width:307px;
	height:101px;
	margin:0px 0px 0px 80px;
	font-size:0px;
	text-indent:-4444px;
	display:block;
	background:transparent url(/App_Themes/Common/img/coaching/jeu/gagnez.png) no-repeat;
}
* html #grandJeu .contentG  .blockTop{
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/gagnez.png');
}
#grandJeu .contentG  .sTitre{
	width:291px;
	height:35px;
	margin-left:145px;
	margin-top:20px;
	font-size:0px;
	text-indent:-4444px;
	display:block;
	background:transparent url(/App_Themes/Common/img/coaching/jeu/txtSimple.png) no-repeat;
}
* html #grandJeu .contentG  .sTitre{
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/txtSimple.png');
}
#grandJeu .contentG  .blockCuisiner{
	width:368px;
	height:131px;
	margin:12px 0px 22px 147px;
	font-size:0px;
	text-indent:-4444px;
	display:block;
	background:transparent url(/App_Themes/Common/img/coaching/jeu/detailCuisiner.png) no-repeat;	
}
* html #grandJeu .contentG  .blockCuisiner{
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/detailCuisiner.png');
}
#grandJeu .contentG  a.participez{
	width:358px;
	height:48px;
	display:block;
	font-size:0px;
	text-indent:-4444px;
	margin-left:145px;
	cursor:pointer;
	background:transparent url(/App_Themes/Common/img/coaching/jeu/btParticipez.png) no-repeat;
}
* html #grandJeu .contentG  a.participez{
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/btParticipez.png');
}
#grandJeu .contentG  a.reglement{
	width:119px;
	height:118px;
	display:block;
	font-size:0px;
	text-indent:-4444px;	
	margin-left:515px;
	cursor:pointer;
	background:transparent url(/App_Themes/Common/img/coaching/jeu/reglement.png) no-repeat;
}
* html #grandJeu .contentG  a.reglement{
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/reglement.png');
}
/****************************/
#reglement .contentR{
	width:559px;
	height:395px;
	padding:52px 0px 0px 10px;
	margin-left:75px;
	background:transparent url(/App_Themes/Common/img/coaching/jeu/bgReglement.jpg) no-repeat;
}
#reglement .contentR .titreR{
	width:525px;
	height:75px;
	font-size:0px;
	margin-bottom:7px;
	text-indent:-4444px;	
	background:transparent url(/App_Themes/Common/img/coaching/jeu/reglementJ.png) no-repeat;
}
* html #reglement .contentR .titreR{
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/reglementJ.png');
}
#reglement .contentR .blockReglement{
	width:534px;
	color:#63491c;
	height:165px;
	overflow:auto;
	font-size:11px;
	font-family:arial;
}
#reglement .contentR .blockReglement p{
	padding-right:20px;
	padding-bottom:10px;
}
#reglement .contentR .blockReglement p a{color:#63491c;text-decoration:underline;}
#reglement .contentR .inscription {margin:5px 0px 0px 0px;padding:0px;}
#reglement .contentR .inscription a{
	width:122px;
	height:120px;
	display:block;
	margin-left:440px;
	font-size:0px;
	text-indent:-4444px;
	cursor:pointer;
	background:transparent url(/App_Themes/Common/img/coaching/jeu/inscription.png) no-repeat;
}
* html #reglement .contentR .inscription a{
	background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/coaching/jeu/inscription.png');
}
/* page Video Maggi */
#videoMaggi{
	padding:33px 0px 0px 27px;
}


#videoMaggi h1{
	background:transparent url(/App_Themes/Common/img/video/videoMaggi.gif) no-repeat;
	width:220px;
	height:29px;
}
#videoMaggi h1 span{display:none;}
#videoMaggi .stdNavTabVideo{
background:transparent none repeat scroll 0 0;
margin:20px 0 0;
padding:0;
position:relative;
width:648px;
height:41px;
}
#videoMaggi .stdNavTabVideo li{
float:left;
padding:0px;
}
#videoMaggi .stdNavTabVideo li.active a, #videoMaggi .stdNavTabVideo li a:hover {
background:transparent url(/App_Themes/Common/img/video/bg_tabNavLeft.gif) no-repeat scroll 0 0;
font-weight:normal;
text-decoration:none;
font-size:1.3em;
}
#videoMaggi  .stdNavTabVideo li a{
color:#686767;
display:block;
float:left;
line-height:1em;
padding:0 0 0 22px;
text-align:center;
}
#videoMaggi .stdNavTabVideo li.active a span, #videoMaggi .stdNavTabVideo li a:hover span {
background:transparent url(/App_Themes/Common/img/video/bg_tabNavRight.gif) no-repeat scroll 100% 0;
color:#5B9400;
font-size:13px;
font-weight:bold;
height:28px;
padding:13px 18px 0 0;
}
#videoMaggi .stdNavTabVideo li a span{
cursor:pointer;
display:block;
float:left;
text-align:center;
width:176px;
}
#videoMaggi .stdNavTabVideo li a span span, #videoMaggi .stdNavTabVideo li.active a span span, #videoMaggi.stdNavTabVideo li a:hover span span{
padding-bottom:6px;
background:transparent none repeat scroll 0 0;
margin-top:-8px;
padding:0;
}
#videoMaggi  .stdNavTabVideo li.active a span,#videoMaggi  .stdNavTabVideo li a:hover span {
	background:transparent url(/App_Themes/Common/img/video/bg_tabNavRight.gif) no-repeat scroll 100% 0;
	color:#eb4800;
	font-size:13px;
	font-weight:bold;
	height:36px;
	padding:5px 18px 0 0;
}


#videoMaggi .stdNavTabVideo li a{
background:transparent url(/App_Themes/Common/img/video/bg_tabNavLeft.gif) no-repeat scroll 0 100%;
color:#686767;
display:block;
float:left;
line-height:1em;
padding:0 0 0 22px;
text-align:center;
text-decoration:none;
}
#videoMaggi .stdNavTabVideo li a span {
background:transparent url(/App_Themes/Common/img/video/bg_tabNavRight.gif) no-repeat scroll 100% 100%;
color:#FFFFFF;
cursor:pointer;
display:block;
float:left;
font-size:13px;
font-weight:bold;
height:36px;
padding:5px 18px 0 0;
text-align:center;
width:176px;
line-height:1.2em;
}
		#videoMaggi .stdNavTabVideo li.active a, #videoMaggi .stdNavTabVideo li a:hover{			
			font-weight:normal;
			text-decoration:none;
			background: url(/App_Themes/Common/img/video/bg_tabNavLeft.gif) no-repeat 0px 0;
			
		}
#videoMaggi .firstBlock{
background:transparent url(/App_Themes/Common/img/video/bg_tabMousseline.gif) repeat-y scroll left top;
padding:20px 10px 0px 20px;
width:618px;
}
#videoMaggi .stdContentTabVideo{
background:transparent url(/App_Themes/Common/img/video/bg_BottomVideo.gif) no-repeat scroll left bottom;
color:#333333;
font-size:1.4em;
margin:0 0 10px;
padding:0 0 6px;
width:648px;
}
#videoMaggi .blockIntro{
font-size:12px;
color:#000;
padding:21px 0px 0px 0px;
}
#videoMaggi .blockContentVideo{padding:0px 0px 0px 20px;}
#videoMaggi h3{
font-size:18px;
font-weight:bold;
padding:0px 0px 15px 0px;
}
#videoMaggi .stdContentTxt {
color:#333333;
float:right;
font-size:11px;
padding:0 0 0 14px;
width:230px;
}
#videoMaggi .stdContentDisplay {
font-size:1.2em;
padding:0 0 5px;
width:367px;
height:290px;
}
#videoMaggi h4{
color:#eb4800;
font-size:14px;
font-weight:bold;
padding:10px 0 5px;
}
#videoMaggi h4 span{
color:#333333;
display:block;
font-size:12px;
padding:5px 0 0;
}
#videoMaggi .carouselBlock .titleDisplay {
width:221px;
height:21px;
font-size:18px;
font-weight:bold;
color:#eb4800;
padding:0px 0px 10px 57px;
background:transparent url(/App_Themes/Common/img/video/videoAbdel.gif) no-repeat scroll 0 0;
}
#videoMaggi .carouselBlock{
clear:both;
}
#videoMaggi .carouselBlock .videoCarousel {
/*background:transparent url(/App_Themes/Common/img/video/bgCarossel.gif) no-repeat;
width:634px;
height:438px;*/
margin:0px 0px 0px -13px;
/*padding:0px;*/
}/*
#videoMaggi .carouselBlock ul {
height:380px;
overflow:auto;
width:617px;
}
#videoMaggi .videoCarousel .jcarousel-clip-horizontal {
height:420px;
width:608px;
}*/
#videoMaggi .videoCarousel .jcarousel-next-horizontal {
background:transparent url(/App_Themes/Common/img/video/oCarouselRight.jpg) no-repeat scroll 0 0;
cursor:pointer;
height:25px;
right:-15px;
top:70px;
width:27px;
z-index:3;
}
#videoMaggi .videoCarousel .jcarousel-item-horizontal p{
padding-bottom:28px;
} 
#videoMaggi .videoCarousel .jcarousel-item {
height:190px;
width:150px;
}
#videoMaggi .videoCarousel .jcarousel-prev-horizontal {
background:transparent url(/App_Themes/Common/img/video/oCarouselLeft.jpg) no-repeat scroll 0 0;
cursor:pointer;
height:25px;
left:-15px;
margin-left:-1px;
position:absolute;
top:70px;
width:27px;
z-index:3;
} 
/* ::  dossier Cuisine durable :: */

#Cuisine h2.bigTitleDurable{background:transparent url(/App_Themes/Common/img/dossierDurable/tt_CuisineDurable.gif) no-repeat;float:left;width:200px;height:27px;margin:20px 0px 0px 15px !important}
#ongletContent{
	overflow : hidden;
	padding:0px 27px 0 0px;
	width:592px;
	font-family :  arial;
	font-size : 12px;
}

.dataitem p{
padding : 7px 0 ;
margin : 0 !important ;
}

#ongletContent .bottom25{
	padding-bottom : 25px;
}

.dataitem  p.nbDurable{
	font-weight : bold;
	font-size : 14px;
	color : #bb0500;
	margin:0 !important;
	padding:10px 0px 25px 0px !important;
}
#ongletContent .font12{
font-size : 12px;
}
#ongletContent .dataitem{
	float : left;
	padding : 0 0 20px 0;
	width:598px;
}

.dataitem h5{
	background:transparent url(/App_Themes/Common/img/dossierCuisineLegere/visu_Title.jpg) no-repeat scroll 0 0;
	clear:both;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:23px;
	margin: 0 0 20px 0!important;
	padding : 4px 0 0 14px!important;
	width:584px;
}
.dataitem .saison{
	padding : 15px 0 25px 4px;
}
.dataitem .topic{
	background:transparent url(/App_Themes/Common/img/dossierDurable/arrow_red.gif) no-repeat scroll 0 5px;
	font-weight:bold;
	padding-left:12px!important;
}
.dataitem div{
	padding : 0 8px 0 8px;
}
.dataitem .bn12{
	font-size : 12px;
	font-weight : bold;
}
.dataitem .bg12{
	font-size : 12px;
	font-weight : bold;
	color : #a3bf0b;
	font-style:italic;
	background : transparent url(/App_Themes/Common/img/dossierDurable/arrow_green.gif) no-repeat scroll 0 5px;
	padding : 0 0 0 10px;
}

.dataitem .mtop30{
	margin-top : 30px !important;
}
.dataitem .width338{
width : 338px;
}
.dataitem  .idee, .dataitem  h2.recettes ,.dataitem  h2.recette{
	font-size : 0px;
	text-indent : -40000px;
	background : transparent  url(/App_Themes/Common/img/dossierDurable/idees_recettes.gif) no-repeat scroll 0 0 ;
	width : 153px;
	height : 19px;
	margin : 0;
}

.dataitem  ul.blockRecette{
	width : 316px;
	list-style : none;
	margin:0 !important;
	padding:20px 0 0 !important;
	float : left;
}
.dataitem  .blockRecette li{
	float:left;
	margin:0 !important;
	padding:15px 0 0 0 !important;
	/*display : inline;*/
}
.dataitem  .itemRecette{
	background:transparent url(/App_Themes/Common/img/dossierDurable/bg_linkReadMore.gif) no-repeat scroll 0 2px;
	color:#C02B19;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:0 !important;
	padding:0  0 0 35px !important;
	text-decoration:underline;
}
.dataitem  .savaisVous,.dataitem .svArome,.dataitem .svVegetal{
	background:transparent url(/App_Themes/Common/img/dossierDurable/bgSavaisVous.gif) no-repeat scroll 0 0;
	margin:10px 0 25px 0;
	padding:15px 23px 10px;
	height:217px;
	width:561px;
	position:relative;
}
.dataitem  .savaisVous p{
	/*margin:12px 0;*/
}
.dataitem .hsv{
height:196px !important; 
position:relative;
}
.dataitem  .savaisVous  .maggiprod{
	background:transparent url(/App_Themes/Common/img/dossierDurable/maggiprod.png) no-repeat scroll 0 0;
	height:159px;
	left:28px;
	margin:0;
	padding:0;
	position:absolute;
	top:48px;
	width:548px;
}

* html .dataitem  .savaisVous  .maggiprod{
	background : none;
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossierDurable/maggiprod.png');
}

.dataitem  .txtSaviezVous{
	width : 131px;
	height : 18px;
	background : transparent url(/App_Themes/Common/img/dossierDurable/savaisVous.gif) no-repeat scroll  0 0;
	margin : 0px 0px 10px 0px;
	padding : 0;
	font-size : 0px;
	text-indent :  -44000px;

}

.dataitem  .savoirplus{
	background :  transparent url(/App_Themes/Common/img/dossierDurable/bgsavoirplus.gif) no-repeat scroll 0 0;
	width : 602px;
	height :60px;
	position : relative;
	padding : 5px 0 12px 23px;
}

.dataitem  .savoirplus p,#ongletContent .dataitem  .savoirplus a{
	margin : 0;
	padding : 0;
}

.dataitem  .savoirplus a,.dataitem  .svArome a,.dataitem  .svVegetal a{
position : absolute;
top : 20px;
left : 424px;
font-size : 13px;
font-weight : bold;
color :#fff;
text-decoration : none;
padding : 3px 0 0 14px;
background :transparent url(/App_Themes/Common/img/dossierDurable/savoirplus.gif) no-repeat scroll 0 0;
width : 103px;
height : 20px;
}

.dataitem  .savoirplus p.pt12{
	padding-top : 12px;
}
.dataitem  .savaisVous p{margin:0px;padding:5px 0px 5px 0px!important;text-align:justify;font-size:12px!important;}
.dataitem  .savoirplus p{margin:0px;padding:5px 0px 5px 0px!important;text-align:justify;font-size:12px!important;}

/***********************   onglet 3*****************************/
.dataitem  h2.recettes{
	background : transparent  url(/App_Themes/Common/img/dossierDurable/txtRecettes.gif) no-repeat scroll 0 0 ;
	width : 85px;
	height : 17px;
	font-size:0px;
	text-indent:-4000px;
}

.dataitem  h2.recette{
	background : transparent  url(/App_Themes/Common/img/dossierDurable/txtRecette.gif) no-repeat scroll 0 0 ;
	width : 76px;
	height : 17px;
}

.dataitem .fLeft{
	float : left;	
}
.dataitem  .bns{
text-decoration:underline;font-weight:bold;
}
.dataitem .svArome , #ongletContent .dataitem .svVegetal{
	float : left;
	padding-top : 10px;
	height : 164px;
	position:relative;
	margin-top:25px;
}
.dataitem .svVegetal{
 height : 180px;
 }

.dataitem .svArome img{
	left:496px;
	position:absolute;
}

.dataitem .svArome p{
	clear : none;
	width : 442px;
	margin : 0;
	padding  : 7px 0; 
}

.dataitem  .svArome a{
	
	left:23px;
	top:145px;
}

.dataitem .svVegetal img{
	float : left;
	padding:4px 0 0 30px;
}

.dataitem .svVegetal p{
	clear : none;
	margin : 0;
	padding  : 7px 0; 
}

.dataitem  .svVegetal a{
	float:left;
	left:454px;
	top:154px;
}

.dataitem  .imgRecette1{
float : left;
/*margin : 30px 20px 0 0;*/
padding : 30px 20px 20px 0;
}

.dataitem ul.paddtop60{
padding-top : 60px !important;
}

.dataitem .w265{
	width : 260px !important;
}
.dataitem .w265 li{
	width : 260px !important;
}
.dataitem .recettes1{
	clear:both;
	overflow:hidden;
}
.dataitem .blockPdMaggi{
	font-size:12px !important;
	padding-bottom:0 !important;
	padding-right:0 !important;
}

/**docier poisson**/
.sub_tabedPane_content {
font-family : arial;
width : 612px;
margin : auto;
font-size :12px ;
}



.sub_tabedPane_content .item_sub_para{
padding : 0px 0px 25px 0px;
overflow  : hidden;
width : 100%;
font-size : 12px;
}



.sub_tabedPane_content h2.topic_title,.sub_tabedPane_content h2.topic_title_big{
font-size : 14px ;
font-weight : bold;
color : #ffffff;
background : transparent url(/App_Themes/Common/img/docierpoisson/img-header-topic-title.gif) no-repeat scroll 0 0;
width : 591px;
height : 25px;
margin : 0px 0px 14px  0px;
padding : 3px 0px 0px 10px;

}

.sub_tabedPane_content  p{
color : #000000;
font-size : 12px;
padding : 0px  0px 0px 0px !important;
margin : 0px !important;
}


.sub_tabedPane_content .paddT20{
padding-top : 20px !important; 
}

.sub_tabedPane_content .paddT17{
padding-top : 17px !important; 
}

.sub_tabedPane_content .mT15{
margin-top : 15px !important;
}

.sub_tabedPane_content p.gras {
font-weight : bold;
margin : 0px;
padding : 0px 0px 0px 0px;
}

.sub_tabedPane_content  .small_description_green{
background : transparent url(/App_Themes/Common/img/docierpoisson/bg-item-recette.gif) no-repeat scroll 0 0;
width : 546px;
overflow : hidden;
padding :  21px 38px 21px 23px;
margin :29px 0px 0px 6px;
}

.sub_tabedPane_content  .small_description_green p{
margin : 0px ;
padding : 0px;
width : 100%;
}

.sub_tabedPane_content h2.topic_title_big {
background : transparent url(/App_Themes/Common/img/docierpoisson/header-green-big.gif) no-repeat scroll 0 0;
height : 37px;
width : 583px;
margin : 0px 0px 28px 0px;
padding : 4px 0px 0px 13px;
}


.sub_tabedPane_content .vert_gras{
color : #a3bf0b;
font-weight : bold;
}
.sub_tabedPane_content .noir_gras{
color : #000;
font-weight : bold;
}

.sub_tabedPane_content .item_sub_para a.action_vert_link{
background : transparent url(/App_Themes/Common/img/docierpoisson/img-fleche-vert.gif) no-repeat scroll 0 0;
padding : 0px 0px 0px 42px ;
color : #a3bf0b;
text-decoration : underline;
font-size : 14px;
font-weight : bold;
margin : 10px 0px 0px 0px;
display : block;

}

.sub_tabedPane_content .item_sub_para .pB0{
padding-bottom : 0px;
}

.sub_tabedPane_content .item_sub_para .bloc_cabillaud{
overflow : hidden;
width : 100%;
padding : 16px 0px 0px 0px;
}

.sub_tabedPane_content .item_sub_para .bloc_cabillaud p{
width : 428px;
float : left;
padding : 24px 0px 0px 0px;
margin : 0px 14px 0px 0px;
}
.sub_tabedPane_content .item_sub_para .bloc_cabillaud img{
float : left;
}

.sub_tabedPane_content .item_sub_para .bloc_colin {
overflow : hidden;
width : 100%;
padding : 18px 0px 24px 0px;
}

.sub_tabedPane_content .item_sub_para .bloc_colin .left{
float : left;
}
.sub_tabedPane_content .item_sub_para .bloc_colin .right{
float : left;
width : 432px !important;
}
.sub_tabedPane_content .item_sub_para .bloc_colin p {

padding : 26px 0px 0px 8px !important;
}

.sub_tabedPane_content .item_sub_para .bloc_colin  a.action_vert_link{
margin  : 4px 0px 0px 8px;
}

.sub_tabedPane_content .item_sub_para .bloc_truc_astusse,.sub_tabedPane_content .item_sub_para  .bloc_savaisVous{
background : transparent url(/App_Themes/Common/img/docierpoisson/bg-item-recette.gif)  no-repeat scroll 0 0;
width  : 584px;
padding : 11px 10px 11px 13px;
margin : 41px 0px 0px 3px;
overflow : hidden;
}

.sub_tabedPane_content .item_sub_para .bloc_truc_astusse h3, .sub_tabedPane_content .item_sub_para  .bloc_savaisVous h3{
margin : 0px;
padding : 0px ;
}

.sub_tabedPane_content .item_sub_para .bloc_truc_astusse p ,.sub_tabedPane_content .item_sub_para  .bloc_savaisVous p{
width : 346px;
margin : 4px 0px 0px 0px;
}

.sub_tabedPane_content .item_sub_para .bloc_truc_astusse img , .sub_tabedPane_content .item_sub_para  .bloc_savaisVous img{
border : 0px;
}

.sub_tabedPane_content .item_sub_para .bloc_truc_astusse a.btn,.sub_tabedPane_content .item_sub_para  .bloc_savaisVous a.btn{
margin : 13px 0px 0px 0px;
display : block;
float : left;
}

.sub_tabedPane_content .item_sub_para .bloc_truc_astusse img.img_right,.sub_tabedPane_content .item_sub_para  .bloc_savaisVous img.img_right{
float : right;
margin:-25px 0 0;
}

.sub_tabedPane_content .item_sub_para .inter_para{
width : 588px;
margin :0px 0px 0px  6px;
}


/**********onglet 2***************/
.sub_tabedPane_content .item_sub_para p span.inter_title_green{
font-size : 14px;
color : #a3bf0b;
font-weight : bold;
}

 p.font13{
font-size : 13px ;
}

.sub_tabedPane_content .item_sub_para .bloc_mariande{
width : 100%;
overflow : hidden;
margin : 25px 0px 0px 0px;
}

.sub_tabedPane_content .item_sub_para  .bloc_mariande .left{
float : left;
width : 458px;
}

.sub_tabedPane_content .item_sub_para  .bloc_mariande .left .header_mariande{
margin : 0px;
padding : 0px;

}

.item_sub_para  ul.link_list{
list-style-type : none;
margin : 0px ;
width : 398px;
padding : 0px;
}

.item_sub_para    ul  li{
margin : 5px 0px 0px 0px;
float : left;
padding : 0px;
}
.sub_tabedPane_content .item_sub_para  ul.link_list  .action_vert_link{
margin : 0px;
}

.font13{
font-size : 13px;
}

.sub_tabedPane_content .item_sub_para .bloc_mariande .right{
float : right;
}

.sub_tabedPane_content span.small_green_text{
font-size : 12px;
color : #a3bf0b;
font-style : italic;
}

.sub_tabedPane_content .item_sub_para .bloc_cuisine_vapeur{
overflow : hidden;
width : 100%;
margin : 30px 0px 0px 6px;
}

.sub_tabedPane_content .item_sub_para .bloc_cuisine_vapeur .left{
float : left;
margin : 10px 0px 0px 0px;
width : 419px;
}

.sub_tabedPane_content .item_sub_para .bloc_cuisine_vapeur .left p{

}

.sub_tabedPane_content .item_sub_para .bloc_cuisine_vapeur .right{
float : right;
}

.sub_tabedPane_content .item_sub_para .bloc_cuisine_court_buillon{
width : 419px;
overflow:hidden;
}

.sub_tabedPane_content .item_sub_para .margBlocTruc{
float:left;
margin:35px 0 0;
padding-top : 24px;
padding-bottom : 20px;
}

.sub_tabedPane_content .item_sub_para .margBlocTruc img.img_right {
margin : 8px 13px 0 0 ;
}

.sub_tabedPane_content .item_sub_para .margBlocTruc a.btn{
margin-top : 46px;
}

/**************** onglet 3 *********************/
.sub_tabedPane_content .item_sub_para  .bloc_savaisVous{
padding-top : 18px;
padding-right : 20px;
width:577px;
}

.sub_tabedPane_content .item_sub_para  .bloc_savaisVous .left{
float : left;
width : 352px;
}

.sub_tabedPane_content .item_sub_para  .bloc_savaisVous .right{
float : right;
}

.sub_tabedPane_content .item_sub_para  .bloc_savaisVous h3{
	background:transparent url(/App_Themes/Common/img/docierpoisson/img-fleshe-green-big.gif) no-repeat scroll 0 1px;
	margin:0;
	padding:0 0 0 47px;
}

.sub_tabedPane_content .item_sub_para  .bloc_savaisVous p{
margin : 26px 0px 0px 13px !important;
font-size : 12px;
}

.sub_tabedPane_content .item_sub_para  .bloc_savaisVous img{
border : 0px;
}

.sub_tabedPane_content .item_sub_para  .bloc_savaisVous a.btn{
margin : 20px 0px 0px 13px !important;
display : block;
float : left;
}

.sub_tabedPane_content .item_sub_para  .bloc_savaisVous img.img_right{
float : right;
margin:-25px 0 0;
}


.sub_tabedPane_content .item_sub_para .mOng3{
padding-right:62px;
width:532px;
}

.sub_tabedPane_content .item_sub_para .mOng3 .left{
float : left;
}

.sub_tabedPane_content .item_sub_para .mOng3 p{
width : 373px
}

.sub_tabedPane_content .item_sub_para .mOng3 a.btn{
margin-top : 45px;
}

.sub_tabedPane_content .item_sub_para .mOng3 .right{
float : right;
}

.TitleDocierPoisson{
background:transparent url(/App_Themes/Common/img/docierpoisson/ttl-poisson-menu.gif) no-repeat scroll 0 50%;
font-size:0;
height:55px;
margin-left:25px;
width:373px;
text-indent : -44444px;
}
.txtCenter{
	text-align:center;
}
.linkCenter{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#a3bf0b;
	margin-top:5px;
}
.noteRyrex{
	font-style:italic;
	font-size:11px!important;
	margin:20px 0px 0px 0px;
}
.topic_sTitle{
	background:transparent url(/App_Themes/Common/img/docierpoisson/img-header-topic-title.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:25px;
	margin:0 0 14px;
	padding:3px 0 0 10px;
	width:591px;
}
.listVinaigrette{
	list-style-type:none;
	margin:0;
	padding:0;	
}
.listVinaigrette li{
	margin:15px 0 0;
	padding:0;
}
.listVinaigrette li a{
	background:transparent url(/App_Themes/Common/img/docierpoisson/img-fleche-vert.gif) no-repeat scroll 0 0;
	color:#A3BF0B;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 42px;
	text-decoration:underline;
}
.selectionRecettes{
	background:transparent url(/App_Themes/Common/img/dossierSalades/tt_notreSelection.gif) no-repeat scroll 0 0;
	width:267px;
	height:18px;
	display:block;
	margin-top:5px;
	margin-bottom:30px;
}
.selectionRecettes span{display:none;}
.notreSelection{
	float:left;
	width:420px;
}
.visuLangoustines{
float:left;
margin:3px 0px 20px 20px;
*margin:3px 0px 5px 20px;
}
.saladeRecettes{
	width:320px;
	float:left;
	margin:5px 0px 0px 30px;
	padding:0px;
}
.spanAstuceSalade{
	color:#0b8abf;
	font-weight:bold;
	font-size:12px;
}
.cAstuce{
	clear:both;
	margin:10px 0px 0px 0px;
	*margin:-10px 0px 0px 0px;
}
.blocArome{
	background:transparent url(/App_Themes/Common/img/dossierSalades/bg_frAstuce.gif) no-repeat scroll 0 0;
	width:572px;
	height:144px;
	padding:21px 0px 0px 35px;
}
.blocArome p{width:445px;float:left;clear:none!important;}
.visuArome{position:absolute;left:555px;*margin-top:-50px;}
.visuPyrex{position:absolute;left:425px;}
.blocAstucePyrex{
	background:transparent url(/App_Themes/Common/img/dossierSalades/bg_laAstuce.gif) no-repeat scroll 0 0;
	width:573px;
	height:145px;
	padding:20px 0px 0px 34px;
	margin:15px 0px 15px 0px;
}

.blocAstucePyrex p{
	font-size:12px!important;
	width:297px;
	float:left;
	clear:none!important;
}

h4.tt_Arome{
	background:transparent url(/App_Themes/Common/img/dossierSalades/txt_arone.png) no-repeat scroll 0 0;
	width:171px;
	height:23px;	
	display:block;
	float:left;
	clear:none;
	margin-bottom:10px;
}
h4.tt_Arome span,h4.tt_NoixSaveur span,h4.tt_AstucePyrexMoule span,h4.tt_gelee span,h4.tt_mouleCake span{display:none;}
h4.tt_astucePyrex{
	background:transparent url(/App_Themes/Common/img/dossierSalades/txt_astuce.png) no-repeat scroll 0 0;
	width:142px;
	height:27px;	
	display:block;
	margin-bottom:10px;
}
.tarteRecettes{
	width:311px;
	float:left;
	margin: 70px 0px 70px 15px;
}
.tarteRecettes li{
	margin:0px 0px 25px 0px;
}
.blocNoixDeSaveur p{
	font-size:12px!important;
	width:384px;
	clear:none!important;
}
.blocNoixDeSaveur{
	background:transparent url(/App_Themes/Common/img/dossierSalades/bg_ffbloc.gif) no-repeat scroll 0 0;
	width:579px;
	height:149px;
	display:block;
	clear:both;
	padding:16px 0px 0px 29px;	
}
h4.tt_NoixSaveur{
	background:transparent url(/App_Themes/Common/img/dossierSalades/txt_noix.png) no-repeat scroll 0 0;
	width:425px;
	height:22px;	
	display:block;
	margin-bottom:5px;
}
.visuNoixSaveur{
	left:487px;
	margin-top:28px;
	position:absolute;
}
.blocAstuceMoule{
	background:transparent url(/App_Themes/Common/img/dossierSalades/bg_llbloc.gif) no-repeat scroll 0 0;
	width:580px;
	height:150px;
	padding:16px 0px 0px 29px;
	margin-top:10px;
}
.blocAstuceMoule p{
	font-size:12px!important;
	width:173px;
	clear:none!important;
}
h4.tt_AstucePyrexMoule{
	background:transparent url(/App_Themes/Common/img/dossierSalades/txt_astuce.png) no-repeat scroll 0 0;
	width:142px;
	height:27px;	
	display:block;
	margin-bottom:0px;
}
.visuMoulePyrex{
	position:absolute;
	left:287px;
}
.terrineRecettes{
	float:left;
	width:409px;
	margin-left:44px;
	margin-top:27px;	
}
.terrineRecettes li,.cakeRecettes li{
	margin-bottom:20px;
}

.cakeRecettes{
	clear:left;
	margin:0px;
}
.visuCake{
	float:right;
	margin-right:37px;
	margin-top:-95px;
	margin-bottom:40px;

}
.blocFTerrine{
	clear:both;
	background:transparent url(/App_Themes/Common/img/dossierSalades/bg_fBloc.gif) no-repeat scroll 0 0;
	width:582px;
	height:155px;
	display:block;
	padding:10px 0px 0px 26px;
}
.blocFTerrine p{
	font-size:12px!important;
	width:389px;
	clear:none!important;
}
h4.tt_gelee{
	background:transparent url(/App_Themes/Common/img/dossierSalades/txt_gelee.png) no-repeat scroll 0 0;
	width:446px;
	height:28px;	
	display:block;
	margin-bottom:5px;
}
.visuGelee{
	position:absolute;
	left:548px;
}
.blocLTerrine{
	margin-top:30px;
	margin-bottom:20px;
	clear:both;
	background:transparent url(/App_Themes/Common/img/dossierSalades/bg_lBloc.gif) no-repeat scroll 0 0;
	width:582px;
	height:155px;
	display:block;
	padding:10px 0px 0px 26px;
}
.blocLTerrine p{
	font-size:12px!important;
	width:298px;
	clear:none!important;
}
h4.tt_mouleCake{
	background:transparent url(/App_Themes/Common/img/dossierSalades/txt_moule.png) no-repeat scroll 0 0;
	width:217px;
	height:25px;	
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}
.visuMouleCake{
	position:absolute;
	left:400px;
}
.visuTomate{
	float:left;
	margin:0px 0px 17px 18px;
	*margin:0px 0px 0px 18px;
}
.Dmargin{margin:0px!important;}
.formNewsLetter p.DcheckForms {
overflow:auto;
padding-bottom:10px;
padding-top:0px;
width:518px;
}
.bPadding10{padding-bottom:10px!important;}
.bPadding18{padding-bottom:18px!important;}
.productCarousel .tendriadeaTitle {
background-image:url(/App_Themes/Common/img/products/bg_tendriade.gif);
}
.productCarousel .ffcaTitle {
background-image:url(/App_Themes/Common/img/products/bg_ffca.gif);
}
.spanItems{
	background:transparent url(/App_Themes/Common/img/docierpoisson/img-fleche-vert.gif) no-repeat scroll 0 0;
	color:#A3BF0B;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 42px;
	text-decoration:underline;
}
.tabAbsolut{
	left:14px;
	position:absolute;
	top:14px;
	width:139px !important;
}
.blockDossier .selectList{
	float:left;
}
.blockDossier .btnOK{
	margin:0px 0px 0px 10px;
}
.blocRouge{color:#E31818;}
.imgHeader{
	margin:-6px 0px 0px 11px;
	width:690px;
	height:186px;
}
.bouillonContent{
	font-family:Arial,verdana,Helvetica,sans-serif;
	font-size:13px;
	padding:20px 0px 0px 40px;
}
.bouillonRight{
	width:190px;
	float:right;
	margin:0px 20px 0px 0px;
}
.bouillonLeft{
	width:425px;
	float:left;
}
	.promoBouillon{
		width:281px;
		height:52px;
		color:#fff;
		padding:3px 0px 0px 125px;
		font-size:12px;
		background:transparent url(/App_Themes/Common/img/imgbouillon/blocPromo.gif) no-repeat;
	}
	.promoBouillon a{
		text-decoration:none;
		color:#fff;
	}
		.promoBouillon a:hover,
		.introCdb a,
		.introCdb a:hover{
			text-decoration:none;
		}
	.promoBouillon span{
		font-size:15px;
		font-weight:bold;
	}
	.bouillonLeft p{
		margin:0px 0px 12px 0px;
	}
a.linkPlus{
	background:transparent url(/App_Themes/Common/img/imgbouillon/link_detail.gif) no-repeat;
	font-size:0px;
	text-indent:-4000px;
	width:128px;
	height:37px;
	margin-left:45px;
}
.listbouillon{
	clear:both;
}
	.listbouillon .itemsB{
		background:transparent url(/App_Themes/Common/img/imgbouillon/visu_items.gif) no-repeat;
		padding:0px 20px 0px 40px;
		clear:both;
	}
		.itemsB .revolution{
			width:594px;
			height:44px;
			display:block;
			font-size:0px;
			text-indent:-4000px;
			background:transparent url(/App_Themes/Common/img/imgbouillon/tt_usages.gif) no-repeat;
		}
		.itemsB .qoutidien{
			width:471px;
			height:50px;
			display:block;
			font-size:0px;
			text-indent:-4000px;
			background:transparent url(/App_Themes/Common/img/imgbouillon/tt_bouillon.gif) no-repeat;
		}
		.itemsB .coeurB{
			width:475px;
			height:45px;
			display:block;
			font-size:0px;
			text-indent:-4000px;
			background:transparent url(/App_Themes/Common/img/imgbouillon/tt_cuisine.gif) no-repeat;
		}
		.itemsB .visuPratic{
			float:right;
			margin:0px 10px 5px 0px;
		}
		.itemsB .visuPraticL{
			float:left;
			margin:5px 10px 5px -5px;
		}
		.itemsB p{
			padding:38px 0px 0px 0px;
		}
		.itemsB .title{
			text-align:center;
			font-weight:bold;
			color:#e31818;
			clear:both;
			padding-top:5px;
			padding-bottom:36px;
		}
		.itemsB ul{
			float:left;
			margin:25px 0px 50px 15px;
		}
		.itemsB ul li{
			list-style:none;
		}
		
		.itemsB ul li p{
			margin:0px;
			padding:0px 0px 8px 20px;
			background: transparent url(/App_Themes/Common/img/imgbouillon/itemsv.gif) no-repeat;
		}
	.linkBlockBouillon {
text-align:left;
}
.OpenPopin{
	cursor:pointer!important;
	display:block;
}

.homeContent .OpenPopin, .homeContent .OpenPopin:hover{
	cursor:auto!important;
	text-decoration: none;
}		
.dossierGenerique .stdNavTab{
	background : url(/App_Themes/Common/img/bg_greenTabList.gif) repeat-x 0 100%;
}

.specialBorder .stdNavTab{
	background : url(/App_Themes/Common/img/bg_redTabList.gif) repeat-x 0 100%!important;
}		


/******************************************************/
/* ------------------ 16/12/09 dossier Saveur de l’Année 2010 ------------------- */
/******************************************************/

#pdtSaveur.dossierGenerique p{
	font-size:12px;
}
#pdtSaveur.dossierGenerique h1
{
background: url(/App_Themes/Common/img/maggiSaveur/tt_pdtSaveur.gif) no-repeat 0 0;
width:514px;
height:40px;
margin:0px 0px 15px 20px;
}
#pdtSaveur.insideContent {
padding:22px 0px 0px 0px;
}
#pdtSaveur .headerSaveur {
	padding:0px 46px 0px 68px;
	position:relative;
}
	#pdtSaveur .headerSaveur .logoMaggi {
		margin-left:17px;
		position:absolute;
		top:-14px;
	}
	#pdtSaveur .headerSaveur p {
		float:right;
		width:460px;
		text-align:justify;
		padding:77px 0px 35px 0px;
	}
#pdtSaveur.dossierGenerique .firstBlock {
background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_tabMousseline.gif) repeat-y scroll left top;
}
#pdtSaveur.dossierGenerique .stdContentTab{
background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_bottomTabMousseline.gif) no-repeat scroll left bottom;
}
#pdtSaveur.dossierGenerique .stdNavTab li a{
background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_tabNavLeft.gif) no-repeat scroll 0 100%;
color:#686767;
display:block;
float:left;
line-height:1em;
padding:0 0 0 22px;
text-align:center;
text-decoration:none;
}
#pdtSaveur.dossierGenerique .stdNavTab li a span{
background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_tabNavRight.gif) no-repeat scroll 100% 100%;
color:#FFFFFF;
cursor:pointer;
display:block;
float:left;
font-size:13px;
font-weight:bold;
height:28px;
padding:13px 18px 0 0;
text-align:center;
width:176px;
}
#pdtSaveur.dossierGenerique .stdContentTab,#pdtSaveur.dossierGenerique .stdNavTab {
margin:0px 0px 0px 37px;
}
#pdtSaveur.dossierGenerique .stdNavTab li.active a span, #pdtSaveur.dossierGenerique .stdNavTab li a:hover span {
background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_tabNavRight.gif) no-repeat scroll 100% 0;
color:#52beef;
font-size:13px;
font-weight:bold;
height:28px;
padding:13px 18px 0 0;
}
#pdtSaveur.dossierGenerique .stdNavTab li.active a, #pdtSaveur.dossierGenerique .stdNavTab li a:hover {
background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_tabNavLeft.gif) no-repeat scroll 0 0;
font-weight:normal;
text-decoration:none;
}
#pdtSaveur.dossierGenerique .stdNavTab li a span span, #pdtSaveur.dossierGenerique .stdNavTab li.active a span span, #pdtSaveur.dossierGenerique .stdNavTab li a:hover span span {
background:transparent none repeat scroll 0 0;
margin-top:-8px;
padding:0;
}
#pdtSaveur.dossierGenerique .visuSaveur{
margin:5px 0px 35px 0px;
}
#pdtSaveur.dossierGenerique .cmcmSaveur{
width:348px;
float:left;
}
#pdtSaveur.dossierGenerique .visuCmcSaveur{
float:left;
margin:-20px 0px 0px 0px;
}
#pdtSaveur.dossierGenerique .titleGrandeVainqueurs{
background:transparent url(/App_Themes/Common/img/maggiSaveur/tt_pdtMaggi.gif) no-repeat scroll 0 0;
margin:-15px 0px 0px 0px;
padding:0px;
width:410px;
height:57px;
float:left;
font-size:0px;
text-indent:-4000px;
}
#pdtSaveur.dossierGenerique .blocdecouvrPdt{
	width:591px;
	height:138px;
	padding:22px 0px 0px 16px;
	margin:0px 0px 20px 0px;
	clear:both;
	background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_Bloc.gif) no-repeat scroll 0 0;
}
	#pdtSaveur.dossierGenerique .blocdecouvrPdt .linkVoir{
		width:175px;
		height:21px;
		text-align:center;
		font-size:13px;
		font-weight:bold;
		margin-top:15px;
		color:#fff;
		display:block;
		padding-top:2px;
		background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_link.gif) no-repeat scroll 0 0;
	}
	#pdtSaveur.dossierGenerique .blocdecouvrPdt .visuPdtMaggi{
		float:right;
		margin:-20px 10px 0px 0px;
	}
	#pdtSaveur.dossierGenerique .blocdecouvrPdt .visuPdtMousline{
		float:right;
		margin:-10px 55px 0 0;
	}
	#pdtSaveur.dossierGenerique .blocdecouvrPdt .pMousline{
		width:397px;
		float:left;
	}
#pdtSaveur.dossierGenerique .bouillonLeft{
	width:417px;
	float:left;
	padding:18px 0px 0px 0px;
}
#pdtSaveur.dossierGenerique .bouillonLeft p{
	margin-bottom:0px;
	padding-bottom:13px;
}
	#pdtSaveur.dossierGenerique .bouillonLeft .promoL{
		width:252px;
		height:53px;
		color:#fff;
		font-size:14px;
		padding:2px 25px 0px 129px;
		position:relative;
		background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_promo.gif) no-repeat scroll 0 0;
	}
	#pdtSaveur.dossierGenerique .bouillonLeft .txtPromo{
	width:97px;
	height:33px;
	font-size:14px;
	position:absolute;
	left:22px;
	top:12px;
	font-size:0px;
	text-indent:-4000px;
	background:transparent url(/App_Themes/Common/img/maggiSaveur/txt_promo.gif) no-repeat scroll 0 0;
	}
	#pdtSaveur.dossierGenerique .promoL a{
		text-decoration:underline;
		color:#fff;
	}
	#pdtSaveur.dossierGenerique .promoL .bold{
		font-size:15px;
		font-weight:bold;
	}
#pdtSaveur.dossierGenerique .bouillonRight{
	width:200px;
	margin:0px;
	padding:18px 0px 0px 0px;
}
	#pdtSaveur.dossierGenerique .bouillonRight .ttDetails{
		width:129px;
		height:37px;
		font-size:0px;
		text-indent:-4000px;
		margin:0px 0px 0px 55px;
		background:transparent url(/App_Themes/Common/img/maggiSaveur/txt_details.gif) no-repeat scroll 0 0;
	}
	#pdtSaveur.dossierGenerique .bouillonRight .ttDetails a{
		width:129px;
		height:37px;
		display:block;
	}
#pdtSaveur.dossierGenerique 	.items_bouillon{
	clear:both;
	padding-top:15px;
	*padding-top:5px;
	margin:0px;
}
#pdtSaveur.dossierGenerique 	.items_bouillon li{
	background:transparent url(/App_Themes/Common/img/maggiSaveur/push.gif) no-repeat scroll 0 0;
	padding:0px 0px 0px 35px;
	overflow:auto;
	margin:0px;
}
#pdtSaveur.dossierGenerique .tt_revolution{
	background:transparent url(/App_Themes/Common/img/maggiSaveur/tt_revolution.gif) no-repeat scroll 0 10px;
	width:519px;
	height:60px;
	font-size:0px;
	text-indent:-4000px;
}
#pdtSaveur.dossierGenerique .itemsBlocContent{
clear:both;
}
#pdtSaveur.dossierGenerique .importantBouillon{
text-align:center;
color:#e31818;
font-size:14px;
font-weight:bold;
padding-top:5px;
padding-bottom:22px;
}
#pdtSaveur.dossierGenerique .visuPoele{
margin-right:30px;
float:right;
}
#pdtSaveur.dossierGenerique .visuCuisson{
margin-right:10px;
float:left;
}
#pdtSaveur.dossierGenerique .itemsBlocContent p{
width:280px;
font-size:13px;
float:left;
clear:none;
padding:30px 0px 0px 1px;
}
#pdtSaveur.dossierGenerique .blocCoeurBouillon{
	padding:0px 0px 30px 0px;
}
#pdtSaveur.dossierGenerique .tt_produitMaggi {
	background:transparent url(/App_Themes/Common/img/maggiSaveur/tt_cuisine.gif) no-repeat scroll 0 10px;
	width:471px;
	height:60px;
	font-size:0px;
	padding-bottom:10px;
	text-indent:-4000px;
}
#pdtSaveur.dossierGenerique .itemsCoeurBouillons{
width:274px;
float:left;
margin:20px 0px 0px 30px;
}
#pdtSaveur.dossierGenerique .itemsCoeurBouillons li{
background:transparent url(/App_Themes/Common/img/maggiSaveur/flech.gif) no-repeat scroll 0px 5px;
padding:3px 0px 3px 23px;
font-size:11px;
} 
#pdtSaveur.dossierGenerique .tt_cuisineModerne{
background:transparent url(/App_Themes/Common/img/maggiSaveur/tt_bouillon.gif) no-repeat scroll 0px 10px;	
width:475px;
height:55px;
font-size:0px;
text-indent:-4000px;
clear:both;
}
#pdtSaveur.dossierGenerique .carouselBlock .videoCarousel {
background:transparent url(/App_Themes/Common/img/maggiSaveur/bg_carouselBottom.gif) no-repeat scroll 0 100%;
margin:0 0 0 1px;
*margin:0 0 0 2px;
padding:0 0 9px;
position:relative;
width:646px;
}
#pdtSaveur.dossierGenerique .videoCarousel .insideCarousel {
background:#FDD522 url(/App_Themes/Common/img/maggiSaveur/bg_carouselTop.gif) no-repeat scroll 0 0;
padding:9px 0 0 12px;
position:relative;
}
#pdtSaveur.dossierGenerique .videoCarousel .jcarousel-clip-horizontal {
height:301px;
}
#pdtSaveur.dossierGenerique .carouselBlock {
padding:15px 0px 0px 0px;
}
#pdtSaveur.dossierGenerique .videoCarousel .jcarousel-prev-horizontal {
background:transparent url(/App_Themes/Common/img/picto_carouselPrevious2.gif) no-repeat scroll 0 0;
cursor:pointer;
height:32px;
left:-20px;
margin-left:-1px;
position:absolute;
top:145px;
width:32px;
z-index:3;
}
#pdtSaveur.dossierGenerique .videoCarousel .jcarousel-next-horizontal {
background:transparent url(/App_Themes/Common/img/picto_carouselNext2.gif) no-repeat scroll 0 0;
cursor:pointer;
height:32px;
margin-right:10px;
position:absolute;
right:-16px;
top:145px;
width:23px;
z-index:3;
}
#pdtSaveur.dossierGenerique .contentOnglet2{
	padding:0px 0px 0px 20px;
}
#pdtSaveur.dossierGenerique #onglet2 .firstBlock {
padding:20px 10px 0 0px;
width:638px;
}

#pdtSaveur .contentCremosa {
	 font-size: 12px;
	 padding-right:20px;
	}
	#pdtSaveur .contentCremosa  .floatR{
		float:right;
	}
	#pdtSaveur .contentCremosa  .floatL{
		float:left;
	}
	#pdtSaveur .contentCremosa  .bMarginMLg{
		margin-bottom: 15px;
	}
	#pdtSaveur .contentCremosa  .sub-content{
		padding: 22px 0 0 30px;
	}
	#pdtSaveur .contentCremosa  .item-cremosa{
		overflow:hidden;
		height: 170px;
	}
	#txt-decouvrez-nouveaute-mousline {
		font-size: 0;
		text-indent: -4444px;
		background: url(/App_Themes/Common/img/maggiSaveur/txt-nouveaute-mousline.jpg) no-repeat;
		width: 313px;
		height: 93px;
		float:left;
		margin:34px 0 0 20px;
	}
	#pdtSaveur .contentCremosa  h3 span{
		display:block;
		font-size: 0;
		margin-left:-37px;
		text-indent: -4444px;
	}
	#pdtSaveur .contentCremosa .more-info span{
	 	font-size: 0;
		text-indent: -4444px;
		background: url(/App_Themes/Common/img/maggiSaveur/txt-pour-plus-details.gif) no-repeat;
		width: 128px;
		height: 37px;
		display:block;
		float:right;
		margin-right:35px;
		margin-top:-26px;
	}
	#pdtSaveur .contentCremosa .item-t1 div{
	 	width: 348px;
		float:left;
	}
	#pdtSaveur .contentCremosa .item-t1{
		overflow:hidden;
	 	width:100%;
	}
	#pdtSaveur .contentCremosa .item-t2 {
	 	overflow:hidden;
		width:100%;
	}
	#pdtSaveur .contentCremosa .item-t3 {
		overflow:hidden;
	 	margin:44px 0 20px;
	}
	#pdtSaveur .contentCremosa .item-t2 div{
	 	width: 375px;
		float:left;
		margin-left:22px;
	}
	#pdtSaveur .contentCremosa .item-t1 .imgLeft{
	 	margin-left: 20px;
		float:left;
	}
	#pdtSaveur .contentCremosa .item-t2 .imgLeft{
	 	float:left;
	}
	#title-mousline-s-engage{
		background: url(/App_Themes/Common/img/maggiSaveur/bg-titre-blue.jpg) no-repeat;
		height: 21px;
		padding:6px 0 0 12px;
		color:white;
		font-size:1.2em;
		font-weight:bold;
		display:block;
	}
	#title-equilibre  span{
		background: url(/App_Themes/Common/img/maggiSaveur/title-equilibre.gif) no-repeat;
		height: 30px;
		width: 150px;
		margin-top: 18px;
	}
	#title-qualite-naturalite  span{
		background: url(/App_Themes/Common/img/maggiSaveur/title-qualite-et-naturalite.gif) no-repeat;
		height: 30px;
		width: 280px;
		margin-top:32px;
	}
	#title-respect-environement  span{
		background: url(/App_Themes/Common/img/maggiSaveur/title-respecter-environement.gif) no-repeat;
		height: 30px;
		width: 358px;
	}
	#bg-respect-environement {
		background: url(/App_Themes/Common/img/maggiSaveur/bg-respect-environnement.jpg) no-repeat;
		height: 216px;
		width: 572px;
		margin-left:-30px;
		padding:82px 0 0 40px;
	}
	#bg-respect-environement ul{
		margin: 20px 0 0 0;
		padding: 0;
	}
	#bg-respect-environement p{
		width:355px;
	}
	#bg-respect-environement ul li {
		background: url(/App_Themes/Common/img/maggiSaveur/fleche.gif) no-repeat;
		padding-left:38px;
		list-style: none;
	}
	#bg-respect-environement ul li a{
		color:#52BEEF;
		display:block;
		font-size:13px;
		font-weight:bold;
		padding-bottom:2px;
		text-decoration:underline;
	}
.facebookLink {
background:transparent url(/App_Themes/Common/img/push_facebook.gif) no-repeat 0 0;
height:16px;
display:none;
position:absolute;
width:163px;
right:35px;
top:148px;
z-index:2;
}
.facebookLink span{
font-size:0px;
text-indent:-4000px;
}
.MaggifacebookLink{
background:transparent url(/App_Themes/Common/img/push_facebook.gif) no-repeat scroll 0 0;
display:block;
height:16px;
position:absolute;
right:22px;
top:123px;
font-size:0px;
text-indent:-4000px;
width:163px;
}		

/* ::   DOSSIER RECETTES ÉCONOMIQUES  ::*/

#petits_prix .theme{
background:transparent url(/App_Themes/Common/img/mousseline/title_dossierCuisine.jpg) no-repeat scroll 0 0;
height:43px;
margin-bottom:15px;
margin-left:-15px;
width:348px;
}
#content .docRecetteEco .theme{
	background:transparent url(/App_Themes/Common/img/mousseline/title_dossierPetits.jpg) no-repeat scroll 0 0;
	width:385px;
	height:43px;
}
#petits_prix .theme span{display:none;}
#petits_prix h1{
	background:transparent url(/App_Themes/Common/img/dossier_recettes_a_petits_prix/tt_cuisine.gif) no-repeat;
	width:367px;
	height:89px;
	font-size:0px;
	text-indent:-4000px;
	margin:0px;
	padding:0px;
}
#petits_prix.dossierGenerique h3 {
background:transparent url(/App_Themes/Common/img/mousseline/bg_exempleRecette.jpg) no-repeat scroll left top;
clear:both;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:19px;
margin-bottom:10px;
padding:6px 0 0 25px;
}
#petits_prix  .tt_saison{
	display:block;
	color:#a3bf0b;
	font-weight:bold;
}
#petits_prix .itemsRecettes{list-style:none;}
#petits_prix .itemsRecettes li a{
background:transparent url(/App_Themes/Common/img/arrow-question-reponses.gif) no-repeat scroll 0 2px;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
padding-left:33px;
text-decoration:underline;
}
#petits_prix .printemps{
	width:390px;
	float:left;
}
#petits_prix .blocEcoL{
	width:450px;
	float:left;
}
#petits_prix .blocEcoL p{
	padding-bottom:10px;
}
#petits_prix.dossierGenerique .tt_Items{
	padding:0px;
	margin:0px;
}
#petits_prix.dossierGenerique .tt_Items01{
	width:445px;
}
#petits_prix.dossierGenerique .visuPrintemps{
	margin:-20px 10px 0px 0px;
	float:right;
}
#petits_prix.dossierGenerique .firstBlock{
padding:20px 10px 0 30px;
width:608px;
}
#petits_prix.dossierGenerique .blocAutomne{
padding:55px 0px 50px 10px;
}
#petits_prix.dossierGenerique .visuMnViand{
float:right;
margin:25px 5px 0px 0px;
}
#petits_prix .vBlanche{
padding:13px 0px 30px 7px;
}
#petits_prix .Tmargin10{margin-top:10px;margin-left:10px;float:left;margin-bottom:50px;}
#petits_prix.dossierGenerique .Tmargin0{margin:0px;padding:0px;font-size:12px;}
#petits_prix .recetteAbsolute{position:relative;clear:both;}
#petits_prix .recetteAbsolute img{position:absolute;left:454px;}

#petits_prix .dossierGenerique p {
clear:both;
font-size:12px;
padding:0 20px 20px 0;
}
#petits_prix.dossierGenerique .important{color:#000;}
#petits_prix .tt_saisons{font-size:14px;font-weight:bold;color:#a3bf0b;display:block;}
#petits_prix .visuLegumes{margin:-7px 13px 0px 0px;float:right;}
#petits_prix .painP{padding:20px 0px 40px 15px;}
#petits_prix .bSoupe{padding:10px 0px 40px 12px;}
#petits_prix.dossierGenerique h4.tt_saison{background:none; font-size:12px;margin:0px; padding:0px;font-weight:bold;}
.header-bouillons{
margin: -10px 0px 0px -18px;
}
#soupePrete .home-bouillons .stdNavTab li.active a span, #soupePrete .home-bouillons .stdNavTab li a:hover span {
height:36px;
padding:5px 18px 0 0;
}
#soupePrete .home-bouillons .stdContentTab{
background:transparent url(/App_Themes/Common/img/HpBouillons/bg_bottomTab.gif) no-repeat scroll left bottom;
}
#soupePrete .home-bouillons .firstBlock{
background:transparent url(/App_Themes/Common/img/HpBouillons/bg_contentTab.gif) no-repeat scroll left bottom;
_padding-bottom:188px;
padding:40px 0 118px 20px;
width:628px;
overflow:auto;
}
#soupePrete .home-bouillons p {
font-weight:bold;
} 
#soupePrete .home-bouillons h3.tt-revisitez{
background:transparent url(/App_Themes/Common/img/HpBouillons/tt_grandsClasiques.gif) no-repeat scroll 0 0;
height:47px;
width:484px;
font-size:0;
text-indent:-4000px;
}
#soupePrete .home-bouillons .side_title_ongle2{
font-size:13px;
color:#333333;
font-weight:bold;
padding-bottom:30px;
}
#onglet2 .first_par span{
color:#000;
}
#soupePrete .home-bouillons .video-pot-au-feu{
width:370px;
float:left;
height:315px;
font-size:16px;
}
#soupePrete .home-bouillons .pdt-Content{
width:230px;
float:left;
margin-left:10px;
text-align:center;
padding-top:47px;
}
#soupePrete .home-bouillons .important{
color:#000;
font-weight:bold;
}
#soupePrete .home-bouillons .flash-video-pot-au-feu{
margin-top:7px;
}
#soupePrete .home-bouillons .pdt-Content p{
font-weight:bold;
color:#000;
text-align:center;
}
#soupePrete .home-bouillons .bloc-poulet-express {
width:225px;
float:left;
font-size:13px;
margin:0px 15px 0px 0px;
padding:47px 0px 0px 55px;
}
#soupePrete .home-bouillons .bloc-blanquette{
padding:30px 0px 0px 0px;
clear:both;
}
#soupePrete .home-bouillons .link-poulet {
background:transparent url(/App_Themes/Common/img/HpBouillons/link-cliquez-ici.jpg) no-repeat scroll 0 0;
height:21px;
width:98px;
display:block;
font-size:0;
margin:9px 0px 0px 44px;
text-indent:-4000px;
}
#soupePrete .home-bouillons h3.Sortez-ordinaire{
background:transparent url(/App_Themes/Common/img/HpBouillons/tt_sortez-ordinaire.jpg) no-repeat scroll 0 0;
height:19px;
width:236px;
font-size:0;
margin-bottom:10px;
text-indent:-4000px;
}
#soupePrete .home-bouillons h3.variez-les-plaisirs{
background:transparent url(/App_Themes/Common/img/HpBouillons/tt_variez-plaisirs.jpg) no-repeat scroll 0 0;
height:24px;
width:211px;
font-size:0;
margin-bottom:10px;
text-indent:-4000px;
clear:both;
}
#soupePrete .home-bouillons .bloc-pain-perdu{
width:317px;
float:left;
overflow:auto;
}
	#soupePrete .home-bouillons .bloc-pain-perdu a.links-cliquez{
		background:transparent url(/App_Themes/Common/img/HpBouillons/link-cliquez-ici.jpg) no-repeat scroll 0 0;
		height:21px;
		width:98px;
		display:block;
		font-size:0;
		text-indent:-4000px;	
		margin:7px 0px 0px 155px;	
	}
#soupePrete .home-bouillons .bloc-clafoutis-brocoli{
width:285px;
float:left;
overflow:auto;
}
	#soupePrete .home-bouillons .bloc-clafoutis-brocoli a.links-cliquez{
		background:transparent url(/App_Themes/Common/img/HpBouillons/link-cliquez-ici.jpg) no-repeat scroll 0 0;
		height:21px;
		width:98px;
		display:block;
		font-size:0;
		text-indent:-4000px;	
		margin:7px 0px 0px 137px;
	}

#soupePrete .home-bouillons .visu-sortiez-ordinaire{
height:192px;
width:243px;
display:block;
}
#soupePrete .home-bouillons .items-luxe{
list-style:none;float:left;
}
	#soupePrete .home-bouillons .items-luxe li{
		background:transparent url(/App_Themes/Common/img/HpBouillons/push.gif) no-repeat scroll 0 0;
		padding:0px 0px 10px 36px;
	}
#soupePrete .home-bouillons .items-luxe li .linkRicotta, #soupePrete .home-bouillons .items-luxe li .linkRissoto, #soupePrete .home-bouillons .items-luxe li .linkJambon {
		background:transparent url(/App_Themes/Common/img/HpBouillons/link-cliquez-ici.jpg) no-repeat scroll 0 0;
		height:21px;
		width:98px;
		display:block;
		font-size:0;
		text-indent:-4000px;	
}
#soupePrete .home-bouillons .items-luxe li .linkJambon{margin:10px 0px 0px 160px;}
#soupePrete .home-bouillons .items-luxe li .linkRissoto{margin:10px 55px 0px 120px;}
#soupePrete .home-bouillons .items-luxe li .linkRicotta{margin:10px 0px 0px 150px;}
#soupePrete .home-bouillons .items-luxe li.items-Risotto{margin:52px 0px 0px 15px;font-size:16px;padding-top:3px;}
#soupePrete .home-bouillons .items-luxe li.items-medi{margin:50px 0px 0px 0px;font-size:16px;padding-top:3px;}
#soupePrete .home-bouillons .items-luxe li.items-jambon{margin:70px 0px 0px 30px; _margin:70px 0px 70px 30px;font-size:16px;padding-top:3px;}

#soupePrete .home-bouillons .onglet{
	padding:0px 0 0 0px;
	overflow:hidden;
	font-family:Arial;
}
#soupePrete .home-bouillons .onglet .side_title
{
	overflow:hidden;
	padding:0 0 23px;
	width:100%;
}
#soupePrete .home-bouillons .onglet p
{
	line-height:16px;
}
#soupePrete .home-bouillons .onglet p a{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#soupePrete .home-bouillons .onglet .img_kub{
	float:left;
	margin:0 9px 0 23px;
}
#soupePrete .home-bouillons .onglet h2, #soupePrete .home-bouillons .onglet h3, #soupePrete .home-bouillons .onglet h4{
	font-size:0;
	text-indent:-4000px;
	float:left;
}
#soupePrete .home-bouillons .onglet h2{
	font-size:0;
	text-indent:-4000px;
	width:510px;
	height:48px;
	float:left;
	background:url(/App_Themes/Common/img/HpBouillons/tt_1st_onglet.gif) no-repeat;
}
#soupePrete .home-bouillons .onglet .block_side{
	float:left;
	width:100%;
}
#soupePrete .home-bouillons .onglet .side2{
	margin-top:-30px;
}
#soupePrete .home-bouillons .side1 .push{
	float:left;
	position:relative;
	z-index:1;
}
#soupePrete .home-bouillons .side1 .block_sidetext{
	width:398px;
	float:left;
}
#soupePrete .home-bouillons .side2 .block_sidetext{
	width:296px;
	float:left;
}
#soupePrete .home-bouillons .block_sidetext .tt_1ou2{
	width:397px;
	height:72px;
	margin:20px 0 0 -8px;
	position:relative;
	z-index:2;
	background:url(/App_Themes/Common/img/HpBouillons/tt_h3_1ou2.gif) no-repeat;
	clear:both;
	padding:0 0 8px 0;
}
#soupePrete .home-bouillons .onglet .tt_danslasoupe{
	width:423px;
	height:25px;
	background:url(/App_Themes/Common/img/HpBouillons/tt_h3_danslasoupe.gif) no-repeat;
	clear:both;
	padding:0 0 22px 0;
	margin:20px 0 0 0;
}

#soupePrete .home-bouillons .side1 .block_sidetext p{
	padding:0 0 0 31px;
	font-weight:bold;
	color:#333333;
}
#soupePrete .home-bouillons .side2 .block_sidetext p{
	padding:60px 0 0 16px;
	font-weight:bold;
	font-size:13px;
	color:#333333;
}
#soupePrete .home-bouillons .side2 .push{
	float:right;
	position:relative;
	z-index:1;
}
#soupePrete .home-bouillons .side2 .push_maggi{
	margin:64px 25px 0 0;
}
#soupePrete .home-bouillons .side3 .block_sideleft
{
	width:243px;
	float:left;
}
#soupePrete .home-bouillons .side3 .block_sideleft .sideleft_img1
{
	float:left;
	margin:0 0 0 60px;
}
#soupePrete .home-bouillons .side3 .block_sideleft .sideleft_p1
{
	clear:both;
	float:left;
	margin-top:-15px;
	padding:0 0 18px;
	width:100%;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
#soupePrete .home-bouillons .side3 .sideleft_p2
{
	clear:both;
}
#soupePrete .home-bouillons .side3 .sideleft_p2 p
{
	float:left;
	padding-right:8px;
	width:119px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
#soupePrete .home-bouillons .onglet .tt_rehaussez
{
	background:url(/App_Themes/Common/img/HpBouillons/tt_h3_rehaussez.gif) no-repeat;
	width:567px;
	height:25px;
	margin:34px 0 5px 0;
}
#soupePrete .home-bouillons .side4 p
{
	width:270px;
	float:left;
	color:#333333;
	padding:24px 0 0 39px;
	line-height:20px;
	font-weight:bold;
}
#soupePrete .home-bouillons .side4 span
{
	color:#000;
}
#soupePrete .home-bouillons .side4 img
{
	float:right;
}
#soupePrete .home-bouillons .side4 .side4_inder_p
{
	padding:25px 0 0 39px;
	margin:-3px 0 0 0;
	line-height:16px;
	font-size:13px;
}
#soupePrete .home-bouillons .side4 .side4_inder_p a
{
	text-decoration:underline;
	font-weight:normal;
	font-size:13px;
}
#soupePrete .home-bouillons .side4 .side4_p
{
	float:left;
}
#soupePrete .home-bouillons .side4 .push_boeuf
{
	margin:59px 64px 0 0;
}
#soupePrete .home-bouillons .side5 img
{
	float:left;
	margin:0 63px 0 72px;
}
#soupePrete .home-bouillons .side5
{
	padding:12px 0 0 0;
}
#soupePrete .home-bouillons .side5 .side5_p
{
	float:left;
	width:300px;
	color:#333333;
	padding:23px 0 0 0;
}
#soupePrete .home-bouillons .side5 .side5_p h4
{
	background:url(/App_Themes/Common/img/HpBouillons/tt_h4_lesecret.gif) no-repeat !important;
	width:246px;
	height:21px;
	margin:0 0 0 0;
	padding:0 0 12px 0 !important;
}
#soupePrete .home-bouillons .side5 .side5_p p
{
	width:100%;
	float:left;
	line-height:18px;
	color:#333333;
	font-weight:bold;
}
#soupePrete .home-bouillons .side5 .side5_p p a
{
	color:#000;
}
#soupePrete .home-bouillons .side6
{
	background:url(/App_Themes/Common/img/HpBouillons/bg_block_jamais.gif) no-repeat 95px 19px;
	width:500px !important;
	height:206px;
	padding:75px 0 0 115px;
}
#soupePrete .home-bouillons .side6 h3
{
	background:url(/App_Themes/Common/img/HpBouillons/tt_h3_jamais.gif) no-repeat;
	width:317px;
	height:27px;
	margin:0 0 12px 0;
}
#soupePrete .home-bouillons .side6 ul
{
	width:364px;
	clear:both;
}
#soupePrete .home-bouillons .side6 ul li
{
	font-size:12px;
	line-height:14px;
	padding:0 0 14px 0;
}
#soupePrete .home-bouillons .side6 ul li span
{
	color:#cb001f;
	font-weight:bold;
}
#soupePrete .home-bouillons .cclear{overflow:auto;}

/** Bouillons onglet 3**/

#soupePrete .home-bouillons .onglet3{
	overflow:hidden;
	font-family:Arial;
}
#soupePrete .home-bouillons .onglet3 p
{
	line-height:16px;
	padding:5px 0 0;
	width:100%;
}
#soupePrete .home-bouillons .onglet3 h2{
	font-size:0;
	text-indent:-4000px;
	float:left;
}
#soupePrete .home-bouillons .onglet3 .side_title {
	overflow:hidden;
	width:100%;
}
#soupePrete .home-bouillons .onglet3 .side_title p{
	clear:both !important;
	padding:10px 0 4px 0;
}
#soupePrete .home-bouillons .onglet3 h2{
	font-size:0;
	text-indent:-4000px;
	width:510px;
	height:48px;
	float:left;
	background:url(/App_Themes/Common/img/HpBouillons/tt_2nd_onglet.gif) no-repeat;
}
#soupePrete .home-bouillons .side1, #soupePrete .home-bouillons .side2, #soupePrete .home-bouillons .side3, #soupePrete .home-bouillons .side4
{
	clear:both;
	overflow:hidden;
	padding:15px 0 0 0;
	width:100%;
}
#soupePrete .home-bouillons .onglet3 h3{
	font-size:16px;
	font-weight:bold;
	padding:8px 0 6px 0;
}
#soupePrete .home-bouillons .onglet3 .block_video{
	float:left;
}
#soupePrete .home-bouillons .onglet3 .block_video_right{
	padding:24px 0 0 57px;
	float:left;
	width:200px;
}
#soupePrete .home-bouillons .onglet3 .block_video_right img{
	float:left;
	margin:0 0 0 10px;
}
#soupePrete .home-bouillons .onglet3 .side1 .block_video_right span{
	margin:12px 0 0 0;
}
#soupePrete .home-bouillons .onglet3 .side2 .block_video_right span{
	margin:12px 0 0 10px;
}
#soupePrete .home-bouillons .onglet3 .side1 .comment_push{
	font-size:0;
	text-indent:-4000px;
	float:left;
	background:url(/App_Themes/Common/img/HpBouillons/tt_boullion_kub1.gif) no-repeat;
	width:166px;
	height:84px;
}
#soupePrete .home-bouillons .onglet3 .side2 .comment_push{
	font-size:0;
	text-indent:-4000px;
	float:left;
	background:url(/App_Themes/Common/img/HpBouillons/tt_boullion_kub2.gif) no-repeat;
	width:166px;
	height:84px;
}
#soupePrete .home-bouillons .onglet3 .side3 img
{
	float:left;
	margin:25px 18px 0 54px;
}
#soupePrete .home-bouillons .onglet3 .side3 .block_crumble
{
	float:left;
	padding:69px 0 0 34px;
	width:307px;
	background:url(/App_Themes/Common/img/HpBouillons/small_kub.gif) no-repeat 0 70px;
}
#soupePrete .home-bouillons .onglet3 .side4 img
{
	float:right;
	margin:0 68px 0 0px;
}
#soupePrete .home-bouillons .onglet3 .side4 .block_fondue
{
	float:left;
	padding:34px 0 0 40px;
	width:317px;
	background:url(/App_Themes/Common/img/HpBouillons/small_kub.gif) no-repeat 5px 35px;
}
#soupePrete .home-bouillons .onglet3 .side5
{
	background:url(/App_Themes/Common/img/HpBouillons/bg_decouvrez.gif) no-repeat 0 52px;
	padding:84px 0 72px 33px;
}
#soupePrete .home-bouillons .onglet3 .side5 h3
{
	font-size:0;
	text-indent:-4000px;
	background:url(/App_Themes/Common/img/HpBouillons/link_decouvrez.gif) no-repeat;
	width:317px;
	height:32px;
	padding:0;
}
#soupePrete .home-bouillons .onglet3 .side5 a
{
	font-size:0;
	text-indent:-4000px;
	background:url(/App_Themes/Common/img/HpBouillons/link_cliquez.gif) no-repeat;
	width:131px;
	height:28px;
	display:block;
	margin-left:54px;
}

/**  Dossier Calcium    **/
#soupePrete.dossier-calcium .stdNavTab li.active a span, #soupePrete.dossier-calcium .stdNavTab li a:hover span {
height:36px;padding:5px 18px 0 0;
}
#soupePrete.dossier-calcium h2.bigTitleLeCalcium{
background:transparent url(/App_Themes/Common/img/DossierCalcium/tt_garder_solides.gif) no-repeat scroll 0 0;
float:left;
height:80px;
margin:15px 0 0 17px !important;
*margin:20px 0 0 10px !important;
width:386px;
}
#Cuisine .dossier-calcium .stdNavTab li a span.onglet1{width:159px;}
#Cuisine .dossier-calcium .stdNavTab li a span.onglet2{width:210px;}
#Cuisine .dossier-calcium .stdNavTab li a span.onglet3{width:159px;}
#Cuisine .dossier-calcium .onglet-calcium,#Cuisine .dossier-calcium .onglet-astuces, #Cuisine .dossier-calcium .onglet-source
{
	overflow:hidden;
	font-family:Arial;
}
#Cuisine .dossier-calcium h2	/*	#soupePrete #container .detailItem h5*/
{
	background:url(/App_Themes/Common/img/DossierCalcium/bg_title.gif) no-repeat;
	clear:both;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:20px;
	margin:0 0 17px 0;
	padding:5px 0 0 10px;
	width:586px;
}
#Cuisine .dossier-calcium .onglet-calcium p
{
	font-size:13px;
	line-height:16px;
	padding:0 0 16px 6px;
	clear:none;
	font-weight:normal;
}
#Cuisine .dossier-calcium .onglet-calcium .side1
{
	padding:0 14px 18px 0;
}
#Cuisine .dossier-calcium .onglet-calcium .side1 img
{
	float:right;
	margin:10px 0 0 7px;
}
#Cuisine .dossier-calcium .onglet-calcium .side2
{
	padding:0 20px 18px 0;
}
#Cuisine .dossier-calcium .onglet-calcium .side2 img
{
	float:left;
	margin:5px 18px 0 0;
}
#Cuisine .dossier-calcium .onglet-calcium .side3
{
	padding:0 0 21px 0;
}
#Cuisine .dossier-calcium .onglet-calcium .side3 img
{
	float:right;
	margin:20px 0 0 18px;
}

/*** onglet 2 ***/

#Cuisine .dossier-calcium .onglet-astuces .side1, #Cuisine .dossier-calcium .onglet-astuces .side2
{
	width:100%;
	float:left;
}
#Cuisine .dossier-calcium .onglet-astuces .block_img
{
	float:left;
	padding:0 0 0 0;
	width:210px;
}
#Cuisine .dossier-calcium .onglet-astuces .side1 .block_img img
{
	float:left;
}
#Cuisine .dossier-calcium .onglet-astuces .block_img img.calcium2_2
{
	margin:0 0 0 18px;
}
#Cuisine .dossier-calcium .onglet-astuces p
{
	font-size:13px;
	line-height:16px;
	font-weight:normal;
}
#Cuisine .dossier-calcium .onglet-astuces .side1 ul
{
	float:left;
	width:364px;
	padding:0 0 0 13px;
}
#Cuisine .dossier-calcium .onglet-astuces .side1 li
{
	font-size:13px;
	line-height:16px;
	padding:0 0 19px 10px;
	background:url(/App_Themes/Common/img/DossierCalcium/puce.gif) no-repeat 0 6px;
}
#Cuisine .dossier-calcium .onglet-astuces .side1 p
{
	float:left;
	clear:none;
	padding:0 0 0 10px;
	width:373px;
	font-weight:normal;
}
#Cuisine .dossier-calcium .onglet-astuces .side2
{
	padding:20px 0 10px 0;
}
#Cuisine .dossier-calcium .onglet-astuces .side2 img
{
	float:right;
	margin:-5px 95px 0 0;
}
#Cuisine .dossier-calcium .onglet-astuces .side2 p
{
	padding:14px 0 6px 65px;
	clear:none;
	font-weight:normal;
}
#Cuisine .dossier-calcium .onglet-astuces .side2 ul
{
	padding:0 0 0 65px;
	width:243px;
}
#Cuisine .dossier-calcium .onglet-astuces .side2 li
{
	font-size:13px;
	line-height:16px;
	padding:0 0 5px 13px;
	background:url(/App_Themes/Common/img/DossierCalcium/puce.gif) no-repeat 0 6px;
}
.partageToFriend{margin-left:50px;}

/*** onglet 3 ***/

#Cuisine .dossier-calcium .onglet-source .side1, #Cuisine .dossier-calcium .onglet-source .side2, #Cuisine .dossier-calcium .onglet-source .side3, #Cuisine .dossier-calcium .onglet-source .side4
{
	float:left;
	width:100%;
}
#Cuisine .dossier-calcium #container #onglet3 .onglet-source p
{
	font-size:13px;
	line-height:15px;
	padding:0 0 15px 20px;
	font-weight:normal;
}
#Cuisine .dossier-calcium .onglet-source .side1
{
	padding:0 0 26px 0;
}
#Cuisine .dossier-calcium .onglet-source .side2
{
	padding:0 0 44px 0;
}
#Cuisine .dossier-calcium .onglet-source .side2 img
{
	float:right;
	padding:0 28px 0 0;
}
#Cuisine .dossier-calcium .onglet-source .side2 ul
{
	padding:16px 0 0 40px;
}
#Cuisine .dossier-calcium .onglet-source li
{
	font-size:13px;
	line-height:18px;
	padding:0 0 11px 13px;
	background:url(/App_Themes/Common/img/DossierCalcium/puce.gif) no-repeat 0 6px;
}
#Cuisine .dossier-calcium .onglet-source li a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#Cuisine .dossier-calcium .onglet-source .side2 li
{
	padding:0 0 11px 13px;
}
#Cuisine .dossier-calcium .onglet-source .side3 img
{
	float:left;
	margin:0 0 0 15px;
}
#Cuisine .dossier-calcium .onglet-source .side3 ul
{
	float:left;
	width:350px;
	padding:20px 0 0 22px;
}
#Cuisine .dossier-calcium .onglet-source .side3 li
{
	padding:0 0 11px 13px;
}
#Cuisine .dossier-calcium .onglet-source .side4
{
	background:url(/App_Themes/Common/img/DossierCalcium/bg_calcium_bottom.gif) no-repeat 10px 32px;
	padding:59px 43px 36px 50px;
	width:auto;
}
#Cuisine .dossier-calcium .onglet-source .side4 img
{
	float:left;
	margin:0 47px 0 0;
}
#Cuisine .dossier-calcium .onglet-source .side4 h3
{
	font-size:14px;
	padding:0 0 15px 0;
}
#Cuisine .dossier-calcium .onglet-source .side4 p
{
	line-height:17px;
	font-weight:normal;
}
#Cuisine .dossier-calcium .onglet-source .side4 a
{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	float:left;
	padding:4px 0 0 18px;
	background:url(/App_Themes/Common/img/DossierCalcium/bg_bt_ensavoir.gif) no-repeat;
	width:259px;
	height:19px;
	margin:5px 0 0 26px;
}
 /*   Page dédiée FOFU   */
 /* Ongle 1 */

#soupePrete .fonds-et-fumets p
{
	font-family:Arial;
	font-size:14px;
	padding:0 0 5px 0;
}
#soupePrete .fonds-et-fumets p.sub_title
{
	font-size:13px;
	font-weight:bold;
}
#soupePrete .fonds-et-fumets p.under_title
{
	font-style:italic;
	padding:10px 0 0 0;
}
#soupePrete .fonds-et-fumets p.under_title span
{
	font-weight:bold;
}
#soupePrete .fonds-et-fumets h2
{
	font-size:0;
	text-indent:-4000px;
	width:100%;
}
#soupePrete .fonds-et-fumets .side1, #soupePrete .fonds-et-fumets .side2, #soupePrete .fonds-et-fumets .side3, #soupePrete .fonds-et-fumets .side4, #soupePrete .fonds-et-fumets .side5
{
	overflow:hidden;
	width:100%;
}
#soupePrete .fonds-et-fumets .side1 h2
{
	height:38px;
	margin:20px 0 0 6px;
	background:url(/App_Themes/Common/img/fofu/tt_astuces_1.gif) no-repeat;
}
#soupePrete .fonds-et-fumets .side1 .side_video
{
	float:left;
	width:100%;
	padding:25px 0 0 0;
}
#soupePrete .fonds-et-fumets .side1 .side_video .side_left
{
	float:left;
	width:240px;
}
#soupePrete .fonds-et-fumets .side1 .side_video .side_left img
{
	margin:11px 0 0 0;
}
#soupePrete .fonds-et-fumets .side1 .side_video .side_left p
{
	margin:0 0 0 5px;
	font-size:13px;
	font-weight:bold;
}
#soupePrete .fonds-et-fumets .side1 .side_video .side_right
{
	float:right;
	padding:0 20px 0 0;
}
#soupePrete .fonds-et-fumets .side1 .side_video .side_left .push
{
	margin:0 0 0 27px !important;
}
#soupePrete .fonds-et-fumets .side1 .side_video .under_video
{
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0;
	text-align:center;
}
#soupePrete .fonds-et-fumets .side2 h2
{
	height:39px;
	margin:44px 0 15px 6px;
	background:url(/App_Themes/Common/img/fofu/tt_astuces_2.gif) no-repeat;
}
#soupePrete .fonds-et-fumets .side2 .side_left
{
	width:314px;
	float:left;
}
#soupePrete .fonds-et-fumets .side2 .side_left img
{
	margin:0 0 0 83px;
}
#soupePrete .fonds-et-fumets .side2 .side_left p
{
	margin:4px 0 0 38px;
	font-size:13px;
	font-weight:bold;
}
#soupePrete .fonds-et-fumets .side2 .side_right .push
{
	margin:0 0 8px 28px;
}
#soupePrete .fonds-et-fumets .side3 h2
{
	height:18px;
	margin:26px 0 19px 6px;
	background:url(/App_Themes/Common/img/fofu/tt_astuces_3.gif) no-repeat;
}
#soupePrete .fonds-et-fumets .side3 p
{
	font-weight:bold;
}
#soupePrete .fonds-et-fumets .side3 .side_visu .side_left
{
	width:386px;
	float:left;
}
#soupePrete .fonds-et-fumets .side3 .side_visu .side_left p
{
	font-size:13px;
	font-weight:bold;
	padding:18px 0 0 23px;
}
#soupePrete .fonds-et-fumets .side3 .side_visu .side_left img
{
	margin:10px 0 0 22px;
}
#soupePrete .fonds-et-fumets .side3 .side_visu .side_right img
{
	margin:4px 0 0 0;
}
#soupePrete .fonds-et-fumets .side4
{
	padding:18px 0 0 0;
}
#soupePrete .fonds-et-fumets .side4 .title_side4, #soupePrete .fonds-et-fumets .side5 .title_side5
{
	font-weight:bold;
	width:100%;
}
#soupePrete .fonds-et-fumets .side4 img
{
	float:left;
	margin:0 36px 0 56px;
}
#soupePrete .fonds-et-fumets .side4 .p_side4
{
	margin:42px 0 0 0;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	clear:none;
}
#soupePrete .fonds-et-fumets .side5
{
	padding:28px 0 6px 0;
}
#soupePrete .fonds-et-fumets .side5 img
{
	float:right;
	margin:-22px 48px 0 0;
}
#soupePrete .fonds-et-fumets .side5 .p_side5
{
	margin:16px 0 0 20px;
	line-height:16px;
	font-size:13px;
	font-weight:bold;
	clear:none;
}
 
 /* Ongle 2 */
#soupePrete .fonds-et-fumets .undertitle_onglet2{
	font-size:13px;
	font-weight:bold;
	padding:0 0 20px 0;
}
#soupePrete .fonds-et-fumets .stdNavTab li.active a span, #soupePrete .fonds-et-fumets .stdNavTab li a:hover span {
height:36px;padding:5px 18px 0 0;
}
#soupePrete .fonds-et-fumets .firstBlock{
background:transparent url(/App_Themes/Common/img/fofu/bg_tabSoupe.gif) no-repeat scroll left bottom;
padding:40px 0 118px 20px;
width:628px;
}
#soupePrete .fonds-et-fumets .stdContentTab{
background:transparent url(/App_Themes/Common/img/fofu/bg_bottomTab.gif) no-repeat scroll left bottom;
}
#soupePrete .fonds-et-fumets .stdNavTab li.active a, #soupePrete .fonds-et-fumets .stdNavTab li a:hover {
background:transparent url(/App_Themes/Common/img/fofu/bg_tabNavLeft.gif) no-repeat scroll 0 0;
}
#soupePrete .fonds-et-fumets .stdNavTab li.active a span, #soupePrete .fonds-et-fumets .stdNavTab li a:hover span {
background:transparent url(/App_Themes/Common/img/fofu/bg_tabNavRight.gif) no-repeat scroll 100% 0;
color:#c15311;
}
#soupePrete .fonds-et-fumets .stdNavTab li a, #Cuisine .fonds-et-fumets .stdNavTab li a {
background:transparent url(/App_Themes/Common/img/fofu/bg_tabNavLeft.gif) no-repeat scroll 0 100%;
}
#Cuisine .fonds-et-fumets .stdNavTab li a span {
background:transparent url(/App_Themes/Common/img/fofu/bg_tabNavRight.gif) no-repeat scroll 100% 100%;
}
#soupePrete h1.title-fonds-de-sauce {
background:transparent url(/App_Themes/Common/img/fofu/tt-fonds-souce.gif) no-repeat scroll 0 0;
float:left;
font-size:0;
height:32px;
margin:0 0 0 0;
text-indent:-4444px;
width:443px;
}
#Cuisine .fonds-et-fumets .liste-fonds {
list-style:none;
clear:both;
margin-left:60px;
}
#Cuisine .fonds-et-fumets .liste-fonds li {
width:170px;
float:left;
text-align:center;
}
#Cuisine #container.fonds-et-fumets .blocktop p {
padding:15px 0px 20px 0px;
font-size:15px;
font-weight:bold;
}
#Cuisine #container.fonds-et-fumets div.bloc-alert {
width:201px;
height:33px;
font-size:14px;
color:#fff;
display:block;
float:right;
margin-right:10px;
text-align:center;
font-weight:bold;
background:transparent url(/App_Themes/Common/img/fofu/bg_note.gif) no-repeat;
}
#Cuisine #container.fonds-et-fumets h3.tt-famille-quotidien {
background:transparent url(/App_Themes/Common/img/fofu/tt-famille-quotidien.gif) no-repeat scroll 0 0;
float:left;
font-size:0;
height:32px;
width:381px;
float:left;
text-indent:-4444px;
margin-top:15px;
}
#Cuisine #container.fonds-et-fumets .videoCarousel .insideCarousel {
background:transparent url(/App_Themes/Common/img/fofu/bg_carrousel.jpg) no-repeat scroll 0 0;
padding:9px 0 0 12px;
position:relative;
margin:20px 0px 20px -19px;
width:646px;
height:304px;
}
.fonds-et-fumets #videoMaggi .videoCarousel .jcarousel-item {
height:271px;
width:150px;
}
.fonds-et-fumets .videoCarousel.defisAbdel .jcarousel-item {
height:271px;
float:left;
}
.fonds-et-fumets .videoCarousel.defisAbdel .jcarousel-clip-horizontal {
height:271px;
}
.fonds-et-fumets .videoCarousel .jcarousel-next-horizontal {
right:-7px;
top:150px;
}
.fonds-et-fumets .videoCarousel .jcarousel-prev-horizontal {
left:-22px;
top:150px;
}
.fonds-et-fumets .items-bluffer{
overflow:auto;
width:620px;
clear:both;
margin-top:15px;
}
.fonds-et-fumets .items-bluffer li{
float:left;
margin-left:10px;
}
.fonds-et-fumets .bloc-info-fofu{
background:transparent url(/App_Themes/Common/img/fofu/bg-saviez-vous.gif) no-repeat;
clear:both;
color:#B16031;
font-size:14px;
padding:15px 0 14px 30px;
margin:20px 0px 0px 0px;
width:600px;
}
.fonds-et-fumets .bloc-info-fofu-bottom{
background:transparent url(/App_Themes/Common/img/fofu/bg-bottom.gif) no-repeat;
margin:0px 0px 40px 0px;
display:block;
font-size:0px;
width:600px;
height:6px;
}
.fonds-et-fumets .bloc-info-fofu h3{
background:transparent url(/App_Themes/Common/img/fofu/tt-saviez-vous.jpg) no-repeat;
float:left;
font-size:0;
height:21px;
width:167px;
float:left;
padding:0px 0px 23px 0px;
*padding:0px 0px 10px 0px;
text-indent:-4444px;
}
.fonds-et-fumets .bloc-info-fofu p{
padding:0px;
}
#Cuisine #container.fonds-et-fumets h3.tt-bluffer {
background:transparent url(/App_Themes/Common/img/fofu/tt_bluffer.gif) no-repeat scroll 0 0;
float:left;
font-size:0;
height:43px;
width:304px;
float:left;
text-indent:-4444px;
margin-bottom:15px;
}

/*-   Onglet 3  "Et pour plus d’originalité…"     **/

#content .fonds-et-fumets .pourPlusOriginalite p
{
	font-size:13px;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1, #content .fonds-et-fumets .pourPlusOriginalite .side2, #content .fonds-et-fumets .pourPlusOriginalite .side3, #content .fonds-et-fumets .pourPlusOriginalite .side4
{
	overflow:hidden;
	width:100%;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1 .under_title
{
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	padding:0 0 26px 0;
}
#content .fonds-et-fumets .pourPlusOriginalite h2
{
	font-size:0;
	text-indent:-4000px;
	width:100%;
	margin:0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1 h2
{
	height:21px;
	background:url(/App_Themes/Common/img/fofu/tt_pourplus_1.gif) no-repeat;
	margin:0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1 .side_video
{
	overflow:hidden;
	width:100%;
	padding:14px 0 45px 0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1 .side_left
{
	float:left;
	width:367px;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1 .side_left img
{
	margin:0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1 .side_right
{
	float:right;
	width:220px;
	padding:6px 14px 0 0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1 .side_right .small_visu
{
	position:relative;
	right:-118px;
	top:-61px;
}
#content .fonds-et-fumets .pourPlusOriginalite .side1 .side_right p
{
	margin:-62px 0 0 0 !important;
}
#content .fonds-et-fumets .pourPlusOriginalite .side2 h2
{
	height:27px;
	background:url(/App_Themes/Common/img/fofu/tt_pourplus_2.gif) no-repeat;
}
#content .fonds-et-fumets .pourPlusOriginalite .side2 .side_video
{	overflow:hidden;
	width:100%;
	padding:14px 0 50px 0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side2 .side_left
{
	width:221px;
	float:left;
	padding:0 0 0 20px;
}
#content .fonds-et-fumets .pourPlusOriginalite .side2 .side_left img
{
	margin:0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side2 .side_left p
{
	margin:-10px 0 0 0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side2 .side_right img
{
	margin:0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side3 h2
{
	height:23px;
	background:url(/App_Themes/Common/img/fofu/tt_pourplus_3.gif) no-repeat;
}
#content .fonds-et-fumets .pourPlusOriginalite .side3 .side_video
{	
	overflow:hidden;
	width:100%;
	padding:10px 0 35px 0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side3 .side_left
{
	float:left;
	width:367px;
}
#content .fonds-et-fumets .pourPlusOriginalite .side3 .side_right
{
	float:right;
	padding:0 22px 0 0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side3 .side_right p
{
	padding:0px 0 6px 5px;
}
#content .fonds-et-fumets .pourPlusOriginalite .side4 h2
{
	height:23px;
	background:url(/App_Themes/Common/img/fofu/tt_pourplus_4.gif) no-repeat;
}
#content .fonds-et-fumets .pourPlusOriginalite .side4 .side_video
{
	width:100%;
	overflow:hidden;
	padding:10px 0 18px 0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side4 .side_left
{
	float:left;
	width:220px;
	padding:0 0 0 18px;
}
#content .fonds-et-fumets .pourPlusOriginalite .side4 .side_left p
{
	line-height:16px;
	margin:-6px 0 0 0;
	padding:0 0 0 8px;
}
#content .fonds-et-fumets .pourPlusOriginalite .side4 .side_left img
{
	margin:0;
}
#content .fonds-et-fumets .pourPlusOriginalite .side4 .side_right img
{
	margin:0;
}
.nav-push-fofu{
width:220px;
height:155px;
margin:0px 0px 5px 5px;
}

/* ! Onglets FICHE RECETTE --- */
#stdOthersRecettes .stdNavTab {
	background:none;
	padding-bottom:0;
	z-index:3;
}
#stdOthersRecettes .stdNavTab li {
	padding-right:1px;
}
#stdOthersRecettes .stdNavTab td {
	padding-right:1px;
}
#stdOthersRecettes .stdNavTab li a {
	background:url(/App_Themes/Common/img/bg_nav_tabs_2.gif) no-repeat 0 -41px;
	_background:url(/App_Themes/Common/img/bg_nav_tabs_3.gif) no-repeat 0 -56px;
	padding-left:28px;
	padding-right:0px;
	width:auto;
}
	#stdOthersRecettes .stdNavTab li a:hover ,
	#stdOthersRecettes .stdNavTab li.active a {
		background-position:0 0px;
		color:#798f03;
		font-size:13px;
		padding-left:28px;
		padding-right:0px;
	}	
#stdOthersRecettes .stdNavTab li a span {
	background:url(/App_Themes/Common/img/bg_nav_tabs_2.gif) no-repeat 100% -41px;
	_background:url(/App_Themes/Common/img/bg_nav_tabs_3.gif) no-repeat 100% -56px;
	padding-right:27px !important;
	text-align:center;
	padding-left:0px;
}
	#stdOthersRecettes .stdNavTab li a:hover span ,
	#stdOthersRecettes .stdNavTab li.active a span {
		background-position:100% 0px;
		padding-right:0px;
		padding-left:0px;
		width:auto
	}
 .stdNavTab #itemNav1 a{
	width:257px;
 }
 .stdNavTab #itemNav2 a{
	width:154px;
 }
 .stdNavTab #itemNav3 a {
	width:150px;
 }
#stdOthersRecettes .stdContentTab {
	border-top:1px solid #73af00;
	background-image:url(/App_Themes/Common/img/bg_btm_tabs.gif);
	background-position:0 100%;
	position:relative;
	top:-1px;
	z-index:2;
}

.ongletFicheRecettes .oneOnglet li a span{
	width:593px !important;
}
.ongletFicheRecettes .twoOnglet li a span{
	width:268px !important;
}
.ongletFicheRecettes .threeOnglet li a span{
	width:160px !important;
}
.ongletFicheRecettes .fourOnglet li a span{
	width:106px !important;
}
.ongletFicheRecettes .stdNavTab li span {
	height:32px !important;
	_height:48px !important;
}

/*********************************/
.stdListRecettes {
	width:100%;
	overflow:hidden;
}
.stdListRecettes li {
	float:left;
	padding:0 0 0 18px;
	width:140px;
}

.stdListRecettes li.first {
	margin:0;
}
.stdListRecettes li .visu {
	background:url(/App_Themes/Common/img/bg_visu.gif) no-repeat;
	width:120px;
	height:112px;
	margin:0 0 10px;
	padding:12px 10px 0;
}
.stdListRecettes li h3  {
	font-size:14px;
	padding:0 0 5px;
	text-align:center;
	line-height:1.1em;
}
.stdListRecettes li h3 a {
	color:#bf0013;
}
.ficheRecettes .stdListRecettes li h3 a {
	color:#000000;
	font-size:1em;
}

#stdOthersRecettes .stdContentTab {
	padding:18px 0 24px 0;
	width:648px;
}

.view_fiche  {
	text-align:center;
}
.view_fiche a {
	background:url("/App_Themes/Common/img/docierpoisson/img-fleche-vert.gif") no-repeat;
	color:#73af00;
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 0;
	padding:0 0 0 42px;
}
.ficheRecettes .view_fiche a{
	background:url("/App_Themes/Common/img/flecheV.gif") no-repeat;
}
.recipeNotation {
	width:100%;
	overflow:hidden;
	font-size:11px;
	margin-bottom:18px;
}
.ongletFicheRecettes .p_link_voir_recettes{
	text-align:center;
	padding:25px 0 0 0;
}

.recipeNotation .countVote,
.recipeNotation .inline-rating,
.recipeNotation .label{
	float:left;
	margin-right:18px;
	display:inline;
}

.recipeNotation .inline-rating ul {
	 float:left;
	 width:55px;
}
/* Modif 13/04/10
.recipeNotation .inline-rating li {
	float:left;
}
.recipeNotation .inline-rating li a {
	float:left;
	width:11px;
	height:11px;
	font-size:0;
	text-indent:-444em;
	background:url(/App_Themes/Common/img/docierpoisson/rating-star.gif) no-repeat;
}
*/
/* ! RATING STAR ----- */
.star-rating {
	background-image:url(/App_Themes/Common/img/rating-star.gif);
	background-position:left top;
	height:11px;
	overflow:hidden;
	position:relative;
	width:55px;
}
.star-rating a
{
	background-image:none !important;
	padding:0!important
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating
{
	background-image:url(/App_Themes/Common/img/rating-star.gif) !important; /* Modif 13/04/10 : ajout de l'image de background */
	background-position:left -1000px;
	background-repeat:repeat-x!important
}
.star-rating
{
	position:relative;
	overflow:hidden;
	background-position:left top!important
}
.star-rating li
{
	padding:0!important;
	display:inline
}
.star-rating a, 
.star-rating .current-rating
{
	position:absolute;
	top:0;
	left:0;
	text-indent:-5000em;
	line-height:10px;
	height:11px;/* Modif 13/04/10 : passage de la font-size a 11px */
	outline:none;
	overflow:hidden;
	border:none
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus
{
	background-position:left bottom !important
}
.star-rating a.one-star
{
	width:20%;
	z-index:6
}
.star-rating a.two-stars /* Modif 05/05/10 : Ajout du dernier "s" de stars */
{
	width:40%;
	z-index:5
}
.star-rating a.three-stars /* Modif 05/05/10 : Ajout du dernier "s" de stars */
{
	width:60%;
	z-index:4
}
.star-rating a.four-stars /* Modif 05/05/10 : Ajout du dernier "s" de stars */
{
	width:80%;
	z-index:3
}
.star-rating a.five-stars /* Modif 05/05/10 : Ajout du dernier "s" de stars */
{
	width:100%;
	z-index:2
}
.star-rating .current-rating
{
	z-index:1;
	background-position:left center!important
}	
/* for an inline rater
------------------------------------------------------------------------------*/


.btBackHome {
	position:absolute;
	right:17px;
	top:10px;
}

/* ! Caroussel Recettes --*/
#stdFichePdtTab {
	width:648px;
	padding-left:0;
	padding-right:0;
}
#stdFichePdtTab .layerTab {
	padding-left:50px;
	padding-right:50px;
}

#stdFichePdtTab .layerTab3 {
	padding-left:0px;
	padding-right:0px;
}
.stdList_recettes {
	
}
.stdList_recettes .jcarousel-clip{
	overflow:hidden;
	width:591px;
	margin:0 0 0 -1px;
}
.stdList_recettes .jcarousel-container {
	position:relative;
	width:590px;
	padding:0 28px;
}
.stdList_recettes .jcarousel-prev-horizontal {
	background:transparent url(prev-horizontal.png) no-repeat 0 0;
	cursor:pointer;
	height:32px;
	left:1px;
	position:absolute;
	top:90px;
	width:32px;
}
/*.stdList_recettes .jcarousel-next-disabled-horizontal, 
.stdList_recettes .jcarousel-next-disabled-horizontal:hover, 
.stdList_recettes .jcarousel-next-disabled-horizontal:active {
	background-position:-96px 0;
	cursor:default;
}*/
.stdList_recettes .jcarousel-next-horizontal {
	background: transparent url(/App_Themes/Common/img/picto_carouselGammeNextt.gif) no-repeat 0 0;
	cursor:pointer;
	height:32px;
	position:absolute;
	right:-5px;
	top:90px;
	width:32px;
}
.stdList_recettes .jcarousel-prev-horizontal{
	background: transparent url(/App_Themes/Common/img/picto_carouselGammePreviouss.gif) no-repeat 0 0;
	margin-left:-1px;
}
.stdList_recettes .jcarousel-next {
	display:none;
	z-index:3;
}
.stdList_recettes .jcarousel-prev {
	display:none;
	z-index:3;
}

	.stdList_recettes ul {
		padding-bottom:0;
		margin-bottom:0;
	}
	.stdList_recettes ul li {
		float:left;
		padding:0 0 0 0;
		width:197px;
		height:206px;
	}
	.stdList_recettes ul li.noMarg{
		padding:0;
	}
	
	.stdList_recettes ul li .visu {
		background:url(/App_Themes/Common/img/bg_visu_pdt.gif) no-repeat;
		width:179px;
		height:197px;
		padding:9px 7px 0 9px;
		text-align:center;
	}
	
	.stdList_recettes ul li .visu img{
		display:block;
		margin:0 0 7px;
	}
	
	.stdList_recettes ul li h3 {
		text-align:center;		
	}
	.stdList_recettes ul li h3 a{
		color:#000;
		font-size:12px;
		font-weight:bold;
	}

#stdFichePdtTab .list_linkRecettes {
	padding:0 10px 0 44px;
}

	.link_moreRectte {
		margin:0 0 0 10px;
	}
	.fiche_produit .pLink_moreRectte {
		text-align:center;
		padding-top:15px !important;
	}
/* !--- */
.block_intro_push {
	overflow:hidden;
}
.thematiqueContent .title {
	padding-bottom:18px;
}
.thematiqueContent .introContent {
	width:405px;
	padding-left:0px;
	padding-top:0px;
	float:left;
}

.thematiqueContent .introContent:after {
	content: ".";
	display:block;
	visibility: hidden;
	clear: both;
	height: 0;
}


.thematiqueContent .stdTabContent  {
	background:none;
}

.thematiqueContent .stdDisplayIntroTxt {
	float:left;
	width:390px;
	padding:10px 0 20px 30px;
}
.thematiqueContent .stdDisplayPushRight {
	float:right;
	display:inline;
	width:240px;
	margin-right:20px;
	margin-top:-40px;
}
.ttBox {
	overflow:hidden;
	width:100%;
}

.ttBox img {
	float:left;
	margin-right:3px;
}
.ttBox h2 {
	float:left;
	padding-top:20px;
}

.stdDisplayPushRight .pushRecette {
	background:url(/App_Themes/Common/img/bg_push_visu.gif) no-repeat;
	width:196px;
	height:201px;
	padding:16px 18px 0;
	margin:0;
}
.stdDisplayPushRight .pushRecette a.visu{
	margin:0 0 4px;
	display:block;
}

.stdDisplayPushRight .pushRecette h3 {
	text-align:center;
	width:195px;
	font-size:12px;
}
.stdDisplayPushRight .pushRecette h3 a{
	color:#000;
}
.stdDisplayPushRight .pushRecette h3 a .visu-recette{
	margin:0 0 4px 0;
	float:left;
}

/******************* Dossier "Je fais quoi avec ?" *********************/
			/******** Pâte ********/
#content.je-fais-quoi-avec{
	padding:0;
	background:none;
}
#content.je-fais-quoi-avec .insideContent{
	background:none;
	padding:0;
	min-height:auto;
}
#content.je-fais-quoi-avec .stdTabContent{
	position:relative;
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_patestop.gif) no-repeat 0 0;
	padding:0;
	margin:0;
}
	#content.je-fais-quoi-avec .pates_header{
		height:82px;
		overflow:hidden;
		width:454px;
		padding:42px 0 0 256px;
	}
	#content.je-fais-quoi-avec .pates_header .title_je_fais_quoi{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/tt_je_fais_quoi.gif) no-repeat;
		float:left;
		font-size:0;
		text-indent:-4000px;
		width:296px;
		height:42px;
	}
#content.je-fais-quoi-avec .homePage .pates_content{
	padding:0 54px 42px 50px;
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_patesContent.jpg) no-repeat 20px 0;
}
	#content.je-fais-quoi-avec .homePage .menu_header{
		padding:1px 0 0 0 !important;
	}
	#content.je-fais-quoi-avec .menu_header{
		width:100%;
		overflow:hidden;
		text-align:center;
		padding:0 0 0 0 !important;
	}
	#content.je-fais-quoi-avec .menu_header li{
		display:inline-block;
		*display:inline;
		margin:0 1px;
		*margin:0 3px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_off_left.gif) no-repeat 0 0;
		padding:0 0 0 3px;
		*padding:0;
		position:relative;
		*position:static;
		top:-7px;
		*top:0;
	}
	#content.je-fais-quoi-avec .menu_header li a{
		display:inline-block;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_off_right.gif) no-repeat 100% 0;
		color:#ffffff;
		*position:relative;
		*right:-3px;
		cursor:pointer;
	}
		#content.je-fais-quoi-avec .menu_header li a span{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_off.gif) repeat-x;
			padding:12px 5px 0 5px;
			height:25px;
			display:inline-block;
			margin-right:3px;
			text-align:center;
			font-size:11px;
		}
	#content.je-fais-quoi-avec .menu_header li a:hover{
		text-decoration:none;
	}
	#content.je-fais-quoi-avec .menu_header li.two_lines{
		top:0;
	}
		#content.je-fais-quoi-avec .menu_header li.two_lines span{
			height:32px;
			padding-top:5px;
		}
	#content.je-fais-quoi-avec .menu_header li.active{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat 0 0;
	}
		#content.je-fais-quoi-avec .menu_header li.active a{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat 100% 0;
			color:#dd1d6e;
		}
			#content.je-fais-quoi-avec .menu_header li.active span{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x;
			}
	#content.je-fais-quoi-avec .homePage h1{
		margin:45px 0 0 10px;
		*margin-top:51px;
	}
	#content.je-fais-quoi-avec .intro_pates{
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		width:300px;
		line-height:17px;
	}
	#content.je-fais-quoi-avec .homePage .intro_pates{
		padding:31px 0 44px 13px;
	}
		#content.je-fais-quoi-avec h2{
			width:100%;
			background-color:#dd1d6e;
			background-repeat:no-repeat;
		}
		#content.je-fais-quoi-avec .pates_block .pates_block_content{
			background:#ffffff;
			background-repeat:no-repeat;
		}
		#content.je-fais-quoi-avec .pates_block_content p{
			font-size:11px;
			line-height:13px;
			padding:12px 8px 15px 0;
		}
			#content.je-fais-quoi-avec .pates_block_content p a{
				text-decoration:underline;
				color:#000000;
			}
			#content.je-fais-quoi-avec strong{
				font-weight:bold;
			}
		#content.je-fais-quoi-avec .homePage .info_pratique .pates_block_content{
			background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_info_pratique.gif);
		}
			#content.je-fais-quoi-avec .homePage .info_pratique .pates_block_content p{
				padding-left:129px;
			}
		#content.je-fais-quoi-avec .homePage .astuces_coup .pates_block_content{
			background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_astuces_coup.gif);
		}
			#content.je-fais-quoi-avec .homePage .astuces_coup .pates_block_content p{
				padding-left:129px;
			}
		#content.je-fais-quoi-avec .separator_block{
			width:100%;
			height:11px;
			font-size:0;
			clear:both;
		}
	#content.je-fais-quoi-avec .red_line{
		background-color:#DD1D6E;
		height:1px;
		margin:6px 10px;
		overflow:hidden;
	}
	#content.je-fais-quoi-avec .homePage .red_line{
		margin:18px 10px;
	}
	#content.je-fais-quoi-avec .recettes_side{
		overflow:hidden;
		width:100%;
	}
	#content.je-fais-quoi-avec .recettes_side .pates_block{
		width:192px;
		float:left;
		margin-right:12px;
	}
	#content.je-fais-quoi-avec .recettes_side .last_pates_block{
		margin-right:0;
	}
		#content.je-fais-quoi-avec .pates_block_content{
			padding:7px 0 0 7px;
		}
			#content.je-fais-quoi-avec .pates_block_content img{
				margin:0 7px 0 0;
			}
			#content.je-fais-quoi-avec .pates_block_content a.recette_name{
				margin:2px 0 0 0;
				color:#000000;
				height:26px;
				font-size:11px;
				display:block;
			}
			#content.je-fais-quoi-avec .pates_block_content .p_recettes_link{
				padding:0;
				text-align:right;
				width:100%;
				height:22px;
			}
			#content.je-fais-quoi-avec .pates_block_content .p_recettes_link .all_recettes_link{
				float:right;
				color:#DD1D6E;
				padding:4px 6px 5px 26px;
				text-decoration:underline;
				background:#e4e4e4 url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_all_recettes_link.gif) no-repeat 0 0;
				font-size:11px;
			}
#content.je-fais-quoi-avec .pates_footer{
	background:#ffeb01 url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_patestop.gif) no-repeat 0 100%;
	height:47px;
	padding:20px 35px 0 0;
	text-align:center;
}

		/*********** pages interieures [poêlées express] ***********/

#content.je-fais-quoi-avec .poelees_express .pates_content{
	padding:0 55px 30px 52px;
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_interieure.jpg) no-repeat 14px 0;
}
#content.je-fais-quoi-avec .poelees_express .menu_header{
	padding:1px 0 0 0 !important;
}
#content.je-fais-quoi-avec .poelees_express h1 {
	margin:40px 0 0 10px;
	text-align:right;
}
#content.je-fais-quoi-avec .poelees_express .intro_pates {
	padding:6px 0 33px 284px;
}
#content.je-fais-quoi-avec .poelees_express .tt_decouvrez {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:8px 0 0 8px;
}
#content.je-fais-quoi-avec .poelees_express .link_decouvrez {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce_fleche.gif) no-repeat 0 5px;
	color:#FFFFFF;
	font-size:12px;
	margin:0 0 12px 9px;
	padding:0 0 0 7px;
	text-decoration:underline;
	display:block;
}
#content.je-fais-quoi-avec .poelees_express .img_title {
	padding:0 0 10px 0;
	display:block;
	clear:both;
}
#content.je-fais-quoi-avec .poelees_express .red_line{
	margin:10px;
}
#content.je-fais-quoi-avec .poelees_express .faites_revenir .pates_block_content{
	background:#ffffff url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_block_faites_revenir_2.jpg) no-repeat 100% 0;
}
	#content.je-fais-quoi-avec .poelees_express .faites_revenir .pates_block_content ul{
		padding:0 96px 8px 18px;
	}
#content.je-fais-quoi-avec .poelees_express .quelques_idees .pates_block_content{
	background:#ffffff url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_block_quelques_idees_2.gif) no-repeat 0 0;
}
	#content.je-fais-quoi-avec .poelees_express .quelques_idees .pates_block_content ul{
		padding:0 1px 18px 110px;
	}
		#content.je-fais-quoi-avec .poelees_express .faites_revenir .pates_block_content li, #content.je-fais-quoi-avec .poelees_express .quelques_idees .pates_block_content li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce_circle.gif) no-repeat 0 4px;
			padding:0 0 0 14px;
			font-size:11px;
		}
	
	/*********** en gratin ***********/
	
	#content.je-fais-quoi-avec .en-gratin .pates_content{
		padding:0 48px 86px 58px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_en_gratin.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .en-gratin h1 {
		margin:40px 16px 0 10px;
	}
	#content.je-fais-quoi-avec .en-gratin .intro_pates {
		padding:10px 0 61px 284px;
	}
		#content.je-fais-quoi-avec .en-gratin strong{
			font-size:12px;
		}
		#content.je-fais-quoi-avec .en-gratin .faites_revenir .pates_block_content ul{
			padding:0 180px 8px 18px;
		}
		#content.je-fais-quoi-avec .en-gratin .faites_revenir .pates_block_content{
			background:#ffffff url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pate_a_digerer.gif) no-repeat 100% 0;
			height:74px;
		}
	#content.je-fais-quoi-avec .en-gratin .quelques_idees .pates_block_content{
		background:#FFFFFF url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pate_en_ete.gif) no-repeat 0 0;
		height:79px;
	}
	#content.je-fais-quoi-avec .en-gratin .last_block_en_gratin{
		background-color:#FFFFFF;
		overflow:hidden;
		width:100%;
		padding:0;
	}
		#content.je-fais-quoi-avec .en-gratin .last_block_en_gratin img{
			float:left;
			margin:0 20px 0 0;
		}
		#content.je-fais-quoi-avec .en-gratin .last_block_en_gratin .p_last_block_en_gratin{
			font-size:12px;
			padding:34px 15px 30px 0;
			width:377px;
		}
			#content.je-fais-quoi-avec .en-gratin .last_block_en_gratin .p_last_block_en_gratin a{
				text-decoration:none;
			}
			#content.je-fais-quoi-avec .en-gratin .last_block_en_gratin .left_block{
				float:left;
			}
			#content.je-fais-quoi-avec .en-gratin .last_block_en_gratin .right_block{
				float:right;
			}
	
	/*********** en_salade.html ***********/
	
	#content.je-fais-quoi-avec .en_salade .pates_content{
		padding-bottom:130px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_en_salade.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .en_salade h1 {
		margin-right:72px;
	}
	#content.je-fais-quoi-avec .en_salade .intro_pates {
		padding-bottom:62px;
	}
	#content.je-fais-quoi-avec .en_salade .recettes_side .pates_decouvrez_aussi {
		float:left;
		padding:50px 0 0 26px;
	}
		#content.je-fais-quoi-avec .en_salade .pates_decouvrez_aussi .link_decouvrez{
			margin:3px 0 0 9px;
		}
/******************************************************/
	/**************** menu arome ****************/
	#content.je-fais-quoi-avec .recettes_arome .pates_content .menu_pates{
		padding-top:1px !important;
	}
		#content.je-fais-quoi-avec .pates_content .menu_pates li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_nav_off_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .pates_content .menu_pates li a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_nav_off_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .pates_content .menu_pates li a span{
					background:#c30012 url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_nav_off.gif) repeat-x 0 0;
				}
		#content.je-fais-quoi-avec .pates_content .menu_pates li.active{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .pates_content .menu_pates li.active a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .pates_content .menu_pates li.active a span{
					color:#bf0013;
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x 0 0;
				}
	/******************************************/
	/*********** Pages arome ***********/

	#content.je-fais-quoi-avec .recettes_arome .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .recettes_arome .pates_arome_content{
		padding:0 48px 82px 58px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_bottom.gif) no-repeat 20px bottom;
	}
		#content.je-fais-quoi-avec .recettes_arome .pates_content h1{
			margin:38px 0 0 178px;
			*margin-top:44px;
		}
		#content.je-fais-quoi-avec .home .pates_content h1{
			margin-top:4px;
		}
		#content.je-fais-quoi-avec .recettes_arome .pates_content .intro_pates{
			padding:7px 0 0 186px;
			text-align:justify;
			width:343px;
		}
			#content.je-fais-quoi-avec .recettes_arome .intro_pates .yellowSpan{
				color:#ffd000;
			}
			#content.je-fais-quoi-avec .recettes_arome .p_title{
				text-align:center;
				padding:40px 0 12px 0;
			}
			#content.je-fais-quoi-avec .recettes_arome .recettes_side{
				position:relative;
			}
			#content.je-fais-quoi-avec .recettes_arome .pates_block{
				padding:5px 5px 3px 5px;
				margin:0 0 0 0;
				width:261px;
				border:#ffffff 2px solid;
				height:214px;
				background-color:#ffffff;
				background-repeat:no-repeat;
				position:relative;
			}
			#content.je-fais-quoi-avec .recettes_arome .recettes_croquer .pates_block{
				width:169px;
				height:149px;
			}
			#content.je-fais-quoi-avec .recettes_arome .pate1{
				background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_visu_petite_histoire.jpg);
				margin:0 0 0 12px;
				_margin-left:6px;
			}
			#content.je-fais-quoi-avec .recettes_arome .pate2{
				background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_visu_condiment_multiusage.jpg);
				margin:0 0 0 20px;
			}
				#content.je-fais-quoi-avec .recettes_arome h2{
					border:1px solid #FFFFFF;
					width:auto;
					background-color:#C00012;
				}
					#content.je-fais-quoi-avec .recettes_arome h2 a{
						color:#FFFFFF;
						font-size:13px;
						font-weight:bold;
						padding:7px 9px;
						width:auto;
						display:block;
						text-decoration:none;
					}
					#content.je-fais-quoi-avec .recettes_arome .pates_block a.visu_link{
						display:block;
						width:100%;
						height:89%;
						position:absolute;
						top:0;
						left:0;
					}
					#content.je-fais-quoi-avec .recettes_arome .recettes_croquer h2 a{
						font-size:11px;
						line-height:14px;
						padding:2px 5px;
					}
				#content.je-fais-quoi-avec .recettes_arome .pates_block_link{
					position:absolute;
					right:6px;
					bottom:5px;
				}
				#content.je-fais-quoi-avec .recettes_arome .recettes_croquer a.visu_link{
					height:86%;
				}
					#content.je-fais-quoi-avec .recettes_arome .pates_block_link .p_recettes_link{
						text-align:right;
						width:100%;
					}
						#content.je-fais-quoi-avec .recettes_arome .pates_block_link .p_recettes_link a{
							color:#BF0012;
							font-size:11px;
							text-decoration:underline;
						}
				#content.je-fais-quoi-avec .recettes_arome .recettes_croquer .pate1{
					background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_visu_idees_recettes_1.jpg);
				}
				#content.je-fais-quoi-avec .recettes_arome .recettes_croquer .pate2{
					background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_visu_idees_recettes_2.jpg);
					margin:0 0 0 10px;
				}
				#content.je-fais-quoi-avec .recettes_arome .recettes_croquer .pate3{
					background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_visu_idees_recettes_3.jpg);
					margin:0 0 0 10px;
				}
		
	/*********** Page arome histoire ***********/
	
	#content.je-fais-quoi-avec .histoire .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_histoire.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .histoire .pates_arome_content{
		padding:0 48px 60px 48px;
	}
		#content.je-fais-quoi-avec .histoire .pates_content h1{
			margin:30px 0 0 0;
		}
		#content.je-fais-quoi-avec .histoire .pates_content .intro_pates{
			font-size:14px;
			padding:6px 0 0 0;
			width:262px;
		}
		#content.je-fais-quoi-avec .histoire .pates_content .block_text{
			overflow:hidden;
			width:100%;
			padding:292px 0 0 0;
		}
			#content.je-fais-quoi-avec .histoire .pates_content .block_text div{
				width:292px;
			}
			#content.je-fais-quoi-avec .histoire .pates_content .block_text_left{
				float:left;
			}
			#content.je-fais-quoi-avec .histoire .pates_content .block_text_right{
				float:right;
			}
				#content.je-fais-quoi-avec .histoire .pates_content .block_text div p{
					color:#FFFFFF;
					font-size:12px;
					text-align:justify;
					padding:0 0 16px 0;
				}
				#content.je-fais-quoi-avec .histoire .pates_content .block_text div a{
					color:#e60f25;
					font-size:12px;
				}

	/*********** Page arome condiment ***********/

	#content.je-fais-quoi-avec .condiment .pates_arome_content{
		padding:0 50px 20px 50px;
	}
		#content.je-fais-quoi-avec .condiment .pates_content h1{
			margin:35px 0 0 182px;
		}
		#content.je-fais-quoi-avec .condiment .pates_content .intro_pates{
			padding-left:188px;
		}
		#content.je-fais-quoi-avec .condiment .pates_content .block_text{
			overflow:hidden;
			width:590px;
			padding:64px 10px 0 10px;
		}
			#content.je-fais-quoi-avec .condiment .pates_content .block_text div{
				width:280px;
			}
			#content.je-fais-quoi-avec .condiment .pates_content .block_text div.item_block_text{
				float:left;
				width:100%;
			}
				#content.je-fais-quoi-avec .condiment .pates_content .block_item1 ,#content.je-fais-quoi-avec .condiment .pates_content .block_item3 ,#content.je-fais-quoi-avec .condiment .pates_content .block_item5 {
					float:left;
				}
				#content.je-fais-quoi-avec .condiment .pates_content .block_item2 ,#content.je-fais-quoi-avec .condiment .pates_content .block_item4 ,#content.je-fais-quoi-avec .condiment .pates_content .block_item6 {
					float:right;
				}
					#content.je-fais-quoi-avec .condiment .pates_content .block_text_item ul{
						background-repeat:no-repeat;
						background-position:0 8px;
						min-height:140px;
						_height:140px;
					}
					#content.je-fais-quoi-avec .condiment .pates_content .block_item1 ul{
						background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_block_text_item1.jpg);
					}
					#content.je-fais-quoi-avec .condiment .pates_content .block_item2 ul{
						background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_block_text_item2.jpg);
					}
					#content.je-fais-quoi-avec .condiment .pates_content .block_item3 ul{
						background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_block_text_item3.jpg);
					}
					#content.je-fais-quoi-avec .condiment .pates_content .block_item4 ul{
						background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_block_text_item4.jpg);
					}
					#content.je-fais-quoi-avec .condiment .pates_content .block_item5 ul{
						background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_block_text_item5.jpg);
					}
					#content.je-fais-quoi-avec .condiment .pates_content .block_item6 ul{
						background-image:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_arome_block_text_item6.jpg);
					}
						#content.je-fais-quoi-avec .condiment .pates_content .item_block_text h2{
							background:none;
							border:none;
							color:#FF0000;
							font-size:14px;
							font-weight:bold;
							line-height:17px;
							width:280px;
						}
						#content.je-fais-quoi-avec .condiment .pates_content .item_block_text h2.left{
							float:left;
						}
						#content.je-fais-quoi-avec .condiment .pates_content .item_block_text h2.right{
							float:right;
						}
							#content.je-fais-quoi-avec .condiment .pates_content .block_text_item li{
								font-size:11px;
								padding:5px 0 5px 128px;
							}
								#content.je-fais-quoi-avec .condiment .pates_content .block_text_item li a{
									color:#FFFFFF;
									text-decoration:underline;
								}
		#content.je-fais-quoi-avec .condiment .pates_content .background_effet{
			margin-left:-18px;
			width:644px;
			padding:28px 0 40px 0;
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_video_arome.jpg) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .condiment .pates_content .title_changer_gout{
				text-align:center;
			}
			#content.je-fais-quoi-avec .pates_content #video_player_arome{
				text-align:center;
				padding:7px 0 0 0;
			}
			#content.je-fais-quoi-avec .pates_content .video_player_comment{
				color:#FCFAFA;
				font-size:12px;
				font-weight:bold;
				line-height:15px;
				padding:16px 142px;
				text-align:center;
			}

	/*********** Les pages arome aromeCarrousel ***********/
	#content.je-fais-quoi-avec .aromeCarrousel .pates_arome_content{
		padding:0 33px 20px 33px;
	}
		#content.je-fais-quoi-avec .aromeCarrousel .pates_content h1{
			margin-left:193px;
		}
			#content.je-fais-quoi-avec .aromeCarrousel .pates_content h1 img{
				display:block;
			}
		#content.je-fais-quoi-avec .aromeCarrousel .pates_content .carrousel_arome{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_carrousel_coverflow.jpg) no-repeat;
			padding:48px 0 0 0;
			margin:2px 0 0 0;
			height:390px;
		}
		#content.je-fais-quoi-avec .aromeCarrousel .pates_content .intro_pates{
			padding-left:197px;
		}
		#content.je-fais-quoi-avec .aromeCarrousel .pates_content .title_recettes_papilles{
			text-align:center;
		}
	/*********** Page arome auQuotidien ***********/
	#content.je-fais-quoi-avec .auQuotidien .pates_content .intro_pates2{
		padding-top:0;
	}
	/*********** Page arome exotrime ***********/
	#content.je-fais-quoi-avec .exotrime .pates_arome_content{
		padding-bottom:66px;
	}
	#content.je-fais-quoi-avec .exotrime .pates_arome_content .carrousel_arome{
		margin:20px 0 0 0;
		padding:41px 0 0 0;
	}
		#content.je-fais-quoi-avec .exotrime .pates_arome_content .title_bea_regale{
			text-align:center;
		}
	#content.je-fais-quoi-avec .exotrime .video_player_comment{
		font-size:14px;
	}
	#content.je-fais-quoi-avec .exotrime .link_voir_la_recette{
		text-align:center;
		padding:6px 0 0 0;
	}
		#content.je-fais-quoi-avec .exotrime .link_voir_la_recette a{
			background:#BF0012 url(/App_Themes/Common/img/dossier_je_fais_quoi/fleche_voir_video_arome.gif) no-repeat 2px 2px;
			color:#FFFFFF;
			font-size:14px;
			padding:3px 17px 4px 41px;
			text-decoration:none;
		}
	/*********** Page arome-bluffez-vos-convives ***********/
	
	#content.je-fais-quoi-avec .bluffez-vos-convives .pates_content .carrousel_arome{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_carrousel_coverflow.jpg) no-repeat;
		margin:-45px 0 0 0;
		/*margin:-45px 0 0 0;*/
		padding:109px 0 0 0;
		height:390px;
	}
	
	/***************************** poulet ******************************/
	
			/* Menu poulet */
	#content.je-fais-quoi-avec .menu_poulet{
		padding-top:1px !important;
	}
		#content.je-fais-quoi-avec .menu_poulet li.active{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_nav_on_left.gif) no-repeat 0 0;
		}
		#content.je-fais-quoi-avec .menu_poulet li.active span{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_nav_span_on.gif) repeat-x 0 0;
		}
		#content.je-fais-quoi-avec .menu_poulet li a span{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_nav_span_off.gif) repeat-x;
		}
		#content.je-fais-quoi-avec .menu_poulet li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_nav_off_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .menu_poulet li a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_nav_off_right.gif) no-repeat 100% 0;
			}
			#content.je-fais-quoi-avec .menu_poulet li.active a{
				color:#ed9914;
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_nav_on_right.gif) no-repeat 100% 0;
			}
	/***********/
	#content.je-fais-quoi-avec .poulet .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_hp.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .poulet .pates_content .pates_poulet_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_bottom.gif) no-repeat 20px bottom;
		padding:0 50px 52px 53px;
	}
		#content.je-fais-quoi-avec .poulet .pates_content h1{
			padding:136px 0 0 39px;
		}
		#content.je-fais-quoi-avec .poulet .pates_content .tt-adito{
			padding:45px 0 0 0;
		}
		#content.je-fais-quoi-avec .poulet .pates_content .intro_poulet{
			font-size:12px;
			line-height:17px;
			padding:5px 0 0 1px;
			text-align:justify;
		}
			#content.je-fais-quoi-avec .poulet .pates_content .intro_poulet strong{
				font-weight:bold;
				font-size:12px;
			}
		#content.je-fais-quoi-avec .poulet .pates_content .intro_poulet2{
			font-size:14px;
			font-weight:bold;
			color:#ffffff;
			text-align:center;
			padding:4px 0 16px 0;
		}
		#content.je-fais-quoi-avec .poulet .pates_content .pates_block{
			overflow:hidden;
			width:601px;
			background-color:#EC9310;
			padding:2px;
		}
			#content.je-fais-quoi-avec .poulet .pates_content h2{
				background:none;
			}
			#content.je-fais-quoi-avec .poulet .pates_content .pates_block_center{
				background:#f2f2f2 url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_block_1.gif) no-repeat right 0;
				float:left;
				padding:9px 9px 0;
				width:auto;
			}
				#content.je-fais-quoi-avec .poulet .pates_content .pates_block_visu{
					float:left;
					width:162px;
				}
					#content.je-fais-quoi-avec .poulet .pates_content .pates_block_visu img{
						display:block;
					}
				#content.je-fais-quoi-avec .poulet .pates_content .pates_block_text{
					float:left;
					padding:0 0 0 10px;
					width:411px;
				}
					#content.je-fais-quoi-avec .poulet .pates_content .link_text_content{
						background:url(/App_Themes/Common/img/dossier_je_fais_quoi/visu_poulet_hp_2.gif) no-repeat right bottom;
						color:#000000;
						display:block;
						font-size:11px;
						cursor:pointer;
					}
					#content.je-fais-quoi-avec .poulet .pates_content .link_text_content strong{
						font-weight:bold;
					}
						#content.je-fais-quoi-avec .poulet .pates_content .link_text_content span{
							padding:0 96px 0 0;
							text-align:justify;
							display:block;
							line-height:1.2em;
						}
					#content.je-fais-quoi-avec .poulet .pates_content .link_text_content:hover{
						text-decoration:none;
					}
			#content.je-fais-quoi-avec .poulet .pates_content .pates_block_footer{
				float:left;
				width:601px;
			}
				#content.je-fais-quoi-avec .poulet .pates_content .pates_block_footer .p_recettes_link{
					width:100%;
					text-align:right;
					background-color:#fdce46;
					padding:4px 0;
				}
				#content.je-fais-quoi-avec .poulet .pates_content .pates_block_footer .read_more{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_link_suite.gif) no-repeat 0 -2px;
					color:#FFFFFF;
					font-size:12px;
					font-weight:bold;
					padding:0 8px 0 31px;
					text-decoration:underline;
				}
			#content.je-fais-quoi-avec .poulet .pates_content .recettes_side{
				width:605px;
			}
		#content.je-fais-quoi-avec .poulet .pates_content .two_blocks{
			width:295px;
			margin-right:7px;
		}
			#content.je-fais-quoi-avec .poulet .pates_content .two_blocks h2{
				width:auto;
			}
				#content.je-fais-quoi-avec .poulet .pates_content .two_blocks .pates_block_center{
					padding:0;
					background:#f2f2f2;
				}
					#content.je-fais-quoi-avec .poulet .pates_content .two_blocks .visu_poulet{
						display:block;
					}
				#content.je-fais-quoi-avec .poulet .pates_content .two_blocks .pates_block_footer{
					width:295px;
				}
				#content.je-fais-quoi-avec .poulet .two_blocks .pates_block_footer .read_more{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_link_suite2.gif) no-repeat 10px 4px;
					font-size:10px;
				}
			#content.je-fais-quoi-avec .poulet .pates_content .last{
				margin-right:0;
			}
			
	/*********** poulet-basiques ***********/
		
			#content.je-fais-quoi-avec .decline_poulet .pates_content{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poulet_declin.jpg) no-repeat 20px 0;
			}
			#content.je-fais-quoi-avec .escalopes .pates_content .{
				
			}
			#content.je-fais-quoi-avec .escalopes .pates_content h1{
				padding:153px 0 0 98px;
			}
			#content.je-fais-quoi-avec .escalopes .pates_content .tt-under-h1{
				padding:38px 0 0 0;
			}
			#content.je-fais-quoi-avec .escalopes .pates_content .intro_poulet{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_visu_basiques_fond.gif) no-repeat right 0;
				line-height:16px;
				padding:4px 175px 12px 1px;
				width:404px;
			}
			#content.je-fais-quoi-avec .escalopes .pates_content .pates_block_visu{
				width:142px;
				padding:0 0 9px 0;
			}
			#content.je-fais-quoi-avec .escalopes .pates_content .pates_block_text{
				width:431px;
			}
				#content.je-fais-quoi-avec .escalopes .pates_content .link_text_content{
					background:none;
					line-height:17px;
					margin:16px 0 0 0;
					padding:0 60px 0 0;
				}
				#content.je-fais-quoi-avec .poulet .pates_content .brown-block{
					background:#d37214;
				}
					#content.je-fais-quoi-avec .pates_content .brown-block ul{
						background:#ffffff;
						padding:8px 24px 0 0;
					}
					#content.je-fais-quoi-avec .pates_content .brown-block ul.list-escalopes{
						background:#FFFFFF url(/App_Themes/Common/img/dossier_je_fais_quoi/visu_basiques_escalopes.gif) no-repeat 10px 10px;
						padding:18px 78px 30px 138px;
					}
						#content.je-fais-quoi-avec .pates_content .brown-block ul li{
							background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_list_bon_brown.gif) no-repeat 10px 0;
							padding:0 0 9px 34px;
							color:#000000;
							font-size:11px;
						}
				#content.je-fais-quoi-avec .escalopes .pates_content .p_en_grise{
					font-size:12px;
					line-height:16px;
				}
					#content.je-fais-quoi-avec .escalopes .pates_content .p_en_grise strong{
						font-size:12px;
						font-weight:bold;
					}
		
	/*********** poulet-emince ***********/
	
		#content.je-fais-quoi-avec .poulet-emince .pates_content h1{
			padding:155px 0 40px 0;
			text-align:center;
		}
		#content.je-fais-quoi-avec .poulet-emince .pates_content .intro_poulet{
			padding-bottom:22px;
		}
		#content.je-fais-quoi-avec .poulet-emince .two_blocks .pates_block_footer .p_recettes_link{
			text-align:left;
		}
			#content.je-fais-quoi-avec .poulet-emince .two_blocks .pates_block_footer .read_more{
				padding:0 0 0 10px;
				background:none;
				font-size:9px;
			}
			#content.je-fais-quoi-avec .poulet-emince .list-items-poulet{
				padding:2px 0 0 0;
			}
				#content.je-fais-quoi-avec .poulet-emince .list-items-poulet li{
					padding:1px 3px;
				}
				#content.je-fais-quoi-avec .poulet-emince .list-items-poulet li a{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_list_bon_black.gif) no-repeat 0 1px;
					color:#000000;
					font-size:12px;
					padding:0 0 0 21px;
					text-decoration:underline;
				}
			#content.je-fais-quoi-avec .poulet-emince .brown-block ul.list-escalopes{
				padding:18px 32px 37px 184px;
				background:#ffffff url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_astuce_maligne.jpg) no-repeat 0 0;
			}
			
	/*********** poulet-papillotes ***********/
	
	#content.je-fais-quoi-avec .poulet-papillotes .pates_content h1{
		padding:154px 0 18px;
		text-align:center;
	}
	#content.je-fais-quoi-avec .poulet-papillotes .pates_content .pates_block_footer .p_recettes_link{
		text-align:left;
	}
		#content.je-fais-quoi-avec .poulet-papillotes .pates_content .pates_block_footer .read_more{
			background:none;
			padding:0 0 0 10px;
			font-size:9px;
		}
	#content.je-fais-quoi-avec .poulet-papillotes .pates_content .brown-block ul.list-escalopes{
		background:#ffffff url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_astuce_zero.gif) no-repeat 0 0;
		padding:16px 20px 25px 189px;
		line-height:14px;
	}
	#content.je-fais-quoi-avec .poulet-papillotes .pates_content .last_p_papillotes{
		font-size:14px;
	}
		#content.je-fais-quoi-avec .poulet-papillotes .pates_content .center_block{
			margin:0 0 0 156px;
		}
	
	/* edited 15 10 10 */
		.bloc_consom {
			margin:0 0 10px 19px;
		}
		.bloc_consom h3 {
			color:#e03130;
			font-size:24px;
			font-style:italic;
			font-family:"Times new roman";
			text-align:center;
			
		}
		.discover_pdt .onglet1Content .bloc_consom p {
			color:#61291a;
			padding:10px 85px 14px 0;
			margin-top:10px;
			background:url(/App_Themes/Common/img/papillottes-de-poulet/picto_1.jpg) right top no-repeat; 
			width:466px;
			text-align:left;
		}
		.onglet1Content .bloc_consom ul {
			margin: 0 0 0 26px;
		}
		.onglet1Content .bloc_consom ul li {
			padding:3px 0 3px 28px;
			background:url(/App_Themes/Common/img/papillottes-de-poulet/s_picto.jpg) left center no-repeat;
			color:#61291a;
			margin:0 0 4px 0;
			width:537px;
		}
		.onglet1Content .bloc_consom ul li span {
			color:#61291a;
		}

	/*********** poulet-brochettes ***********/
	
	#content.je-fais-quoi-avec .poulet-brochettes .pates_content h1{
		padding:154px 0 42px;
		text-align:center;
	}
		#content.je-fais-quoi-avec .poulet-brochettes .pates_content .pates_block_footer .p_recettes_link{
			text-align:left;
		}
			#content.je-fais-quoi-avec .poulet-brochettes .pates_content .pates_block_footer .read_more{
				padding:0 0 0 10px;
				background:none;
				font-size:9px;
			}
			#content.je-fais-quoi-avec .poulet-brochettes .brown-block ul.list-escalopes{
				background:#FFFFFF url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_astuce_gourmande.jpg) no-repeat 0 0;
				padding:18px 16px 37px 186px;
				line-height:14px;
			}
	
	/*********** poulet-exotisme ***********/
	#content.je-fais-quoi-avec .poulet-exotisme .pates_content .pates_poulet_content{
		padding-bottom:38px;
	}
	#content.je-fais-quoi-avec .poulet-exotisme .pates_content h1{
		padding:152px 0 0;
		text-align:center;
	}
	#content.je-fais-quoi-avec .poulet-exotisme .pates_content .intro_poulet{
		padding-top:32px;
	}
		#content.je-fais-quoi-avec .poulet-exotisme .pates_content .pates_block_footer .p_recettes_link{
			text-align:left;
		}
			#content.je-fais-quoi-avec .poulet-exotisme .pates_content .pates_block_footer .read_more{
				background:none;
				padding:0 0 0 10px;
				font-size:9px;
			}
		#content.je-fais-quoi-avec .poulet-exotisme .pates_content .pates_block_visu{
			width:142px;
			padding:0 0 8px 0;
		}
		#content.je-fais-quoi-avec .poulet-exotisme .pates_content .pates_block_text{
			width:431px;
		}
			#content.je-fais-quoi-avec .poulet-exotisme .pates_content .link_text_content{
				background:none;
				line-height:15px;
				margin:16px 70px 0 0;
			}
		#content.je-fais-quoi-avec .poulet-exotisme .brown-block ul.list-escalopes{
			background:#ffffff url(/App_Themes/Common/img/dossier_je_fais_quoi/visu_astuce_saveur.jpg) no-repeat 0 0;
			padding:16px 0 25px 187px;
			line-height:14px;
			font-size:11px;
		}
	
	/******************************************/
	/*********** Pages Bouillon ***********/

		#content.je-fais-quoi-avec .simple_line li{
			position:static;
			top:0;
		}
		
		/**************** menu bouillon ****************/
		#content.je-fais-quoi-avec .coeur-bouillon .pates_content .menu_bouillon li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_nav_off_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .coeur-bouillon .pates_content .menu_bouillon li a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_nav_off_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .coeur-bouillon .pates_content .menu_bouillon li a span{
					background:#c30012 url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_nav_off.gif) repeat-x 0 0;
				}
		#content.je-fais-quoi-avec .coeur-bouillon .pates_content .menu_bouillon li.active{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_nav_on_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .coeur-bouillon .pates_content .menu_bouillon li.active a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_nav_on_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .coeur-bouillon .pates_content .menu_bouillon li.active a span{
					color:#ffb600;
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_nav_span_on.gif) repeat-x 0 0;
				}
				
	#content.je-fais-quoi-avec .coeur-bouillon .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .coeur-bouillon .pates_bouillon_content{
		padding:0 48px 50px 58px;
		overflow:auto;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_bottom.gif) no-repeat 20px bottom;
	}
		#content.je-fais-quoi-avec .coeur-bouillon .pates_content h1{
			margin:157px 0px 15px 111px;
		}
		#content.je-fais-quoi-avec .coeur-bouillon .pates_content .edito{
			border:none;
			background:none;
			margin:0px 0px 3px 0px;
		}
		#content.je-fais-quoi-avec .coeur-bouillon .pates_content p {
			font-weight:bold;
			font-size:12px;
		}
			#content.je-fais-quoi-avec .coeur-bouillon .intro_pates .yellowSpan{
				color:#ffd000;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .p_title{
				text-align:center;
				padding:40px 0 12px 0;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recettes_side{
				position:relative;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .pates_block{
				padding:5px 5px 3px 5px;
				margin:0 0 0 0;
				width:261px;
				border:#ffffff 2px solid;
				height:214px;
				background-color:#ffffff;
				background-repeat:no-repeat;
				position:relative;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recettes_croquer .pates_block{
				width:169px;
				height:149px;
			}
			#content.je-fais-quoi-avec .coeur-bouillon  .recettes_side_bouillon{
				margin-bottom:8px;
				margin-left:8px;
				overflow:auto;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recettes_side_bouillon ul {
				overflow:hidden;
				width:100%;
				_position:relative;
				_left:-8px;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recettes_side_bouillon li {
				width:267px;
				float:left;
				background:#fff;
				margin:25px 0px 0px 8px;
				border:4px solid #fff;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recettes_side_bouillon li images {
				margin:0px;
				display:block;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recettes_side_bouillon li  h2{
				background:#ffb500;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recette_side_block {
				width:550px;
				border:4px solid #fff;
				clear:both;
				background:#fff;
				overflow:auto;
				margin:8px 8px 8px 15px;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recette_side_block img {
				margin:0px 0px 0px 0px;
				float:left;
			}	
			#content.je-fais-quoi-avec .coeur-bouillon .recette_side_block p {
				float:left;
				width:280px;
				font-weight:normal!important;
				padding:10px 7px 10px 17px;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recette_side_block .link_recette,
			#content.je-fais-quoi-avec .coeur-bouillon .recettes_side_bouillon .link_recette  {
				color:#ffb600;
				float:right;
				margin:5px;
				font-size:12px;
				font-weight:bold;
				text-decoration:underline;
				padding:0px 0px 0px 17px;
				background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/puce.gif) no-repeat;
			}
			#content.je-fais-quoi-avec .coeur-bouillon .recette_side_block  h2{
				clear:both;
				background:#ffb500;
			}
				#content.je-fais-quoi-avec .coeur-bouillon .recette_side_block  h2 img{
					float:none;
					display:block;/*modif*/
				}
			#content.je-fais-quoi-avec .coeur-bouillon .recette_side_block  .text_recette_side_block{
				font-size:11px;
				line-height:13px;
			}
			
/********** coeur-bouillon-produit ***********/
#content.je-fais-quoi-avec .bouillon-produit .products {
	margin:25px 8px 0 18px;
	border-right:0;
}
#content.je-fais-quoi-avec .bouillon-produit .meilleur_bouillon{
	margin-left:17px;
	width:547px;
}
#content.je-fais-quoi-avec .bouillon-produit .recette_side_block  h2{
	width:546px;
}
#content.je-fais-quoi-avec .bouillon-produit .products ul {
	overflow:hidden;
	width:100%;
}
#content.je-fais-quoi-avec .bouillon-produit .products ul li {
	float:left;
	margin-right:3px;
	width:180px;
}
#content.je-fais-quoi-avec .bouillon-produit .products ul li .visuel {
	margin-bottom:6px;
	float:left;
}
#content.je-fais-quoi-avec .bouillon-produit .products ul li .visuel a {
	display:block;
}
#content.je-fais-quoi-avec .bouillon-produit .products ul li .link_recette {
	clear:both;
	display:block;
	float:none;
	font-size:12px;
	margin:0 auto;
	width:108px;
}
#content.je-fais-quoi-avec .coeur-bouillon .pates_content p.p_meilleur_bouillon{
	font-size:11px;
	width:340px;
}
	#content.je-fais-quoi-avec .coeur-bouillon .pates_content p.p_meilleur_bouillon .strong{
		font-weight:bold;
	}
#content.je-fais-quoi-avec .bouillon-produit .meilleur_bouillon ul {
	float:left;
	width:302px;
	margin-left:17px;
}
#content.je-fais-quoi-avec .bouillon-produit .meilleur_bouillon li {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce1.gif) no-repeat left 0;
	padding-left:17px;
	color:#c05c23;
	margin-bottom:6px;
	font-weight:bold;
	line-height:13px;
	font-size:11px;
}

/******* coeur-bouillon-usages *********/
#content.je-fais-quoi-avec .bouillon-usages .recette_side_block1 {
	margin-top:18px;
}
#content.je-fais-quoi-avec .bouillon-usages .recette_side_block1 h2,
#content.je-fais-quoi-avec .bouillon-usages .ecrasees_legumes h2{
	text-align:right;
}
#content.je-fais-quoi-avec .bouillon-usages .recette_side_block p {
	padding:10px 0 15px 22px;
	width:327px;
	font-size:11px;
}
#content.je-fais-quoi-avec .bouillon-usages .recette_side_block .link_side {
	 float:left;
	 width:356px;
}
#content.je-fais-quoi-avec .bouillon-usages .recette_side_block .link_recette {
	margin:0 0 6px 19px;
	font-size:11px;
	text-decoration:none;
	float:left;
	width:320px;
}
#content.je-fais-quoi-avec .bouillon-usages .block-inverse img {
	float:right;
}
#content.je-fais-quoi-avec .bouillon-usages .block-inverse p {
	padding:10px 0 15px 15px;
}
	#content.je-fais-quoi-avec .bouillon-usages .recette_side_block p strong{
		font-weight:bold;
	}
#content.je-fais-quoi-avec .bouillon-usages .block-inverse .link_recette {
	margin:0 0 6px 15px; 
}
#content.je-fais-quoi-avec .bouillon-usages .coeur-bouillon .pates_bouillon_content {
	padding-bottom:38px;
}
#content.je-fais-quoi-avec .bouillon-usages .p_footer_bouillon_usages {
	margin:25px 0 0 41px;
}
/********** coeur-bouillon-recettes ***********/
#content.je-fais-quoi-avec .bouillon-recettes .carouselContainer {
	position:relative;
	width:100%;
}
#content.je-fais-quoi-avec .bouillon-recettes .carousel {
	margin:10px 0 10px 17px;
	padding:4px 4px 0 3px;
	background-color:#FFFFFF;
	width:545px !important;
}
#content.je-fais-quoi-avec .bouillon-recettes .carousel ul {
	margin:0 16px;
	background:#fff;
	overflow:hidden;
	padding:4px 1px 4px 4px;
}
#content.je-fais-quoi-avec .bouillon-recettes .carousel ul li {
	width:180px;
	height:294px;
	margin-right:3px;
	float:left;
}
#content.je-fais-quoi-avec .bouillon-recettes .carousel ul li .link_recette {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/puce.gif) no-repeat scroll 0 0;
	color:#FFB600;
	font-weight:bold;
	margin:5px auto;
	padding:0 0 0 17px;
	text-decoration:underline;
	width:92px;
	display:block;
	font-size:12px;
}
#content.je-fais-quoi-avec .bouillon-recettes .recette_side_block {
	margin-left:16px;
	width:546px;
}
#content.je-fais-quoi-avec .bouillon-recettes .recette_side_block .link_recette {
	margin:0 0 5px 31px;
	float:left;
	width:310px;
	font-size:11px;
	text-decoration:none;
}
#content.je-fais-quoi-avec .bouillon-recettes .recette_side_block p {
	padding:10px 7px 8px 31px;
	font-size:11px;
}
#content.je-fais-quoi-avec .bouillon-recettes .recette_side_block .link_side{
	width:338px;
	float:left;
	padding:0 0 0 29px;
}
#content.je-fais-quoi-avec .bouillon-recettes .recette_side_block .link_side a{
	margin-left:0;
}
#content.je-fais-quoi-avec .bouillon-recettes .stop_depenses img {
	float:right;
}

	/********** Caroussel bouillon-recettes *********/
	
	#content.je-fais-quoi-avec .bouillon-recettes .jcarousel-container-horizontal {
		width:549px;
	}
	#content.je-fais-quoi-avec .bouillon-recettes .jcarousel-container {
		background-color:#FFFFFF;
		padding:4px 1px 0 4px;
	}
	#content.je-fais-quoi-avec .bouillon-recettes .jcarousel-clip-horizontal {
		width:549px;
		height:300px;
	}
	#content.je-fais-quoi-avec .bouillon-recettes .jcarousel-item-horizontal {
		
	}
	#content.je-fais-quoi-avec .bouillon-recettes .jcarousel-item {
		width:180px;
		height:300px;
	}
	#content.je-fais-quoi-avec .bouillon-recettes .jcarousel-prev-horizontal {
		background:transparent url(prev-horizontal.png) no-repeat scroll 0 0;
		cursor:pointer;
	}
	#content.je-fais-quoi-avec .bouillon-recettes .jcarousel-next {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/next.gif) no-repeat;
		top:0;
		right:-4px;
		width:28px;
		height:25px;
		float:left;
		margin-top:97px;
		position:absolute;
		cursor:pointer;
		display: block;
	}
	#content.je-fais-quoi-avec .bouillon-recettes .jcarousel-prev{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/prev.gif) no-repeat;
		top:0;
		left:-19px;
		width:28px;
		height:25px;
		float:left;
		margin-top:97px;
		position:absolute;
		cursor:pointer;
		display: block;
	}
	/*********************/
	
/********************** La page [Guide-des-recettes.aspx] *********************/
		#content.guide-des-recettes .stdContentBlock h1{
			margin:6px 0 30px -8px;
		}
		#content.guide-des-recettes .stdContentBlock .guide-recettes-content{
			border:#a3bf0b solid;
			border-width:1px 1px 0 1px;
			width:644px;
			margin:0 0 0 11px;
		}
			#content.guide-des-recettes .header-guide-recettes{
				overflow:hidden;
				width:644px;
				border-bottom:#a3bf0b 1px solid;
			}
				#content.guide-des-recettes .header-guide-recettes li{
					float:left;
					border-right:#a3bf0b 1px solid;
					width:128px;
				}
				#content.guide-des-recettes .header-guide-recettes li.last{
					border-right:none;
				}
				#content.guide-des-recettes .header-guide-recettes a{
					cursor:pointer;
					height:121px;
					display:block;
					background-repeat:no-repeat;
					background-position:0 41px;
					text-decoration:none;
				}
					#content.guide-des-recettes .header-guide-recettes li span{
						display:block;
						font-size:11px;
						font-weight:bold;
						text-align:center;
						padding:6px 0 0 0;
					}
					#content.guide-des-recettes .header-guide-recettes li.active a,
					#content.guide-des-recettes .header-guide-recettes li a:hover{
						background-color:#a3bf0b;
					}
					#content.guide-des-recettes .header-guide-recettes li.active span,
					#content.guide-des-recettes .header-guide-recettes li a:hover span{
						color:#ffffff;
					}
						/**********	onglet-astuces	**********/
				#content.guide-des-recettes .header-guide-recettes #onglet-astuces a{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_idees_recettes_off.jpg);
					color:#a3bf0b;
				}
				#content.guide-des-recettes .header-guide-recettes #onglet-astuces.active a,
				#content.guide-des-recettes .header-guide-recettes #onglet-astuces a:hover{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_idees_recettes_on.jpg);
				}
						/**********	onglet-incontournables	**********/
				#content.guide-des-recettes .header-guide-recettes #onglet-incontournables a{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_incontournables_off.jpg);
					color:#a3bf0b;
				}
				#content.guide-des-recettes .header-guide-recettes #onglet-incontournables.active a,
				#content.guide-des-recettes .header-guide-recettes #onglet-incontournables a:hover{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_incontournables_on.jpg);
				}
						/**********	onglet-dossiers	**********/
				#content.guide-des-recettes .header-guide-recettes #onglet-dossiers a{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_dossiers_off.jpg);
					color:#a9388a;
				}
				#content.guide-des-recettes .header-guide-recettes #onglet-dossiers.active a,
				#content.guide-des-recettes .header-guide-recettes #onglet-dossiers a:hover{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_dossiers_on.jpg);
					background-color:#a9388a;
				}
						/**********	onglet-recettes-video	**********/
				#content.guide-des-recettes .header-guide-recettes #onglet-recettes-video a{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_recettes_video_off.jpg);
					color:#ff8315;
				}
				#content.guide-des-recettes .header-guide-recettes #onglet-recettes-video.active a,
				#content.guide-des-recettes .header-guide-recettes #onglet-recettes-video a:hover{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_recettes_video_on.jpg);
					background-color:#ff8315;
				}
						/**********	onglet-cuisine-placard	**********/
				#content.guide-des-recettes .header-guide-recettes #onglet-cuisine-placard a{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_cuisine_placard_off.jpg);
					color:#a3bf0b;
				}
				#content.guide-des-recettes .header-guide-recettes #onglet-cuisine-placard.active a,
				#content.guide-des-recettes .header-guide-recettes #onglet-cuisine-placard a:hover{
					background-image:url(/App_Themes/Common/img/guide_des_recettes/visu_cuisine_placard_on.jpg);
				}
						/*****************************************/
			#content.guide-des-recettes .recettes-items{
				overflow:hidden;
				padding:24px 10px 0 26px;
			}
				#content.guide-des-recettes .recettes-item{
					padding:0 0 20px 0;
					overflow:hidden;
					width:100%;
				}
					#content.guide-des-recettes .recettes-items li{
						width:100%;
					}
					#content.guide-des-recettes .recettes-items .recettes-detail-list{
						float:left;
					}
					#content.guide-des-recettes .recettes-items .two-columns{
						padding:0 40px 0 0;
						width:260px;
					}
					#content.guide-des-recettes .recettes-items .three-columns{
						padding:0 20px 0 0;
						width:180px;
					}
						#content.guide-des-recettes .recettes-items .recettes-detail-list-item{
							color:#333333;
							font-size:12px;
							font-weight:bold;
							padding:0 0 22px 0;
							display:block;
						}
							#content.guide-des-recettes .recettes-detail-list-item ul{
								padding:2px 0 0 0;
							}
								#content.guide-des-recettes .recettes-detail-list-item li a{
									color:#333333;
									font-size:11px;
									font-weight:normal;
									line-height:17px;
									padding:0 0 0 9px;
									text-decoration:underline;
									background:url(/App_Themes/Common/img/guide_des_recettes/puce_black.jpg) no-repeat 0 7px;
									display:block;
								}
									#content.guide-des-recettes .recettes-detail-list-item ul li.sous-menu{
										color:#333333;
										font-size:11px;
										font-weight:normal;
										line-height:17px;
										padding:1px 0 0 0;
									}
										#content.guide-des-recettes .recettes-detail-list-item ul li.sous-menu span{
											background:url(/App_Themes/Common/img/guide_des_recettes/puce_black.jpg) no-repeat 0 5px;
											padding:0 0 0 9px;
										}
										#content.guide-des-recettes .recettes-detail-list-item ul li.sous-menu ul{
											padding:0 0 0 9px;
										}				
			
			#content.guide-des-recettes .footer-guide-recettes{
				width:100%;
				height:6px;
				margin:0 0 0 11px;
				background:url(/App_Themes/Common/img/guide_des_recettes/footer-guide-recettes.jpg) no-repeat;
			}
			
/********************** La home page [index.aspx] *********************/
	#content.je-fais-quoi-avec .home_Page{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_contentTop_home_jefais2.jpg) no-repeat 1px 0;
		padding:25px 0 0 0;
		position:relative;
		top:0;
	}
		#content.je-fais-quoi-avec .home_Page .stdTabContent{
			padding:0 0 0 10px;
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_contentBottom.gif) no-repeat 10px 100%;
		}
		#content.je-fais-quoi-avec .home_Page .stdTabContent h1{
			margin:-8px 0 0 26px;
		}
		#content.je-fais-quoi-avec .home_Page .stdTabContent .intro{
			margin:8px 0 0 25px;
		}
			#content.je-fais-quoi-avec .home_Page .stdTabContent .intro img{
				display:block;
			}
		#content.je-fais-quoi-avec .home_Page .stdTabContent .carouselHomePageContainer{
			padding:0 37px 62px 36px;
			margin:288px 0 0 0;
			width:615px;
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_carouselHomePage.jpg) no-repeat 0 bottom;
			position:relative;
		}
		#content.je-fais-quoi-avec .home_Page .stdTabContent .carouselHomePage{
			overflow:hidden;
			width:615px !important;
			height:265px;
		}
		/****************** carrousel ******************/
			#content.je-fais-quoi-avec .home_Page .stdTabContent .carouselHomePage #mycarousel li{
				padding:0 5px 0 0;
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg-carousel-list.jpg) no-repeat right 0;
				width:121px;
				height:221px;
			}
			#content.je-fais-quoi-avec .home_Page .stdTabContent .carouselHomePage #mycarousel li img{
				
			}
			#content.je-fais-quoi-avec .home_Page .carouselHomePage .jcarousel-container-horizontal {
				padding:0 34px 19px 39px;
				width:615px;
				position:relative;
			}
			#content.je-fais-quoi-avec .home_Page .carouselHomePage .jcarousel-container {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_carouselHomePage.jpg) no-repeat 0 bottom;
			}
			#content.je-fais-quoi-avec .home_Page .carouselHomePage .jcarousel-clip-horizontal {
				width:100%;
				height:265px;
				padding:6px 0 0 0;
			}
			#content.je-fais-quoi-avec .home_Page .carouselHomePage .jcarousel-prev-disabled-horizontal,
			#content.je-fais-quoi-avec .home_Page.carouselHomePage .jcarousel-prev-disabled-horizontal:hover,
			#content.je-fais-quoi-avec .home_Page.carouselHomePage .jcarousel-prev-disabled-horizontal:active {
				background-position:-96px 0;
				cursor:default;
			}
			#content.je-fais-quoi-avec .home_Page .carouselHomePageContainer .jcarousel-prev {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/prev-horizontal.jpg) no-repeat 0 0;
				cursor:pointer;
				height:45px;
				left:0;
				top:95px;
				position:absolute;
				width:43px;
				z-index:3;
				display:block;
			}
			#content.je-fais-quoi-avec .home_Page .carouselHomePageContainer .jcarousel-next {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/next-horizontal.jpg) no-repeat 0 0;
				cursor:pointer;
				height:41px;
				position:absolute;
				right:0;
				top:95px;
				width:41px;
				z-index:3;
				display:block;
			}
			#content.je-fais-quoi-avec .home_Page .carouselHomePage .jcarousel-item-horizontal {
				margin-right:10px;
			}
			#content.je-fais-quoi-avec .home_Page .carouselHomePage .jcarousel-item {
				width:119px;
				padding:0 5px 0 0;
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg-carousel-list.jpg) no-repeat right 0;
				margin:0;
			}
				#content.je-fais-quoi-avec .home_Page .carouselHomePage .jcarousel-item span{
					text-align:center;
					padding:0 0 3px 0;
					display:block;
				}
					#content.je-fais-quoi-avec .home_Page .carouselHomePage .jcarousel-item a{
						text-decoration:none;
						outline:none;
					}
		/*********************************************/
		#content.je-fais-quoi-avec .home_Page .stdTabContent .side_dossier{
			overflow:hidden;
			padding:0 35px 20px 34px;
			width:630px;
		}
			#content.je-fais-quoi-avec .home_Page .stdTabContent .side_dossier .dossier_mois{
				float:left;
				width:414px;
			}
				#content.je-fais-quoi-avec .home_Page .stdTabContent .side_dossier h2{
					background:none;
				}
				#content.je-fais-quoi-avec .home_Page .stdTabContent .side_dossier .dossier_mois_content{
					
				}
			#content.je-fais-quoi-avec .home_Page .stdTabContent .side_dossier .bea_regale{
				float:right;
				width:192px;
			}
				#content.je-fais-quoi-avec .home_Page .stdTabContent .side_dossier .bea_regale_content{
					
				}
	#content.je-fais-quoi-avec .home_Page .side_footer{
		padding:0 0 0 32px;
	}
		
	/****************** Dossier salades tartes et terrines ******************/
	#content.dossier-salades .stdNavTab li a span,
	#content.dossier-salades .stdNavTab li a:hover span{
		width:180px;
	}
	#content.dossier-salades .themesTendences .stdNavTab{
		margin-left:0;
	}
	#content.dossier-salades .stdNavTab li a span.onglet2{
		padding-right:18px;
	}
		#content.dossier-salades h1{
			margin-left:-10px;
		}
		#content.dossier-salades h2.sub-title{
			margin-left:15px;
		}
		#content.dossier-salades .intro-dossier-salades{
			font-weight:bold;
			padding:15px 30px 20px 0;
			text-align:justify;
			font-size:12px;
		}
			#content.dossier-salades .firstBlock{
			padding-left:0;
			padding-right:0;
			width:648px;
		}
		#content.dossier-salades #onglet3 .tabContentTxt{
			padding-top:16px;
		}
			#content.dossier-salades .firstBlock p{
				font-size:13px;
				line-height:17px;
				text-align:justify;
			}
			#content.dossier-salades .firstBlock .p-onglets,
			#content.dossier-salades #onglet3 .firstBlock .p-onglets{
				padding:20px 20px 30px 32px;
			}
				#content.dossier-salades strong{
					font-weight:bold;
					font-size:13px;
				}
				#content.dossier-salades .green-text{
					color:#5b9400;
				}
				#content.dossier-salades .green2-text{
					color:#90d075;
				}
				#content.dossier-salades .green3-text{
					color:#aec729;
				}
				#content.dossier-salades .blue-text{
					color:#5ca6c5;
				}
				#content.dossier-salades .pink-text{
					color:#b85d8a;
				}
				#content.dossier-salades h2.topic_sTitle{
					padding:0;
					height:auto;
					margin:0 0 0 28px;
					width:610px;
				}
				#content.dossier-salades h2.green-h2{
					background:url(/App_Themes/Common/img/dossierSalades/bg-topic-title-green.gif) no-repeat 0 0;
				}
				#content.dossier-salades h2.green2-h2{
					background:url(/App_Themes/Common/img/dossierSalades/bg-topic-title-green-2.gif) no-repeat 0 0;
				}
				#content.dossier-salades h2.blue-h2{
					background:url(/App_Themes/Common/img/dossierSalades/bg-topic-title-blue.gif) no-repeat 0 0;
				}
				#content.dossier-salades h2.pink-h2{
					background:url(/App_Themes/Common/img/dossierSalades/bg-topic-title-pink.gif) no-repeat 0 0;
				}
				#content.dossier-salades h2.orange-h2{
					background:url(/App_Themes/Common/img/dossierSalades/bg-topic-title-orange.gif) no-repeat 0 0;
				}
				#content.dossier-salades h2.recettes-salades-h2{
					position:relative;
					top:-20px;
				}
				#content.dossier-salades .block-secrets-vinaigrette{
					background:url(/App_Themes/Common/img/dossierSalades/bg-block-secrets-vinaigrette-repeat.jpg) repeat-y 0 0;
					margin:0 1px 0 1px;
				}
					#content.dossier-salades .block-secrets-vinaigrette .block-corner-top{
						background:url(/App_Themes/Common/img/dossierSalades/bg-secrets-vinaigrette-corner-top.jpg) no-repeat 0 0;
						height:10px;
						font-size:0;
					}
					#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-top{
						background:url(/App_Themes/Common/img/dossierSalades/bg-block-secrets-vinaigrette-top.jpg) no-repeat 0 bottom;
						min-height:118px;
						_height:118px;
						padding:4px 42px 20px 140px;
					}
					#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-middle{
						background:url(/App_Themes/Common/img/dossierSalades/bg-block-secrets-vinaigrette-middle.jpg) no-repeat 0 bottom;
						padding:7px 42px 20px 140px;
						min-height:115px;
						_height:115px;
					}
					#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-separ{
						background:url(/App_Themes/Common/img/dossierSalades/bg-block-secrets-vinaigrette-separ.jpg) no-repeat 0 0;
						height:9px;
					}
					#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-bottom{
						background:url(/App_Themes/Common/img/dossierSalades/bg-secrets-vinaigrette-corner-bottom.jpg) no-repeat 0 0;
						height:9px;
						font-size:0;
					}
					#content.dossier-salades .link-salades{
						font-size:14px;
						font-weight:bold;
						color:#a3bf0b;
						text-decoration:underline;
						padding:0 0 0 44px;
						background:url(/App_Themes/Common/img/dossierSalades/bg-salades-fleche.gif) no-repeat 0 2px;
					}
						#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-top p,
						#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-middle p,
						#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-text p{
							font-size:12px;
							line-height:16px;
							padding:15px 0 0 22px;
							text-align:justify;
						}
						#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-top p{
							font-size:12px;
							line-height:16px;
							padding:15px 0 0 22px;
							text-align:justify;
						}
					#content.dossier-salades .block-secrets-vinaigrette .block-vinaigrette-text{
						padding:18px 32px 20px 35px;
						min-height:70px;
						_height:70px;
					}
					#content.dossier-salades .firstBlock .p-carrousel{
						padding:0 25px 0 33px;
					}
					#content.dossier-salades .imageflow{
						background:url(/App_Themes/Common/img/dossierSalades/bg-carrousel-salades-tartes.jpg) no-repeat left top;
						margin:12px 0 20px 0;
						width:638px;
						padding:0 5px;
					}
					#content.dossier-salades .slider{
						width:19px;
						height:19px;
						top:-2px;
						_left:-3px !important;
					}
					#content.dossier-salades .separator{
						clear:both;
						height:20px;
					}
						/***************************/
					#content.dossier-salades .imageflow .next{
						right:-13px;
						_right:-13px;
					}
								/**********/
					#content.dossier-salades .carrousel-salades-blue .scrollbar{
						border-top:1px solid #b4d7e5;
					}
					#content.dossier-salades .carrousel-salades-blue .slider{
						background:url(/App_Themes/Common/img/dossierSalades/slider.png) no-repeat left top;
					}
					*html #content.dossier-salades .carrousel-salades-blue .slider{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/slider.png');
					}
					#content.dossier-salades .carrousel-salades-blue .previous{
						background:url(/App_Themes/Common/img/dossierSalades/button_left.png) no-repeat left top;
					}
					* html #content.dossier-salades .carrousel-salades-blue .previous{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/button_left.png');
					}
					#content.dossier-salades .carrousel-salades-blue .next{
						background:url(/App_Themes/Common/img/dossierSalades/button_right.png) no-repeat left top;
					}
					*html #content.dossier-salades .carrousel-salades-blue .next{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/button_right.png');
					}
					#content.dossier-salades .carrousel-salades-blue .caption{
						color:#50a0c1;
					}
						/***************************/
					#content.dossier-salades .carrousel-salades-pink .scrollbar{
						border-top:1px solid #dbaec4;
					}
					#content.dossier-salades .carrousel-salades-pink .slider{
						background:url(/App_Themes/Common/img/dossierSalades/slider_pink.png) no-repeat left top;
					}
					*html #content.dossier-salades .carrousel-salades-pink .slider{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/slider_pink.png');
					}
					#content.dossier-salades .carrousel-salades-pink .previous{
						background:url(/App_Themes/Common/img/dossierSalades/button_left_pink.png) no-repeat left top;
					}
					* html #content.dossier-salades .carrousel-salades-pink .previous{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/button_left_pink.png');
					}
					#content.dossier-salades .carrousel-salades-pink .next{
						background:url(/App_Themes/Common/img/dossierSalades/button_right_pink.png) no-repeat left top;
					}
					*html #content.dossier-salades .carrousel-salades-pink .next{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/button_right_pink.png');
					}
					#content.dossier-salades .carrousel-salades-pink .caption{
						color:#b85d8a;
					}
						/***************************/
					#content.dossier-salades .carrousel-salades-green .scrollbar{
						border-top:1px solid #c5debb;
					}
					#content.dossier-salades .carrousel-salades-green .slider{
						background:url(/App_Themes/Common/img/dossierSalades/slider_green.png) no-repeat left top;
					}
					*html #content.dossier-salades .carrousel-salades-green .slider{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/slider_green.png');
					}
					#content.dossier-salades .carrousel-salades-green .previous{
						background:url(/App_Themes/Common/img/dossierSalades/button_left_green.png) no-repeat left top;
					}
					* html #content.dossier-salades .carrousel-salades-green .previous{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/button_left_green.png');
					}
					#content.dossier-salades .carrousel-salades-green .next{
						background:url(/App_Themes/Common/img/dossierSalades/button_right_green.png) no-repeat left top;
					}
					*html #content.dossier-salades .carrousel-salades-green .next{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/button_right_green.png');
					}
					#content.dossier-salades .carrousel-salades-green .caption{
						color:#6fad55;
					}
						/***************************/
					#content.dossier-salades .carrousel-salades-orange .scrollbar{
						border-top:1px solid #fcd59d;
					}
					#content.dossier-salades .carrousel-salades-orange .slider{
						background:url(/App_Themes/Common/img/dossierSalades/slider_orange.png) no-repeat left top;
					}
					*html #content.dossier-salades .carrousel-salades-orange .slider{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/slider_orange.png');
					}
					#content.dossier-salades .carrousel-salades-orange .previous{
						background:url(/App_Themes/Common/img/dossierSalades/button_left_orange.png) no-repeat left top;
					}
					* html #content.dossier-salades .carrousel-salades-orange .previous{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/button_left_orange.png');
					}
					#content.dossier-salades .carrousel-salades-orange .next{
						background:url(/App_Themes/Common/img/dossierSalades/button_right_orange.png) no-repeat left top;
					}
					*html #content.dossier-salades .carrousel-salades-orange .next{
						background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossierSalades/button_right_orange.png');
					}
					#content.dossier-salades .carrousel-salades-orange .caption{
						color:#faab3b;
					}
						/***************************/
						#carrousel_coverflow2_images,
						#carrousel_coverflow3_images,
						#carrousel_coverflow4_images,
						#carrousel_coverflow5_images,
						#carrousel_coverflow6_images{
							height:230px;
						}
						#carrousel_coverflow2_caption,
						#carrousel_coverflow3_caption,
						#carrousel_coverflow4_caption,
						#carrousel_coverflow5_caption,
						#carrousel_coverflow6_caption{
							width:354px;
							padding:0 145px;
						}
					#content.dossier-salades .astuces-side{
						padding:0 20px 15px 21px;
					}
						#content.dossier-salades .astuces-side .astuces-side-top{
							background:url(/App_Themes/Common/img/dossierSalades/bg-astuce-corder-top-1.gif) no-repeat 0 0;
							height:10px;
							font-size:0;
						}
						#content.dossier-salades .astuces-side .astuces-side-content{
							border-color:#8BBD77;
							border-style:solid;
							border-width:0 1px;
							padding:0 10px;
						}
							#content.dossier-salades .astuces-side .astuces-side-content p{
								padding:0;
								font-size:12px;
							}
							#content.dossier-salades .astuces-side .astuces-side-content p.first{
								padding:0 0 14px 0;
							}
						#content.dossier-salades .astuces-side .astuces-side-bottom{
							background:url(/App_Themes/Common/img/dossierSalades/bg-astuce-corder-bottom-1.gif) no-repeat 0 0;
							height:10px;
							font-size:0;
						}
		
						#content.dossier-salades .blue-astuces .astuces-side-top{
							background:url(/App_Themes/Common/img/dossierSalades/bg-astuce-corder-top-2.gif) no-repeat 0 0;
						}
						#content.dossier-salades .blue-astuces .astuces-side-content{
							border-color:#8dc8e1;
						}
						#content.dossier-salades .blue-astuces .astuces-side-bottom{
							background:url(/App_Themes/Common/img/dossierSalades/bg-astuce-corder-bottom-2.gif) no-repeat 0 0;
						}
						#content.dossier-salades .blocArome,
						#content.dossier-salades .blocAstucePyrex,
						#content.dossier-salades .blocAstuceMoule,
						#content.dossier-salades .blocFTerrine,
						#content.dossier-salades .blocLTerrine{
							margin-left:27px;
						}
							#content.dossier-salades .blocArome p,
							#content.dossier-salades .blocAstucePyrex p{
								font-size:12px;
							}
							#content.dossier-salades .blocAstucePyrex h4{
								background:url(/App_Themes/Common/img/dossierSalades/tt-h4-astuce-pyrex-2.gif) no-repeat 0 0;
							}
							#content.dossier-salades .blocAstuceMoule h4{
								background:url(/App_Themes/Common/img/dossierSalades/tt-h4-astuce-pyrex-2.gif) no-repeat 0 0;
							}
							#content.dossier-salades .blocAstuceMoule p{
								line-height:15px;
							}
							#content.dossier-salades .blocFTerrine h4{
								background:url(/App_Themes/Common/img/dossierSalades/tt-h4-gelee-madere.gif) no-repeat 0 0;
							}
							#content.dossier-salades .blocLTerrine h4{
								background:url(/App_Themes/Common/img/dossierSalades/tt-h4-moule-cake.gif) no-repeat 0 0;
							}
							#content.dossier-salades #onglet3 .blocFTerrine p,
							#content.dossier-salades #onglet3 .blocLTerrine p{
								padding:0 0 0 0;
							}
	/*******************************************/
	/********************* maggi-engagement.aspx *********************/
#content.engagement_maggi .insideContent{
	padding:46px 26px 0 32px;
	margin:0 auto;
}
#content.engagement_maggi .head {
	overflow:hidden;
	width:100%;
	margin-bottom:6px;
}
#content.engagement_maggi .head img {
	float:left;
	margin-right:37px;
}
#content.engagement_maggi .head .intro {
	float:left;
	width:450px;
}
#content.engagement_maggi .head h1 {
	background:url(/App_Themes/Common/img/engagement_h1.gif) no-repeat;
	width:321px;
	height:34px;
	margin-bottom:16px;
	text-indent:-4000px;
}
#content.engagement_maggi .head span {
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
	display:block;
}
#content.engagement_maggi .head p {
	margin-bottom:12px;
	font-size:11px;
}
#content.engagement_maggi .navigation {
	margin-left:3px;
	width:648px;
}
#content.engagement_maggi .onglets {
	width:100%;
	overflow:hidden;
}
#content.engagement_maggi .onglets li {
	float:left;
	margin-right:1px;
}
#content.engagement_maggi .onglets li a {
	float:left;
	width:216px;
	height:25px;
	background:url(/App_Themes/Common/img/engagement_bgonglets.gif) no-repeat 0 0;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	outline:none;
}
#content.engagement_maggi .onglets li.list2 a {
	background-position:0 -47px;
}
#content.engagement_maggi .onglets li.last {
	margin:0;
}
#content.engagement_maggi .onglets li.last a {
	background-position:0 bottom;
	width:214px;
}
#content.engagement_maggi .onglet {
	display:none;
}
#content.engagement_maggi .environnement {
	background:url(/App_Themes/Common/img/engagement_enviro_bottom.gif) no-repeat bottom center;
	padding-bottom:4px;
	display:block;
}
#content.engagement_maggi .container {
	padding:0 0 10px 0;
}
#content.engagement_maggi .container {
	background:url(/App_Themes/Common/img/engagement_bgenviro.gif) repeat-x #d1e67f;
	border-left:1px solid #53b102;
	border-right:1px solid #53b102;
}
#content.engagement_maggi .container img {
	display:block;
}
#content.engagement_maggi .content_onglet .list_item {
	margin:0 0 0 30px;
	overflow:hidden;
}
#content.engagement_maggi .content_onglet .list_item li {
	float:left;
	margin:12px 5px 0;
	width:157px;
}
#content.engagement_maggi .content_onglet .list_item li span {
	color:#205804;
	font-size:12px;
	text-align:center;
	display:block;
	margin-bottom:6px;
	height:53px;
}
#content.engagement_maggi .content_onglet .list_item li img {
	width:157px;
	height:82px;
}
#content.engagement_maggi .content_onglet .list_item li.active {
	margin-top:0!important;
	width:224px;
	display:block;
}
#content.engagement_maggi .content_onglet .list_item li.hover {
	margin-top:0!important;
	width:208px;
	display:block;
}
#content.engagement_maggi .content_onglet .list_item li.active img {
	width:208px;
	height:109px;
	background:url(/App_Themes/Common/img/engagement_bgactive.gif) no-repeat;
	padding:8px;
}
#content.engagement_maggi .content_onglet .list_item li a{
	outline:none;
}
#content.engagement_maggi .content_onglet .list_item li a:hover{
	text-decoration:none;
	cursor:pointer;
}
#content.engagement_maggi .content_onglet .list_item li img {
	outline:none;
}
#content.engagement_maggi .content_onglet .list_item li.hover img {
	width:208px;
	height:109px;
}
#content.engagement_maggi .content_onglet .list_item li.active span {
	font-weight:bold;
	font-size:14px;
	height:47px;
}
#content.engagement_maggi .content_onglet .list_item li span {
	outline:none;
}
#content.engagement_maggi .content_onglet .list_item li.hover span {
	font-weight:bold;
	font-size:14px;
	height:47px;
}
#content.engagement_maggi .content_onglet .list_item li.last {
	margin:12px 0 0 0;
}
#content.engagement_maggi .list_content {
	margin:0 0 16px 62px;
}
#content.engagement_maggi .list_content .list {
	display:none;
}
#content.engagement_maggi .list_content .text_active {
	display:block;
}
#content.engagement_maggi .list_content p {
	color:#29600a;
	margin:0 0 0 55px;
	width:530px;
}
#content.engagement_maggi .description {
	padding-bottom:15px;
	font-size:12px;
}
#content.engagement_maggi .box {
	background:#51b200;
	border:1px solid #fff;
	padding:16px 26px 12px 18px;
	margin:0 0 0 5px;
	width:568px;
	color:#fff;
}
#content.engagement_maggi .box h2 {
	font-size:20px;
	margin-bottom:10px;
	color:#ffffff;
	font-weight:bold;
}
#content.engagement_maggi .box p {
	font-size:14px;
	margin-bottom:16px;
}
#content.engagement_maggi .box h3 {
	font-size:14px;
	margin-bottom:2px;
	color:#ffffff;
	font-weight:bold;
}
#content.engagement_maggi .nutrition {
	background:url(/App_Themes/Common/img/engagement_nutrition_bottom.gif) no-repeat bottom center;
	padding-bottom:5px;
}
#content.engagement_maggi .nutrition .container {
	background:url(/App_Themes/Common/img/engagement_bgnutrition.gif) repeat-x #fdba8e;
	border-left:1px solid #fe7500;
	border-right:1px solid #fe7500;
}
#content.engagement_maggi .container .visuel {
	margin:0 0 0 10px;
	padding:10px 0 34px 0;
}

#content.engagement_maggi .carousel {
	overflow:hidden;
	width:100%;
	position:relative;
	margin-bottom:18px;
}
#content.engagement_maggi .prev,#content.engagement_maggi .next  {
	width:36px;
	height:40px;
	background:url(/App_Themes/Common/img/engagement_flecheprev.gif) no-repeat 0 0;
	position:absolute;
	top:92px;
}
#content.engagement_maggi .prev {
	left:2px;
}	
#content.engagement_maggi .next {
	background:url(/App_Themes/Common/img/engagement_flechenext.gif) no-repeat 0 0;
	right:3px;
}
#content.engagement_maggi .environnement .next{
	background:url(/App_Themes/Common/img/flechenext_envir.gif) no-repeat 0 -60px;
}
#content.engagement_maggi .environnement .prev{
	background:url(/App_Themes/Common/img/flecheprev_envir.gif) no-repeat 0 -60px;
}
#content.engagement_maggi .nutrition .next{
	background:url(/App_Themes/Common/img/engagement_flechenext-2.gif) no-repeat 0 -60px;
}
#content.engagement_maggi .nutrition .prev{
	background:url(/App_Themes/Common/img/engagement_flecheprev-2.gif) no-repeat 0 -60px;
}
#content.engagement_maggi .qualite .next{
	background:url(/App_Themes/Common/img/engagement_flechenext_qualite.gif) no-repeat 0 -60px;
}
#content.engagement_maggi .qualite .prev{
	background:url(/App_Themes/Common/img/engagement_flecheprev_qualite.gif) no-repeat 0 -60px;
}
#content.engagement_maggi .container .disabled{
	background-position:0 0;
	cursor:default;
}
#content.engagement_maggi .carousel .list_item {
	margin-left:0;
	float:left;
}
#content.engagement_maggi  .content_onglet .nutrition  ul li span {
	color:#d62909;
}
#content.engagement_maggi .content_onglet .nutrition ul li.active img {
	background:url(/App_Themes/Common/img/engagement_bg-active.gif) no-repeat;
}
#content.engagement_maggi .nutrition .list_content p {
	color:#d62909;
	font-size:12px;
}
#content.engagement_maggi .nutrition .list_content span {
	font-size:9px;
}
#content.engagement_maggi .list_content p {
	margin:0 9px 0 0;
}
#content.engagement_maggi .content_onglet .reduction {
	margin-left:26px;
	width:auto;
}
#content.engagement_maggi .content_onglet .reduction li {
	color:#d62909;
	background:url(/App_Themes/Common/img/engagement_puce.gif) no-repeat left center;
	float:none;
	margin:0;
	padding-left:9px;
	width:auto;
}
#content.engagement_maggi .content_onglet .list-reduction {
	padding:0 0 15px 0;
}
#content.engagement_maggi .content_onglet .list-reduction li {
	color:#D62909;
}
#content.engagement_maggi .nutrition .box {
	background:#f76d28;
}
#content.engagement_maggi .box {
	margin-left:12px;
}
#content.engagement_maggi .qualite .container {
	background:#b0def2 url(/App_Themes/Common/img/engagement_bgqualite.gif) repeat-x scroll 0 0;
	border-left:1px solid #29bae7;
	border-right:1px solid #29bae7;
}
#content.engagement_maggi .content_onglet .qualite ul li span {
	color:#005b81;
}
#content.engagement_maggi .content_onglet .qualite ul li.active img {
	background:transparent url(/App_Themes/Common/img/engagement_bg_active.gif) no-repeat scroll 0 0;
}
#content.engagement_maggi .qualite .description {
	color:#0275a4;
	padding:0;
}
#content.engagement_maggi .qualite .box {
	background:#24bae7;
}
#content.engagement_maggi .qualite {
	background:url(/App_Themes/Common/img/engagement_qualite_bottom.gif) no-repeat center bottom;
	padding-bottom:5px;
}
#content.engagement_maggi .list_item li.active {
	display:block;
}
#content.engagement_maggi .listcarousel {
	width:568px;
	overflow:hidden;
	height:186px;
	margin-left:37px;
	position:relative;
}
#content.engagement_maggi .listcarousel ul {
	position:relative;
	left:0;
}
#content.engagement_maggi .exemple_action li {
	background:url(/App_Themes/Common/img/engagement_puce1.gif) no-repeat left top;
	margin:0 0 14px 0;
	padding-left:22px;
}
#content.engagement_maggi .exemple_action li p {
	margin-left:0!important;
	width:500px;
	display:none;
}
#content.engagement_maggi .exemple_action li a {
	color:#d31f02;
	font-weight:bold;
	font-size:12px;
}
#content.engagement_maggi .environnement .list_content li {
	color:#29600A;
}
#content.engagement_maggi .environnement .list_content li span {
	font-size:9px;
}

/****************************************************************/
/*********************** Dossier poisson *************************/

	/************* HP poisson *************/

	#content.je-fais-quoi-avec .poisson .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poisson.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .poisson .pates_poisson_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poisson_bottom.gif) no-repeat 20px bottom;
		padding:0 50px 40px 52px;
	}
			/**** Menu ****/
		#content.je-fais-quoi-avec .poisson .menu_poisson{
			padding:0 !important;
		}
		#content.je-fais-quoi-avec .poisson .menu_poisson li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poisson_nav_off_left.gif) no-repeat 0 0;
		}
		#content.je-fais-quoi-avec .poisson .menu_poisson li a{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poisson_nav_off_right.gif) no-repeat 100% 0;
		}
			#content.je-fais-quoi-avec .poisson .menu_poisson li a span{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poisson_nav_span_off.gif) repeat-x;
			}
		#content.je-fais-quoi-avec .poisson .menu_poisson li.active{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poisson_nav_on_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .poisson .menu_poisson li.active a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_poisson_nav_on_right.gif) no-repeat 100% 0;
				color:#174871;
			}
				#content.je-fais-quoi-avec .poisson .menu_poisson li.active span{
					background:#ffffff;
				}
			/***************/
	#content.je-fais-quoi-avec .poisson h1 {
		margin:0 0 0 -12px;
		padding:40px 0 0 0;
		*padding:46px 0 0 0;
	}
	#content.je-fais-quoi-avec .poisson h2 {
		margin:59px 13px 0 305px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h2_poisson_accueil.gif) no-repeat;
		width:289px;
		height:121px;
		font-size:0;
		text-indent:-4000px;
	}
	#content.je-fais-quoi-avec .poisson .decaled-h3 {
		padding:0 0 0 13px;
		position:absolute;
		left:0;
		top:-5px;
	}
	#content.je-fais-quoi-avec .poisson .pates_poisson_content strong {
		font-weight:bold;
	}
	#content.je-fais-quoi-avec .poisson .pates_poisson_content p {
		font-size:12px;
		color:#000000;
	}
	#content.je-fais-quoi-avec .poisson p.intro {
		font-size:13px;
		line-height:17px;
		padding:4px 0 20px;
		text-align:justify;
	}
		#content.je-fais-quoi-avec .poisson p.intro strong {
			font-size:13px;
		}
	#content.je-fais-quoi-avec .poisson .block-regles {
		position:relative;
		padding-top:20px;
	}
		#content.je-fais-quoi-avec .poisson .corner-top-regles {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/corner_poisson_top.gif) no-repeat 0 0;
			height:16px;
			width:608px;
		}
		#content.je-fais-quoi-avec .poisson .corner-content-regles {
			background-color:#FFFFFF;
			border-color:#3074C0;
			border-style:solid;
			border-width:0 2px;
			padding:0 18px 0 20px;
			overflow:hidden;
			width:566px;
		}
			#content.je-fais-quoi-avec .poisson .corner-content-regles ul {
				overflow:hidden;
				width:100%;
			}
				#content.je-fais-quoi-avec .poisson .corner-content-regles li {
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/picto-poisson.gif) no-repeat 0 13px;
					padding:10px 0 0 16px;
					line-height:15px;
					font-size:12px;
				}
					#content.je-fais-quoi-avec .poisson .corner-content-regles li strong {
						font-size:12px;
					}
		#content.je-fais-quoi-avec .poisson .corner-bottom-regles {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/corner_poisson_bottom.gif) no-repeat 0 0;
			height:16px;
			width:608px;
		}
	#content.je-fais-quoi-avec .poisson .block-recettes {
		padding:16px 0 0 0;
	}
		#content.je-fais-quoi-avec .poisson .clear-block {
			clear:both;
		}
		#content.je-fais-quoi-avec .poisson .recette {
			float:left;
			padding:34px 0 0 17px;
			position:relative;
		}
			#content.je-fais-quoi-avec .poisson .recette .decaled-h3 {
				left:18px;
				top:6px;
			}
			#content.je-fais-quoi-avec .poisson .recette .img-linked img {
				margin:-5px 0 0 0;
				display:block;
			}
			#content.je-fais-quoi-avec .poisson .recette p {
				text-align:right;
				padding:1px 10px 0 0;
			}
			#content.je-fais-quoi-avec .poisson .recette p a {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_link_poisson.gif) no-repeat 0 0;
				color:#FFFFFF;
				line-height:17px;
				padding:1px 0 1px 18px;
				text-decoration:underline;
			}
	/************* poisson-papillotte.html *************/
	#content.je-fais-quoi-avec .papillotte h2 {
		margin:44px 0 0 299px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h2_papillote.gif) no-repeat;
		width:326px;
		height:142px;
		font-size:0;
		text-indent:-4000px;
	}
	#content.je-fais-quoi-avec .papillotte .block-intro{
		overflow:hidden;
		width:100%;
	}
	#content.je-fais-quoi-avec .papillotte p.intro {
		padding:4px 0 20px 0;
		width:498px;
		display:block;
		float:left;
	}
		#content.je-fais-quoi-avec .papillotte .block-intro a{
			float:right;
			width:86px;
			height:112px;
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/papillon-visu1.gif) no-repeat 0 0;
			font-size:0;
			text-indent:-4000px;
			margin:0 6px 0 0;
		}
		#content.je-fais-quoi-avec .poisson .carrousel_poisson #carrousel_coverflow_images  {
			height:220px;
		}
		#content.je-fais-quoi-avec .poisson .carrousel_poisson #carrousel_coverflow_caption {
			width:316px;
			color:#000000;
		}
		#content.je-fais-quoi-avec .poisson .carrousel_poisson .slider {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/slider_purple.png) no-repeat 0 0;
			width:19px;
			height:19px;
			top:-2px;
			left:-3px;
		}
		* html #content.je-fais-quoi-avec .poisson .carrousel_poisson .slider {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossier_je_fais_quoi/slider_purple.png');}
		#content.je-fais-quoi-avec .poisson .carrousel_poisson .previous {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/button_purple_left.png) no-repeat 0 0;
			width:17px;
			height:17px;
		}
		* html #content.je-fais-quoi-avec .poisson .carrousel_poisson .previous {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossier_je_fais_quoi/button_purple_left.png');}
		#content.je-fais-quoi-avec .poisson .carrousel_poisson .next {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/button_purple_right.png) no-repeat 0 0;
			width:17px;
			height:17px;
		}
		* html #content.je-fais-quoi-avec .poisson .carrousel_poisson .next {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossier_je_fais_quoi/button_purple_right.png');}
		#content.je-fais-quoi-avec .poisson .imageflow .scrollbar {
			border-top:1px solid #699FD9;
		}
	#content.je-fais-quoi-avec .papillotte .block-list-papillon {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_block_papillon.gif) no-repeat 0 0;
		overflow:hidden;
		width:604px;
		padding:2px;
		margin:0 0 24px 0;
	}
		#content.je-fais-quoi-avec .papillotte .block-list-papillon img {
			float:left;
		}
		#content.je-fais-quoi-avec .papillotte .block-list-papillon div {
			border-left:2px solid #3074C0;
			float:left;
			height:142px;
			padding:20px 0 0 22px;
			width:350px;
		}
			#content.je-fais-quoi-avec .papillotte .block-list-papillon ul {
				overflow:hidden;
				width:100%;
				padding:8px 0 0 0;
			}
				#content.je-fais-quoi-avec .papillotte .block-list-papillon li {
					width:100%;
				}
					#content.je-fais-quoi-avec .papillotte .block-list-papillon li a {
						background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_link_poisson-2.gif) no-repeat 0 2px;
						color:#3074C0;
						float:left;
						font-size:11px;
						line-height:22px;
						padding:0 0 0 22px;
						text-decoration:underline;
					}
			#content.je-fais-quoi-avec .papillotte .pates_poisson_content .p-defis-dabdel {
				font-size:13px;
				padding:6px 0 0 0;
				text-align:justify;
			}
				#content.je-fais-quoi-avec .papillotte .pates_poisson_content .p-defis-dabdel strong{
					font-size:13px;
				}
			#content.je-fais-quoi-avec .papillotte .pates_poisson_content .block-player-video{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg-defis-dabdel.jpg) no-repeat right 22px;
				padding:22px 0 35px 0;
				overflow:hidden;
				width:100%;
			}
				#content.je-fais-quoi-avec .papillotte .pates_poisson_content .block-player-video .player-video{
					float:left;
				}
				#content.je-fais-quoi-avec .papillotte .pates_poisson_content .block-player-video p{
					float:left;
					color:#3074C0;
					font-size:13px;
					font-weight:bold;
					padding:235px 0 0 34px;
					width:200px;
				}
	
	/************* poisson-marinade.html *************/
	
	#content.je-fais-quoi-avec .marinade h2 {
		margin:57px 0 0 300px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h2_marinade.gif) no-repeat;
		width:266px;
		height:132px;
		font-size:0;
		text-indent:-4000px;
	}
	#content.je-fais-quoi-avec .marinade p.intro{
		padding:4px 0 6px 0;
	}
	#content.je-fais-quoi-avec .marinade .block-recettes{
		padding:12px 0 0 0;
	}
		#content.je-fais-quoi-avec .marinade .block-recettes .recette{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/marinade-bg-text-visu.gif) no-repeat right bottom;
			min-height:187px;
			*height:187px;
			padding:24px 0 0 17px;
		}
		#content.je-fais-quoi-avec .marinade .recette p{
			padding:3px 0 0 40px;
			text-align:left;
			text-indent:-18px;
		}
			#content.je-fais-quoi-avec .marinade .recette p a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_link_poisson-2.gif) no-repeat 0 0;
				color:#3074C0;
				font-size:11px;
				text-decoration:none;
				line-height:14px;
			}
	#content.je-fais-quoi-avec .marinade .astuce-gagnante{
		margin:56px 0 0 0;
		padding:0 0 30px 0;
		position:relative;
	}
		#content.je-fais-quoi-avec .marinade .astuce-gagnante .decaled-h3{
			top:-23px;
		}
		#content.je-fais-quoi-avec .marinade .astuce-gagnante-content{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg-astuce-gagnante.gif) no-repeat 0 0;
			padding:2px;
			overflow:hidden;
			width:604px;
		}
			#content.je-fais-quoi-avec .marinade .astuce-gagnante-content img{
				float:left;
			}
			#content.je-fais-quoi-avec .marinade .astuce-gagnante-content p{
				float:left;
				line-height:18px;
				padding:22px 0 0 20px;
				width:445px;
			}
			#content.je-fais-quoi-avec .marinade .astuce-gagnante-content p strong{
				color:#3074c0;
				font-size:12px;
			}
	
	/************* poisson-poche.html *************/
	
	#content.je-fais-quoi-avec .poche h2 {
		margin:51px 0 0 298px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h2_poche.gif) no-repeat;
		width:285px;
		height:132px;
		font-size:0;
		text-indent:-4000px;
	}
	#content.je-fais-quoi-avec .poche p.intro{
		padding:4px 0 6px 0;
		width:459px;
	}
		#content.je-fais-quoi-avec .poche .block-intro a{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/poche-visu-1.gif) no-repeat 0 0;
			width:129px;
			height:136px;
		}
	#content.je-fais-quoi-avec .poche .carrousel_poisson {
		padding:0 0 25px 0;
	}
	#content.je-fais-quoi-avec .poche .pates_poisson_content .block-player-video{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg-defis-dabdel-2.jpg) no-repeat right 30px;
	}
		#content.je-fais-quoi-avec .poche .pates_poisson_content .block-player-video div{
			float:left;
			padding:0 0 0 12px;
		}
			#content.je-fais-quoi-avec .poche .pates_poisson_content .block-player-video div p{
				color:#000000;
				font-weight:normal;
				line-height:18px;
				padding:25px 0 0;
				width:228px;
			}
	
	/************* poisson-variez-les-plaisir.html *************/
	#content.je-fais-quoi-avec .variez-plaisir .pates_poisson_content{
		padding:0 42px 40px 52px;
	}
	#content.je-fais-quoi-avec .variez-plaisir h2 {
		margin:53px 0 0 300px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h2_variez-les-plaisir.gif) no-repeat;
		width:253px;
		height:136px;
		font-size:0;
		text-indent:-4000px;
	}
	#content.je-fais-quoi-avec .variez-plaisir p.intro{
		padding:4px 0 6px 0;
		width:602px;
	}
	#content.je-fais-quoi-avec .variez-plaisir .block-variez{
		overflow:hidden;
		width:100%;
		padding:20px 0 8px 0;
	}
		#content.je-fais-quoi-avec .variez-plaisir .block-variez-text{
			float:left;
			text-align:right;
			width:450px;
			padding:0 18px 0 0;
		}
			#content.je-fais-quoi-avec .variez-plaisir .block-variez-text p{
				text-align:justify;
				padding:2px 0 0 0;
			}
				#content.je-fais-quoi-avec .variez-plaisir .block-variez-text p strong{
					font-size:12px;
				}
			#content.je-fais-quoi-avec .variez-plaisir .block-variez-text ul{
				overflow:hidden;
				width:100%;
			}
				#content.je-fais-quoi-avec .variez-plaisir .block-variez-text li{
					padding:12px 0 0 0;
					float:left;
					width:100%;
				}
					#content.je-fais-quoi-avec .variez-plaisir .block-variez-text li a{
						background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_link_poisson-3.gif) no-repeat right 0;
						color:#3074C0;
						display:block;
						font-size:13px;
						padding:0 20px 1px 0;
						text-decoration:underline;
					}
					#content.je-fais-quoi-avec .variez-plaisir .block-variez-text li a.bold-link{
						font-weight:bold;
						background:none;
						text-decoration:none;
					}
		#content.je-fais-quoi-avec .variez-plaisir .even .block-variez-text{
			float:left;
			text-align:left;
			padding:0 0 0 18px;
		}
				#content.je-fais-quoi-avec .even .block-variez-text li a{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_link_poisson-3.gif) no-repeat left 0;
					padding:0 0 1px 20px;
				}
		#content.je-fais-quoi-avec .variez-plaisir .block-variez-visu{
			float:left;
			padding:3px 0 0 0;
		}
		#content.je-fais-quoi-avec .variez-plaisir h3.h3-comme-quoi{
			padding:20px 0 3px 15px;
		}
		#content.je-fais-quoi-avec .variez-plaisir .block-bouillon-holland{
			overflow:hidden;
			width:100%;
		}
			#content.je-fais-quoi-avec .variez-plaisir .corner-bouillon-holland{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/corner-top-block-comme-quoi.gif) no-repeat 0 0;
				width:100%;
				height:21px;
			}
			#content.je-fais-quoi-avec .variez-plaisir .content-bouillon-holland{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg-block-comme-quoi.gif) no-repeat 0 bottom;
				overflow:hidden;
				padding:0 0 6px 0;
				width:100%;
			}
				#content.je-fais-quoi-avec .variez-plaisir .block-bouillon{
					float:left;
					padding:0 20px 0 27px;
					width:258px;
				}
					#content.je-fais-quoi-avec .variez-plaisir .block-bouillon p{
						font-size:12px;
						color:#ffffff;
						padding:23px 0 30px 0;
					}
						#content.je-fais-quoi-avec .variez-plaisir p strong{
							font-size:12px;
						}
					#content.je-fais-quoi-avec .variez-plaisir .content-bouillon-holland a img{
						display:block;
					}
					#content.je-fais-quoi-avec .variez-plaisir .block-bouillon a img{
						margin:0 0 0 10px;
					}
				#content.je-fais-quoi-avec .variez-plaisir .block-holland{
					float:left;
					padding:0 0 0 16px;
					width:282px;
				}
					#content.je-fais-quoi-avec .variez-plaisir .block-holland p{
						color:#FFFFFF;
						font-size:12px;
						padding:1px 0 15px 0;
					}
					#content.je-fais-quoi-avec .variez-plaisir .block-holland a img{
						margin:0 0 0 34px;
					}
	
	/*************************************************/
	/**************** Dossier riz ****************/
	
	/**************** menu riz ****************/
	#content.je-fais-quoi-avec .pates_content .menu_riz{
		padding-top:1px !important;
	}
		#content.je-fais-quoi-avec .pates_content .menu_riz li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_nav_off_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .pates_content .menu_riz li a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_nav_off_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .pates_content .menu_riz li a span{
					background:#36763d;
				}
		#content.je-fais-quoi-avec .pates_content .menu_riz li.active{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .pates_content .menu_riz li.active a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .pates_content .menu_riz li.active a span{
					color:#70aa00;
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x 0 0;
				}
	/************************************************/
	/*********** riz.html ***********/
	
		#content.je-fais-quoi-avec .recettes_riz strong{
			font-weight:bold;
		}
	#content.je-fais-quoi-avec .recettes_riz .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz1.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .recettes_riz .pates_riz_content{
		padding:0 48px 82px 58px;
		overflow:auto;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_bottom.gif) no-repeat 20px bottom;
	}
	#content.je-fais-quoi-avec .riz_intro {
		width:340px;
		padding:0 0 18px 0;
	}
	#content.je-fais-quoi-avec .riz_intro p {
		color:#fff;
		font-size:13px!important;
		margin-bottom:14px;
		font-weight:normal;
	}
		#content.je-fais-quoi-avec .riz_intro p strong{
			margin-bottom:13px;
		}
	#content.je-fais-quoi-avec .recettes_riz .pates_content h1{
		margin:40px 0px 15px;
	}
	#content.je-fais-quoi-avec .big_riz_recipe {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_recipes.png) repeat-y;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale',src='/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_recipes.png');
		_background:none;
		width:584px;
		padding:10px;
		margin-bottom:20px;
		overflow:hidden;
	}
	#content.je-fais-quoi-avec .riz_description h2 {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/astuce_maggi.gif) no-repeat;
		text-indent:-4000px;
		width:151px;
		height:24px;
		margin-bottom:8px;
	}	

	#content.je-fais-quoi-avec .big_riz_box {
		background:#fff url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_box.gif) repeat-x;
		width:564px;
		padding:10px 10px 0 10px;
		overflow:hidden;
	}
	#content.je-fais-quoi-avec .big_riz_box img{
		float:left;
		margin:7px 34px 0 17px;
	}
	#content.je-fais-quoi-avec .big_riz_box .riz_description {
		float:left;
		width:355px;
	}
	#content.je-fais-quoi-avec .big_riz_box .riz_description p {
		margin-bottom:15px;
		font-size:11px;
	}
	#content.je-fais-quoi-avec .big_riz_box .riz_description .desc_span {
		font-size:11px;
	}
	#content.je-fais-quoi-avec .riz_recipes {
		overflow:hidden;
		width:580px;
		margin:0 0 0 12px;
	}
	#content.je-fais-quoi-avec .riz_recipes li {
		float:left;
		width:280px;
		text-align:center;
		margin:0 20px 20px 0;
	}	
	#content.je-fais-quoi-avec .riz_recipes li img {
		background:#fff url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_list_recipes.gif) repeat-x;
		padding:10px;
		display:block;
		margin-bottom:2px;
	}
	#content.je-fais-quoi-avec .riz_recipes li .visuel {
		display:block;
		margin-bottom:10px;
	}
	#content.je-fais-quoi-avec .recettes_riz .voir_recettes {
		padding:6px 0 2px 28px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce_riz.gif) no-repeat;
		color:#004d31;
		text-decoration:underline;
		font-size:11px;
	}
	#content.je-fais-quoi-avec .riz_recipes li.omega {
		margin-right:0!important;
	}
	#content.je-fais-quoi-avec .riz_recipes li.last {
		margin-bottom:1px !important;
	}
	
	/*********** riz-exostisme.html ***********/
	#content.je-fais-quoi-avec .riz3 .riz_intro {
		margin-left:10px;
	}
	#content.je-fais-quoi-avec .riz3 .riz_intro p {
		margin-bottom:45px;
	}
	#content.je-fais-quoi-avec .riz3 .riz_recipes {
		margin:0;
		width:604px;
	}
	#content.je-fais-quoi-avec .riz3 .big_riz_recipe {
		margin:0;
		padding:29px 23px 40px 25px;
		width:556px;
	}
	#content.je-fais-quoi-avec .riz3 .riz_recipes li {
		margin:0 16px 38px 0;
		width:270px;
	}
	#content.je-fais-quoi-avec .riz3 .riz_recipes li img {
		padding:5px;
	}
	#content.je-fais-quoi-avec .riz_recipes li h2.decouvrer_aussi {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/decouvrez_aussi.gif) no-repeat;
		text-indent:-4000px;
		width:168px;
		height:21px;
		margin-bottom:6px;
		float:left;
	}
	#content.je-fais-quoi-avec .riz2 .link-comment-faire {
		margin:4px 0 0 15px;
	}
	#content.je-fais-quoi-avec .recettes_riz .voir_recettes2 {
		float:left;
		text-align:left;
		font-weight:bold;
		font-size:12px;
		margin-bottom:0;
		text-decoration:none;
		clear:both;
		width:auto;
	}
	#content.je-fais-quoi-avec .recettes_riz .voir_recettes2:hover {
		text-decoration:underline;
	}
	#content.je-fais-quoi-avec .riz3 .riz_recipes li .visuel {
		margin-bottom:0;
	}
	
	/*********** riz-en-salade.html ***********/
#content.je-fais-quoi-avec .riz4 .pates_content h1 {
	margin:99px 0 15px;
}
#content.je-fais-quoi-avec .riz4 .riz_intro p {
	margin-bottom:92px;
}
#content.je-fais-quoi-avec .riz_intro p strong {
	font-size:13px;
}

	/*********** riz-poele.html ************/
#content.je-fais-quoi-avec .riz2 .riz_intro {
	padding:29px 0 10px 0;
}
#content.je-fais-quoi-avec .riz4 .riz_intro p {
	margin-bottom:80px;
}
	#content.je-fais-quoi-avec .riz2 .riz_intro h1 {
		margin:0 0 25px 0;
		padding:40px 0 0 0;
	}
#content.je-fais-quoi-avec .big_riz_box2 {
	margin-bottom:20px;
	padding:16px 63px 12px 16px;
	width:505px;
}
#content.je-fais-quoi-avec .recettes_riz .ustensile_tendance {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz2_box.jpg) no-repeat;
}
#content.je-fais-quoi-avec .riz2 .riz_recipes li {
		margin:0 16px 0 0;
		padding-bottom:20px;
		width:270px;
		}
#content.je-fais-quoi-avec .riz2 .riz_recipes li img {
	padding:5px;
}
#content.je-fais-quoi-avec .riz4 .riz_recipes li img {
	background:#FFFFFF url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_list_recipes_2.gif) repeat-x scroll 0 0;
}
#content.je-fais-quoi-avec .big_riz_box2 .riz_description {
	float:left;
	width:505px;
}
#content.je-fais-quoi-avec .recettes_riz .ustensile_tendance h2 {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/wok_ustensile_tendance.gif) no-repeat;
	height:20px;
	width:289px;
}
#content.je-fais-quoi-avec .big_riz_box2 .riz_description span {
	color:#33743A;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}
#content.je-fais-quoi-avec .riz2 .riz_intro p {
	margin-bottom:77px;
}
#content.je-fais-quoi-avec .riz2 .riz_recipes li .visuel {
margin-bottom:0;
}
#content.je-fais-quoi-avec .recettes_riz .pensee_vegetariens {
	padding:5px;
	width:574px;
}
#content.je-fais-quoi-avec .recettes_riz .pensee_vegetariens img {
	margin:0 16px 0 0;
}
#content.je-fais-quoi-avec .recettes_riz .pensee_vegetariens .riz_description {
	width:270px;
	margin-top:13px;
}
#content.je-fais-quoi-avec .recettes_riz .pensee_vegetariens .riz_description h2 {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/pensee_vegetariens.gif) no-repeat scroll 0 0;
	height:81px;
	margin-bottom:8px;
	text-indent:-4000px;
	width:268px;
}
#content.je-fais-quoi-avec .riz_pilaf {
background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_pilaf.jpg) no-repeat scroll 0 0;
}
#content.je-fais-quoi-avec .riz_pilaf h2 {
background:url(/App_Themes/Common/img/dossier_je_fais_quoi/pensez_au_riz_pilaf.gif) no-repeat;
height:24px;
width:453px;
}
#content.je-fais-quoi-avec .recettes_riz h2.comment_fait {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/comment_fait.gif) no-repeat;
	text-indent:-4000px;
	width:220px;
	height:23px;
	margin:0 0 8px 12px;
}


#content.je-fais-quoi-avec .riz2 .riz_texte {
	color:#004D31;
	font-size:12px;
	line-height:17px;
	margin:0 10px 8px 14px;
}
	#content.je-fais-quoi-avec .riz2 .riz_texte strong {
		font-size:12px;
	}

#content.je-fais-quoi-avec .riz_texte {
	color:#004d31;
	margin:0 0 8px 2px;
}

	/*********** riz-cuisiner-un-risotto-express.html ************/
#content.je-fais-quoi-avec .recettes_riz .cuisiner_ristto {
background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_cuisiner_ristto.jpg) no-repeat scroll 20px 0;
}
#content.je-fais-quoi-avec .riz5 .riz_intro p {
	margin-bottom:92px;
}
#content.je-fais-quoi-avec .riz5 .big_riz_box img {
	margin:0;
}
#content.je-fais-quoi-avec h2.riz_mode_emploi {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/riz_mode_emploi.gif) no-repeat;
	text-indent:-4000px;
	width:411px;
	height:25px;
	margin-bottom:8px;
}
#content.je-fais-quoi-avec .riz5 .big_riz_box {
	margin-bottom:20px;
}
#content.je-fais-quoi-avec .riz5 .big_riz_box ul {
	width:100%;
	overflow:hidden;
}
#content.je-fais-quoi-avec .riz5 .big_riz_box ul li {
	float:left;
}
#content.je-fais-quoi-avec .riz_grid {
	margin:0 0 0 15px;
}
#content.je-fais-quoi-avec .riz_grid .riz_level {
	margin:0 0 0 26px;
}
#content.je-fais-quoi-avec .riz_grid .riz_level li {
	width:100%;
	overflow:hidden;
	margin-bottom:4px;
}
#content.je-fais-quoi-avec .riz_grid .riz_level li img {
	float:left;
	margin-right:13px;
}
#content.je-fais-quoi-avec .riz_grid .riz_level li span {
	float:left;
	margin-top:8px;
	color:#33743a;
	font-size:14px;
	font-weight:bold;
}
#content.je-fais-quoi-avec .riz5 .riz_texte {
	font-size:12px;
	margin-bottom:13px;
}
#content.je-fais-quoi-avec .recettes_riz .idee_customisation  h2 {
background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/idee_customisation.gif) no-repeat scroll 0 0;
height:23px;
width:548px;
}
#content.je-fais-quoi-avec .recettes_riz .idee_customisation {
	padding:10px;
	width:564px;
}
#content.je-fais-quoi-avec .recettes_riz .idee_customisation .riz_description {
width:100%;
}
#content.je-fais-quoi-avec h2.riz_realiser_ristto {
background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/realiser_ristto.gif) no-repeat scroll 0 0;
height:54px;
margin-bottom:8px;
text-indent:-4000px;
width:494px;
}
#content.je-fais-quoi-avec .riz_video {
	overflow:hidden;
	width:100%;
}
#content.je-fais-quoi-avec .riz_video p {
	width:186px;
	color:#004d31;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	float:left;
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/riz_ristto.gif) no-repeat bottom left;
	padding-bottom:172px;
	margin:16px 16px 0 0;
}
#content.je-fais-quoi-avec .recettes_riz .video_bea_risotto {
	width:367px;
	height:290px;
	float:left;
}
#content.je-fais-quoi-avec .riz5 .big_riz_box3 {
	padding:5px;
	margin-bottom:10px;
	width:574px;
}
#content.je-fais-quoi-avec .big_riz_box .riz_box_visuel {
	float:left;
	width:276px;
	margin-right:10px;
}
#content.je-fais-quoi-avec .big_riz_box .riz_box_visuel .visuel1 {
	margin-bottom:6px;
}
#content.je-fais-quoi-avec .riz_description h2.au_quotidien {
background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/au_quotidien.gif) no-repeat scroll 0 0;
height:55px;
width:244px;
}
#content.je-fais-quoi-avec .big_riz_box3 .riz_description {
	width:276px;
	margin-top:8px;
	width:288px;
}
#content.je-fais-quoi-avec .big_riz_box3 .riz_description p , 
#content.je-fais-quoi-avec .big_riz_box3 .riz_description .voir_recettes2 {
	margin-left:6px;
}
#content.je-fais-quoi-avec .riz5 .repas_entre_amis {
	margin-bottom:0;
}
#content.je-fais-quoi-avec .repas_entre_amis .riz_box_visuel {
	margin:0 0 0 10px;
}
#content.je-fais-quoi-avec .repas_entre_amis .riz_description h2 {
background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/repas_entre_amis.gif) no-repeat scroll 0 0;
height:55px;
width:284px;
}
#content.je-fais-quoi-avec .riz_list_link {
	width:100%;
	clear:both;
}
#content.je-fais-quoi-avec .riz_list_link li {
	margin:0!important;
	float:none!important;
	width:100%!important;
	overflow:hidden;
	padding:0 !important;
}

	/************************* Dossier court bouillon *************************/
	
	/**************** menu court bouillon ****************/
	#content.je-fais-quoi-avec .pates_content .menu_court_bouillon {
		padding-top:1px !important;
	}
		#content.je-fais-quoi-avec .pates_content .menu_court_bouillon li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_court_bouillon_nav_off_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .pates_content .menu_court_bouillon li a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_court_bouillon_nav_off_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .pates_content .menu_court_bouillon li a span{
					background:#5dbaca;
				}
		#content.je-fais-quoi-avec .pates_content .menu_court_bouillon li.active{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .pates_content .menu_court_bouillon li.active a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .pates_content .menu_court_bouillon li.active a span{
					color:#1a4a73;
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x 0 0;
				}
	/******************************************************/

		#content.je-fais-quoi-avec .recettes_court_bouillon strong{
			font-weight:bold;
		}
		
	/*********** court-bouillon-fumet-de-poisson.html ***********/
#content.je-fais-quoi-avec .recettes_court_bouillon .pates_content {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_court-bouillon.jpg) no-repeat scroll 20px 0;
}
#content.je-fais-quoi-avec .recettes_court_bouillon .pates_court_bouillon_content {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_court-bouillon_bottom.gif) no-repeat scroll 20px bottom;
	overflow:auto;
	padding:0 48px 82px 58px;
}
#content.je-fais-quoi-avec .recettes_court_bouillon .pates_court_bouillon_content h1 {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h1-court-bouillon.gif) no-repeat 0 0;
	width:304px;
	height:75px;
	font-size:0;
	text-indent:-4000px;
	margin:10px 0 0 157px;
	*margin:18px 0 0 157px;
}
#content.je-fais-quoi-avec .court_bouillon_intro {
	padding-top:334px;
}
#content.je-fais-quoi-avec .recettes_court_bouillon  h2 {
	text-indent:-4000px;
	margin-bottom:25px;
}
#content.je-fais-quoi-avec .hp_court_bouillon  h2 {
	margin-bottom:6px;
}
#content.je-fais-quoi-avec .court_bouillon_intro h2 {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/edito.gif) no-repeat;
	width:86px;
	height:25px;
}
#content.je-fais-quoi-avec .court_bouillon_intro p {
	color:#c8e6ff;
	font-size:13px;
	line-height:20px;
	text-align:justify;
}
#content.je-fais-quoi-avec .hp_court_bouillon .court_bouillon_intro p {
	line-height:17px;
	padding-bottom:25px;
}
#content.je-fais-quoi-avec .court_bouillon_intro strong {
	color:#fff;
	font-size:13px;
}
#content.je-fais-quoi-avec .recettes_court_bouillon h2.utiliser_aides_culinaires {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/utiliser_aides_culinaires.gif) no-repeat;
	width:585px;
	height:19px;
	margin:0 0 10px 6px;
}
	#content.je-fais-quoi-avec .recettes_court_bouillon h2.utiliser_aides_culinaires a {
		display:block;
		height:19px;
	}
#content.je-fais-quoi-avec .recettes_court_bouillon .court_bouillon_box {
	background:#fff;
	padding:4px;
	overflow:hidden;
	width:596px;
	margin-bottom:12px;
}
	#content.je-fais-quoi-avec .recettes_court_bouillon .court_bouillon_box a {
		color:#000000;
		text-decoration:none;
	}
#content.je-fais-quoi-avec .court_bouillon_box img {
	float:left;
}
#content.je-fais-quoi-avec .court_bouillon_box p {
	background:#FFBA00 url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_aides_culinaires.gif) repeat-x 0 0;
	float:left;
	font-size:12px;
	height:103px;
	line-height:17px;
	margin:0 3px;
	padding:12px 20px 0 18px;
	text-align:justify;
	width:277px;
}
#content.je-fais-quoi-avec .court_bouillon_box p strong {
	font-size:12px;
}
#content.je-fais-quoi-avec .court_bouillon_more {
	color:#ffbb01;
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/poisson.gif) no-repeat left center;
	padding:2px 0 3px 43px;
	text-decoration:underline;
	float:right;
	font-size:11px;
}
#content.je-fais-quoi-avec .court_bouillon_blocks {
	overflow:hidden;
	width:100%;
	padding-top:30px;
}
#content.je-fais-quoi-avec .court_bouillon_blocks li {
	float:left;
	width:298px;
	margin-right:8px;
}
#content.je-fais-quoi-avec .recettes_court_bouillon li.omega {
	margin-right:0 !important;
}
#content.je-fais-quoi-avec .court_bouillon_blocks li h2 {
	margin:0 auto 9px;	
}
#content.je-fais-quoi-avec .block_court_bouillon {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_block_court_bouillon.gif) no-repeat;
	margin-bottom:9px;
	padding:3px;
}
#content.je-fais-quoi-avec h2.court-bouillon_dans_placard {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/court-bouillon_dans_placard.gif) no-repeat;
	width:260px;
	height:44px;
}
	#content.je-fais-quoi-avec h2.court-bouillon_dans_placard a {
		display:block;
		height:44px;
	}
#content.je-fais-quoi-avec .recettes_court_bouillon h2.cuisiner_avec_fumet {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/cuisiner_avec_fumet.gif) no-repeat;
	width:250px;
	height:44px;
}
	#content.je-fais-quoi-avec .recettes_court_bouillon h2.cuisiner_avec_fumet a {
		display:block;
		height:44px;
	}

	/***** court-bouillon-fumet-de-poisson-usages.html ******/
#content.je-fais-quoi-avec .court_bouillon_intro h2.comment_utiliser_aides_culinaires {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/comment_utiliser_aides_culinaires.gif) no-repeat;
	width:449px;
	height:55px;
	margin:0 auto 13px;
}
#content.je-fais-quoi-avec .bouillon_usages h2.fumet_de_poisson {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/fumet_de_poisson.gif) no-repeat;
	width:222px;
	height:22px;
	margin:0 auto 8px;
}
#content.je-fais-quoi-avec .bouillon_usages .court_bouillon_intro p{
	padding:0 0 24px 0;
}
#content.je-fais-quoi-avec .block_fumet_de_poisson {
	width:100%;
	overflow:hidden;
}
#content.je-fais-quoi-avec .bouillon_usages .block_fumet_de_poisson p {
	color:#c8e6ff;
	font-size:13px;
	width:472px;
	float:left;
	text-align:justify;
	line-height:18px;
	padding:0 0 10px 0;
}
#content.je-fais-quoi-avec .block_fumet_de_poisson strong {
	color:#fff;
	font-size:13px;
}
#content.je-fais-quoi-avec .block_fumet_de_poisson strong.big-strong {
	font-size:16px;
}
#content.je-fais-quoi-avec .block_fumet_de_poisson img {
	float:right;
	margin:0 20px 0 0;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method {
	width:100%;
	overflow:hidden;
	margin-bottom:66px;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li,
#content.je-fais-quoi-avec .court_bouillon_divers .item {
	float:left;
	padding:4px 3px;
	background:#fff;
	margin-right:3px;
	
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li img,
#content.je-fais-quoi-avec .court_bouillon_divers .item img {
	display:block;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li.item1 {
	width:144px;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li.item2 {
	width:142px;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li.item3 {
	width:140px;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li h3 ,
#content.je-fais-quoi-avec .court_bouillon_divers .item h3 {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_title_list.jpg) repeat-x;
	width:100%;
	text-align:center;
	font-size:12px;
	height:35px;
	line-height:35px;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li p,
#content.je-fais-quoi-avec .court_bouillon_divers .item p {
	padding:10px 8px 0 10px;
	height:186px;
	background:#fffab6;
	font-size:12px;
	line-height:18px;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li p strong {
	font-size:12px;
}
#content.je-fais-quoi-avec .bouillon_usages .poisson_method li h3.two_line {
	height:32px;
	line-height:15px;
	padding-top:3px;
}
#content.je-fais-quoi-avec .title_court_bouillon_maggi {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/title_court_bouillon_maggi.gif) no-repeat;
	width:238px;
	height:22px;
	margin:0 auto 12px;
}
#content.je-fais-quoi-avec .court_bouillon_divers {
	overflow:hidden;
	width:100%;
}
#content.je-fais-quoi-avec .court_bouillon_divers img {
	float:left;
}
#content.je-fais-quoi-avec .court_bouillon_divers p {
	float:left;
	color:#c8e6ff;
	width:277px;
	margin:0 13px;
	font-size:13px;
	line-height:19px;
	text-align:justify;
}
#content.je-fais-quoi-avec .court_bouillon_divers p strong {
	font-size:16px;
	color:#fff;
}
#content.je-fais-quoi-avec .court_bouillon_divers .item {
	margin-right:0;
	width:144px;
}
#content.je-fais-quoi-avec .court_bouillon_divers .item p {
	height:auto;
	padding:10px 8px 12px 10px;
	color:#000;
	width:126px;
	margin:0;
	font-size:12px;
	text-align:left;
}
#content.je-fais-quoi-avec .court_bouillon_divers .item p strong {
	color:#000;
	font-size:12px;
}

	/***** fumet-de-poisson.html ******/

#content.je-fais-quoi-avec .fumet_poisson .pates_court_bouillon_content{
	padding:0 38px 82px 58px;
}
#content.je-fais-quoi-avec .fumet_poisson .court_bouillon_intro {
	padding-top:342px;
}
#content.je-fais-quoi-avec .fumet_poisson .court_bouillon_intro p {
	line-height:19px;
}
	#content.je-fais-quoi-avec .fumet_poisson h2.que_cuisiner_avec_fumet_de_poisson {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/que_cuisiner_avec_fumet_de_poisson.gif) no-repeat 0 0;
		height:26px;
		width:609px;
		margin-bottom:12px;
	}
#content.je-fais-quoi-avec .fumet_poisson .block_le_fumet_de_poisson {
	padding:34px 0 0 0;
}
	#content.je-fais-quoi-avec .fumet_poisson h3.le_fumet_de_poisson_lastuce_gourmande {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/le_fumet_de_poisson_lastuce_gourmande.gif) no-repeat 60px 0;
		height:46px;
		width:484px;
		padding:0 0 0 60px;
		font-size:0;
		text-indent:-4000px;
	}
		#content.je-fais-quoi-avec .fumet_poisson .carrousel_court_bouillon {
			padding:8px 0 0 0;
		}
			#content.je-fais-quoi-avec .fumet_poisson .carrousel_court_bouillon .slider {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/slider_yellow.png) no-repeat 0 0;
				width:19px;
				height:19px;
				top:-2px;
				left:-3px;
				_left:-4px;
				_background:none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossier_je_fais_quoi/slider_yellow.png');
			}
			#content.je-fais-quoi-avec .fumet_poisson .carrousel_court_bouillon .previous {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/button_yellow_left.png) no-repeat 0 0;
				_background:none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossier_je_fais_quoi/button_yellow_left.png');
			}
			#content.je-fais-quoi-avec .fumet_poisson .carrousel_court_bouillon .next {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/button_yellow_right.png) no-repeat 0 0;
				_background:none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossier_je_fais_quoi/button_yellow_right.png');
			}
			#content.je-fais-quoi-avec .fumet_poisson .carrousel_court_bouillon .scrollbar {
				border-top:1px solid #8b8138;
			}
			#content.je-fais-quoi-avec .fumet_poisson .carrousel_court_bouillon #carrousel_coverflow_caption {
				width:314px;
			}
		#content.je-fais-quoi-avec .fumet_poisson h2.les_defis_dabdel {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/les_defis_dabdel.gif) no-repeat 0 0;
			width:182px;
			height:23px;
			margin:47px 0 12px 215px;
		}
			#content.je-fais-quoi-avec .fumet_poisson .block_video {
				overflow:hidden;
				width:100%;
			}
				#content.je-fais-quoi-avec .fumet_poisson .video_abdel {
					float:left;
				}
				#content.je-fais-quoi-avec .fumet_poisson .video_text {
					float:left;
					padding:18px 0 0 16px;
					width:220px;
				}
					#content.je-fais-quoi-avec .fumet_poisson .video_text p {
						color:#c8e6ff;
						font-size:13px;
						line-height:18px;
					}
					#content.je-fais-quoi-avec .fumet_poisson .video_text .yellow_p {
						background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_p_fumet_video.gif) no-repeat right 5px;
						color:#FFDA4D;
						font-size:16px;
						font-weight:bold;
						padding:0 73px 22px 0;
					}
		#content.je-fais-quoi-avec .fumet_poisson h3.pour_preparer_des_recettes_plus_elaborees {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/pour_preparer_des_recettes_plus_elaborees.gif) no-repeat 0 0;
			width:586px;
			height:46px;
			font-size:0;
			text-indent:-4000px;
			margin:40px 0 0 8px;
			padding:0 0 16px 0;
		}
		#content.je-fais-quoi-avec .fumet_poisson .simple_carrousel_container {
			position:relative;
			padding:0 34px 0 26px;
			width:552px !important;
		}
		#content.je-fais-quoi-avec .fumet_poisson .simple_carrousel_court_bouillon {
			width:100% !important;
		}
			#content.je-fais-quoi-avec .fumet_poisson #carrousel_court_bouillon_2 {
				background-color:#FFFFFF;
			}
				#content.je-fais-quoi-avec .fumet_poisson #carrousel_court_bouillon_2 li a {
					display:block;
				}
				#content.je-fais-quoi-avec .fumet_poisson #carrousel_court_bouillon_2 li .title_carrousel_item {
					background:#f8be2c url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_title_list.jpg) repeat-x;
					color:#000000;
					font-size:14px;
					font-weight:bold;
					text-align:center;
					line-height:46px;
					text-decoration:none;
					height:46px;
				}
				#content.je-fais-quoi-avec .fumet_poisson #carrousel_court_bouillon_2 li .tow_lines {
					height:39px;
					line-height:16px;
					padding:7px 0 0 0;
				}
				#content.je-fais-quoi-avec .fumet_poisson #carrousel_court_bouillon_2 li .visu_carrousel {
					margin:1px 0 0 0;
				}
				#content.je-fais-quoi-avec .fumet_poisson #carrousel_court_bouillon_2 li .link_carrousel {
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/picto-poisson-2.gif) no-repeat 0 0;
					color:#29567C;
					font-size:12px;
					margin:6px 0 0;
					padding:2px 0 4px 44px;
					text-decoration:underline;
					line-height:13px;
				}
		.simple_carrousel_court_bouillon .jcarousel-container-horizontal {
			padding:0 0 0 0;
			width:549px;
			background-color:#ffffff;
			padding:0 3px 0 0;
		}
		.simple_carrousel_court_bouillon .jcarousel-clip-horizontal {
			width:100%;
			padding:0;
		}
		.simple_carrousel_container .jcarousel-prev {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bt_prev_carrousel_fumet_poisson.gif) no-repeat 0 0;
			cursor:pointer;
			height:25px;
			left:-10px;
			position:absolute;
			top:95px;
			width:27px;
			z-index:3;
		}
		.simple_carrousel_container .jcarousel-next {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bt_next_carrousel_fumet_poisson.gif) no-repeat 0 0;
			cursor:pointer;
			height:25px;
			position:absolute;
			top:95px;
			right:-2px;
			width:27px;
			z-index:3;
		}
		.simple_carrousel_court_bouillon .jcarousel-item-horizontal {
			margin:0;
		}
		.simple_carrousel_court_bouillon #carrousel_court_bouillon_2 li{
			padding:3px 0 8px 3px;
			width:180px;
			height:230px;
			margin:0;
		}
		
	/***** court-bouillon.html ******/

#content.je-fais-quoi-avec .le_court_bouillon h2.du_court_bouillon_dans_votre_placard{
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/du_court_bouillon_dans_votre_placard.gif) no-repeat 0 0;
	width:599px;
	height:24px;
	margin:0 0 14px 0;
}
#content.je-fais-quoi-avec .le_court_bouillon .court_bouillon_intro p {
	width:600px;
}
#content.je-fais-quoi-avec .le_court_bouillon .bonus_equilibre {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bonus_equilibre.gif) no-repeat 0 0;
	width:167px;
	height:23px;
	margin:15px 0 7px 228px;
}
#content.je-fais-quoi-avec .le_court_bouillon .block_bonus_equilibre {
	background-color:#FFFFFF;
	padding:3px;
	overflow:hidden;
	width:595px;
}
	#content.je-fais-quoi-avec .le_court_bouillon .block_bonus_equilibre img {
		float:left;
	}
	#content.je-fais-quoi-avec .le_court_bouillon .block_bonus_equilibre p {
		background:#FFBA00 url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_aides_culinaires.gif) repeat-x 0 0;
		float:left;
		height:122px;
		margin:0 0 0 3px;
		padding:14px 16px 0 20px;
		width:420px;
		font-size:12px;
		line-height:18px;
		text-align:justify;
	}
		#content.je-fais-quoi-avec .le_court_bouillon .block_bonus_equilibre p strong {
			font-size:12px;
			text-align:justify;
		}
		#content.je-fais-quoi-avec .le_court_bouillon .video_text .yellow_p {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_p_court_bouillon.gif) no-repeat right 0;
			height:140px;
			line-height:23px;
			padding:4px 88px 0 0;
			width:120px;
		}

	/*****  ******/

/*dossier diabete*/
#soupePrete.dossier_diabete ,#soupePrete.dossier_diabete .stdContentTab{
	color:#000;
}
#soupePrete.dossier_diabete  h1.cuisineTheme {
	background:url(/App_Themes/Common/img/dossierDiabete/title_dossierCuisineSante.jpg) no-repeat scroll 0 0;
}
#soupePrete h2.bigTitleLeDiabete {
	background:url(/App_Themes/Common/img/dossierDiabete/prevenir_diabete.gif) no-repeat 0 0;
	height:71px;
	margin:0 0 0 15px;
	position:relative;
	top:-16px;
	width:413px;
	clear:both;
}
#content #soupePrete.dossier_diabete .blocktop {
	padding-bottom:0;
}
#content #soupePrete.dossier_diabete .blocktop .cuisinePict{
	height:auto;
	margin:0 16px 0 0;
}
#content #soupePrete.dossier_diabete .blocktop .blockRight{
	width:464px;
}
#soupePrete.dossier_diabete #container{
	padding-top:6px;
}
#soupePrete.dossier_diabete .stdNavTab{
	margin-top:10px;
}
#soupePrete.dossier_diabete .stdNavTab li.active a, #soupePrete.dossier_diabete .stdNavTab li a:hover {
	background:url(/App_Themes/Common/img/dossierDiabete/bg_tabNavLeft.gif) no-repeat 0 0;
}
#Cuisine #soupePrete.dossier_diabete .stdNavTab li a span {
	background:url(/App_Themes/Common/img/dossierDiabete/bg_tabNavRight.gif) no-repeat 100% 100%;
}
#Cuisine #soupePrete.dossier_diabete .stdNavTab li.active a span, #Cuisine #soupePrete.dossier_diabete .stdNavTab li a:hover span {
	background:url(/App_Themes/Common/img/dossierDiabete/bg_tabNavRight.gif) no-repeat 100% 0;
	color:#07afad;
}
#soupePrete.dossier_diabete .stdNavTab li a {
	background:url(/App_Themes/Common/img/dossierDiabete/bg_tabNavLeft.gif) no-repeat 0 100%;
}

#soupePrete.dossier_diabete .stdNavTab li a, #Cuisine .stdNavTab li a {
	padding-left:18px;
}
#soupePrete .stdNavTab li a:hover span, #soupePrete .stdNavTab li.active a span {
	padding-top:6px;
	height:35px;
}
#Cuisine .dossier_diabete .stdNavTab li a span.onglet1 {
	width:210px;
}
#Cuisine .dossier_diabete .stdNavTab li a span.onglet2 {
	width:214px;
}
#Cuisine .dossier_diabete .stdNavTab li a span.onglet3 {
	width:170px;
}
#Cuisine .dossier_diabete #container #onglet3 p{
	font-weight:normal;
	padding-right:10px;
}
#soupePrete.dossier_diabete .firstBlock {
	background:url(/App_Themes/Common/img/dossierDiabete/bg_tabDiabete.gif) repeat-y left top;
}
#soupePrete.dossier_diabete .stdContentTab {
	background:url(/App_Themes/Common/img/dossierDiabete/bg_bottomTab.gif) no-repeat left bottom;
}
#soupePrete .onglet_diabete .intro {
	padding:20px 0 6px;
}
#soupePrete .onglet_diabete .block {
	overflow:hidden;
	width:100%;
	margin-bottom:-40px;
}
#soupePrete .onglet_diabete .block img {
	float:left;
}
#soupePrete .onglet_diabete .block .description {
	float:left;
	width:auto;
	padding-top:48px;
}
#soupePrete .onglet_diabete .first_block .description {
	padding-top:20px;
}
#soupePrete .onglet_diabete .block2 .description {
	padding-left:8px;
}
#soupePrete .onglet_diabete .block .description p {
	background:url(/App_Themes/Common/img/dossierDiabete/puce.gif) no-repeat left 5px;
	padding:0 0 30px 16px;
	width:424px;
}
#soupePrete .onglet_diabete .block .small p {
	width:362px;
}
#soupePrete .onglet_diabete .block .description p span {
	color:#07afad;
	font-weight:bold;
}
#soupePrete .onglet_diabete {
	padding-bottom:40px;
}
#soupePrete .onglet_diabete .astuce_maggi {
	background:url(/App_Themes/Common/img/dossierDiabete/astuces_maggi.jpg) no-repeat;
	text-indent:-4000px;
	width:171px;
	height:24px;
}
#soupePrete .diabete_astuce .block .description {
	padding-top:10px;
}
#soupePrete .diabete_astuce .block .description p {
	padding-bottom:16px;
}
#soupePrete .diabete_astuce .block {
	margin-bottom:-12px;
}
#soupePrete .diabete_astuce .astuce2 {
	margin-bottom:-26px;
}
#soupePrete .diabete_astuce .astuce3 .description {
	padding-top:26px;
}
#soupePrete .onglet_diabete #container #onglet3 p {
	font-weight:normal;
}
#soupePrete .onglet_diabete .title_carousel1 {
	background:url(/App_Themes/Common/img/dossierDiabete/entree.jpg) no-repeat;
	text-indent:-4000px;
	width:322px;
	height:54px;
	margin-bottom:6px;
}
#soupePrete .onglet_diabete .title_carousel2 {
	background:url(/App_Themes/Common/img/dossierDiabete/plats.jpg) no-repeat;
	text-indent:-4000px;
	width:299px;
	height:53px;
	margin-bottom:6px;
}
#soupePrete .onglet_diabete .imageflow .caption {
	color:#07afad;
}
#soupePrete .onglet_diabete .imageflow .scrollbar {
	border-top:1px solid #a0a0a0;
}
#soupePrete .onglet_diabete .carousel {
	overflow:hidden;
	width:100%;
}
#soupePrete .onglet_diabete .imageflow .previous {
	background:url(/App_Themes/Common/img/dossierDiabete/button_left-blue.png) no-repeat;
	top:1px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossierDiabete/button_left-blue.png');
}
#soupePrete .onglet_diabete .imageflow .next {
	background:url(/App_Themes/Common/img/dossierDiabete/button_right-blue.png) no-repeat;
	top:1px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossierDiabete/button_right-blue.png');
}
#soupePrete .onglet_diabete .imageflow .slider {
	background:url(/App_Themes/Common/img/dossierDiabete/slider-blue.png) no-repeat;
	width:19px;
	height:19px;
	top:-1px;
	left:-2px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/dossierDiabete/slider-blue.png');
}
#Cuisine #soupePrete.dossier_diabete .stdNavTab li a span {
	position:relative;
	padding-right:0;
}
#Cuisine #soupePrete.dossier_diabete .stdNavTab .onglet1 span {
	left:-8px;
	width:210px;
}
#Cuisine #soupePrete.dossier_diabete .stdNavTab .onglet2 span {
	left:-8px;
	width:214px;
}
#Cuisine #soupePrete.dossier_diabete .stdNavTab .onglet3 span {
	width:170px;
}
#Cuisine #soupePrete.dossier_diabete .stdNavTab li a span span {
	background:none !important;
	top:5px;
	left:-10px;
	padding:0;
}

/* 24 08 10 */
#intersticiel {
position:relative;
z-index:23;
}
#intersticiel #innerIntersticiel {
position:relative;
}

#intersticiel #innerIntersticiel{
height:200px;
margin:0 auto;
position:relative;
width:250px;
z-index:23;
}
/* POPIN */
#popinLayerDisplay{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:500;
}

#popinLayerDisplay #bgPopinLayer{
	position:absolute;
	z-index:22;
	width:100%;
	background-color:#ffffff;
	top:0px;
	left:0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#intersticiel .linkClose {
	font-size: 13px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: auto;
}

#popinLayerDisplay #bgPopinLayer .loading {
	background:#fff url(../img/loading.gif) no-repeat 50% 50%;
	width:100px;
	height:100px;
	padding:25px;
	margin:20% 0 0 50%;
	position:relative;
	z-index:1000;
	opacity:1;
}
	
	/**************** menu steak haché ****************/
	#content.je-fais-quoi-avec .pates_content .menu_steak_hache {
		height:37px;
	}
		#content.je-fais-quoi-avec .pates_content .menu_steak_hache li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_steak_hache_nav_off_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .pates_content .menu_steak_hache li a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_steak_hache_nav_off_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .pates_content .menu_steak_hache li a span{
					background:#8e4300;
				}
		#content.je-fais-quoi-avec .pates_content .menu_steak_hache li.active{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .pates_content .menu_steak_hache li.active a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .pates_content .menu_steak_hache li.active a span{
					color:#8e4300;
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x 0 0;
				}
	/************************************************/
	/*********** steak-hache.aspx ***********/
	
		#content.je-fais-quoi-avec .steak_hache strong{
			font-weight:bold;
		}
		#content.je-fais-quoi-avec .steak_hache strong.yellow_p{
			color:#debe00;
		}
	#content.je-fais-quoi-avec .steak_hache .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_steak_hache.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .steak_hache .pates_steak_hache_content{
		padding:0 48px 82px 56px;
		
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_steak_hache_bottom.gif) no-repeat 20px bottom;
	}
	#content.je-fais-quoi-avec .steak_hache_side {
		width:100%;
	}
		#content.je-fais-quoi-avec .steak_hache h1 {
			padding:0 0 0 148px;
		}
		#content.je-fais-quoi-avec .steak_hache .intro {
			color:#debe00;
			font-size:12px;
			padding:50px 0 0 282px;
			text-align:justify;
			line-height:15px;
		}
			#content.je-fais-quoi-avec .steak_hache .intro strong{
				color:#ffffff;
			}
			#content.je-fais-quoi-avec .steak_hache .intro strong{
				font-size:12px;
			}
		#content.je-fais-quoi-avec .steak_hache .block_steak_hache {
			padding:18px 0 0 0;
		}
			#content.je-fais-quoi-avec .steak_hache h2 {
				background:#FFFFFF;
				text-align:center;
				padding:4px 0;
			}
			#content.je-fais-quoi-avec .steak_hache .block_steak_content {
				background-color:#8E4300;
				overflow:hidden;
				padding:9px 0 12px 0;
				width:100%;
			}
				#content.je-fais-quoi-avec .steak_hache .block_steak_item {
					float:left;
					padding:0 20px 0 8px;
					width:274px;
				}
					#content.je-fais-quoi-avec .steak_hache .block_steak_item  img {
						float:left;
						margin:0 5px 0 0;
					}
					#content.je-fais-quoi-avec .steak_hache .block_steak_content p{
						padding:2px 0 0 13px;
						text-align:justify;
						color:#FFFFFF;
						line-height:16px;
						font-size:11px;
					}
				#content.je-fais-quoi-avec .steak_hache .block_steak_item_2{
					float:left;
					padding:10px 45px 0 0;
				}
			#content.je-fais-quoi-avec .steak_hache .list_recettes {
				overflow:hidden;
				padding:20px 0 0;
				width:100%;
			}
				#content.je-fais-quoi-avec .steak_hache .list_recettes li {
					float:left;
					width:197px;
					padding:0 7px 0 0;
					text-align:center;
				}
				#content.je-fais-quoi-avec .steak_hache .list_recettes li.last {
					padding:0;
				}
					#content.je-fais-quoi-avec .steak_hache .list_recettes span {
						background:url(/App_Themes/Common/img/dossier_je_fais_quoi/picto_recettes_link.gif) no-repeat 26px 3px;
						color:#FFFFFF;
						display:block;
						padding:3px 0 4px 50px;
						text-decoration:underline;
					}
	
	/*********** steak-hache-recettes-quotidiennes.aspx ***********/

	#content.je-fais-quoi-avec .steak_hache_quotidiennes .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_steak_hache_quotidienne2.jpg) no-repeat 20px 0;
	}
		#content.je-fais-quoi-avec .steak_hache_quotidiennes h1 {
			padding:0 0 0 133px;
		}
		#content.je-fais-quoi-avec .steak_hache_quotidiennes h2 {
			margin:50px 0 0 253px;
			width:370px;
		}
		#content.je-fais-quoi-avec .steak_hache_quotidiennes .intro {
			color:#debe00;
			font-size:12px;
			padding:10px 0 33px 282px;
			text-align:justify;
			line-height:15px;
		}
		#content.je-fais-quoi-avec .steak_hache_quotidiennes .animation_boulette_boeuf{
			margin:0 0 40px;
		}
		#content.je-fais-quoi-avec .steak_hache_quotidiennes .astuce_tout_bete{
			
		}
			#content.je-fais-quoi-avec .steak_hache_quotidiennes .astuce_tout_bete h2{
				margin:0;
				width:605px;
			}
			#content.je-fais-quoi-avec .steak_hache_quotidiennes .astuce_tout_bete p{
				color:#fff;
				width:475px;
				padding:18px 0 20px 130px;
				background:  #8e4300 url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_astuce_tout_bete2.jpg) no-repeat 10px 20px;
				font-size:12px;
			}
				#content.je-fais-quoi-avec .steak_hache_quotidiennes .astuce_tout_bete  p span{
					color:#debe00;
				}
	/*********** steak-hache-recettes-festives.aspx ***********/
	#content.je-fais-quoi-avec .steak_hache_festives .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_steak_hache.jpg) no-repeat 20px 0;
	}
		#content.je-fais-quoi-avec .steak_hache_festives h1 {
			padding:0 0 0 148px;
		}
		#content.je-fais-quoi-avec .steak_hache_festives h2 {
			margin:50px 0 0 253px;
			width:370px;
		}
		#content.je-fais-quoi-avec .steak_hache_festives h3 {
			margin:10px 0 0 295px;
		}
		#content.je-fais-quoi-avec .steak_hache_festives .intro {
			font-size:12px;
			padding:10px 0 20px 282px;
			text-align:justify;
			line-height:15px;
			height:98px;
		}
		#content.je-fais-quoi-avec .steak_hache_festives .animation_tarte_boeuf{
			margin:0 0 40px;
		}
		
	/*********** steak-hache-recettes-autour_du_monde.aspx ***********/	
	#content.je-fais-quoi-avec .steak_hache_autour_dumonde .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_steak_hache_monde2.jpg) no-repeat 20px 0;
	}
		#content.je-fais-quoi-avec .steak_hache_autour_dumonde h1 {
			padding:0 0 0 148px;
		}
		#content.je-fais-quoi-avec .steak_hache_autour_dumonde h2 {
			margin:50px 0 0 253px;
			width:370px;
		}
		#content.je-fais-quoi-avec .steak_hache_autour_dumonde h3 {
			margin:10px 0 0 295px;
		}
		#content.je-fais-quoi-avec .steak_hache_autour_dumonde .intro {
			font-size:12px;
			padding:10px 0 20px 282px;
			text-align:justify;
			line-height:15px;
			height:125px;
		}
		#content.je-fais-quoi-avec .steak_hache_autour_dumonde .animation_tarte_boeuf{
			margin:0 0 40px;
		}	
		
		/**************bouillon vegetal****************/
		
		/********************************bouillon vegetal*****************************/
	/*bouillon-vegetal-utilisation*/
	#content.je-fais-quoi-avec .bouillon_vegetal .pates_content {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_vegetal.jpg) no-repeat  21px 0;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal .pates_bouillon_vegetal_content {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_vegetal_bottom.gif) no-repeat 20px bottom;
		padding:0 22px 44px 34px;
		width:654px;
		min-height:980px;
		_height:980px;
		
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillon_vegetal li.active a span {
		color:#2eb135;
		background: url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x  0 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillon_vegetal li {
		background: url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_vegetal_nav_off_left.gif) no-repeat  0 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillon_vegetal li.active a {
		background: url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat  100% 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillon_vegetal li a {
		background: url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_vegetal_nav_off_right.gif) no-repeat  100% 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillon_vegetal li.active {
		background: url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat  0 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillon_vegetal li a span {
		background:#2eb135 none repeat  0 0;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal h1 {
		padding:76px 0 0 148px;
		width:369px;
		height:148px;
		text-indent:-4000px;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal h2 {
		background:none;
		margin:0 0 4px 4px;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal_side {
		width:642px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_vegetal_2.jpg) no-repeat left bottom;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal p,#content.je-fais-quoi-avec .bouillon_vegetal p strong {
		font-size:12px;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal .intro {
		margin:0 26px 10px 32px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/fleche_intro.gif) no-repeat bottom right;
		padding-bottom:14px;
	}
	#content.je-fais-quoi-avec .block_bouillon_vegetal {
		margin-left:16px;
	}
	#content.je-fais-quoi-avec .block_bouillon_vegetal h3 {
		margin-bottom:6px;
	}
	#content.je-fais-quoi-avec .recette_bouillon_vegetal {
		margin:0 16px 18px 0;
	}
	#content.je-fais-quoi-avec .recette_bouillon_vegetal .recipe {
		width:100%;
		overflow:hidden;
	}
	#content.je-fais-quoi-avec .recette_bouillon_vegetal .recipe img {
		float:left;
		margin-right:-21px;
	}
	#content.je-fais-quoi-avec .recette_bouillon_vegetal .recipe .block_recipe {
		float:left;
		width:454px;
	}
	#content.je-fais-quoi-avec .recette_bouillon_vegetal .recipe .block_recipe .descrip {
		margin:0 0 6px 33px;
	}
	#content.je-fais-quoi-avec .recette_bouillon_vegetal .recipe .block_recipe p {
		margin:0 0 3px 0;
	}
	
	#content.je-fais-quoi-avec .link_bouillon_vegetal {
		text-decoration:underline;
		font-size:11px;
		color:#010101;
		height:22px;
		line-height:22px;
		overflow:hidden;
		cursor:pointer;
	}
	#content.je-fais-quoi-avec .first_link_bouillon_vegetal {
		float:left;
		text-decoration:none;
		margin-right:3px;
	}
	#content.je-fais-quoi-avec .link_bouillon_vegetal strong {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_link_bouillon_vegetal.gif) no-repeat right top;
		height:22px;
		padding-right:10px;
		color:#fff;
		float:left;
		font-size:10px!important;
		line-height:22px;
		text-decoration:none;
	}
	#content.je-fais-quoi-avec .link_bouillon_vegetal span {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_link_bouillon_vegetal.gif) no-repeat left top;
		width:10px;
		float:left;
		height:22px;
	}
	/***/
	#content.je-fais-quoi-avec .block_court_astuce {
		width:397px;
		margin:6px auto 34px;
	}
	#content.je-fais-quoi-avec .block_court_astuce h3 {
		margin:0 auto 6px;
		width:345px;
	}
	#content.je-fais-quoi-avec .block_court_astuce .block_astuce {
		width:367px;
		padding:12px 14px 0 13px;
		border:1px solid #57c615;
		border-left:2px solid #9adb6a;
		border-top:2px solid #9adb6a;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_block_astuce.png) repeat;
		_background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src=/App_Themes/Common/img/dossier_je_fais_quoi/bg_block_astuce.png);
	}
	#content.je-fais-quoi-avec .block_court_astuce .block_astuce li {
		overflow:hidden;
		width:100%;
		margin-bottom:18px;
	}
	#content.je-fais-quoi-avec .block_court_astuce .block_astuce h4 {
		text-align:center;
		margin-bottom:9px;
	}
	#content.je-fais-quoi-avec .block_court_astuce .block_astuce li img {
		float:left;
		border:1px solid #61c922;
		margin-right:8px;
	}
	#content.je-fais-quoi-avec .block_court_astuce .block_astuce li p {
		float:left;
		font-size:11px;
		width:227px;
	}
	#content.je-fais-quoi-avec .block_court_astuce .block_astuce li p strong {
		font-size:11px;
	}
	#content.je-fais-quoi-avec .discover_maggi {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/discover_gamme_maggi.png) no-repeat;
		_background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src=/App_Themes/Common/img/dossier_je_fais_quoi/discover_gamme_maggi.png);
		width:609px;
		height:69px;
		display:block;
		text-indent:-4000px;
		margin-left:19px;
	}	
	#content.je-fais-quoi-avec .bouillon_vegetal_quotidienne .intro{
		margin-bottom:40px;
	}
	#content.je-fais-quoi-avec .caroussel_bouillon_vegetal {
		margin-left:15px;
	}
	/****************************************************************/
		#content.je-fais-quoi-avec .block_court_astuce .block_astuce li.droite {
			float:right;
		}
			#content.je-fais-quoi-avec .block_court_astuce .block_astuce li.droite  p,#content.je-fais-quoi-avec .block_court_astuce .block_astuce li.droite  img{
				float:right;
				text-align:right;
				margin-right:8px;
				border:0;
			}
		#content.je-fais-quoi-avec .block_court_astuce .block_astuce li span {
			color:#75c244;
		}
	
	/* ******************************* bouillon vegetal **************************** */
	/*  accueil */

	#content.je-fais-quoi-avec .bouillon_vegetal_accueil .comment_utiliser {
		padding:0 0 20px 15px;		
		width:629px;
		position:relative;
		
	}

	#content.je-fais-quoi-avec .bouillon_vegetal_accueil .comment_utiliser {
		padding:0 0 20px 15px;		
		width:629px;
		position:relative;
		
	}

		#content.je-fais-quoi-avec .bouillon_vegetal_accueil .comment_utiliser .link_bouillon_vegetal {			
			position:absolute;
			bottom:30px;
			right:8px;	
			margin:0;
		}
			#content.je-fais-quoi-avec .bouillon_vegetal_accueil .comment_utiliser .link_bouillon_vegetal strong {
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_link_bouillon_vegetal.gif) no-repeat right top;
			height:22px;
			padding-right:10px;
			color:#fff;
			float:left;
			font-size:10px;
			line-height:22px;
			text-decoration:none;
			}
			#content.je-fais-quoi-avec .bouillon_vegetal_accueil .comment_utiliser  .link_bouillon_vegetal span {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_vegetal_nav_off_left01.gif) no-repeat left top;
				width:39px;
				float:left;
				height:22px;
			}
		
	#content.je-fais-quoi-avec .bouillon_vegetal_accueil .recettes{
		padding:0 0 0 15px;
		overflow:hidden;
		width:629px;
	}
		#content.je-fais-quoi-avec .bouillon_vegetal_accueil  .recettes li {
			float:left;
			margin:0 28px 0 0;
			position:relative;
			width:289px;
		}
		#content.je-fais-quoi-avec .bouillon_vegetal_accueil  .recettes li .link_bouillon_vegetal {			
			position:absolute;
			bottom:9px;
			right:-10px;
			margin:0;
		}

			#content.je-fais-quoi-avec .bouillon_vegetal_accueil  .recettes li  .link_bouillon_vegetal span {
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_vegetal_nav_off_left01.gif) no-repeat left top;
				width:39px;
			}

		.omega  {
			margin-right:0!important;
		}
		#content.je-fais-quoi-avec  .bouillon_vegetal_accueil  .block_court_astuce .block_astuce li img {
			border:0; 
	}
	/*****************************************************************/
	/*bouillon_vegetal_festives*/
	#content.je-fais-quoi-avec .bouillon_vegetal_festives h3 {
		padding-top:10px;
		margin-bottom:6px;
		text-align:center;
	}
	#content.je-fais-quoi-avec .block_vegetal_festives {
		margin-left:15px;
	}
	
	#content.je-fais-quoi-avec .block_vegetal_festives .caroussel_bouillon_vegetal {
		margin-left:0;
	}	
	#content.je-fais-quoi-avec .block_vegetal_festives .text_festives {
		margin:30px 0 16px;
	}
	#content.je-fais-quoi-avec .block_recipe_festives {
		overflow:hidden;
		margin-bottom:40px;
		width:100%;
	}
	#content.je-fais-quoi-avec .block_recipe_festives .video_festives {
		float:left;
		width:367px;
		margin-right:18px;
	}
		#content.je-fais-quoi-avec .block_recipe_festives .video_festives #flashRecipe{
			width:367px;
			height:290px;
		}
		#content.je-fais-quoi-avec .block_recipe_festives img{
			float:right;
			margin:30px 12px 0 0;
		}
	#content.je-fais-quoi-avec .block_vegetal_festives span {
		display:block;
		margin-bottom:10px;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal .imageflow .previous {
		background:transparent url(/App_Themes/Common/img/img_carrousel/button_left2.png) no-repeat scroll left top;
		_background:none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/img_carrousel/button_left2.png');
	}

	#content.je-fais-quoi-avec .bouillon_vegetal .imageflow .next {
		background:transparent url(/App_Themes/Common/img/img_carrousel/button_right2.png) no-repeat scroll left top;
		_background:none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/img_carrousel/button_right2.png');
	}
	#content.je-fais-quoi-avec .bouillon_vegetal .imageflow .slider {
		background:transparent url(/App_Themes/Common/img/img_carrousel/slider2.png);
		_background:none; 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='crop', src='/App_Themes/Common/img/img_carrousel/slider2.png');
		width:17px;
		height:17px;
		top:-1px;
		left:-2px;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal .imageflow .scrollbar {
		border-top:1px solid #000;
	}
	#content.je-fais-quoi-avec .bouillon_vegetal .imageflow .caption {
		color:#000;
	}	/******************************************************/
	/**********************bouillons-carnes******************************/
	/*bouillons-carnes.aspx*/
	#content.je-fais-quoi-avec .bouillons_carnes .pates_content {
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_carne.jpg) no-repeat scroll 21px 0;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .pates_bouillons_carnes_content {
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_carne_bottom.gif) no-repeat scroll 20px bottom;
		padding:0 22px 44px 34px;
		width:654px;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillons_carnes li.active a span {
		color:#6c0c0c;
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x scroll 0 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillons_carnes li.active a {
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat scroll 100% 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillons_carnes li.active {
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat scroll 0 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillons_carnes li {
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_carne_nav_off_left.gif) no-repeat scroll 0 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillons_carnes li a {
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_carne_nav_off_right.gif) no-repeat scroll 100% 0;
	}
	#content.je-fais-quoi-avec .pates_content .menu_bouillons_carnes li a span {
		background:#6c0c0c none repeat scroll 0 0;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .pates_content h1 {
		margin:12px 0 28px 0;
		text-align:center;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .pates_content h2 {
		background:none;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .pates_content .bouillons_carnes_edito {
		float:left;
		padding:0 4px 0 6px;
		_padding:0 1px 0 6px;
		width:362px;
	}
	
	#content.je-fais-quoi-avec .bouillons_carnes .pates_content .h2_edito {
		margin-bottom:-30px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .pates_content p,#content.je-fais-quoi-avec .bouillons_carnes .pates_content p strong {
		color:#ffe7b9;
		font-size:12px;
		word-spacing:1px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .p_edito {
		margin:0 0 0 9px;		
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/fleche_intro_carne.gif) no-repeat right bottom;
		padding:0 0 33px 0;
		text-align:justify;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .p_edito span{
		padding-left:64px;
		display:block;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_side {
		margin-left:11px;
		width:619px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes h3 {
		margin-bottom:5px;
		overflow:hidden;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe .big_block {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_carne_recipe.jpg) no-repeat bottom left;
		padding-bottom:8px;
		width:100%;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe {
		margin-bottom:14px;
		overflow:hidden;
		width:100%;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe .big_block .recipe_carne {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_carne_recipe.jpg) no-repeat top left;
		padding:8px 8px 0;
		width:603px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe  img {
		display:block;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe  p {
		background:#fff;
		height:21px;
		line-height:21px;
	}

	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe  .link_recipe_carne {
		color:#6c0c0c;
		font-size:11px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce_savoir_plus.jpg) no-repeat center left;
		padding-left:28px;
		float:right;
		margin-right:5px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe .recipe_carne1 {
		float:left;
		width:300px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe .recipe_carne2 {
		float:right;
		width:300px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe .middle_block {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_carne_recipe_middle.jpg) no-repeat bottom left;
		padding-bottom:8px;
		width:300px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_recipe .middle_block .recipe_carne {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bouillon_carne_recipe_middle.jpg) no-repeat top left;
		padding:8px 8px 0;
		width:284px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_read_more {
		padding-top:22px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_read_more .read_more {
		text-align:center;
		display:block;
		margin-bottom:12px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_read_more .text {
		width:368px;		
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bouillon_carne_visu5.png) no-repeat left 0;
		margin:-56px 0 0 -11px;
		padding:56px 0 0 256px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_read_more .text span  {
		margin-bottom:8px;
		display:block;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_read_more .text .divers_recipe {
		line-height:15px;
		margin-left:15px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_read_more .text .divers_recipe span  {
		float:left;
		margin:-2px 2px 0 0;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .bouillon_carne_read_more .moyenne_marche {
		color:#fff;
		font-size:10px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .pates_content h1 {
		margin-top:26px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .visuel_bouillon_carne {
		margin-left:36px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillons_carnes_intro {
		width:561px;
		margin:0 auto 16px;
		
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillon_carne_recipe img {
		float:left;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillon_carne_recipe .recipe_detail {
		width:279px;
		background:#fff;
		padding:20px 30px 0 20px;
		float:left;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillon_carne_recipe .big_block .recipe_carne {
		overflow:hidden;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillon_carne_recipe p,#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillon_carne_recipe p strong {
		height:auto;
		color:#000;
		line-height:13px;
		font-size:11px;
		margin-bottom:8px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillon_carne_recipe  .link_recipe_carne { 
		float:none;
		display:block;
		margin-bottom:4px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillon_carne_recipe .recipe_detail2 {
		width:292px;
		padding:16px 26px 0 11px;
		float:left;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce {
		width:590px;
		margin-left:18px;
		padding-top:8px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .title {
		margin-left:98px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe {
		width:100%;
		overflow:hidden;
		margin-bottom:10px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe img {
		float:right;
		margin-left:10px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_small_recipe.gif) no-repeat;
		padding:8px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe span img {
		float:none;
		margin-left:0;
		background:none;
		padding:0;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe p {
		float:left;
		width:361px;
		padding-left:13px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce_30.gif) no-repeat left 6px;
		color:#f9d9b0;
		margin-top:10px;
		line-height:16px;
		text-align:justify;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe p span {
		position:relative;
		top:3px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe2 img {
		float:left;
		margin:0 16px 0 13px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe2 span img {
		float:none;
		margin:0;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe2 p {
		width:350px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .jamais_court_astuce .block_recipe a {
		font-weight:bold;
		color:#f9d9b0;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/fleche_20.gif) no-repeat left top;
		padding-left:40px;
		margin:8px 0 0 32px;
		display:block;
		font-size:12px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes_utilisation .bouillon_carne_recipe .recipe_detail3 {
		width:421px;
		padding-right:14px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .recipe_detail3 span {
		color:#6c0c0c;
		font-size:12px;
		display:block;
		margin-bottom:20px;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .recipe_detail3 span img {
		padding:2px 4px 0 0;
	}
	#content.je-fais-quoi-avec .bouillons_carnes .last {
		margin-bottom:0!important;
	}
	#content.je-fais-quoi-avec .pot_au_feu {
		margin-left:16px;
		width:618px;
		overflow:hidden;
	}
	#content.je-fais-quoi-avec .pot_au_feu span {
		margin-left:14px;
	}
	#content.je-fais-quoi-avec .pot_au_feu p {
		margin:6px 0 12px 14px;
	}
	#content.je-fais-quoi-avec .pot_au_feu .video {
		width:367px;
		float:left;
	}
	#content.je-fais-quoi-avec .pot_au_feu .description {
		margin:18px 0 0 0;
		float:right;
		width:235px;
	}
	#pollContainer {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/box-sondage.png) no-repeat;
		/*padding:20px 0 14px 12px;*/
		padding:18px 0 0 0;
		margin:0 0 0 7px;
		width:219px;
		color:#929292;
	}
	#pollContainer strong {
		/*background:url(/App_Themes/Common/img/dossier_je_fais_quoi/title_sondage.jpg) no-repeat;*/
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/box-sondage-legend.png) 0 0 no-repeat;
		width:190px;
		/*height:20px;*/
		/*margin-bottom:8px;*/
		margin:0 8px 10px 10px;
		padding:30px 0 0 9px;
		/*text-indent:-4000px;*/
		display:block;
		color:#929292;
		font-size:11px;
		font-weight:normal;
	}
	#pollContainer fieldset {
		/*margin-left:10px;*/
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/box-sondage-btm.png) no-repeat scroll 0 100%;
		position:relative;
		bottom:-3px;
		width:219px;
		padding-bottom:3px;
	}
	#pollContainer input {
		width:13px;
		height:13px;
		float:left;
		/*margin:2px 6px 0 0;*/
		margin:2px 6px 0 25px;
		clear:both;
	}
	
	/**/
	#pollContainer p {
		clear:both;
		overflow:hidden;
		width:100%;
		padding:10px 0;
	}
	#pollContainer p input {
		width:104px;
		height:21px;
		margin:0 0 0 48px;
	}
	#pollContainer p span {
		padding:0 0 10px 38px;
	}
	#pollContainer ul {
		margin:0 0 10px 18px;
	}
	#pollContainer ul li span{
		color:#BF0013;
	}
	#pollContainer div {
		margin:0 0 10px 10px;
	}
	/**/
	
	#pollContainer label {
		float:left;
		font-size:11px;
		padding-bottom:5px;
		width:170px;
	}
	/* box sondage */
	.poll-box {
		width:219px;
	}
	.poll-box .inner {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/box-sondage.png) no-repeat;
		width:219px;
		padding:20px 0 0 0;
	}
	.poll-box fieldset {
		padding:0 0 10px 10px;
	}
	.poll-box fieldset  legend{
		margin:0;
		margin-bottom:5px;
	}
	.poll-box fieldset  p {
		padding:3px 0 3px 10px;
	}
	.poll-box p {
		overflow:hidden;
		width:200px;
		font-size:11px;
		color:#929292;
		padding:5px 0;
	}
	.poll-box input{
		float:left;
		width:10px;
		height:11px;
		margin:3px 10px 0 0;
	}
	.poll-box label{
		float:left;
		font-size:11px;
		color:#929292;
	}
	.poll-box .bt-vote input{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/box-sondage-bt-vouter.jpg) no-repeat 0 0;
		width:104px;
		height:21px;
		border:0;
		float:none;
		margin-left:62px;
		margin-bottom:10px;
		cursor:pointer;
	}
	.poll-box .poll_btm {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/box-sondage-btm.png) no-repeat 0 0;
		height:7px;
		width:219px;
	}
	#pollContainer .rate {
		margin:5px 10px 5px 0;
		height:3px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce-sondage-gris.gif) repeat-x 0 0;
		width:100px;
		float:left;
		overflow:hidden;
	}
	.poll-box fieldset li {
		margin-left:10px;
	}
	.poll-box fieldset li p{
		padding-left:0;
	}
	.poll-box li span {
		color:#bf0013;
	}
	.poll-box li div span {
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce-sondage-rouge.gif) repeat-x 0 0;
		display:block;
		float:left;
		height:3px;
	}
	/************************************************************/
	/********** fond-de-sauce ******************/
#content.je-fais-quoi-avec .fond_sauce .pates_content {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_fond_sauce.jpg) no-repeat scroll 20px 0;
	
}
#content.je-fais-quoi-avec .fond_sauce .pates_fond_sauce_content {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_fond_sauce_bottom.gif) no-repeat scroll 20px bottom;
	padding:0 22px 44px 49px;
	width:654px;
	overflow:hidden;
}
#content.je-fais-quoi-avec .pates_content .menu_fond_sauce li {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_fond_sauce_nav_off_left.gif) no-repeat scroll 0 0;
}
#content.je-fais-quoi-avec .pates_content .menu_fond_sauce li a {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_fond_sauce_nav_off_right.gif) no-repeat scroll 100% 0;
}
#content.je-fais-quoi-avec .pates_content .menu_fond_sauce li a span {
	background:#d55009 none repeat scroll 0 0;
}
#content.je-fais-quoi-avec .pates_content .menu_fond_sauce li.active {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat scroll 0 0;
}
#content.je-fais-quoi-avec .pates_content .menu_fond_sauce li.active a {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat scroll 100% 0;
}
#content.je-fais-quoi-avec .pates_content .menu_fond_sauce li.active a span {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x scroll 0 0;
	color:#d55009;
}
#content.je-fais-quoi-avec .fond_sauce_intro {
	margin-top:26px;
	float:left;
	width:398px;
	min-height:300px;
	_height:300px;
}
#content.je-fais-quoi-avec .fond_sauce_intro h1 {
	margin-bottom:20px;
}
#content.je-fais-quoi-avec .fond_sauce p {
	color:#d55009;
	font-size:12px;
	width:370px;
}
#content.je-fais-quoi-avec .fond_sauce p strong{
	color:#be280b;
	font-size:12px;
}
#content.je-fais-quoi-avec .visuel_fond_veau {
	margin:0 0 13px 63px;
	display:block;
	clear:left;
}
#content.je-fais-quoi-avec .fond_sauce .side_fond_sauce {
	width:610px;
	overflow:hidden;
}
#content.je-fais-quoi-avec .fond_sauce h2 {
	background:none;
	text-align:center;
	padding-bottom:5px;
}
#content.je-fais-quoi-avec .fond_sauce h2.en-semaine {
	_padding-bottom:1px;
}
#content.je-fais-quoi-avec .fond_sauce .block1 .rounded_bottom{
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_sauce_block1.png) no-repeat scroll left bottom;
	padding-bottom:12px;
	width:599px;
	display:block;
}
#content.je-fais-quoi-avec .fond_sauce .block1,#content.je-fais-quoi-avec .fond_sauce .block3 {
	clear:both;
	width:100%;
}
#content.je-fais-quoi-avec .fond_sauce .block1 .block1_content {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_sauce_block1.png) no-repeat scroll left top;
	padding:16px 19px 0 12px;
	width:567px;
}
#content.je-fais-quoi-avec .fond_sauce .box {
	width:100%;
	overflow:hidden;
}
#content.je-fais-quoi-avec .fond_sauce .side_left {
	float:left;
	width:auto;
}
#content.je-fais-quoi-avec .fond_sauce .side_right {
	float:right;
	width:auto;
}
/**/
#content.je-fais-quoi-avec .fond_sauce .box p.exception {
	margin-top:13px;
	width:360px;
	margin-bottom:20px;
}
#content.je-fais-quoi-avec .fond_sauce .box p.exception a{
	color:#ffc724;
	text-decoration:none;
}
#content.je-fais-quoi-avec .fond_sauce .box p.exception strong {
	color:#ffc724;
}
/**/
#content.je-fais-quoi-avec .fond_sauce .link  {
	text-align:center;
	display:block;
}
#content.je-fais-quoi-avec .fond_sauce .link a {
	font-weight:bold;
	color:#ffc724;
	font-size:16px;
	padding-left:26px;
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/link1_fond_sauce.png) no-repeat scroll left top;
	font-style:italic;
}
#content.je-fais-quoi-avec .fond_sauce .block2 .block2_content {
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_sauce_block2.png) no-repeat scroll left top;
	padding:19px 16px 0 15px;
	width:268px;
}
#content.je-fais-quoi-avec .fond_sauce .block2 .rounded_bottom{
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_sauce_block2.png) no-repeat scroll left bottom;
	padding-bottom:17px;
	width:300px;
	display:block;
}
#content.je-fais-quoi-avec .fond_sauce .block2 h2 {
	text-align:left;
	height:38px;
}
#content.je-fais-quoi-avec .fond_sauce .visuel_block2 {
	margin-bottom:12px;
}
#content.je-fais-quoi-avec .block_saviez_vous {
	clear:both;
	padding-top:10px;
}
#content.je-fais-quoi-avec .le_saviez_vous {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_saviez_vous.png) no-repeat top left;
	padding:19px 28px 0 17px;
	overflow:hidden;
}
#content.je-fais-quoi-avec .block_saviez_vous .rounded_bottom {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_saviez_vous.png) no-repeat bottom left;
	padding-bottom:24px;
	display:block;
	width:588px;
}
#content.je-fais-quoi-avec .le_saviez_vous span {
	color:#ffd119;
	display:inline-block;
	font-weight:bold;
	font-size:12px;
	background:#b40e03;
	padding:0 26px 0 5px;
	margin:16px 0 2px;
}
#content.je-fais-quoi-avec .le_saviez_vous p {
	color:#b61203;
	width:300px;
}
#content.je-fais-quoi-avec .le_saviez_vous .side_right {
	padding-top:20px;
}
/*fond_sauce_usages*/
#content.je-fais-quoi-avec .fond_sauce .block3 {
	margin-bottom:20px;
}
#content.je-fais-quoi-avec .fond_sauce .block3 h3 {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_h2_fond_sauce.gif) no-repeat;
	padding:9px 0 7px 20px;
}

	#content.je-fais-quoi-avec .fond_sauce .box p {
		color:#000;
		margin-bottom:13px;
		width:340px;
	}
		#content.je-fais-quoi-avec .fond_sauce .box p strong {
			color:#000;
			font-weight:bold;
		}
#content.je-fais-quoi-avec .fond_sauce .link2 {
	text-align:left;
	margin-bottom:2px;	
}
#content.je-fais-quoi-avec .fond_sauce .link2 a {
	color:#8b1407;
	background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/puce_lien2.gif) no-repeat scroll left top;
	font-style:normal;
	font-size:12px;
	text-decoration:underline;
	padding-bottom:5px;			
	padding-top:3px;			
	display:block;
}
#content.je-fais-quoi-avec .fond_sauce .block3 .block3_content  .box{
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_block33.jpg) repeat;
	width:577px;
	padding:5px 18px 7px 15px;
}

#content.je-fais-quoi-avec .fond_sauce .block3 .block3_content  {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/top_bg_block3.jpg) no-repeat;
	padding-top:9px;
}
#content.je-fais-quoi-avec .fond_sauce .block3 .rounded_bottom {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bottom_bg_block3.gif) no-repeat;
	width:610px;
	height:22px;
	display:block;
}
	#astuce_block {
		margin-top:10px;
		font-size:11px;
		color:#000;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_miniblock3.gif) no-repeat;
		width:322px;
		display:block;
		padding:10px 10px 0;
	}
			.rounded_bottom_miniblock{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_bottom_miniblock3.gif) no-repeat !important;
				height:20px;
				width:342px;
				display:block;
			}
	#content.je-fais-quoi-avec .fond_sauce .box p.small {
		color:#000000;
		margin-bottom:13px;
		width:194px;
	}
	#content.je-fais-quoi-avec .fond_sauce .box  p.big {
		color:#000000;
		margin-bottom:13px;
		width:340px;
	}
	#content.je-fais-quoi-avec .fond_sauce .box  p.middle {
		color:#000000;
		margin-bottom:13px;
		width:312px;
	}
	#content.je-fais-quoi-avec .fond_sauce .box .title {
		display:block;
		text-align:center;
	}
			#content.je-fais-quoi-avec .fond_sauce .box h4 {
				text-align:center;
			}
	#content.je-fais-quoi-avec .fond_sauce .block3 .block3_content  .box .fond{
		text-align:center;
		width:194px;
}
	#note {
		color:#B81705;
		display:block;
		font-size:11px;
		margin-top:-10px;
	}
/*fond_sauce_semaine*/
#content.je-fais-quoi-avec .fond_sauce .jcarousel-clip-horizontal {

background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_top_semaine.jpg) no-repeat scroll -4px 0;
padding-top:9px;
width:549px;
}
#content.je-fais-quoi-avec .fond_sauce .jcarousel-container {
	padding:0 4px 10px;
	width:549px;
}
#content.je-fais-quoi-avec .fond_sauce .block_carousel {
	clear:both;
	width:628px;
	overflow:hidden;
}
#content.je-fais-quoi-avec .fond_sauce .semaine_delicieuse h3 {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_h2_5.gif) no-repeat;
	padding:13px 0 11px;

}

#content.je-fais-quoi-avec .fond_sauce .jcarousel-prev,
#content.je-fais-quoi-avec .fond_sauce .jcarousel-next {
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bt_prev.gif) no-repeat;
	width:27px;
	height:25px;
	top:135px;
	position:absolute;
	cursor:pointer;
}
#content.je-fais-quoi-avec .fond_sauce .jcarousel-prev {
	left:0;
}
#content.je-fais-quoi-avec .fond_sauce .jcarousel-next  {
	right:-35px;
	background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bt_next.gif) no-repeat;
	margin-right:0;
	position:absolute;
}
#content.je-fais-quoi-avec .fond_sauce .semaine_delicieuse {
	float:left;
	width:628px;
}
	#content.je-fais-quoi-avec .fond_sauce .semaine_delicieuse h3 {
		margin-left:36px;
		padding-left:23px;
		text-align:left;
	}
	#content.je-fais-quoi-avec .fond_sauce .semaine_delicieuse .carouselContainer{
		position:relative;
		width:549px;
		padding:0 4px 10px 40px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_block_semaine.gif) 36px bottom no-repeat;
	}
	#content.je-fais-quoi-avec .fond_sauce .semaine_delicieuse .carousel{
		background:transparent url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_top_semaine.jpg) no-repeat scroll 0 0;
		overflow:hidden;
		position:relative;
		width:549px;
		height:314px !important;
	}
	#content.je-fais-quoi-avec .fond_sauce .semaine_delicieuse  ul{
		overflow:hidden;
		width:543px;
		padding:9px 0 0 0 !important;
	}
		#content.je-fais-quoi-avec .fond_sauce .semaine_delicieuse  ul li{
			padding-left:15px;
			width:168px;
			float:left;
			height:304px;
			position:relative;
		}
			#content.je-fais-quoi-avec .fond_sauce .semaine_delicieuse  ul li a.read_recipe{
				color:#da3c0c;
				font-size:11px;
				text-decoration:underline;
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/puce_voir_recette.gif) scroll  no-repeat;
				padding-left:20px;
				display:block;
				margin:0 0 0 35px;
				position:absolute;
				bottom:0;
				left:0;
			}

#content.je-fais-quoi-avec .fond_sauce_semaine .pates_fond_sauce_content  {
	padding:0 22px 44px 37px;
}
#content.je-fais-quoi-avec .fond_sauce_semaine .fond_sauce_intro {
	margin-left:12px;
}
#content.je-fais-quoi-avec .fond_sauce_semaine .side_fond_sauce  {
	width:630px;
}
#content.je-fais-quoi-avec .fond_sauce .global_blocks {
	margin-left:12px;
	width:610px;
}
	#content.je-fais-quoi-avec .fond_sauce .global_blocks  h3.global_h3{
		margin-top:30px;
	}
	#content.je-fais-quoi-avec .fond_sauce .global_blocks  p{
		color:#b81705;
		font-size:12px;
		margin-bottom:20px;
		width:504px;
	}
	#content.je-fais-quoi-avec .fond_sauce_semaine .block3  h3 {
		text-align:center;
	}
	#content.je-fais-quoi-avec .fond_sauce_semaine .link2 a {
		text-decoration:none;
	}
/*fond_sauce_weekend*/
#content.je-fais-quoi-avec .fond_sauce_weekend  .block3 .block3_content .box {
	padding:5px 10px 7px;
	width:591px;
}
	#content.je-fais-quoi-avec .fond_sauce_weekend .box p.small {
		margin-left:10px;
	}
	#content.je-fais-quoi-avec .fond_sauce_weekend .animation {
		padding-top:40px;
		clear:both;
	}
	#content.je-fais-quoi-avec .fond_sauce_weekend  p.video {
		font-size:14px;
		color:#b81705;
		width:555px;
		margin:40px 0 20px;
	}
	#content.je-fais-quoi-avec .fond_sauce_weekend .block3  h3 {
		text-align:center;
	}
	#content.je-fais-quoi-avec .fond_sauce_weekend .box p.small {
		color:#B81705;
	}
	#content.je-fais-quoi-avec .fond_sauce .imageflow .previous {
		background:transparent url(/App_Themes/Common/img/img_carrousel/button_left3.png) no-repeat scroll left top;
		margin:-8px 0 0 -13px;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/img_carrousel/button_left3.png');
	}
	#content.je-fais-quoi-avec .fond_sauce .imageflow .slider {
		background:transparent url(/App_Themes/Common/img/img_carrousel/slider3.png) no-repeat scroll 0 0;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/img_carrousel/slider3.png');
		height:23px;
		margin:-10px 0 0 -7px;
		width:21px;
	}
	#content.je-fais-quoi-avec .fond_sauce .imageflow .next {
		background:transparent url(/App_Themes/Common/img/img_carrousel/button_right3.png) no-repeat scroll left top;
		margin:-8px -13px 0 30px;
		right:-20px;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/img_carrousel/button_right3.png');
	}
	#content.je-fais-quoi-avec .fond_sauce .imageflow .caption {
		color:#b81705;
	}
	#content.je-fais-quoi-avec .fond_sauce .imageflow .scrollbar {
		border-top:1px solid #b81705;
	}
	/******************************WM octobre*****************************/
.discover_pdt {
	background:url(/App_Themes/Common/img/papillottes-de-poulet/bg-rebrique.gif) no-repeat 0 0 #fbbe20;
	padding:189px 0 0 0;
	width:650px;
}
.new_rebrique .stdContentTab {
	padding:0 0 10px;
	width:610px;
	background:url(/App_Themes/Common/img/papillottes-de-poulet/bg-onglets-bloc.gif) no-repeat 0 bottom ;
	border-top:3px solid #e4281a;
	margin-top:-3px;
	position:relative;
	z-index:1;
	margin-left:19px;
}
.btm_bloc {
	background:url(/App_Themes/Common/img/papillottes-de-poulet/bg-rebrique-btm.gif) no-repeat 0 bottom ;
	height:8px;
	*margin-top:-8px;
}
.discover_pdt .facebookBloc {
	display:block;
	width:610px;
	height:74px;
	margin:0 0 17px 19px;
}
.discover_pdt .stdNavTab li a {
	background:url(/App_Themes/Common/img/papillottes-de-poulet/bg_tabNavLeft_3.gif) no-repeat  0 0;
	color:#000000;
	font-size:13px;
	padding:0 0 0 17px;
}
.discover_pdt .stdNavTab li a:hover,
.discover_pdt .stdNavTab li.active a {
	background:url(/App_Themes/Common/img/papillottes-de-poulet/bg_tabNavLeft_3.gif) no-repeat 0 -41px;
	color:#BF0013;
	font-size:11px;
}
.discover_pdt .stdNavTab li a span {
	background:url(/App_Themes/Common/img/papillottes-de-poulet/bg_tabNavRight_3.gif) no-repeat 100% 0;
	color:#fff;
	height:23px;
	width:287px;
	font-weight:bold;
	text-align:center;
}
.discover_pdt .stdNavTab li a:hover span,
.discover_pdt .stdNavTab li.active a span {
	background:url(/App_Themes/Common/img/papillottes-de-poulet/bg_tabNavRight_3.gif) no-repeat 100% -57px ;
	height:27px;
	width:287px;
	font-size:13px;
	color:#e4281a;

}
.discover_pdt .onglet2Content p,
.discover_pdt .onglet1Content p{
	color:#61291a;
	text-align:center;
	margin-bottom:17px;
	font-size:12px;
}
.disc_3steps {
	margin:0 0 12px 30px; 
}
.discover_pdt .onglet2Content h3 ,
.discover_pdt .onglet1Content h3 {
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	color:#e4281a;
	font-family:Times New Roman;
	text-align:center;
	padding:10px 0 5px;
}
/*-----    Added  -----*/
.discover_pdt .onglet1Content .ongel_consom h3 {
	color:#e03130;
	text-align:left;
	padding: 10px 0;
	font-size:18px;
}
.ongel_consom .visu{
	float:right;
	margin:0 30px 0 13px;
	_margin:0 15px 0 13px;
}
.discover_pdt .onglet1Content .ongel_consom p{
	background:none;
	padding:0;
	float:left;
	width:407px;
	margin:0 0 13px 0;
}
.onglet1Content .ongel_consom ul {
	clear:both;
}
.onglet1Content .ongel_consom ul li {
	font-size: 0.9em;
	margin: 0 0 6px;
}
/*  END  */
.discover_pdt .onglet2Content h3  {
	padding:25px 0 0 0;
	text-align:left;
	margin-bottom:30px;
}
.discover_pdt .list_pdt{
	margin:0 0 10px 42px;
	overflow:hidden;
}
.discover_pdt .list_pdt li {
	float:left;
	margin-right:19px;
}
.discover_pdt .list_pdt li.last {
	margin-right:0;
}
.discover_pdt .list_pdt li.last {
	margin-right:0;
}
/*----   Added (modifier margin-bottom=20px)  */
.discover_pdt .papillottesTextBloc {
	padding:0 0 0 30px;
	width:555px;
	overflow:hidden;
	margin-bottom:10px;
}
.discover_pdt .tt-2{
	padding:0 0 0 25px;
}
	.discover_pdt .tt-2 h3{
		font-size:18px;
		text-align:left;
	}
.discover_pdt .papillottesTextBloc .visu {
	float:left;
	margin-right:20px;
	width:124px.
}
/*     added  17-5-11   */
.discover_pdt .papillottesTextBloc .visu img{
	display:block;
}
.discover_pdt .papillottesTextBloc .details{
	float:left;
}

/*  END  */
.discover_pdt .papillottesTextBloc p  {
	float:left;
	width:403px;
	text-align:left;
	padding:8px 0 0 0;
	font-size:12px;
	line-height:16px;
	color:#61291a;
}
.discover_pdt .papillottesTextBloc p strong {
	font-size:12px;
}
.discover_pdt .push_comments {
	margin: 0 0 -6px 3px;
	*margin: 0 0 -9px 3px;
}
.discover_pdt .onglet2 {
	/*background:url(/App_Themes/Common/img/papillottes-de-poulet/bg-onglets-top.jpg) no-repeat 301px 0;*/
}

.discover_pdt .onglet2Content {
	background:url(/App_Themes/Common/img/papillottes-de-poulet/papillottes-push2.jpg) no-repeat 245px 0;
}
.discover_pdt .onglet2Content .intro {
	width:348px;
	padding-left:14px;
}
.discover_pdt .onglet2Content .intro p {
	width:266px;
	text-align:left;
}
.discover_pdt .habits {
	margin:0 0 20px 37px;
	padding-top:20px;
}
.discover_pdt .onglet2Content .papillottesTextBloc .visu {
	width:204px;
	margin-right:10px;
}
.discover_pdt .onglet2Content .papillottesTextBloc p {
	width:340px;
}
.discover_pdt .stdNavTab {
	height:34px;
	z-index:2;
	position:relative;
	margin-left:18px;
	width:622px;
	padding:0;
	background:none;
}
/*----   Added  ----*/
.blocRetreBis .discover_pdt .stdNavTab {
	margin-top:0;
	padding-top:30px;
}
/*  END  */
.nb_text {
	font-size:10px;
	text-align:center;
	width:500px;
	margin-left:80px;
	padding:10px 0 15px;
}
.discover_pdt .mention2{
	display:none;
}
.onglet1Content .sectiontext {
	margin:0 0 5px 30px;
}
#content.je-fais-quoi-avec .coeur-bouillon .coeurBouillonBloc {
	border:4px solid #b44b31;
	background:#ffe169;
	overflow:hidden;
	margin-top:0;
	margin-left:18px;
	width:546px;
}
.coeurBouillonBloc h2{
	background:#b44b31;
}
.coeurBouillonBloc li {
	float:left;
	width:273px;
}
#content.je-fais-quoi-avec .coeur-bouillon .coeurBouillonBloc li p{
	color:#72370d;
	width:125px;
	font-size:11px;
	padding:0;
	margin:-10px 0 20px 34px;
	width:200px;
	clear:both;
}
.coeurBouillonBloc li.beufSauute {
	padding-left:34px;
	width:239px;
	margin-bottom:20px;
}
#content.je-fais-quoi-avec .coeur-bouillon .coeurBouillonBloc img {
	float:none;
	display:block;
}
#content.je-fais-quoi-avec .coeur-bouillon .coeurBouillonBloc p {
	float:none;
}
.discover_pdt .stdNavTab li {
	padding:0 3px 0 0;
}

/******************************************************/
	/**************** menu courgettes ****************/
	#content.je-fais-quoi-avec .courgettes .pates_content .menu_pates{
		padding-top:1px !important;
	}
		#content.je-fais-quoi-avec .courgettes .pates_content .menu_pates li{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_nav_off_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .courgettes .pates_content .menu_pates li a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_riz_nav_off_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .courgettes .pates_content .menu_pates li a span{
					background:#3a7041 none;
				}
		#content.je-fais-quoi-avec .courgettes .pates_content .menu_pates li.active{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_left.gif) no-repeat 0 0;
		}
			#content.je-fais-quoi-avec .courgettes .pates_content .menu_pates li.active a{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_on_right.gif) no-repeat 100% 0;
			}
				#content.je-fais-quoi-avec .courgettes .pates_content .menu_pates li.active a span{
					color:#3a7041;
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_pates_nav_span_on.gif) repeat-x 0 0;
				}
	/******************************************/
	/*********** Pages courgettes ***********/

	#content.je-fais-quoi-avec .courgettes .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_courgettes.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .courgettes .pates_arome_content{
		padding:0 48px 58px 54px;
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_courgettes_bottom.gif) no-repeat 20px bottom;
	}
		#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates{
			padding:16px 0 0 0;
			*padding:22px 0 0 0;
			overflow:hidden;
			width:100%;
		}
			#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates h1{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h1-cougette.png) no-repeat 0 0;
				_background:none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/h1-cougette.png');
				display:block;
				height:139px;
				margin:96px 0 0 4px;
				text-indent:-4000px;
				width:254px;
				float:left;
			}
			#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .text{
				float:right;
				width:318px;
			}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .edito{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/edito-courgette.gif) no-repeat 3px 0;
					font-size:0;
					height:32px;
					text-indent:-4000px;
					width:115px;
					padding:0 0 5px 4px;
					display:block;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates span{
					line-height:20px;
					display:block;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .second{
					padding:0 0 0 22px;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .third{
					padding:0 0 0 33px;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .forth{
					padding:0 0 0 36px;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .fifth{
					padding:0 0 0 36px;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .six{
					padding:0 0 0 35px;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .seventh{
					padding:0 0 0 31px;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .eight{
					padding:0 0 0 24px;
				}
				#content.je-fais-quoi-avec .courgettes .pates_content .intro_pates .nine{
					padding:0 0 0 4px;
					line-height:35px;
				}
			#content.je-fais-quoi-avec .courgettes .block_courgette{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg-block-courgette_btm.gif) no-repeat 0 bottom;
				padding:0 0 15px 0;
			}
				#content.je-fais-quoi-avec .courgettes .side_courgette{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg-block-courgette.gif) no-repeat 0 0;
					padding:93px 0 0 12px;
				}
					#content.je-fais-quoi-avec .courgettes .side_courgette h2{
						background:none;
						padding:0 0 0 10px;
					}
					#content.je-fais-quoi-avec .courgettes .side_courgette ul{
						overflow:hidden;
						width:100%;
						padding:14px 0 4px 0;
					}
						#content.je-fais-quoi-avec .courgettes .side_courgette li{
							background:url(/App_Themes/Common/img/dossier_je_fais_quoi/picto-courgette.gif) no-repeat 0 0;
							color:#195321;
							font-size:12px;
							line-height:18px;
							padding:0 0 0 25px;
						}
			#content.je-fais-quoi-avec .courgettes .list_recettes{
				overflow:hidden;
				width:100%;
				padding:20px 0 0 0;
			}
				#content.je-fais-quoi-avec .courgettes .list_recettes li{
					float:left;
					width:202px;
				}
					#content.je-fais-quoi-avec .courgettes .list_recettes .more{
						background:url(/App_Themes/Common/img/dossier_je_fais_quoi/picto-courgette2.gif) no-repeat 0 5px;
						float:right;
						line-height:30px;
						padding:0 6px 0 23px;
						text-decoration:underline;
					}
					#content.je-fais-quoi-avec .courgettes .list_recettes .more span{
						font-size:11px;
						color:#ffffff;
						text-decoration:underline;
					}
	/******************************************/
	/*********** courgettes-incontournables ***********/
	
	#content.je-fais-quoi-avec .incontournables .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_courgettes_incontournables.jpg) no-repeat 20px 0;
	}
		#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates .text{
			width:418px;
			overflow:hidden;
		}
			#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates h2{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h1-cougettes-incontournables.png) no-repeat 0 0;
				_background:none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/h1-cougettes-incontournables.png');
				display:block;
				height:97px;
				margin:0 4px 12px 0;
				text-indent:-4000px;
				width:351px;
				float:right;
			}
			#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates span{
				font-weight:normal;
				font-size:12px;
			}
			#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates p{
				padding:12px 0 0 0;
				clear:both;
			}
				#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates .first{
					padding:0 0 0 58px;
				}
				#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates .second{
					padding:0 0 0 50px;
				}
				#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates .third{
					padding:0 0 0 34px;
				}
				#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates .forth{
					padding:0 0 0 22px;
				}
				#content.je-fais-quoi-avec .incontournables .pates_content .intro_pates .fifth{
					padding:0 0 0 0;
				}
			#content.je-fais-quoi-avec .block_carrousel{
				padding:30px 0 0 0;
				overflow:hidden;
				width:100%;
			}
				#content.je-fais-quoi-avec .block_carrousel .tt{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/tt-cougettes-incontournables.png) no-repeat 0 0;
					_background:none;
					_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/tt-cougettes-incontournables.png');
					font-size:0;
					height:23px;
					margin:0 0 7px 159px;
					text-indent:-4000px;
					width:292px;
				}
				.courgettes .imageflow .scrollbar{
					border-top:1px solid #ffffff;
				}
			#content.je-fais-quoi-avec .courgettes_side{
				
			}
				#content.je-fais-quoi-avec .courgettes_side_top{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/courgettes_side_top.gif) no-repeat 0 0;
					width:604px;
					height:14px;
				}
				#content.je-fais-quoi-avec .courgettes_side_center{
					background-color:#e2ff92;
					width:604px;
					overflow:hidden;
				}
					#content.je-fais-quoi-avec .courgettes_side .tt{
						background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_h2_courgette.gif) no-repeat center 0;
					}
					#content.je-fais-quoi-avec .incontournables .videos .tt{
						background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_h2_courgette2.gif) no-repeat center 0;
					}
						#content.je-fais-quoi-avec .courgettes_side .tt *{
							height:38px;
							text-align:center;
							font-size:0;
							text-indent:-4000px;
							display:block;
							background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h2_autres_recettes.gif) no-repeat center 0;
						}
						#content.je-fais-quoi-avec .incontournables .videos .tt *{
							background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h2_deux_videos.gif) no-repeat center 0;
						}
					#content.je-fais-quoi-avec .courgettes_side .list_autres_recettes{
						overflow:hidden;
						width:576px;
						padding:17px 0 10px 28px;
					}
						#content.je-fais-quoi-avec .courgettes_side .list_autres_recettes li{
							float:left;
							width:276px;
						}
							#content.je-fais-quoi-avec .courgettes_side .list_autres_recettes li a{
								background:url(/App_Themes/Common/img/dossier_je_fais_quoi/picto-courgette.gif) no-repeat 0 0;
								color:#3A7041;
								font-size:11px;
								padding:2px 0 3px 22px;
								text-decoration:underline;
								display:block;
							}
				#content.je-fais-quoi-avec  .courgettes_side_btm{
					background:url(/App_Themes/Common/img/dossier_je_fais_quoi/courgettes_side_btm.gif) no-repeat 0 0;
					width:604px;
					height:14px;
				}
		.clear_courgette{
			clear:both;
			height:20px;
		}
				#content.je-fais-quoi-avec .incontournables .list_autres_videos{
					overflow:hidden;
					width:100%;
					padding:18px 0 0 0;
				}
					#content.je-fais-quoi-avec .incontournables .list_autres_videos li{
						float:left;
						width:275px;
						padding:0 12px 0 15px;
					}
						#content.je-fais-quoi-avec .incontournables .list_autres_videos li h2{
							background:none;
							color:#3A7041;
							font-size:12px;
							padding:0 0 8px 0;
						}
						#content.je-fais-quoi-avec .incontournables .list_autres_videos li .video{
							overflow:hidden;
							width:100%;
						}
							#content.je-fais-quoi-avec .incontournables .list_autres_videos li .video a{
								float:left;
							}
							#content.je-fais-quoi-avec .incontournables .list_autres_videos li .video .visu{
								float:right;
								padding:8px 0 0 0;
							}
		
	/******************************************/
	/*********** courgettes-tartes-terrines ***********/
	
	#content.je-fais-quoi-avec .tartes_terrines .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_courgettes_tartes_terrines.jpg) no-repeat 20px 0;
	}
		#content.je-fais-quoi-avec .tartes_terrines .pates_content .intro_pates{
			padding:8px 0 0 0;
		}
		#content.je-fais-quoi-avec .tartes_terrines .pates_content .intro_pates .text{
			width:100%;
			overflow:hidden;
		}
			#content.je-fais-quoi-avec .tartes_terrines .pates_content .intro_pates h2{
				background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h1_courgettes_tartes_terrines.png) no-repeat 0 0;
				_background:none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/h1_courgettes_tartes_terrines.png');
				display:block;
				height:97px;
				margin:0 4px 12px 0;
				text-indent:-4000px;
				width:351px;
				float:left;
			}
			#content.je-fais-quoi-avec .tartes_terrines .pates_content .intro_pates p{
				clear:both;
				font-size:13px;
				font-weight:normal;
				line-height:18px;
			}
				#content.je-fais-quoi-avec .tartes_terrines .pates_content .intro_pates .first{
					padding:0 0 0 58px;
				}
		#content.je-fais-quoi-avec .tartes_terrines .block_carrousel .tt{
			background:url(/App_Themes/Common/img/dossier_je_fais_quoi/tt-cougettes-tartes-terrines.png) no-repeat 0 0;
			_background:none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/tt-cougettes-tartes-terrines.png');
			width:319px;
			margin:0 0 0 136px;
		}
			
	/******************************************/
	/*********** courgettes-Star-fetes ***********/
	
	#content.je-fais-quoi-avec .star_fetes .pates_content{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/bg_courgettes_recettes_festives.jpg) no-repeat 20px 0;
	}
	#content.je-fais-quoi-avec .star_fetes .pates_content .text h2{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/h1_courgettes_star_fetes.png) no-repeat 0 0;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/h1_courgettes_star_fetes.png');
		display:block;
		height:78px;
		margin:0 0 14px 24px;
		text-indent:-4000px;
		width:326px;
		float:left;
	}
	#content.je-fais-quoi-avec .star_fetes .pates_content .intro_pates .text {
		width:406px;
	}
	#content.je-fais-quoi-avec .star_fetes .pates_content .intro_pates span {
		font-size:12px;
		font-weight:normal;
		clear:both;
	}
	#content.je-fais-quoi-avec .star_fetes .pates_content .intro_pates span.third {
		padding-left:8px;
	}
	#content.je-fais-quoi-avec .star_fetes .pates_content .intro_pates span.second {
		padding-left:16px;
	}
	#content.je-fais-quoi-avec .star_fetes .pates_content .intro_pates span.first {
		padding-left:24px;
	}
	#content.je-fais-quoi-avec .star_fetes .pates_content .intro_pates span.forth {
		padding-left:0;
	}
	#content.je-fais-quoi-avec .block_carrousel .tt{
		background:url(/App_Themes/Common/img/dossier_je_fais_quoi/tt-recettes_festives.png) no-repeat 0 0;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='/App_Themes/Common/img/dossier_je_fais_quoi/tt-recettes_festives.png');
		font-size:0;
		height:23px;
		margin:0 0 7px 200px;
		text-indent:-4000px;
		width:209px;
	}
	#content.je-fais-quoi-avec .star_fetes .list_autres_recettes{
		width:266px;
		float:left;
	}
	#content.je-fais-quoi-avec .star_fetes .list_autres_recettes .twoline a {
		line-height:16px;
	}
	
	/*__ Popin produit du mois  __*/
	#displayPopin {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		display:none;
	}
	.over_layer {
		position:absolute;
		z-index:5;
		width:100%;
		height:100%;
	}
	#displayPopin .popinPromo{
		background:url(/App_Themes/Common/img/pt-visu.png) no-repeat 0 0;
		padding:44px 0 0;
		width:593px;
		position:relative;
		/*margin:0 auto;*/
		z-index:6;
	}
	#displayPopin .popinPromo .inner{
		background:url(/App_Themes/Common/img/pb-visu.png) no-repeat 0 100%;
		padding:0 44px 44px;
		position:relative;
	}
	#displayPopin .popinPromo .inner .closeP{
		position:absolute;
		top:-3px;
		right:45px;
	}
	#displayPopin .popinPromo .inner .text{
		font-size:11px;
		padding:25px 0 10px;
	}
	/*__ page identification  __*/
	
	.introJeuOpaque  {
		background:url(/App_Themes/Common/img/coaching/bg_homeCoaching5.jpg) no-repeat 0 0;
		width:654px;
		height:234px;
		margin:0 0 0 36px;
		padding-bottom:24px;
	}
	.introJeuOpaque .insideBlock {
		background:none;
		height:234px;
	}
	.introJeuOpaque .txtHomeCoaching {
		padding:32px 0 0 266px;
	}
	
	/*__ page inscription __*/
	.introJeuOpaque {
		padding:0;
		margin:0 0 10px 31px;
		background:none;
	}
	.blockQuestion {
		margin-bottom:10px;
	}
	.persoForm label .mandatory {
		color:#bf0013;
	}
	.blockQuestion .enfants {
		width:250px;
		margin:0 auto;
		padding:12px 0;
	}
	.blockQuestion .enfants label{
		font-weight:bold;
		font-size:12px;
		padding:0 12px 0 0;
	}
	.blockQuestion .enfants select{
		width:54px;
		color:#9a9a9a;
		border:1px solid #9a9a9a;
		margin-right:3px;
	}
	.blockQuestion .enfants div p{
		margin-bottom:7px;
	}
	
	/*_ Css dossier nouveautés mai 2011 _*/
	#content .news h2{
		text-align:center;
		padding:15px 0;
	}
	#content #onglet_sys {
		width:650px;
		margin:0 auto;
	}
	#content #onglet_sys ul{
		width:100%;
		overflow:hidden;
	}
	#content #onglet_sys ul li{
		float:left;
		width:214px;
		background:url(/App_Themes/Common/img/nouveautes-2011/bg-onglet-menu.png) no-repeat 0 0 #fff696;
		height:30px;
		margin-right:4px;
	}
	#content #onglet_sys ul li.last{
		margin-right:0;
	}
	#content #onglet_sys ul li.current {
		background-position:-214px 0;
		background-color:#ffe872;
	}
	#content #onglet_sys.mousline ul li.current {
		background-position:-428px 0;
		background-color:#a11800;
	}
	#content #onglet_sys.mousline ul li.current a{
		color:#f7d701;
	}
	#content #onglet_sys ul li.current a {
		color:#c05c23;
	}
	#content #onglet_sys ul li a{
		color:#f7cc01;
		font-size:14px;
		font-weight:bold;
		line-height:30px;
		display:block;
		text-align:center;
		text-decoration:none;
	}
	#content #onglet_sys.coeurBouillon .details {
		background:url(/App_Themes/Common/img/nouveautes-2011/bg-nv-papillotes.jpg) no-repeat 0 0;
		padding:218px 46px 0 48px;
		height:894px;
	}
	#content #onglet_sys.coeurBouillon .details .intro {
		margin-bottom:25px;
	}
	#content #onglet_sys.coeurBouillon .details .intro h3{
		text-align:center;
		margin-bottom:28px;
	}
	#content #onglet_sys.coeurBouillon .details .intro .text{
		background:url(/App_Themes/Common/img/nouveautes-2011/text-intro.png) no-repeat 0 0;
		width:541px;
		height:78px;
	}
	#content #onglet_sys.coeurBouillon .details .intro .text p{
		text-indent:-4000px;
	}
	#content #onglet_sys .box_pdt {
		height:314px;
		border:4px solid #fff;
		margin-bottom:24px;
		width:547px;
	}
	#content #onglet_sys .box_pdt h4{
		height:33px;
		background:#ffb600;
		padding:12px 0 0 29px;
	}
	#content #onglet_sys .box_pdt .pdt_desc {
		width:493px;
		overflow:hidden;
	}
	#content #onglet_sys .box_pdt .pdt_desc .txt{
		float:left;
		width:260px;
	}
	#content #onglet_sys .box_pdt .pdt_desc .visu{
		float:right;
		width:175px;
		margin-right:20px;
	}
	#content #onglet_sys .box_pdt .inner {
		background:url(/App_Themes/Common/img/nouveautes-2011/bg-box-pdt.jpg) no-repeat 0 0;
		height:269px;
		padding:0 0 0 27px;
	}
	#content #onglet_sys .box_pdt  .trick {
		color:#fff;
		font-size:11px;
		padding:15px 0 0 195px;
		width:298px;
		height:118px;
	}
	#content #onglet_sys .box_pdt  .trick  h5{
		font-size:14px;
		color:#fff;
		font-weight:bold;
	}
	#content #onglet_sys .ail_persil .trick{
		background:url(/App_Themes/Common/img/nouveautes-2011/countainer-01.jpg) no-repeat 0 0;
	}
	#content #onglet_sys .thai .trick {
		background:url(/App_Themes/Common/img/nouveautes-2011/countainer-02.jpg) no-repeat 0 0;
	}
	#content #onglet_sys .thai .trick .mrgBtm{
		margin-bottom:10px;
	}
	#content #onglet_sys .box_pdt .pdt_desc {
		padding:8px 0 9px 0;
	}	
	#content #onglet_sys .box_pdt .pdt_desc .txt {
		padding:12px 0 0;
		font-size:12px;
	}
	#content #onglet_sys .thai .pdt_desc .txt {
		width:280px;
	}
	#content #onglet_sys.mousline .details {
		background:url(/App_Themes/Common/img/nouveautes-2011/bg-nv-mousline.jpg) no-repeat 0 0;
		height:396px;
		padding:93px 0 0 0;
	}
	#content #onglet_sys.mousline .intro {
		text-align:center;
	}
	#content #onglet_sys.mousline .intro p {
		text-indent:-4000px;
	}
	#content #onglet_sys.mousline .links {
		width:100%;
		overflow:hidden;
	}
	#content #onglet_sys.mousline .links a {
		display:block;
	}
	#content #onglet_sys.mousline .links .mouslineBio{
		float:left;
		margin:10px 0 0 28px;
		width:333px;
		height:190px;
	}
	#content #onglet_sys.mousline .links .mouslineBio{
		float:left;
		margin:10px 0 0 28px;
		width:286px;
		height:190px;
		display:inline;
	}
	#content #onglet_sys.mousline .links .mouslineSaveur{
		float:right;
		text-align:right;
		width:300px;
		margin:7px 24px 0 0;
		height:200px;
		display:inline;
	}
	#content #onglet_sys.mousline .footer_bloc {
		width:100%;
		overflow:hidden;
	}
	#content #onglet_sys.mousline .mouslineRct {
		float:left;
		width:133px;
		height:54px;
		background:url(/App_Themes/Common/img/nouveautes-2011/decouvrir-recettes.png) no-repeat 0 0;
		padding:35px 0 0 107px;
		color:#ae1717;
		margin:0 0 0 105px;
		display:inline;
	}
	#content #onglet_sys.mousline .mouslineRct a{
		float:right;
		margin:2px 15px 0 0;
		display:inline;
	}
	#content #onglet_sys.mousline .reduction_link {
		float:left;
		margin:30px 0 0 9px;
	}
	/**/
	#content #onglet_sys.papillotes .details {
		background:url(/App_Themes/Common/img/nouveautes-2011/bg-papillotes-maggi.jpg) no-repeat 0 0;
		height:871px;
		padding:25px 0 0 0;
	}
	#content #onglet_sys.papillotes ul li.current {
		background:url(/App_Themes/Common/img/nouveautes-2011/onglet.png) no-repeat 0 0;
	}
	#content #onglet_sys.papillotes .intro h2{
		float:left;
		width:430px;
		text-align:right;
		display:inline;
		padding-top:0;
	}
	#content #onglet_sys.papillotes .intro .bonus {
		float:left;
	}
	#content #onglet_sys.papillotes .intro .txt {
		clear:both;
		padding:0 0 0 50px;
		margin-bottom:10px;
		float:left;
		display:inline;
	}
	#content #onglet_sys.papillotes .intro .txt p {
		text-indent:-4000px;
	}
	#content #onglet_sys.papillotes ul li.current a{
		color:#b93992;
	}
	#content #onglet_sys.papillotes .pdt_details {
		width:100%;
		overflow:hidden;
		position:relative;
		margin-bottom:15px;
	}
	#content #onglet_sys.papillotes .pdt_details .visu{
		float:left;
		width:122px;
		height:179px;
		margin:0 0 0 50px;
		display:inline;
	}
	#content #onglet_sys.papillotes .pdt_details .desc{
		float:left;
		width:274px;
		margin:0 0 0 22px;
		font-size:12px;
		color:#61291a;
	}
	#content #onglet_sys.papillotes .pdt_details .desc h4{
		margin-bottom:15px;
	}
	#content #onglet_sys.papillotes .pdt_details .push{
		position:absolute;
		right:0;
		top:0;
	}
	#content #onglet_sys.papillotes .type1 .push{
		right: 18px;
		top: 14px;
	}
	#content #onglet_sys.papillotes .type2 .push{
		right: 28px;
		top: 15px;
	}
	#content #onglet_sys.papillotes .type2 {
		margin-bottom:25px;
	}
	#content #onglet_sys.papillotes .mode_emploi {
		width:100%;
		height:246px;
		background:url(/App_Themes/Common/img/nouveautes-2011/mode-emploi.png) no-repeat center 0;
	}
	#content #onglet_sys.papillotes .mode_emploi_content {
		visibility:hidden;
	}
	
/*  echantillons  */
#echantilonnage{
	padding-left:30px;
	position:relative;
}
	.echatvisu{
		margin-bottom:18px;
		width:655px;
	}
	.echantStatut{
		background:url(/App_Themes/Common/img/echantillons/bg_echantContent.jpg) no-repeat 0 100%;
		padding-bottom:22px;
	}
		.echantStatut .statut_inner{
			background:url(/App_Themes/Common/img/echantillons/bg_echantContent.jpg) no-repeat 0 0;
			padding:32px 24px 0;
			width:595px;
		}
		
		.echantStatut p{
			color:#484848;
			font-size:12px;
			margin-bottom:15px;
		}
		.echantStatut .info{
			background:#fff;
			padding:13px 0 11px 220px;
			margin-bottom:10px;
		}
			.echantStatut .info p{
				color:#000;
				font-size:14px;
				margin-bottom:0;
				text-transform:uppercase;
			}
			.echantStatut p a{
				color:#484848;
				text-decoration:underline;
			}
		
		.blocBox{
			overflow:hidden;
			width:100%;
			color:#52beef;
		}
			.blocBox .regl{
				float:left;
				color:#52beef;
				font-size:12px;
				text-decoration:none;
			}
			.blocBox .regl span{
				text-decoration:underline;
			}
			.blocBox a:hover span,.blocBox a:hover{
				text-decoration:none;
			}
			
			.blocBox a:hover{
				text-decoration:none;
			}
			
			.blocBox .commande{
				float:right;
			}
			
	#overlay{
		position:absolute;
		top:0;
		left:0;
		width: 100%;
		height: 100%;
		background-color:#000000;
		opacity:0.4;
		filter: alpha(opacity=40);
		cursor:pointer;
		z-index: 1;
	}
	#reglement_popin{
		display:none;
		height: 418px;
		left: 70px;
		padding: 80px 40px 50px;
		width: 440px;
		position: absolute;
		z-index: 1000;
		background: url(/App_Themes/Common/img/echantillons/echantillonnage_reglement.gif) no-repeat 0 0;	
	}
	#reglement_popin .reglement_inner{
		overflow:auto;
		height:100%;
		padding-right: 25px !important;
		width: 390px !important;
	}
	.reglement{
		position:absolute;
		left:26px;	
		top:22px;	
	}
	
	#close{
		position:absolute;
		right:12px;	
		top:11px;	
		display:block;
		height:37px;
		width:37px;
		background:url(/App_Themes/Common/img/echantillons/closePopin.gif) no-repeat 0 0;
	}
	#reglement_popin h2{
		color:#000;
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		margin-bottom:3px;
	}
	#reglement_popin p{
		font-size:11px;
		margin-bottom:15px;
	}
	#content .authentTitle{
		margin:0 0 20px 30px;
	}
	/*   echantillon Inscription  */
	.echantForm .insideBlock {
		overflow: hidden;
		width:604px;
		padding-left:40px;
	}
	.echantForm .insideBlock .formPart {
		width:295px;
	}
	.echantForm .insideBlock p{
		margin-bottom: 14px;
		*margin-bottom: 10px;
	}
	.echantForm .insideBlock label{
		float: none;
		line-height: 1em;
		line-height: 1.4em;
		margin-bottom: 4px;
		padding: 0;
		text-align: left;
		width: 268px;
		padding-left:2px;
	}
	.echantForm input.textField1 {
		width:264px;
	}
	
	/*  ScrollPane  */
	.jScrollPaneContainer {
		width: 440px !important;
		position: relative;
		overflow: hidden;
		z-index: 1;
	}

	.jScrollPaneTrack {
		position: absolute;
		cursor: pointer;
		right: 0;
		top: 0;
		height: 100%;
		background: url(/App_Themes/Common/img/echantillons/sroll_height.jpg) repeat-y center 0;
		width:25px !important;
	}
	.jScrollPaneDrag {
		position: absolute;
		background: #be0013;
		cursor: pointer;
		overflow: hidden;
		width:8px !important;
		left: 8px;
	}
	.jScrollPaneDragTop {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
	}
	.jScrollPaneDragBottom {
		position: absolute;
		bottom: 0;
		left: 0;
		overflow: hidden;
	}
	a.jScrollArrowUp {
		display: block;
		position: absolute;
		z-index: 1;
		top: 0;
		right: 0;
		text-indent: -2000px;
		overflow: hidden;
		background: url(/App_Themes/Common/img/echantillons/up.jpg) no-repeat 0 0;
		height: 28px;
		width: 25px !important;
	}

	a.jScrollArrowDown {
		display: block;
		position: absolute;
		z-index: 1;
		bottom: 0;
		right: 0;
		text-indent: -2000px;
		overflow: hidden;
		background: url(/App_Themes/Common/img/echantillons/down.jpg) no-repeat 0 0;
		height: 28px;
		width: 25px !important;
	}
	.banniere{
		height: 254px;
		margin: 0 auto;
		padding: 10px 0;
		width: 643px;
	}
	
	.donnesPersonnelles{
		width:646px;
		padding:0 0 0 32px;
	}
	.mentionsLegales{
		width:627px;
		padding:0 0 0 45px;
	}
	.questions_17 {
		padding-left:25px;
	}
	.donnesPersonnelles p.don-perso,
	.questions_17 p,
	.mentionsLegales p.don-perso{
		font-size:13px;
		color:#333333;
		font-family:arial;
		padding-bottom:5px;
	}
	.questions_17 p a{
		color:#333333;
		text-decoration:none;
	}
	
	
	.donnesPersonnelles p.std_qst {
		padding-top:15px;
	}
	.donnesPersonnelles a ,
	.puce-p a ,
	.don-perso a {
		text-decoration:underline;
		color:#1d38a7;
	}
	.yellow_content {
		background: url("../img/yellow-bottom-bg.jpg") no-repeat scroll 0 100% transparent;
		padding-bottom: 11px;
		width: 634px;
		margin-bottom:35px;
	}
	
	.bottom_yellow {
		background: url("../img/yellow-top-bg.jpg") no-repeat scroll 0 0 transparent;
		margin-top: 12px;
		padding: 12px 5px 0 20px;
		width: 609px;
	}	
	
	.puce-p{
		margin-right:5px;
	}
	.tt-donnes-personnelles,
	.tt-mentions-legales{
		padding-bottom:15px;
	}
	
	.qstion {
		margin:0 2px 0 0;
	}
	
	.red-tt{
		font-size:13px;
		color:#ea220e;
		font-family:arial;
		padding-bottom:5px;
		font-weight:bold;
	}
	.red-tt a {
		color:#EA220E;
	}
	
	
	.forpad{
		padding:15px 0 !important;
	}
	.IntroMentionsSanitaires .TitleLevel1 {
		padding: 5px 0 0;
	}
	.red_optin{
		background: url(/App_Themes/Common/img/coaching/picto_redArrow.gif) no-repeat 22px 10px !important;
	}
	.red_optin .insideBlock{
		color:#bf0013;
	}
