/* 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;*/
	color: #048;
	font-weight: bold; 
	font-size:20px
	 
}
div.msgarea {
	/* orignial in template
	background: url(../images/wp-pa.gif) #69C no-repeat;
	*/
	background: url(../images/wp.gif) #369;
}
div.msgareaalt {
	/* orignial in template
	background: url(../images/wp-pa-alt.gif) #69C no-repeat;
	*/
/*	background-image:url(../images/mpmo-splash1.jpg);*/
	background: url(../images/mpmo-splash1.jpg) #FFF no-repeat;
}
.msgarea h1 {
	padding-top: 55px; /*55*/
}
div.msgareaalt h1 {
	padding-top: 117px; /*85*/
}
div.headcontainer {
	background-color: #396;
	color: #000;
}

.imptext a:hover {
	text-decoration: none;
}

.engh1 {
	float: none;/*left*/
	text-align: center;/*left*/
	font-weight:bold;
	font-size: 62%;
	margin: 0px; /*	margin-left: 0;*/
	background-color: transparent;
	color:#FFFFFF;
}

.frah1 {
	float: none; /*right*/
	text-align: center; /*right*/
	font-size: 62%; 
	font-weight:bold;
	margin: 0px; /*	margin-left: 0;*/
	background-color: transparent;
	color:#FFFFFF;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

