html {
	height: 100%;
}

body {
	margin: 0px;
	background-color: black;
	text-align: center;
	height: 100%;
	color:black;

}

img, a{
color:white;
}

#preload{
width:1px;
height:1px;
background-color:black;
background-position:10px 10px;
background-repeat:no-repeat;
font-size:1px;
}

#container {
  width:auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-width: 980px;
	max-width: 1280px;
	height: 571px;
	position: relative;
	top: 50%;
	margin-top: -285px;
	bbackground-image: url('../../img/panoramique_accueil_1.jpg');
	background-position: center center;
	background-repeat: no-repeat;

}

html[xmlns*=""] body:last-child #container{
margin-top: 0px;
}

#logo{
position:absolute;
left:30px;
bottom:20px;

}

#header{
background-image: url('../../img/home_top.gif');
height:69px;
filter: alpha(opacity=70);
opacity: .7;
}

#header_contenu{
	position: absolute;
	top:20px;
	left:40px;

}
#header_contenu a, #header_contenu img{
vertical-align:middle;
	line-height:15px;
	font-size:13px;
}

#header_contenu a:hover img{
opacity: 0.7;
filter: alpha(opacity=70);
}

#header_contenu span{
display:none;
}

#menu {
	position: absolute;
	right: 40px;
	top: 20px;
	text-align:center;
}

#menu_list {
text-align: center;
  margin-top:30px;
  color:white;
}

#menu_list ul{
text-align:center;
padding:0;
margin:0;
}

#menu_list li{
text-align:center;
list-style:none;
margin:0;
}





#container_old{
display:none;
}

a#laplagne {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 40px;
}




#acces_direct img{
  margin:3px;
  margin-top:30px;
  margin-bottom:30px
}



#VisualModeIndicator{
  display:none;
}

#menu_list ul li{
margin-bottom:4px;
}


#menu_list ul li a img{
padding:4px;
background-color:white;


}

#menu_list ul li a img:hover{
filter:XRay();
opacity: 0.7;
}

#menu_list ul li span{
display:none;
}


