/* 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/wp-pa.jpg) #041e52 no-repeat;

}



div.msgarea h1, div.msgareaalt h1 {

	text-align: center;

	color: #FFF;

	font-weight: bold;

}

div.msgarea {

	/* background: url(../images/wp-pa.jpg) #69C no-repeat; */

}

/* 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 {

	background: none;

	/* background-color: #ccc;  */

	color: #fff;

}



 div.headtitleLft, div.headtitleRgt { padding-top: 0px; } 

/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */


