#imageBanner {
	background:transparent url(../images/banner-right.png) no-repeat scroll right bottom;
	position:absolute;
	right:0;
	top:1px;
	width:595px;
	height: 123px;
	z-index:1;
}

.title {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 980px;
	height: 106px;
	z-index: 4;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

#title-en {
	background-image:url(../images/banner_title_en.png);
}

#title-fr {
	background-image:url(../images/banner_title_fr.png);
}
