.Article {
	background:   white;
}


.ArticleTitre {
	color:       #205040;
	font-size:   14pt;
	font-weight: bold;
	text-align:  center;
}


.ArticleAuteur {
	color:       #407060;
	font-size:   10pt;
	font-weight: normal;
	text-align:  center;
}


.ArticleDate {
	color:       #407060;
	font-size:   9pt;
	font-weight: normal;
	text-align:  center;
}


.ArticleIntroduction {
	color:       #306050;
	font-size:   9pt;
	font-weight: normal;
	font-style:  italic;
	text-align:  justify;
	margin:      30 30 30 30;
}


.ArticlePDF {
	color:          #205040;
	font-size:	10pt;
	text-align:	justify;
}


.ArticleTexte {
	color:          #205040;
	font-size:	11pt;
	text-align:	justify;
}
.ArticleSection {
	color:          #104030;
	font-size:	14pt;
	font-weight:    bold;
	text-align:	justify;
}

.ArticleRemarque {
	color:          #306050;
	font-size:	11pt;
	text-align:	justify;
	margin:      20 20 30 100;
}

.ArticleInfosAuteur {
	color:       #407060;
	font-size:   9pt;
	font-weight: normal;
	text-align:  center;
}

.ArticleListing {
	color:          #205040;
	font-family:    courrier,mono;
	font-size:      10pt;
	font-weight:    normal;
	text-align:     left;
	margin:         10 10 10 10;
}

