﻿/* 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;
}
div.msgarea {
	/*background: url(../images/wp-pa.gif) #69C no-repeat;*/
	/*background: url(/SiteCollectionImages/wp-pa.gif) #69C no-repeat;*/
	background-color:#297DAD;	/*Dark Blue*/
}
div.msgareaalt {
	/*background: url(../images/wp-pa-alt.gif) #69C no-repeat;*/
	background: url(/PublishingImages/WelcomeImage600x250.jpg) #69C no-repeat;
}
.msgarea h1 {
	/*padding-top: 15px;*/
}
div.msgareaalt h1 {
	padding-top: 10px;
}
div.headcontainer {
	color: #000;
}

div.headtitleLft, div.headtitleRgt {
	font-size:large;
	color:#000;
	text-align:left;
	/*width:45%;*/
	padding-right:0px;
	padding-left:20px;
}

div.headtitleLft {
	padding-top:120px;	
}

/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

