<!--
html, body {
    height:100%;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}
img {
  	border:none;
}
tr {
	vertical-align:top;
}
#bg {
    position:fixed;
	top:0;
	left:0;
}
#content {
	width:900px;
	height:100%;
    position:relative;
	z-index:10;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
a:active, a:hover {
	color: #999999;
	text-decoration: underline;
}
.gris {
	color:#666666;
}

p.higher {
	line-height: 18px; 
}

.big {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
#div_en, #div_fr, #en_no, #fr_no {
	display:none;
}
#nav {
	width:304px;
	margin:92px 0 0 12px;
	float:left;
	position:fixed;
	z-index:20;
}
#contenu {
	background-color:#FFFFFF;
	width:487px;
	padding:19px 44px 85px 44px;
	min-height:680px;
	margin-left:325px
}
#footer {
	width:100%;
	min-width:900px;
	height:66px;
	padding-top:5px;
	background:url(../images/bckgrnd.gif) repeat-x;
	position:fixed;
	bottom:0;
	left:0;
	z-index:20;
	text-transform:uppercase;
	font-size:10px;
	color:#000000;
}
#footer a:link, #footer a:visited, a.t:link, a.t:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:active, #footer a:hover, a.t:active, a.t:hover {
	color: #000000;
	text-decoration: underline;
}
a.t2:link, a.t2:visited, .t2 {
	font-size:16px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
}
a.t2:active, a.t2:hover {
	font-size:16px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
	text-transform:uppercase;
}
#footer2 {
	float:left;
	width:190px;
	margin-left:180px;
	line-height:12px;
}
#footer3 {
	float:left;
	width:198px;
	line-height:12px;
}
#footer4 {
	float:left;
	width:188px;
}
#footer_mtl {
	text-align:right;
	text-transform:none;
	font-size:8px;
	color:#666666;
	margin:35px 10px 0 0;
}
#ticker {
	position:fixed;
	top:350px;
	left:0;
	z-index:20;
	overflow:hidden;
	height:26px;
	background-color:#FFFFFF;
}
ul {
	margin:0;
	padding:0 0 0 16px;
}
form {
	margin:0;
}
input, select {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}
input[type=text], select {
	width:135px;
}
#newsform td {
	height:38px;
}
 -->
