#Tableau_01 {
	z-index: 10;
}

.mots {
	position: absolute;
	z-index: 1;
	overflow: hidden;
	color: #333;
	font-family: "Comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#mot1 {
	left: 5%;
	top: 30%;
}

#mot2 {
	left: 45%;
	top: 80%;
}

#mot3 {
	left: 75%;
	top: 55%;
}

#mot4 {
	left: 60%;
	top: 20%;
}

#mot5 {
	left: 90%;
	top: 13%;
}

#mot6 {
	left: 10%;
	top: 10%;
}

#mot7 {
	left: 90%;
	top: 90%;
}

#mot8 {
	left: 8%;
	top: 92%;
}

#mot9 {
	left: 12%;
	top: 63%;
}

#mot10 {
	left: 80%;
	top: 33%;
}

#tous_mots {
	z-index:0;
	color:#000000;
	font-size:0.01em;
	left: 0%;
	top: 90%;
}
