#pied-contenu
{
	float: right;
	width: 100%;
	min-height: 15px;
	/*background: url("../images/interface/coin-bordeau-inferieur-droit.gif") no-repeat right bottom;*/

	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 0.7em;
	text-align: left;
}

/* 'pied-contenu' avec une hauteur minimum */
* html body #pied-contenu	{ height: 15px; }

#fin
{
	width: 100%;
	height: 5px;
	overflow: hidden;

	/*background-color: #7B1B27;*/
	background-color: #D8DAEB;
	color: inherit;
}

#pied-contenu .left		{ padding-left: 0.7em; }
#pied-contenu .right	{ padding-right: 0.7em; }

#copyright
{
	background-color: inherit;
	color: white;
}