/*.level0, .level1, .level2 {
	margin-left:10px;
	margin-top:10px;
}*/

.level0 {
    height: auto;
   /* position: absolute; */
    width: 1416px;
	margin: 0 auto;
}

.level1 {
	height: auto;
    width: 1412px;
	font-size:30px;
	font-family: Helvetica;
}


.level1-2 {
	height: 326px;
    position: absolute;
    width: 594px;
}

.level1-3 {
	height: 326px;
    left: 715px;
    position: absolute;
    width: 710px;
}

.level1-4 {
    height: 380px;
    position: absolute;
    top: 381px;
    width: 593px;
}

.level1-5 {
	height: 154px;
    position: absolute;
    top: 597px;
    width: 300px;
}

.level1-6 {
    height: 380px;
    left: 715px;
    position: absolute;
    top: 382px;
    width: 710px; 
}

.level1-7 {
    height: 205px;
    left: 717px;
    position: absolute;
    top: 382px;
    width: 491px;
}
#sequence{
	position: absolute;		
}

.bande{
	cursor: pointer;
    height: 50px;
    left: 73px;
    position: relative;
    top: 2px;
    width: 50px;
}

.carte{
	cursor: pointer;
    height: 50px;
    left: 14px;
    position: absolute;
    top: 2px;
    width: 50px;
}