@charset "iso-8859-1";
					 
		
#pied {
		margin: 0;
		padding: 0;
		color : #808080;
		text-align: center; 
		height: 15px;
		font-size: 9px;
		
		}
		a
		{

			color: #808080;
			text-decoration: none ;
		}
		a:hover
		{


			text-decoration: underline ;
		}

