@charset "UTF-8";
/* CSS Document */
/* styles.css */


/* style entête titre */


img {
  /*position: absolute;*/
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 40%;
  height: auto;

}

audio{
	width: 30%;
	margin: auto; 
	display: flex;
  	justify-content: center;
  	align-items: center;
}

p {color: black; 
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'sans-serif;
	text-align: left; 
	font-size: 14px;
	color: black;
 
}
