
h3 {
	width : 405px;
	margin : 5px 0;
	padding : 3px;
	text-indent : 10px;
	font : bold 1.1em helvetica, sans-serif;
	background : url("../image/fond_pied.jpg") repeat;
	color : #ffe9a7;
	border : 2px outset #c0c0c0;
	clear : both;
}
p.centre_g {
	margin : 0 10px;
	padding : 5px 0 5px 0;
	text-align : center;
	font : bold 1.2em arial, sans-serif;
	color : green;
}
p.centre {
	margin : 5px 0;
	text-align : center;
}
#photo_1 {
	background : url("../image/recette.jpg") no-repeat;
	height : 180px;
	width : 150px;
	float : left;
	margin-left : 10px;
}
#photo_2 {
	background : url("../image/recette.jpg") no-repeat;
	height : 180px;
	width : 150px;
	float : left;
	margin-left : 10px;
}
#photo_3 {
	background : url("../image/recette.jpg") no-repeat;
	height : 180px;
	width : 150px;
	float : left;
	margin-left : 10px;
}
#photo_4 {
	background : url("../image/recette.jpg") no-repeat;
	height : 180px;
	width : 150px;
	float : left;
	margin-left : 10px;
}
#photo_5 {
	background : url("../image/recette.jpg") no-repeat;
	height : 180px;
	width : 150px;
	float : left;
	margin-left : 10px;
}
#photo_6 {
	background : url("../image/recette.jpg") no-repeat;
	height : 180px;
	width : 150px;
	float : left;
	margin-left : 10px;
}
ul.ingred {
	float : left;
	margin : 5px 0;
	padding : 0 20px 0 0;
	width : 230px;
}
p.real {
	padding-right : 5px;
}
p.dres {
	clear : both;
}
p {
	margin : 5px 0 0 0;
	padding : 0 10px 0 10px;
}
#corps ul {
	list-style-type : circle;
}
li.liste {
	list-style-type : none;
	height : 190px;
}


