/* 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 */
div.msgarea h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

div.msgareaalt h1 {
	text-align: center;
    /*ss-2009*/
	color: #004480;
   /*ss-2009*/
	font-weight: bold;
}

div.msgarea {
	background:url(../images/ss-splash.gif) no-repeat;
}
div.msgareaalt {
	background:url(../images/ss-splash-alt2.gif) no-repeat;
}

div.msgarea30th {
	background:url(../images/splash_30th.gif) no-repeat;
	background-position:center;
}

.msgarea h1 {
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 160px;
}

div.msgarea30th h1 {
	padding-top: 160px;
}

div.headcontainer {
	background-color: #ccc9a5;
	color: #000;
}
div.msgareaalt h2 {
 padding-top: 30px; 
	text-align: center;
	color: #FFF;
	font-weight: normal;
}

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

