
body         {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #660033;
	line-height: normal;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-style:normal; font-variant:normal; font-weight:normal
}

a:link, a:visited,  a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #EC6A84;
	text-decoration: none;
	margin-left: 7px;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #EC6A84;
	text-decoration: underline;
	background-color: #AEDDF0;
	margin-left: 7px;
}

.ArticleTitle     {
	font-family: Trebuchet MS;
	font-size: 18pt;
	color: #DC143C;
	font-variant: small-caps;
	letter-spacing: -1pt;
	font-weight: bold;
	background: url("images/BGTitres.jpg");
	border: thin;
}
.ArticleSubtitle     {
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #CC0099;
	font-weight: bold;
	background: url('images/BGSubtitles.jpg');
	margin-left: 15px;
	margin-bottom: 0
}
.Article {
	background-color: #F8F8F8;
	font-size: 10pt;
	margin-left: 10px;
	line-height: 135%;
}

.VersetsIsoles {
	background: #FFF0F5;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	margin-left: 15px;
	margin-right: 15px;
}