@charset "UTF-8";
/* CSS Document */

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #330000;
	text-decoration: none;
	font-weight: normal;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}
.critique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}
.journaliste {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}
.quatrieme {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.quatrieme2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

