
/**  HEADER  **/

#page {
	background-image: url(/images/accueil.jpg);
	width: 990px; height:742px;
}

/**  CONTENT  **/

#content { position:relative;}
#content h2, #histo { display: none; }

.spectacle h3 { display: none; }

#chemin img {
	width:369px;
	height:267px;
	position: absolute;
	top: 103px; left: 0px;
}

#chemin p span {
	background-image: url(/images/chemin.jpg);
	position: absolute;
	top: 371px; left: 0px;
	width:195px; height:120px;
	display: none;
}

#colin img {
	width: 250px;
	height: 342px;
	position: absolute;
	top: 399px; left: 208px;
}

#colin p span {
	background-image: url(/images/colin.jpg);
	position: absolute;
	top: 579px; left: 94px;
	width: 147px; height: 87px;
	display: none;
}

#danseuses img {
	width:302px;
	height:390px;
	position: absolute;
	top: 286px; left: 459px;
}

#danseuses p span {
	background-image: url(/images/danseuses.jpg);
	position: absolute;
	top: 601px; left: 765px;
	width:206px; height:109px;
	display: none;
}

#jongleurs img {
	width:202px;
	height:313px;
	position: absolute;
	top: 179px; left: 780px;
}

#jongleurs p span {
	background-image: url(/images/jongleurs.jpg);
	position: absolute;
	top: 171px; left: 556px;
	width:234px; height:80px;
	display: none;
}