/* CSS Document */
body {
	background-color: #FBEACA;
}

.lettredinfo {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #321916;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #321916;
}
.textegras {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #321916;
}
.texte {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #321916;
}
.signature {font-size: 10px}

a:active {  font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline; color: #321916;}
a:link {  font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline; color: #321916; }
a:hover { font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline; color: #321916;}
a:visited {  font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline; color: #321916; }
.datenaissance {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #31916;
	font-style: italic;
}
.avocats {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	color: #321916;
	text-decoration: underline;
}

