.conteneur{
	position:relative;
	margin: 0;
	padding: 0;
}
.footer {
    position: relative;
	font-size: 12px;
	color: #8A4633;
	overflow: visible;
	background-color: #E3D7C7;
	visibility: visible;
	width:100%;
}
body {
	color: #8A4633;
	background-color: #F8F5F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.texte_bas {
	font-size: 12px;
	color: #8A4633;
	bottom: 0px;
	position: absolute;
	overflow: visible;
	background-color: #E3D7C7;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	left: 0px;
	right: 0px;
}

a {
	color: #8A4633;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}

.titre_fonce {
	font-size: 28px;
	font-weight: bold;
	color: #8A4633;
}
.titre_clair {
	font-size: 24px;
	color: #B09464;
	font-weight: bold;
}
.espace_client {
	font-size: 12px;
	font-weight: bold;
	color: #755943;
}
.petit_bas {
	font-size: 9px;
}
.texte_haut {

	font-size: 12px;
	color: #8A4633;
	background-color: #E3D7C7;
}

