.cadre {
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
}
.cadre2 {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-bottom-color: #003399;
}
.barre {
	font-family: Arial, Helvetica, Verdana;
	text-decoration: line-through;
}
.trait {
	border-top: 1px solid #0099FF;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
