/* 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, div.msgareaalt_chn h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
 	visibility:hidden;
	font-size: 20px;
}
div.msgarea {
	background: #133B54;
}
div.msgareaalt {
/*	background-color: #133B54;*/
	background-image: url(../images/wp-alt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div.msgareaalt_chn {
/*	background-color: #133B54;*/
	background-image: url(../images/wp-chn-alt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.msgarea h1 {
	padding-top: 40px;
}
div.msgareaalt h1, div.msgareaalt_chn h1 {
	padding-top: 160px;
}
div.headcontainer {
	background-color: #133B54;
	color: #FFF;
}
div#inlft a, div#inlft a:visited, div#inrgt a, div#inrgt a:visited, p.impnot {
		color: #133B54;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */
