/* CSS Document */

.normal {font-family: "Comic Sans MS", Tahoma, Arial; font-size: small; }
.titre {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	background-color: #E9E1FD;
	letter-spacing: 3px;
	text-indent: 10px;
}
.SousTitre {
	font-family: "Comic Sans MS", Tahoma, Arial;
	letter-spacing: 3px;
	text-indent: 10px;
	background-color: #F7F3FE;
	font-size: small;
}
.intro {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: small;
	color: #663333;
}
.commentaire {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: x-small;
	font-style: italic;
	color: #006699;
	text-align: justify;
}
body {
	background-color: #EDF1FA;
}
.clic {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: x-small;
	color: #CC6600;
}
.titrepage {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: large;
	font-weight: bold;
	color: #5E82D5;
	text-align: center;
}
.normalrouge {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: small;
	color: #CC3300;
}
.normalvert {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: small;
	color: #339933;
}
.listedistrib {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: x-small;
	color: #990000;
	font-style: normal;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;.clignoNEW {
}
.souligne {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: x-small;
	color: #006699;
	background-color: #FFC184;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

