body {
	background-color: #FFFFCC;
	font-family: "Comic Sans MS";
	color: #3300FF;


}
a:link {
	color: #CC0099;
}
a:visited {
	color: #CC0099;
}
a:hover {
	color: #669966;
}
a:active {
	color: #CC0099;
}
a {
	font-style: italic;
}
.titre1 {
	font-size: 20pt;
	color: #CC0099;
	text-align: center;

}
.chapitre {
	font-size: 14pt;
	color: #CC0099;
	font-weight: bold;
	font-style: italic;
	background-color: #FFCC99;





}
img {
	border: 0px 0;
}
.violet {
	color: #CC0099;
}
p {
	font-size: 11pt;
}
div {
	font-size: 11pt;
}
.marginal {
	font-size: 8pt;
}
.soustitre {
	font-size: 16pt;
	font-weight: normal;
	color: #3300FF;
	font-variant: normal;
	background-color: #FFCC99;

}
.chemin {
	font-size: 11pt;
	color: #CC0099;

}
.surlign {
	background-color: #FFCC99;
	font-style: italic;
	font-weight: bold;



}
.sautpage {
	page-break-after: always;

}

