@charset "utf-8";
/* CSS Document */

	body{
		margin:0;
		padding:0;
		background-color:#fff;
		background-image:none;
		font-family:arial;
		font-size:10px;
		color:#50505f;
	}
	
	a img{
		border:0;
	}
	
	.clear{
		clear:both;
		height:0;
	}
	
	#global{
		width:630px;
	}
	
	#nav, #enteteDroite, #monEspace, #recherche, #superposition, #droite, #envoyerAmiBloc, #pied, .magOutils, #enteteClub, .lienFleche, .favorisActions{
		display:none;
	}
	
	#logoQVDF{
		width:203px;
		height:132px;
		display:block;
	}

	#siteRecette{
		width:630px;
		background-color:#fff;
		background-image:none;
	}
	
	#recetteContenu{
		width:630px;
		padding:0;
	}
	
	#recetteContenu h1{
		margin:0 0 6px 0;
	}
	
	#recetteContenu h2{
		margin:-5px 0 20px 0;
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		font-size:360%;
	}
	
	.titreDynamique1, .titreDynamique2, .titreDynamique3, .titreDynamique4, .titreDynamique5{
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		font-size:36px;
		color:#50505f;
	}
	
	.titreDynamique4 span{
		padding:0px 2px 0 2px;
		background-color:#85b700;
		font-size:24px;
		color:#fff;
	}

	#magTexte{
		float:left;
		width:420px;
		margin:6px 10px 0 0;
	}
	
	#magTexte h3{
		margin:0 0 7px 0;
		padding:0 0 1px 0;
		border-bottom:1px solid #dcdcdf;
		font-family:arial;
		font-size:180%;
		font-weight:bold;
	}
	
	#magTexte p{
		margin:0 0 15px 0;
		font-size:130%;
	}
	
	#magArticleVisuel{
		margin:0 0 10px 0;
	}
	
	#magPlus{
		float:left;
		width:200px;
		margin:24px 0 0 0;
	}
	
	#magArticleCredits{
		background-color:#eeeaea;
		margin:0 0 20px 0;
		padding:8px 10px 8px 10px;
	}
	
	#magPlus h3.titreIdee, #magPlus h3.titreIdee2{
		width:175px;
		height:19px;
		margin:0 0 7px 0;
		padding:3px 0 0 23px;
		background-image:url(/images/fond-titre-idee-vert.gif);
		background-repeat:no-repeat;
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		font-size:150%;
		color:#fff;
	}
	
	#magPlus h3.titreIdee{
		background-image:url(/images/fond-titre-idee-vert.gif);
	}
	
	#magPlus h3.titreIdee2{
		background-image:url(/images/fond-titre-idee-bleu.gif);
	}
	
	#magPlus p{
		margin:0 0 13px 0;
		font-size:110%;
	}

