#infos {
	position: absolute;
	top: 4%;
	left: 3%;
	height: 75%;
	width: 75%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.titre {
	font-size: 12px;
	font-weight: bold;
	color: #723686;
}

a {
	color: #723686;
}
