div#pied {
clear: both;
height: 35px; 
background: url(img/ombre_inf1025.png ) no-repeat;
text-align:center;
}

							p.pied {	
									margin:0px 0px 0px 0px;
									padding: 0px 0 0px 0;
									border:0;	
									color:#000000;
									font-size: 12px;
									font-weight: 500;
									letter-spacing:0px;
									line-height:16px;
								}
							
							p.pied  a{
								border:0;	
								margin: 0 0px;
								color: #000000;
								text-decoration: none;
								font-weight:500;
							}
							
							p.pied  a:hover{
								border:0;	
								text-decoration: underline;
								color: #000000;
							}

