@charset "ISO-8859-1";
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	text-align: justify;
}
.accueil {
	font-family: times;
	font-size: 14px;
	line-height: 28px;
	font-weight: lighter;
	font-variant: normal;
	color: #4C211C;
	background-color: #E5C3AB;
	text-align: left;
	text-indent: 12px;
	white-space: normal;
	padding: 0px;
}
.intro {
	font-family: times;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #4D231C;
	text-align: justify;
}
.texte {
	font-family: times;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.titres {
	font-family: times;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #573029;
	background-position: left top;
	text-align: left;
}
.articles {
	font-family: times;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	background-color: #E5C3AB;
	text-align: right;
}
.article2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	text-decoration: underline;
	background-color: #E0BEA7;
	text-align: right;
	text-indent: 12px;
}
.citations {
	font-family: times;
	font-size: 17px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.signature {
	font-family: times;
	font-size: 17px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-align: right;
}
.encart {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #4D231C;
	background-color: #E5C3AB;
	text-align: left;
	vertical-align: middle;
	padding: 12px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

