/* CLF 2.0 TEMPLATE VERSION 1.02 | VERSION 1.02 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/wp-pa.gif) #003377 no-repeat;
}
div.msgareaalt {
	background: url(../images/wp-pa-alt.gif) #003377 no-repeat;
}
.msgarea h1 {
	padding-top: 65px;
}
div.msgareaalt h1 {
	padding-top: 170px;
}
div.headcontainer {
	background-color: #003377;
	color: #FFF;
}

div.subtitleLft {
	clear: left;
	float: left;
	width: 46%;
	font-size: 80%;
	padding: 20px 10px 0px 10px;
}
div.subtitleRgt {
	float: right;
	clear: right;
	width: 46%;
	font-size: 80%;
	text-align: right;
	padding: 20px 10px 0px 10px;
}

/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */
