/* CLF 2.0 TEMPLATE VERSION 1.0 | VERSION 1.0 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 */
.msgarea h1, .msgareaalt h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	display: none;
}
.msgarea {
	position: relative;
	background: url(/images/data_splash_top.jpg) #369 no-repeat;
}
.headcontainer {
	background: url(/images/data_splash_bottom.jpg) #369 no-repeat;
	color: #FC6;
}
.msgarea h1 {
	padding-top: 55px;
}
.msgareaalt h1 {
	padding-top: 160px;
}
.headtitleLft {
	position: relative;
	bottom: 40px;
	left: 5px;
	font-size: 120%;
	font-weight: bold;
}
.headtitleRgt {
	position: relative;
	top: -140px;
	right: 5px;
	font-size: 120%;
	font-weight: bold;	
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */
