body {
	background-color: /*#EFD4BF;*/ #fef6d9;
	background-image: url(etoile.gif);
	background-repeat: repeat-x;
	background-position: 19% 105%;
	color: #4E231E;
	font-size: 12px;
}
#page{
	padding-left: 10px;
	padding-right: 10px;	
}
#entete  {
	padding-bottom: 15px;
}
#entete h1 {
	padding-top: 5px;
	font-size: 18px;
}
#entete h3 {
	font-size: 14px;
	font-style: italic;
	margin-top: 12px;
}
}
#recette ul {
	padding-left: 18px;
	padding-bottom: 10px;
	list-style: disc;
	list-style-position: inside;
}
#recette ul li {
	padding-bottom: 0px;
}
#recette .gauche {
	float: left;
	width: 270px;
	padding-right: 18px;
	text-align: justify;
}
#recette .droite {
	float: left;
	width: 300px;
	text-align: justify;
}
#recette .clear {
	clear: both;
	text-align: justify;
	padding-bottom: 1px;
}
#recette .gras {
	font-weight: bold;
}
#recette .titre {
	font-weight: bold;
	padding-bottom: 0px;
}
#recette .ingredients {
	padding-top: 5px;
}
#recette .auteur {
	padding-top: 5px;
}
#recette .preparation  {
	font-weight: bold;
}
#recette .anecdote {
	font-weight: bold;
}
#recette .auteur {
	font-style: italic;
}





