.titre {
	font-size: medium;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.titre1 {
	font-weight: bold;
	color: #006000;
	text-decoration: underline;
	font-size: medium;
}

.titre2 {
	font-weight: bold;
	color: #990000;
}

