.recettes{
	width:500px;
	display:table;
	background:#f5f5f5;/*gris pale*/
	margin:10px 0 0 0;
	}
.liste-ensemble{
	width:470px;
	display:table;
	padding:5px 10px 5px 10px;
	}
.liste-ensemble  img,.liste-rec img{
	float:left;
	width:71px;
	height:71px;
	border:1px solid #a3a3a2;/*gris moyen*/
	padding:2px 2px 2px 2px;
	margin:3px 5px 3px 3px;
	}
.liste-ensemble dl{
	width:350px;
	display:table;
	border-left:1px solid white;
	border-bottom:1px solid white;
	}
.liste-ensemble dt{
	background:url(../ig/rec.gif) no-repeat;
	background-position:3px 9px;
	padding:0 0 0 25px;
	line-height:28px;
	list-style:none;
	font-size:11px;
	font-weight:bold;
	}
.liste-ensemble dt a{
	display:block;
	width:200px;
	text-decoration:none;
	}
.liste-ensemble dt a:link,.liste-ensemble dt a:visited,.liste-rec dt a:link,.liste-rec dt a:visited{
	color:#3e3e3e;/*gris foncé*/
	}
.liste-ensemble dt a:hover,.liste-ensemble dt strong,.liste-rec dt a:hover,.liste-rec dt strong{
	color:#c21503;/*rouge foncé*/
	}
.liste-ensemble dd{
	font-size:10px;
	}
/*------------------------liste des recettes---------------------*/
.band{
	border:1px solid #a3a3a2;
	}
.liste-recette,.ingredients{
	width:500px;
	display:table;
	margin:10px 0 0 0;
	}
.intro{
	width:440px;
	display:table;
	font-size:11px;
	text-align:justify;
	padding: 0 20px 0 20px;
	}
.liste-rec{
	float:left;
	width:300px;
	display:table;
	clear:left;
	padding:30px 0 0 0;
	}
.liste-rec dl{
	float:left;
	width:290px;
	display:table;
	background:url(../ig/fd-rec.jpg) repeat;
	margin:-20px 0 0 50px;
	}
.liste-rec dt{
	background:url(../ig/rec.gif) no-repeat;
	background-position:3px 9px;
	padding:0 0 0 25px;
	line-height:28px;
	list-style:none;
	font-size:11px;
	font-weight:bold;
	}
.liste-rec dt a,.liste-rec p{
	display:block;
	width:270px;
	text-decoration:none;
	line-height:31px;
	}
.pub-rec{
	float:right;
	width:150px;
	display:table;
	clear:right;
	}
.pub-rec img,.pub-rec img a{
	width:88px;
	height:31px;
	border:1px solid #a3a3a2;/*gris moyen*/
	padding:2px 2px 2px 2px;
	margin:3px 20px 0 5px;
	}
/*----------------------recette elle meme----------------*/
.ingredients h1{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	border-bottom:2px solid #c21503;
	margin:1px 50px 2px 50px;
	padding:0 0 0 18px;
	background:url(../ig/toque.jpg) no-repeat;
	background-position:-2px -2px;
	}
.ingredients h2{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	border-bottom:2px solid #c21503;
	margin:1px 50px 2px 50px;
	padding:0 0 0 18px;
	background:url(../ig/toque.jpg) no-repeat;
	background-position:-2px -2px;
	}
.ingredients p{
	font-size:12px;
	text-align:justify;
	padding:0 20px 0 30px;
	}
.ingredients ul{
	font-size:11px;
	text-align:justify;
	padding:0 0 0 115px;
	}
.ingredients-txt{
	width:300px;
	display:table;
	background:url(../ig/fd-rec.jpg) repeat;
	margin:0 0 0 100px;
	border-left:1px solid #c21503;
	}
.ingredients-txt p:first-letter{
	text-transform:uppercase;
	color:#c21503;
	}
.ingredients-txt p{
	font-size:10px;
	text-align:justify;
	padding:0 0 0 10px;
	}
	