#fermeture_rebond
{
	position: absolute;
	top: 9px;
	right: 9px;
	width: 22px;
	height: 22px;
	background: url(../images/fleche-blanche-haut-off.gif) no-repeat;
	cursor: pointer;	/*pour IE6*/
}
#fermeture_rebond:hover
{
	background: url(../images/fleche-blanche-haut-on.gif) no-repeat;
	cursor: pointer;
}

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


