BODY {
  background: #f6f4ef;
  color: #000099;
  margin: 0px;
}

/* barre titre */
TR.headerNavigation {
  background: #E10070;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #984B91;
  color: #ffffff;
  font-weight : bold;
}

/* entete page */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align:center;
  color: #777777;
}

/* titre des themes */
TD.tit_them {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: E10070;
}

.petitbleu {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #330066;
}
.petitvert {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #336600;
}
.titrerouille {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;

}
.titrerouge {


	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #CC0033;
}