html { height:100%}

#flashcontent {
	position: absolute;
	width:100%;
	height:100%;
	color:#000
}

#flashcontent2 {
	position: absolute;
	width:100%;
	height:286px;
	color:#000000;
	padding-top:150px;
	text-align:center;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	padding: 0;
	color:#fff;
	background:#000000;	
}
#flashcontent img {
	float:left;
}

#skip {
	width:100%;
	height:20px;
	bottom:0px;
	z-index:2;
	text-align: center;	
	color : #000000;	
	padding-top: 450px;
}

#btn {
	width:100%;
	height:20px;
	text-align:center;
}

#prehome { background:url(../_img/fond_prehome.jpg) top center repeat; width:100%; height:580px; }
#fond_prehome { background:url(../_img/fond_ligne_prehome.jpg) top center; width:100%; height:580px; }

#prehome_warning { background:url(../_img/fond_prehome_warning.jpg) top center no-repeat; width:100%; height:580px; }
#fond_prehome_warning {  background:url(../_img/fond_ligne_prehome_warning.jpg) top center; width:100%; height:580px; }


#mentionsLegales { background:url(../_img/fonds_mentionslegales.gif) top center no-repeat; width:100%; height:100%; position:absolute; top:0; left:0; display:none;}
#mentionsLegales h1 { width:187px; height:40px; padding:0; margin:10px 0 10px 0; }

#mentionsLegales div { width:650px; height:350px; overflow:hidden; position:relative; margin:0;}
#mentionsLegales div#ml , #mentionsLegales div#pp { width:1400px; height:350px;  margin-top:0; top:0; left:0; position:absolute; display:none; }
#mentionsLegales div#ml div, #mentionsLegales div#pp div{ width:197px; float:left; margin-left:15px; text-align:left; margin-top:0;}
#mentionsLegales p, #mentionsLegales a, #mentionsLegales strong, #mentionsLegales div { font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #fff; }
#lien { text-decoration:none; color:#FFFFFF }
#mentionsLegales strong { font-size:11px;}

.champ{
background-color:#413935;
font:normal 10px Arial, Helvetica, sans-serif;
color:#e7e7e7;
border:0;
height:16px;
}
.champ_date{
background-color:#413935;
font:normal 10px Arial, Helvetica, sans-serif;
color:#e7e7e7;
border:0;

}


#cache{
z-index:10000;
position: absolute; 
top: 0px; 
left: 0px; 
height:2000px;
width: 100%; 
background-color: #000000; 
}