.bordure_image
{
	border: 1px #444 dotted;
}
.fond_image
{
	background: #FFB;
}
.fond_et_bordure_image
{
	background: #FFB;
	border: 1px #444 dotted;
}
.legende
{
	width: 110px;
	color: #eee;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	background: #444;
	padding: 3px;
	text-align: center;
	margin-left: 100px;
	margin-top: -100px;
}

.decoFlorale
{
	text-align: center;
	margin: 30px;
}

