body {
	background-color: #d5dce4;/*#D6D0CB ancienne couleur*/
	margin:0px;
	text-align: center;
}
H3, H3 SPAN {
	display:none;
}
#container {
	position: absolute;
	background-image: url(images/homepage/bkgd_langchoice.jpg);
	background-color: #d5dce4;
	width: 780px;
	height: 454px;
	top: 50px;
    left: 50%;
	margin-left: -390px;
	/*margin-top: -227px;*/
}
#whiteline {
	position:absolute;
	bottom:0px;
	right:0px;
	width: 729px;
	height: 366px;
	background-image: url(images/homepage/2005_whiteline.gif);
	margin-bottom:5px;
	margin-right:5px;
}
#skyline {
	position:absolute;
	top:4px;
	left:5px;
	width: 80px;
	height: 445px;
	background-image: url(images/homepage/2004_skyline.gif);
	z-index:1;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#logo {
	position:absolute;
	top:20px;
	left:20px;
	width:141px;
	height:109px;
	margin-bottom:36px;
	margin-right:19px;
	background-image: url(images/homepage/2004_logo.gif);
}
#navigation {
	position:absolute;
	top:20px;
	left:170px;
	width:177px;
	height:108px;
	background-color: #FFFFFF;
	z-index:3;
	filter:alpha(opacity=60);   /* Internet Explorer 6 */  -moz-opacity:0.6; /* Mozilla 1.6 et infér. */  opacity: 0.6; /* CSS3 et Mozilla récents */
}
.p1{
margin-top:10px;
}
.p2{
margin-top:50px;
}
#pic1 {
	position:absolute;
	top:86px;
	left:48px;
	width:180px;
	height:180px;
	background-image: url(images/homepage/2006_pic1.jpg);
}
#pic2 {
	position:absolute;
	top:86px;
	left:414px;
	width:180px;
	height:180px;
	background-image: url(images/homepage/2006_pic3.jpg);
}
#pic3 {
	position:absolute;
	top:269px;
	left:48px;
	width:180px;
	height:180px;
	background-image: url(images/homepage/2006_pic6.jpg);
}
#pic4 {
	position:absolute;
	top:86px;
	left:596px;
	width:180px;
	height:180px;
	background-image: url(images/homepage/2006_pic2.jpg);
}
#pic5 {
	position:absolute;
	top:269px;
	left:233px;
	width:180px;
	height:180px;
	background-image: url(images/homepage/2006_pic5.jpg);
}
#pic6 {
	position:absolute;
	top:269px;
	left:414px;
	width:180px;
	height:180px;
	background-image: url(images/homepage/2006_pic7.jpg);
}