/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* MESSAGE SPACE CSS BEGINS | DEBUT DU CSS DE L'ESPACE DE MESSAGE */
div.mcontainter {
	width: 760px;
	min-width: 18.5em;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

div.msgarea h1, div.msgareaalt h1 {
	text-align: center;
	color: #006699;
	font-weight: bold;
	font-size: 14px;
}

div.msgareaalt {
	background: url(../images/splash_web_graphic.jpg) #69C no-repeat;
}
.msgarea h1 {
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 110px;
}
div.headcontainer {
	background-color: #CC9;
	color: #000;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

