#content {
	text-align: center;
}

.description {
	font-size: 12pt;
	width: 200px;
}

.description > h1{
	/*font-weight: normal;*/
	font-size: 18pt;
	margin-bottom: 0px;
}

.description > h2{
	margin-top: 0px;
	font-size: 12pt;
	font-weight: normal;
	color: #888;
}

.description > h3{
	margin-top: 1em;
	font-size: 10pt;
	font-weight: normal;
	color: #888;
}

.soundcloud > iframe {
	width: 580px;
	height: 150px;
}

.musique {
	margin-top: 20px;
}

#musique_onglets {
	margin-top: 20px;
}

#musique_onglets > a {
	margin: 0px 5px;
}

#musique_onglets > a.selected {
	background-color: black;
}
