#footerContainer {
	position: relative;
	padding-top: 50px;
	clear: both;
}

#footer {
	position: relative;
	height: 386px;
	background: transparent url("../images/footerbg.jpg") repeat-x scroll bottom left;
}

#footer .banner {
	position: absolute;
	width: 100%;
	height: 386px;
	background-position: center top;
	background-repeat: no-repeat;
}

#footer.FR .banner { background-image: url("../images/FR/Footer.jpg"); }
#footer.EN .banner { background-image: url("../images/EN/Footer.jpg"); }

#footerContent {
	position: absolute;
	top: 270px;
	left: 50%;
	width: 490px;
	margin-left: -490px;
}

#downloadLogos {
	height: 35px;
}

#downloadLogos a,
#zoneFooterLine1 a,
#zoneFooterLine2 a{
	color: #aeaeae;
	font-size: 12px;
}

#downloadLogos a:hover,
#zoneFooterLine1 a:hover,
#zoneFooterLine2 a:hover{
	color: #d30f43;
}

#copyright {
	margin-top: 5px;
}

#downloadLogos,
#zoneFooterLine1,
#zoneFooterLine2,
#copyright{
	text-align: right;
	color: #aeaeae;
	font-size: 12px;
}

#lnkEntente {
	position: absolute;
	left: 50%;
	top: 290px;
	width: 245px;
	height: 25px;
	margin-left: 95px;
}

#lnkMontreal {
	position: absolute;
	top: 325px;
	left: 50%;
	width: 100px;
	height: 35px;
	margin-left: 100px;
}

#lnkMinistere {
	position: absolute;
	top: 310px;
	left: 50%;
	width: 115px;
	height: 46px;
	margin-left: 215px;
}
