/* CLF 2.0 TEMPLATE VERSION 1.03 | VERSION 1.03 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 SPLASH PAGE*/
div.msgarea h1, div.msgareaalt h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
/*div.msgarea {
	background: url(../images/wp-pa.gif) #69C no-repeat;
}
div.msgarea {
	background:  #00467D;
}
div.msgarea {
	background: url(../images/wp-pa-navy.gif) no-repeat;
}*/
/*div.msgarea {
	background: url(../images/wp-pa-alt.gif) 
}*/
div.msgareaalt {
	background: url(../images/wp-pa-alt3.gif) 
}
.msgarea h1 {
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 160px;
}

/* Original greenish-yellow background*/
/*div.headcontainer {
	background-color: #CC9;
	color: #000;
}*/

/* Changed background colour to grey-blue */
div.headcontainer {
	background-color: #dee2d8;
	color: #000;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

