/* ****************************************** Pied de page *********************************************** */
.TABLEFooter {
width:755px;
}

.TDFooter {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
vertical-align:middle;
height: 40px;
background-color:#E4E4E4;
color:#666666;
}

.TDFooter A {
color:#666666;
text-decoration:none;
}

.TDFooter A:HOVER {
color:#666666;
text-decoration:underline;
}
