.TexteDeMenuContextuel {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.TitreDeSectionDeMenuContextuel {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: 336699;
}
.Normal { 
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-align: justify}

body {
	background-color: #444444;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: BLUE;
	text-align: center;
	font-weight: bold
}
.BasDePage { 
	font-family:  "Trebuchet MS", Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000099}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

.TitrePrincipal {color: #FFFF00}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #638CB1;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.UnArticleDe {
	font-style: italic;
	text-align: right;
}

h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BD8242;
}
img.Illustration  {
	margin: 5px;
}
.CommentaireArticle {
	font-style: normal;
	text-align: justify;
	color: #333333;
	font-size: 11px;
}
