/* 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 */

/* MPMO */
div.msgarea h1, div.msgareaalt h1 {
	text-align: center;
	color: #004488;
	font-weight: bold; 
	font-size:20px
	 
}

.msgarea h3, .msgareaalt h3 {
	text-align: center;
	color: #004488;
	font-weight: bold;
	font-size:20px
}

.msgarea h4, .msgareaalt h4 {
	text-align: center;
	color: #004488;
	font-weight: bold;
}

.msgarea h2, .msgareaalt h2 {
	text-align: center;
	color: #004488;
	font-weight: bold;
}

.msgarea {
	background: url(../images/mpmo-splash1.jpg) #696;
	height:250px;
	width:600px;
}
.msgareaalt {
	background: url(../images/mpmo-splash1.jpg) #696;
	height:250px;
	width:600px;
}

.msgarea h1 {
	padding-top: 55px;
}
.msgareaalt h1 {
	padding-top: 160px;
}
.headcontainer {
	background-color: #CC9;
	color: #000;
}

/* NPMO */
div.msgareaNPMO h1, div.msgareaaltNPMO h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold; 
	font-size:20px
	 
}

.msgareaNPMO h3, .msgareaaltNPMO h3 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size:20px
}

.msgareaNPMO h4, .msgareaaltNPMO h4 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

.msgareaNPMO h2, .msgareaaltNPMO h2 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

.msgareaNPMO {
	background: url(../images/npmo_splash.jpg) #696;
	height:250px;
	width:600px;
}
.msgareaaltNPMO {
	background: url(../images/npmo_splash.jpg) #696;
    height:250px;
	width:600px;
}

.msgareaNPMO h1 {
	padding-top: 55px;
}
.msgareaaltNPMO h1 {
	padding-top: 160px;
}

/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

