body {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.sous_nav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #990066; text-decoration: none}
.sous_nav_over {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FF6600; text-decoration: blink}
.titre {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 40px; font-weight: bold; color: #336699}
.legende {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
.texte {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
}
.lien {
	font-family: Arial;
	font-size: 11px;
	color: #CC9900;
	text-decoration: none;
}
.lienover {
	font-family: Arial;
	font-size: 11px;
	color: #CC9900;
	text-decoration: underline;
}
.infobulle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #CCCC99; border-color: #990066 #990066 #CC3300 #CC3300; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
