<!--
	
	body, html { width: 100%; height: 100%; }
	
	body {
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		
		padding: 0px;
		
		background-color: #090909;
		background-image: url('../img/background.png');
		background-repeat: repeat;
		color: #000000;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		
	}
	
	img { border: none; }
	p, form { margin: 0px; padding: 0px; }
	
	a:link, a:visited { outline: none; border: none; color: #FFFFFF; text-decoration: underline; }
	a:hover, a:active { outline: none; border: none; color: #FFFFFF; text-decoration: none; }
	
	/* PREHOME */
	
	.prehome div.global {
		
		position: relative;
		
		padding-top: 50px;
		padding-bottom: 0px;
		
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		
		width: 589px;
		
	}
	
	.prehome div.global div.content {
		
		position: relative;
		
		width: 589px;
		height: 475px;
		
	}
	
	.prehome div.global div.content h1 {
		
		position: absolute;
		
		left: 11px;
		top: 10px;
		
	}
	
	.prehome div.global div.content h1 img {
		
		display: block;
		position: relative;
		
		width: 589px;
		height: 279px;
		
	}
	
	.prehome div.global div.content a.button-language:link, .prehome div.global div.content a.button-language:visited {
		
		position: absolute;
		
		left: 0px;
		top: 340px;
		
		height: 34px;
		
		background-repeat: no-repeat;
		background-position: 0px 0px;
		color: #090909;
		
		font-size: 0px;
		line-height: 0px;
		text-indent: -1000px;
		
	}
	
	.prehome div.global div.content a.button-language.l-fr:link, .prehome div.global div.content a.button-language.l-fr:visited { left: 148px; width: 125px; background-image: url('../img/button_french_off.png'); }
	.prehome div.global div.content a.button-language.l-en:link, .prehome div.global div.content a.button-language.l-en:visited { left: 310px; width: 124px; background-image: url('../img/button_english_off.png'); }
	.prehome div.global div.content a.button-language.l-fr:hover, .prehome div.global div.content a.button-language.l-fr:active { background-image: url('../img/button_french_on.png'); }
	.prehome div.global div.content a.button-language.l-en:hover, .prehome div.global div.content a.button-language.l-en:active { background-image: url('../img/button_english_on.png'); }
	
	.prehome div.global div.content a.link-email:link, .prehome div.global div.content a.link-email:visited {
		
		position: absolute;
		
		left: 192px;
		top: 422px;
		
		width: 180px;
		height: 12px;
		
		background-image: url('../img/footer_email_off.png');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		color: #090909;
		
		font-size: 0px;
		line-height: 0px;
		text-indent: -1000px;
		
	}
	
	.prehome div.global div.content a.link-email:hover, .prehome div.global div.content a.link-email:active { background-image: url('../img/footer_email_on.png'); }
	
	.prehome div.global div.content a.link-myspace:link, .prehome div.global div.content a.link-myspace:visited {
		
		position: absolute;
		
		left: 164px;
		top: 454px;
		
		width: 240px;
		height: 12px;
		
		background-image: url('../img/footer_myspace_off.png');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		color: #090909;
		
		font-size: 0px;
		line-height: 0px;
		text-indent: -1000px;
		
	}
	
	.prehome div.global div.content a.link-myspace:hover, .prehome div.global div.content a.link-myspace:active { background-image: url('../img/footer_myspace_on.png'); }
	
	.prehome div.keywords {
		
		display: none;
		
		margin-top: 40px;
		
		color: #4A4A4A;
		
		text-align: justify;
		
	}
	
	.prehome div.keywords p {
		
		margin: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 5px;
		
	}
	
	.prehome div.keywords p strong { color: #6A6A6A; font-weight: normal; }
	
	/* FLASH */
	
	.flash div.global {
		
		position: absolute;
		
		left: 0px;
		top: 0px;
		
		width: 100%;
		height: 100%;
		
		min-height: 600px;
		
	}
	
	.flash div.global div.noflash {
		
		margin-left: 30px;
		margin-top: 30px;
		
		color: #FFFFFF;
		
	}
	
	.flash div.global div.noflash p.bigger {
		
		margin: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 5px;
		padding-bottom: 30px;
		
		font-size: 15px;
		font-weight: bold;
		
	}
	
	.flash div.global div.noflash p.desc {
		
		margin: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		
		width: 490px;
		
		color: #666666;
		
	}
	
	.flash h1 {
		
		margin: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 20px;
		
		color: #CC0000;
		
		font-size: 24px;
		font-weight: bold;
		
	}
	
	.flash div.keywords { display: none; visibility: hidden; }
	
-->
