
body         {
	font-family: Calibri;
	font-size: 10;
	color: #808080;
	line-height: normal;
	margin-top: 0;
	margin-left: 0;
	font: normal;
}

a:link, a:visited,  a:active {
	font-family: "Calibri";
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
	margin-left: 7px;
}
a:hover {
	font-family: "Calibri";
	font-size: 8pt;
	color: #6699FF;
	text-decoration: underline;
	margin-left: 7px;
}

.ArticleTitle     {
	font-family: Calibri;
	font-size: 40pt;
	color: #022086;
	letter-spacing: 1pt;
	font-weight: bold;
	background: url(images/BGTitres.jpg);
	border: thin;
}
.ArticleSubtitle     {
	font-family: Calibri;
	font-size: 18pt;
	color: #339933;
	font-weight: italic;
	background: url(images/BGSubtitles.jpg);
	margin-left: 15px;
}
.Article {
	Font-family: Calibri;
	background-color: transparent;
	font-size: 10pt;
	color: #333333;
	margin-left: 10px;
	line-height: 115%;
}
.Article125 {
	Font-family: Calibri;
	background-color: transparent;
	font-size: 10pt;
	color: #333333;
	margin-left: 10px;
	line-height: 125%;
}

.Rubrique     {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #FFFFE0;
	font-weight: bold;
	background: url(images/BGRubriques.jpg);
	margin-left: 0;
	text-align: center;
	margin-top: 29;
}

.TextesIsoles {
	background: #F2F9FB;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	margin-left: 15px;
	margin-right: 15px;
}
