.pied {
   font-size: 10px; 
   text-align: center;
   position:relative;bottom:5px;left:10px;z-index:2;
   margin-left:1px;
}
.pied a:hover,.pied a:active,.pied a:link,.pied a:visited  {
	text-decoration:underline;
	color:#888785;
}
.defilant a:hover,a:active, a:link,a:visited  {
	text-decoration:none;
	color: #5977A8;
}
.center {
	text-align: center;
	}

/*IE fix la transparence PNG*/
div,img{ behavior: url(iepngfix.htc) }
	
body,td,th {
    margin:0;	 
	font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #494A4A/*#605F36*/;
	
}
 
body {
	 
	background-color: #ffffff;
	
}
 
a:hover,a:active {
	text-decoration:underline;
	color: #5977A8;
}
a:link,a:visited {
	color:#1E40D0/*#E6D19C*/;
	text-decoration:underline;
}
