.menuBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}
.menuRoman {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	color: #000000;
}
a:link {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
vert:link {
text-decoration : none;
	color: #669900;
}
bleu:link {
text-decoration : none;
	color: #6699CC;
}
gris:link {
text-decoration : none;
	color: #666666;
}
orange:link {
text-decoration : none;
	color: #CC6600;
}
.titreArticle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	color: #000000;
}
.vert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	padding: 0px;
	color: #669900;
}
.bleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	padding: 0px;
	color: #6699CC;
}
.gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	padding: 0px;
	color: #666666;
	font-style: normal;
}
.orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	padding: 0px;
	color: #CC6600;
	font-style: normal;
}
.chapeauArticle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: left;
	white-space: normal;
	float: none;
	color: #333333;
}
.txtArticle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}

