@charset "ISO-8859-1";
.titre {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: 444247;
}
.nom {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: 444247;

}
.oeuvre {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: 444247;
}
.txt_fr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 444247;
}
.txt_gb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: 007F92;
}
