/* CLF 2.0 TEMPLATE VERSION 1.05 | VERSION 1.05 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: #000;
	font-weight: normal; 
}
div.msgarea {
	/* orignial in template
	background: url(../images/wp-pa.gif) #69C no-repeat;
	*/
	background: url(../../com/images/wp.gif) #369;
}
div.msgareaalt {
	/* orignial in template
	background: url(../images/wp-pa-alt.gif) #69C no-repeat;
	*/
	background: url(../../com/images/wp-alt.jpg) #FFF;
}

.msgarea h1 {
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 115px;
}
div.headcontainer {
	background-color: #396;
	color: #000;
}

.imptext a:hover {
	text-decoration: none;
}

.engh1 {
	float: left;
	text-align: left;
	font-size: 62%;
	margin-left: 0;
	background-color: #bbbb99;
	padding-left:2px;
}

.frah1 {
	float: right; 
	text-align: right; 
	font-size: 62%; 
	background-color: #bbbb99;
	padding-right:2px;
}
/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */


