/***********************************************/
/* Feuille de style footer                     */
/***********************************************/




#BarreBas{
	padding: 0px 0px 0px 0px;
	width: 929px;
	height:35px;
	margin-left: auto;
	margin-right: auto;
	background: url(./../img/bare_bas.gif) no-repeat;
	
}

#corpBas{
	padding: 0px 0px 0px 0px;
	width: 929px;
	height:94px;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
	background: url(./../img/footer.gif) no-repeat right top;

}


