BODY
{
	color:#336699;
	font-family:"Comic Sans MS";
	margin-right:20pt;
	;
	background-color: #FFFFFF;
	font-size: small;

}

.PremiereLettre {  font-size: large; font-weight: bolder; text-transform: capitalize; color: #0066CC; background-color: #FFCC00; font-family: Impact; font-style: italic; padding-left: 2px; letter-spacing: 0,3}
.FondColor {  color: #FFFFFF; background-color: #0066CC}
.IndentAndJustify {
	text-indent:5px;
	;
	text-align: justify;
	margin-left: 95px;

}
.justifyOnly {
	text-align: justify;
	margin-left: 95px;
}
.Titre1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold; color: #FFFFFF; background-color: #336699; padding-left: 10px}
.Titre2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; color: #FFFFFF; background-color: #CC9933; padding-left: 10px}
.Titre3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0066CC;
	background-color: #FFBD5A;
	padding-left: 10px;
	margin-left: 95px;
}
.FondColorDoux { color: #FFFFFF; background-color: #FFCC00}
a:hover {
	text-decoration: underline overline;
}

