.titre_souligne {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #B7C013;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B7C013;
	font-weight: bold;
}
.sous_titre {
	font: italic normal 14px "Times New Roman", Times, serif;
	color: #770000;
}

