.Normal {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	text-align: justify;
	color: #000099
}

.NormalCenter {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	text-align: center;
	color: #000099
}

.NormalLeft {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	text-align: left;
	color: #000099;
}

.NormalRight {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	text-align: right;
	color: #000099;
}

.MediumBold {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	text-align: center;
	font-weight: bold ;
	color: #990000;
}

.Title1 {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	text-align: center;
	font-weight: bolder;
	color: #000000;
	font-variant: small-caps;
}

.Title2 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

.Blink {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	color: #660066;
}

.LienAide {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #CC0000;
	text-decoration: underline;
	cursor: help;
}

.QTitle {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	text-align: center;
	font-weight: bolder;
	color: #003300;
	font-variant: small-caps;
	background-color: #FFCC33;
}

.Question {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	color: #000033;
	background-color: #FFFF99;
}

.CenterFrame {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000099;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-image:  url(img/index/CentreCentre.gif);
	text-align: center;
}

.BorderFrameLeft {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000099;
	background-attachment: scroll;
	background-image:  url(img/index/Bord_g.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.BorderFrameRight {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000099;
	background-attachment: scroll;
	background-image:  url(img/index/Bord_d.gif);
	background-repeat: repeat-y;
	text-align: right;
}
.TopFrame {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000099;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image:  url(img/index/BkgTop.gif);
	background-position: center bottom;
}

.BottomFrame {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000099;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image:  url(img/index/BkgBot.gif);
	background-position: center top;
}

.CenterTopFrame {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000099;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-image:  url(img/index/CentreHaut.gif);
	text-align: center;
}

.CenterBotFrame {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000099;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-image:  url(img/index/CentreBas.gif);
	text-align: center;
}
