.souligne {
	text-decoration: underline;
}
.barre {
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}

