body {
	background-color: #55A3FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #00007D;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00007D;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #55A3FF;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #55A3FF;
}
.bord01 {
	border: 3px solid #339900;
}
.bord03 {
	border: 3px solid #00007D;
}
.lien_sous_menu {
	font-size: 8pt;
}
.lien_sous_menu_actif {
	font-size: 8pt;
	color: #009933;
	font-weight: bold;
	font-style: normal;
}
.lien_actif {
	font-weight: bold;
	color: #FFFFFF;
}
.fond01 {
	background-color: #316AC5;
}
.fond02 {
	background-color: #FFFFFF;
}
.texte_petit_vert {
	font-size: 8pt;
	color: #339900;
}
.texte_petit_noir {
	font-size: 8pt;
	color: #000000;
}
.texte_petit_blanc {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.texte_choc {
	font-size: 10pt;
	font-style: italic;
	color: #316AC5;
	font-weight: bold;
}
.texte_choc_02 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #316AC5;
}
.retrait01 {
	text-indent: 20pt;
}
.titre_analyse {
	font-weight: bold;
	color: #55A3FF;
}
.bord02 {
	border: 1px solid #009933;
}
.texte_bleu {
	color: #316AC5;
}
.texte_grand_noir {
	font-size: 12pt;
	color: #000000;
}
.texte_bleu_fonce {
	color: #00007D;
}
.texte_petites_majuscules {
	font-variant: small-caps;
}
.fond_blanc {
	background-image: url(images/fond_menu.gif);
}
.texte_vert {
	color: #339900;
}
.texte_petit {
	font-size: 8pt;
}
.texte_noir_souligne {
	color: #000000;
	text-decoration: underline;
}
.texte_grand_bleu {
	font-size: 14pt;
	color: #55A3FF;
	font-weight: bold;
}
.texte_encadre {
	border: solid #316AC5;
}
