h3 {
	font-size: 16px;
}
#edito {
	background: #e6e7e3;
	margin: 0 10px 0 10px;
	padding: 12px 0 12px 0;
	font-size: 15px;
}
#jardin {
	position: relative;
	margin: 0 0 15px 0;
	background: url(/img/photo2.jpg) no-repeat;
	width: 780px;
	height: 250px;
	color: #fff;
}
#jardin h3 {
	position: absolute;
	font-size: 20px;
	top: 160px;
	left: 10px;
}
#jardin p {
	position: absolute;
	top: 198px;
	left: 44px;
	right: 10px;
}
p.feuille {
	margin: 0 12px 10px 12px;
	padding: 0 10px 0 34px;
	background: url(/img/feuille.gif) no-repeat top left;
}
#content h3 {
	margin: 0 0 10px 0;
	padding: 2px 0 8px 0;
	border-bottom: 1px solid #999;
}
#content p.img {
	float: left;
	border: 1px solid #999;
	padding: 4px;
	margin: 6px;
	font-size: 12px;
	font-style: italic;
}
#barre {
	position: relative;
	background: #336e48;
	height: 26px;
	padding: 0 30px 0 0;
}
#barre a {
	position: absolute;
	display: block;
	color: #fff;
	top: 4px;
	right: 80px;
}
#photo {
	position: absolute;
	display: block;
	top: -6px;
	right: 4px;
}
