#behealthy #recette2 {
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
	width: 530px;
	position: relative;
	left: 125px;
}
#behealthy #recette2 h1 {
	font-size: 16px;
	margin: 0px;
	clear: left;
	padding-top: 15px;
	width: 360px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	position: static;
}
.ingredients_blt {
	background: url(img/ingredients.gif) no-repeat;
}
.avance_blt {
	background: url(img/avance.gif) no-repeat;
}
.atable_blt {
	background: url(img/atable.gif) no-repeat;
}
.facultatif_blt {
	background: url(img/facultatif.gif) no-repeat;
}
.ingredients_blt span, .avance_blt span, .atable_blt span, .facultatif_blt span {
	position: absolute;
	left: 2000px;
	overflow: hidden;
	display: none;
}
.plat {
	background: url(img/plat.gif) no-repeat;
}
.entree {
	background: url(img/entree.gif) no-repeat;
}
.dessert {
	background: url(img/dessert.gif) no-repeat;
}
.zakouski {
	background: url(img/zakouski.gif) no-repeat;
}
.plat span, .entree span, .dessert span, .zakouski span {
	position: absolute;
	left: 2000px;
	overflow: hidden;
	display: none;
}
.plat, .entree, .dessert, .zakouski {
	height: 30px;
}
#recette2 h2 {
	font-size: 18px;
	padding: 5px 0px 1px 56px;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 39px;
	text-transform: uppercase;
	clear: left;
	font-weight: normal;
}
#print {
	width: 250px;
	padding-top: 5px;
	float: left;
}
#pic {
	float: right;
	margin-bottom: 10px;
}
#pic img{
	display: block;
}
#pic span{
	text-decoration: none;
	font-size: 9px;
	text-align: right;
	padding-right: 10px;
	display: block;
}
#recette_blt dl, #audiner_blt dl, #ingredients_blt dl, #facultatif_blt dl {
	margin: 0px;
}
#recette_blt dt, #audiner_blt dt, #ingredients_blt dt, #facultatif_blt dt  {
	padding-left: 15px;
	text-align: justify;
}
#recette_blt dt, #audiner_blt dt, #facultatif_blt dt  {
	margin: 5px 10px 0px;
	background: url(img/icon_dt.gif) no-repeat 0px 2px;
	position: relative;
}
#ingredients_blt dt {
	margin: 0px 10px;
	background-image: none;
}
#recette_blt dd, #audiner_blt dd, #ingredients_blt dd, #facultatif_blt dd {
	margin: 3px 50px 5px;
	padding: 4px 8px 4px 17px;
	text-align: justify;
	font-size: 10px;
	background: url(img/icon_idee.gif) no-repeat 2px 2px;
	border: 1px solid #999999;
	position: relative;

}

#details_blt {
	clear: both;
	width: 530px;
}
#details_blt ul {
	margin: 0px;
	height: 24px;
	padding: 0px;
}
#details_blt li {
	list-style-type: none;
	display: inline;
	padding: 6px 2px 6px 28px;
	line-height: 24px;
}
.prix, .difficulte, .duree, .couverts {
	background-repeat: no-repeat;
	background-position: left;
}
.prix {
	background-image: url(img/cout.gif);
}
.difficulte {
	background-image: url(img/toque.gif);
}
.duree {
	background-image: url(img/horloge.gif);
}
.couverts {
	background-image: url(img/couverts.gif);
}
#popup {
	height: 200px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 15px;
}
#popup p {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 170px;
}
#popup h1 {
	background: url(img/cadre_def.gif) no-repeat left;;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	width: 170px;
	height: auto;
	line-height: 18px;
	font-size: 12px;
}

