div.titre {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #336699;
	text-align: center;
	font-weight: bold;

}
td {
	border: 1px none #000000;
}
div.partie {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
a.navigation {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.navigation:hover {
	color: #6699CC;
}
div.texte {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 10pt;
}
div.tab-texte {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.lien {
	font-style: italic;
	color: #003366;
	text-decoration: none;
}
a.lien:hover {
	text-decoration: underline;
}
div.exo-titre {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;



}
