body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-variant: normal;

}
.sous_nav {  font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; color: #861D08; text-decoration: none}
.sous_nav_over {  font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; color: #FF6600; text-decoration: blink}
.titre {  font-family: "Comic Sans MS"; font-size: 16px; line-height: 40px; font-weight: bold; font-variant: small-caps}
.legende {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic}
.texte {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #006633;
}
.lien {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #CC9900;
	text-decoration: none;
}
.lienover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	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}
