@charset "utf-8";
/* CSS Document */
#recetteTitreEng{
	background-image: url(../images/recettesTitreEng.gif);
	background-repeat: no-repeat;
	width:700px;
	height:40px;
	margin-top:25px;
	margin-left:80px
}


#recetteNoir, #recetteIvoire, #recetteEx{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	
}

#recetteNoirTitre{
	width:700px;
	height:40px;
	margin-top:50px;
	margin-bottom:20px;
	float:left;
    display:block;
}

#recetteNoirTitreEng{
	background-image: url(../images/recetteNoirEng.gif);
	background-repeat: no-repeat;
	width:700px;
	height:40px;
	margin-top:50px;
	margin-bottom:20px;
	
}

#recetteIvoireTitre{
	width:700px;
	height:40px;
	margin-top:70px;
	margin-bottom:20px;
	display:block;
	float:left;
	
}

#recetteIvoireTitreEng{
	background-image: url(../images/recetteIvoireEng.gif);
	background-repeat: no-repeat;
	width:700px;
	height:40px;
	margin-top:70px;
	margin-bottom:20px;
	display:block;
	float:left;
	
}

#recetteExTitre{
	width:700px;
	height:40px;
	margin-top:70px;
	margin-bottom:20px;
	float:left;
	
}

#recetteExTitreEng{
	background-image: url(../images/recetteExEng.gif);
	background-repeat: no-repeat;
	width:700px;
	height:40px;
	margin-top:70px;
	margin-bottom:20px;
	float:left;
	
}

.recetteBouteille{ 
	float:left;
	width:80px;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:-40px;
	float:left;
	
}

.recetteBouteilleEx{ 
	float:left;
	width:150px;
	margin-left:20px;
	margin-top:80px;
	margin-bottom:110px;
	float:left;
	
}




#recetteNoir-txt, #recetteIvoire-txt, #recetteEx-txt{
	margin-top:-20px;
	margin-left:20px;
	display:block;
	width:800px;
	float:left;	
}

.recette_details{
	font-size:11px;
	margin-left:80px;
	margin-bottom:20px;
	display:block;
	width:600px;
	float:left;	
}

.recette_details3{
	font-size:11px;
	margin-left:35px;
	margin-bottom:-20px;
	display:block;
	width:588px;
	float:left;	
}

.recette_details2{
	font-size:11px;
	margin-left:80px;
	margin-bottom:40px;
	display:block;
	width:600px;
	float:left;	
}

.recette_img{
	display:block;
	float:left;
	/*background-image:url(../images/recetteNoir_img.jpg);*/
	width:600px;
	height:90px;
	margin-left:50px;
	margin-right:100px;
	margin-top:40px;	
}

.recette_img_ex{
	display:block;
	float:left;
	/*background-image:url(../images/recetteNoir_img.jpg);*/
	width:588px;
	height:90px;
	margin-left:10px;
	margin-right:100px;
	margin-top:40px;	
}

#lesRecettes{
	margin-left:65px;
	margin-top:50px;
	width:848px;
	height:40px;
	float: left;
}

#lesRecettesEng{
	margin-left:65px;
	margin-top:50px;
	width:848px;
	height:40px;
	background:url(../images/lesRecettesEng.gif) no-repeat;
	display:block;
	float: left;
}

#lesRecettes-txt{
	margin-bottom:50px;
	margin-left:88px;
	background-color:#eaeaea;
	width:810px;
	padding-bottom:15px;
	padding-left:15px;
	height:100%;
	display:block;
	float: left;
}