/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 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, div.msgareaalt h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
div.msgarea {
	background: url(../images/splash-image.jpg) #69C no-repeat;
	height: 160px;
}
div.headcontainer {
	color: #000;
	border-top: 15px solid #000;
	background: url(../images/splash-bg.jpg) #369 repeat-y;
	height: 78px;
}
div.headcontainer h1 {
	position: relative;
	margin: 0em;
	padding: 0em;
}
div.headcontainer h1 span#eng-title {
	position: absolute;
	top: 15px;
	left: 10px !important;
	display: block;
	color: #FFF;
	font-size: 50%;
	width: 275px;
}
div.headcontainer h1 span#fra-title {
	position: absolute;
	top: 15px;
	left: 280px;	
	display: block;
	float: left;
	margin-left: 15px;
	color: #FFF;
	font-size: 50%;
	width: 300px;	
}
body {
	background-color: #FFF !important;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */
