#ingredient {
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#haut_ingr {
	width: 250px;
	height: 27px;
	float: left;
	background: url(../images/haut_ingr.gif) left top no-repeat;
}
#milieu_ingr {
	width: 248px;
	min-height: 81px;
	float: left;
	border-left: solid 1px #FFDD79;
	border-right: solid 1px #FFDD79;
	padding-top: 10px;
	background: url(../images/back_ingr.gif) left bottom repeat-x;
}
#bas_ingr {
	width: 250px;
	height: 18px;
	float: left;
	background: url(../images/bas_ingr.gif) left top no-repeat;
}
#tps_pers {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	border: dashed 1 px;
}
#tps_pers p {
	margin-top: 5px;
}
#nb_pers {
	height: 32px;
	padding-top: 8px;
	text-indent: 25px;
	background: url(../images/parts.jpg) left top no-repeat;
}
#contenu p#tps_prepa {
	line-height: 20px;
}


div#image {
	float: right;
}
p.img_recette, p.img_recette2 {
	float: left;
	border: solid 2px #000;
	padding: 8px 8px 0 8px;
	margin: 10px 10px 10px 15px;
}
p.img_recette2 {
	padding: 8px;
}
p.img_recette span {
	font-size: 0.7em;
	height: 0.9em;
	position: relative;
	padding-left: 23px;
	background: url(../images/image_enlarge.gif) left top no-repeat;
}
p.img_recette img, p.img_recette2 img {
	border: solid 1px #999;
	border-color: #ccc #9b9b9b #9b9b9b #ccc;
}
p.img_recette a:hover {
	cursor: pointer;
}
ol {
	background: url(../images/coin_recette.gif) left top no-repeat;
	padding: 20px 20px 0 20px;
}
ol li {
	list-style: decimal inside;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#recette {
	position: relative;
	bottom: 0;
	margin: 20px 10px 10px 10px;
	padding-bottom: 10px;
	background: url(../images/coin_recette2.gif) right bottom no-repeat #FFFAED;
}
/*Commentaires*/
p.comment {
	margin-bottom: 10px;
	height: 17px;
	background: url(../images/fleche.gif) 10px 3px no-repeat;
	text-indent: 28px;
}
#contenu blockquote {
	float: left;
	width: 100%;
	border: solid 1px #008080;
	background: #E8FFFF;
}
#contenu blockquote .cht_gauche {
	width: 7px;
	height: 7px;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	background: url(../images/coin-ht-comment.gif) no-repeat;
}
#contenu blockquote .cht_droit {
	width: 7px;
	height: 7px;
	float: right;
	margin-right: -1px;
	margin-top: -1px;
	background: url(../images/coin-ht-comment-dt.gif) no-repeat;
}
#contenu .cbas_comment {
	width: 7px;
	height: 7px;
	position: relative;
	margin-left: -1px;
	bottom: -1px;
	background: url(../images/coin-bas-comment.gif) no-repeat;
	z-index: 10;
}
#contenu .cbas_comment_dt {
	width: 7px;
	height: 7px;
	float: right;
	margin-top: -7px;
	margin-right: -2px;
	background: url(../images/coin-bas-comment-dt.gif) no-repeat;
}
#contenu blockquote p {
	margin: 10px;
}
