/* 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: center;
	color: #000000;
	/*color: #FFF;*/
	font-weight: bold;
}
div.msgarea {
	background: url(images/wp-pa.gif) #69C  no-repeat;
	padding-left:10px;
	height: 403px;
	min-height: 6.7em;
	width:100%;
}
div.msgareaalt {
	background: url(../images/wp-pa-alt.gif) #69C no-repeat;
	height: 403px;
}
.msgarea h1 {
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 160px;
}
div.headcontainer {
	/*background-color: #CC9;*/
	background: transparent;
	color: #FFF;
	font-size: 13.0pt;
	font-weight: lighter;
	height: 120px;
	min-height: 4em;
	background: transparent;
	width: 75%;
	margin-top:70px;
	margin-left:100px;
}
div.core{
padding:20px 0px 0px 0px
}
div.mcontainter {
	width: 940px;
}
div.headtitleLft {
	float: left;
	width: 46%;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	padding: 20px 10px 0px 10px;
}
div.headtitleRgt {
	float: right;
	width: 46%;
	color:#FFFFFF;
	text-align:center;
		font-size:18px;
	padding: 20px 10px 0px 10px;
}
div.buttons {
	float: left;
	width: 74%;
    margin-left:110px;
	display:inline;
}
div.imptext {
	clear: both;
	padding-top: 0.25em;
	margin-left: 110px;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

