.pageheader {
	position: absolute;
	top: 0;
	background: none;
}


#content {
	padding-top: 0;
}

/* {{{ #logo-home */
#logo-container {
}

#logo-home {
	width: 750px;
	margin: auto;
	background: white url(home-logo.png) no-repeat 0 0;
	padding-top: 188px;
}

#logo-home-subtext-fr, #logo-home-subtext-en {
	width: 40%;
	margin-left: 10%;
	text-align: center;
	font-size: 18pt;
	line-height: 18pt;
	float: left;
}
#logo-home-subtext-fr {
}
#logo-home-subtext-en {
}

#logo-home-subtext-fr a , #logo-home-subtext-en a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#logo-home-bottom {
	clear: both;
}

/* #logo-home }}} */
