.debutetfindustage{
	text-align: center;
}

.debutdustage{
	text-align: center;
	margin:0;
}

a.liencalendrier{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin:20px auto;
	text-decoration: none;
}

.liencalendrier > img{
	width:60px;
	margin-right:20px;
}

.untarifdestage{
	width:300px;
	text-align: left;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 8px 0px;
}

.precisiondestage{
	font-size: 11pt;
}

.attention{
	color: var(--rouge-lmp);
}

.infostage{
	font-size: 10pt;
	font-style: italic;
	font-weight: 500;
	margin-top: 16px;
	width:300px;
}