/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */
body {
	background-color: #FFF; /* overide institution.css background colour decleration */ 
}
/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* MESSAGE SPACE CSS BEGINS | DEBUT DU CSS DE L'ESPACE DE MESSAGE */
div.wp-pa-bkg { 
	background: url(../images/ncbBackground.gif) no-repeat; 
	background-color:#00FF00;
}

div.msgarea h1, div.msgareaalt h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
div.msgarea {
	/* background: url(../images/ncbBackground.gif) no-repeat; 
	 background-color:#00FF00;*/
}
/* NOT USED */ 
div.msgareaalt {
	/*background: url(../images/wp-pa-alt.gif) #69C no-repeat;*/
}
.msgarea h1 {
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 160px;
}
div.headcontainer {
color: #fff;
}

 div.headtitleLft, div.headtitleRgt { 
 padding-top: 0px;
 } 
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */




