.titre_blanc_petit_gras_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.titre_noir_petit_gras_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
.bordure_noir_gauche_haut {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A73733;
	border-left-color: #A73733;
}
.bordure_noir_haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A73733;
}


.texte_minuscule_noir_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
}
.bordure_noir_droite_haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #A73733;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A73733;
}
.bordure_noir_gauche_bas {
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #A73733;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A73733;
}
.bordure_noir_droite_bas {
	border-top-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A73733;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A73733;
}
.bordure_noir_bas {
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A73733;
}
.bordure_noir_gauche {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #A73733;
}
.titre_blanc_petit_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.titre_noir_petit_centre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
