/* 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: left;
	color: #000;
	font-weight: bold;
	font-size:medium;
	
	
}
div.msgarea {
	background: url(http://www.army.forces.gc.ca/15FIELD_ARTILLERY/images/wp-pa.gif) #D67A3A no-repeat;
}
div.msgareaalt {
	background: url(http://www.army.forces.gc.ca/15FIELD_ARTILLERY/images/wp-pa-alt.gif) #D67A3A no-repeat;
}
.msgarea h1{
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 130px;
}
div.headcontainer {
	background-color: #CC9;
	color: #000;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

