h1 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFCC00;
	background-color: #660033;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	text-indent: 40px;
}
li, p, br {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	list-style-image: url(../images/puce.gif);
	padding-left: 40px;
}
td {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
a:hover {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FF9900;
	cursor: crosshair;
}
a:link, a:visited, a:active {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #660000;
	cursor: crosshair;
}
.big {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.commentaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	padding-left: 10px;
}
.centrebordeau {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
.signature {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-left: 40px;
	text-align: right;
	color: #660000;
}
.dore {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC33;
}
