/* ****************************************** Pied de page *********************************************** */
.TABLEFooter 
{
	width:890px;
}

.TDFooter {
	width:890px;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	color:#ffffff;
	background: url(/com/images/fond_menu_bas.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding: 15px 0px 0px 0px;
	vertical-align:top;
}

.TDFooter A {
	color:#ffffff;
	text-decoration:none;
}

.TDFooter A:HOVER {
	color:#ffffff;
	text-decoration:underline;
}