body {
	background-color: #000000;
	background-image: url(images/fond.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contener {
	position:absolute;
	left: 50%;
	width: 989px;
	height: 400px;
	margin-left: -494px; /* moitié de la largeur */
	text-align:center;
}
#head {
	width:989px;
	height:213px;
	z-index:1;
	background-image: url(images/head.jpg);
}
#main {
	width:989px;
	height:400px;
	z-index:1;
	background-color:#FFFFFF;
}
#foot {
	width:989px;
	height:36px;
	z-index:1;
	background-image:url(images/foot.png);
}
#up1 {
	position:absolute;
	width:989px;
	left:0px;
	top:146px;
	height:67px;
	z-index:1;
	background-image: url(images/up1.png);
}
#menu {
	position:absolute;
	left:448px;
	top:155px;
	width:527px;
	height:20px;
	z-index:1;
}

body,td,th {
	font-family: Candara;
	font-size: 14px;
}
a {
	font-size: 16px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.realisation {
	font-size: 12px;
}
a.realisation:link {
	color: #000000;
	text-decoration: none;
}
a.realisation:visited {
	text-decoration: none;
	color: #000000;
}
a.realisation:hover {
	text-decoration: none;
	color: #FF0000;
}
a.realisation:active {
	text-decoration: none;
	color: #000000;
}

#texte {
	position:absolute;
	left:624px;
	top:232px;
	width:349px;
	height:372px;
	z-index:1;
}
#swf {
	position:absolute;
	left:0px;
	top:0px;
	width:292px;
	height:94px;
	z-index:1;
}
#flash {
	position:absolute;
	left:13px;
	top:229px;
	width:594px;
	height:371px;
	z-index:1;
}
#flashContent {
	position:absolute;
	left:27px;
	top:278px;
	width:946px;
	z-index:1;
}
.Style1 {
	font-size: 18px;
	font-weight: bold;
}

