body{
	margin:0px;
	background-image:url(../images/headerBack.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}

#container{
	width:998px;
	margin-left:auto;
	margin-right:auto;
	
}



#header_fr-CA{
	background-image:url(../images/header_fr-CA.jpg);
	background-repeat:no-repeat;
	width:998px;
	height:246px;
	position:relative;

}

#header_en-CA{
	background-image:url(../images/header_en-CA.jpg);
	background-repeat:no-repeat;
	width:998px;
	height:246px;
	position:relative;

}

#header2_fr-CA{
	background-image:url(../images/header2_fr-CA.jpg);
	background-repeat:no-repeat;
	width:998px;
	height:246px;
	position:relative;

}

#header2_en-CA{
	background-image:url(../images/header2_en-CA.jpg);
	background-repeat:no-repeat;
	width:998px;
	height:246px;
	position:relative;

}



#langBar{
	position:absolute;
	top:30px;
	right:50px;
	color:#FFFFFF;
}

#center{
	width:998px;
}

#menuLeft{
	width:444px;
	height:425px;
	float:left;
	background-image:url(../images/menuLeft_fr-CA.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	
}

#menu{
	position:absolute;
	bottom:0px;
	left:100px;
	margin:0px;

}

a img{
	margin:0px;
	float:left;

}

#content{
	float:left;
	width:550px;

}

#content2{
	float:left;
	width:950px;

}
.mainText{
	margin-left:30px;
	margin-top:20px;
	width:500px;
	text-align:justify;
	color:#0f5c77;

}

.mainTextCenter{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:500px;
	text-align:justify;
	color:#0f5c77;

}

.marginText{
	margin-left:28px;

}

.icone{
	float:left;
	width:263px;
	margin-top:20px;

}

.promotion{
	width:526px;
	height:168px;
	background-image:url(../images/propotion_fr-CA.jpg);
	float:left;
	margin-left:20px !important;
	margin-left:10px;
	margin-top:10px;
	position:relative;
	cursor:pointer;
	cursor:hand;

}

#signature{
	font-size:10px;
	text-align:right;
	margin-right:20px;

}

.promText{
	width:230px;
	position:absolute;
	top:50px;
	right:30px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	color:#0f5c77;
}

.promText a
{
	text-decoration:none;
	color:#0f5c77;
}

.promImage{
	width:230px;
	position:absolute;
	left:28px;
	top:10px;

}
.descText{
	float:left;
	width:300px;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	margin-top:5px;
	margin-left:0px;

}

a.langLink,a.langLink:visited{
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	margin-left:5px;

}

a.langLink:hover{
	color:#CCCCCC;
	margin-left:5px;
	float:left;
}
a.thrace,a.thrace:visited{
	text-decoration:none;
	color:#000000;
}

a.thrace:hover{
	text-decoration:none;
	color:#000000;
}

#footer{
	height:30px; background-color:black
}

.silverTD{ border-left:solid 1px silver;border-right:solid 1px silver;}
a.blue:link{color:#0f5c77}
.bold{ font-weight:bold}