#header {
	background-image: url(header.jpg);
}

#menu-wrapper {
	background-color: #0097e2;
}

#content-wrapper {
	background-color: #bfe5f8;
	background-image: url(gradient.jpg);
}

#roubrique {
 	background-image: url(roubrique.jpg);
}

.menu-item {
	background-image: url(separator.jpg);
}

/* REPERTOIR */

.repertoir {
	margin: 0;
	padding: 0;
}

.repertoir li {
	list-style-type: none;
	line-height: 1.3;
}

#stageplan {
	border-style: solid;
	border-color: #554b4b;
	border-width: 1px;
}

/* REFERENCE */

.references {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
