.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7D001A;
	left: 10px;
}
.ecrits {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ecrits-titre {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
}
.liste {
	font-family: Garamond;
	font-size: 12px;
	color: #999999;
}
.num {
	font-family: Garamond;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	letter-spacing: 10px;

}
.num2 {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	letter-spacing: 10px;
	font-weight: bold;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: none
}
