body {
	background-color: #cfcbc5;
	text-align: center;
	vertical-align: middle;
	margin: 0;
}
.cadre {
	text-align: top;
	vertical-align: top;
	width: 850px;
	margin: 0 auto;
	height: auto;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
}
.texte-rouge {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-style: normal;
	text-align: left;
	color: #d00503;
}
.texte-reg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	text-align: justify;
	color: #544a38;
}
.texte-reg a {
	color: #544a38;
	text-decoration: underline;
}
.texte-reg a:hover {
	color: #d00503;
	text-decoration: underline;
}
.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #695e4a;
}
.legend a {
	color: #695e4a;
	text-decoration: none;
}
.legend a:hover {
	color: #d00503;
	text-decoration: underline;
}
