.conteneur {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px; 
	margin-top: -100px;
	width: 400px;
	height: 200px;	
	overflow: hidden;
	z-index: 0;

	
}

.conteneur2 {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -322px; 
	width: 639px;
	height: auto;	
	overflow: hidden;
	z-index: 0;

	
}

.info {
    position: absolute;
	left: 0px;
	top: 120px;
	width: 400px;
    color: #C7C771;
	font-family: Arial;
	font-size: 10px;
    text-decoration: none;

}


a.entrer{
    position: absolute;
	left: 297px;
	top: 155px;
    color: #005B36;
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	z-index:400;
}

a.entrer:hover{
    position: absolute;
	left: 297px;
	top: 155px;
    color: #005B36;
	font-family: Arial;
	font-size: 12px;
    text-decoration: underline;
}

.download {
    color: #005B36;
	font-family: Arial;
	font-size: 11px;
}



.logo {
	position: absolute;
	left: 50%;
	margin-left: -175px; 
	width: 350px;
	height: 107px;	
	overflow: hidden;
	z-index: 0;

	
}

#bt {
	position: absolute;	
	width: 100px;
	height: 100px;	
	top :83px;
	left: 262px;
	z-index: 500; 
}




p {

    color: #666666;
	font-family: Arial;
	font-size: 12px;

}



body {

   
 
    background-color: #FFFFFFF;
    overflow-y: scroll;
	overflow-x: hidden;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	
    }
	
	
.flash {
	position: absolute;
	width: 1024px;
	height: 700px;
	top: -90px;

	
}


#bas {
	position: absolute;
	font-family: Century Gothic;
	font-size: 9px;
	color: #666666;
	width: 300px;
	height: 20px;
	left: 50%;
	margin-left: -145px;
	margin-top: 540px;
	letter-spacing: 1px;
	text-align: center;
}


#bas a {
	color: #666666;
	font-family: Century Gothic;
	font-size: 9px;
	text-decoration: none;
	
}

#bas a:hover {
	color: #666666;
	font-family: Century Gothic;
	font-size: 9px;
	text-decoration: underline;
	
}

