/****************************************************************************/
/***                                                                      ***/
/***  PIED DE PAGE                                                             ***/
/***                                                                      ***/
/****************************************************************************/

#tablePied {
	font-size: 8px;
    color: #FFF;
	font-family: arial;
    background-color: #c9d5d8;
	background: url('imagesStyle/fond_pied.jpg') no-repeat #c9d5d8 ;
	height: 30px;
	width: 900px;
}

#tablePied a {
    color : #FFF;
    font-size:8px;
}

#tablePied a:hover {
    color : #EEE;
    font-size:8px;
}

#copyright {
    position: center;
	margin-top: 0; 
	margin-bottom: 0;
}

#liens_bas {
    text-align: center;
}
