
body         {
	font-family: Trebuchet MS;
	font-size: 10;
	color: #00008B;
	line-height: normal;
	margin-top: 0;
	margin-left: 0;
	font: normal;
}

a:link, a:visited,  a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #9ACD32;
	text-decoration: none;
	margin-left: 7px;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #6699FF;
	text-decoration: underline;
	margin-left: 7px;
}

.ArticleTitle     {
	font-family: Trebuchet MS;
	font-size: 24pt;
	color: #6699FF;
	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: #6699FF;
	font-weight: bold;
	background: url(images/BGSubtitles.jpg);
	margin-left: 15px;
}
.Article {
	font-family: Trebuchet MS;
	background-color: transparent;
	font-size: 10pt;
	color: #303030;
	margin-left: 10px;
	line-height: 135%;
}

.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;
}