#body {
	margin: 0px;
	background-color: #000000;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
}
#menu {
	margin-top: 15px;
	position: relative;
	width: 960px;
}
#contenu_page_2_col {
	width: 960px;
	position: relative;
	background-image: url(../images/image_video1.jpg);
	background-repeat: no-repeat;
}
#colonne_droite_marge {
	padding-top: 160px;
	padding-left: 170px;
	position: relative;
}
#contenu {
	position: relative;
	width: 390px;
}
#colonne_gauche_marge {
	padding-top: 550px;
	position: relative;
}
#contenu_musique {
	position: relative;
	width: 400px;
}
#bottom {
	padding-top: 10px;
	position: relative;
	width: 960px;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

