body {
    overflow-x:hidden;
}

div#repertoire {
	cursor: pointer;
	cursor: hand;
    height: 100px;
}

div#photo {
	background-color:#00CCFF;
	top: 100px;
    height: 400px;
}

.rep {
}

div#listeminiature {
	float: left;
}

div#foto {
	float: left;
	margin: 5px;
}
