@charset "utf-8";
/* CSS Document */
body{
	background-color: #fff;
}

#fond, #page, #texte, #instruction, #villages{
	display: block;
}

#page{
	display: block;
}
h1, h2, p, h3{
	position: static;
	width: auto;
	height: auto;
	text-align: center;
	display: block;
}

h3{
	width: auto;
	height: auto;
	left: auto;
}

#xavier, #jerome{
	width: auto;
	height: auto;
	top: auto;
}
