@charset "iso-8859-1";
					 
		
#pied {
		margin: 0;
		padding: 0;
		width : 975px;
		text-align: center; 
		height: 15px;
		background : #BD0926;
		color : #FFFFFF;
		font-size : 12px;
		
		}
		
#pied a{
		
		color : #FFFFFF;
		font-size : 12px;
		text-decoration:none;
		}
#pied a:hover{
		
		color : #FFFFFF;
		font-size : 12px;
		text-decoration:underline;
		}