/* CLF 2.0 TEMPLATE VERSION 1.05 | VERSION 1.05 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 */
body {
	font-size: 100%;
}
div.msgarea h1, div.msgareaalt h1 {
	/*text-align: left;*/
	color: #FFF;
	font-weight: bold;
}
div.msgarea {
	background: url(../images/splash_cfb_edm.jpg) #006600 no-repeat scroll 0 0 ;
}
div.msgareaalt {
	background: url(../images/splash_cfb_edm.jpg) #006600 no-repeat scroll 0 0;
}
.msgarea h1 {
	padding-top: 120px;
}
div.msgareaalt h1 {
	padding: 180px 150px 135px 170px;
	font-size: 130%;
}
div.headcontainer {
	background-color: #CC9;
	color: #000;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

