html {
    height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #fbf3cd;
	height:100%;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #96796c;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #96796c;
	text-decoration:underline;
}
ul {
  line-height:20px;

}
.titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #a7390d;
}

.navig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7d733f;
	text-decoration:none;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7d733f;
	text-decoration:none;
}

.contact {
	font-size: 24px;
}
.contact a {
	font-size: 24px;
	color: #a7390d;
}
