.cadre_bordure_haut {
	border-top-color: #D82010;
	border-top-style: solid;
	border-top-width: thin;
}
.cadre_bordure_bas {
	border-bottom-color: #D82010;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.ligne_couleur {
    color : #D82010;
    height : 2px;
}
.tableau_bordure {
	border: thin solid #D82010;
}