
.test {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
}

.test2 {
	font-family: "Times New Roman";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

.test3 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.photo {
	font-family: "verdana";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.photo2 {
	font-family: "verdana";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.titre {
	font-family: "verdana";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}