/* ****************************************** Pied de page *********************************************** */
.TABLEMenuBas
{
	font-family: Arial;
	font-size: 11px;
	width: 822px;
	height: 75px;
	background-image: URL(../Images/menu_bas_fond.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: Transparent;
}

.TDFooter
{
	padding: 10px 18px 0px 18px;
	color: #415D6E;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.TDFooterReferencement
{
	height: 100%;
	padding: 0px 18px 0px 18px;
	text-align: right;
	color: #415D6E;
}

.TDFooter A
{
	color: #415D6E;
	text-decoration: none;
}

.TDFooterReferencement A
{
	color: #415D6E;
	text-decoration: none;
}

.TDFooter A:HOVER
{
	color: #415D6E;
	text-decoration: underline;
}

.TDFooterReferencement A:HOVER
{
	color: #415D6E;
	text-decoration: underline;
}

.divLienMenuBas
{
	font-family: Arial;
	font-size: 11px;
	display: block;
	float: left;
	width: 150px;
	background-image: URL(../Images/puce_menu_bas.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-color: Transparent;
	padding-left: 7px;
	color: #415D6E;
	text-align: left;
}

