BODY, html {
	font-family : "arial";
	color:#555;
	background-color:#000;
	background-repeat: repeat-x;
	font-size: 12px;
	height: 100%;
	width: 100%;
}
BODY, h1, h2, h3 {
	padding:0;
	margin:0;
}
.bandeau-haut {
	vertical-align:middle;
	background-color:#000;
	height:72px;
	padding:0;
	padding-top:6px;
}
.conteneur-videos {
	margin-left: auto;
	margin-right: auto;
	width:490px;
	color:#CCCCCC;
}
.texte-bandeau-haut {
	color:#666;
	font-weight:normal;
}
.main {
	background-image: url(image/fond.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:534px;
}
.contenu {
	position:absolute;
	right:2%;
	margin-top:22px;
	width:800px;
}
#ref {
	position:absolute;
	left:-3400px;
	width:220px;
}
.conteneur-clip {
	color:#FFFFFF;
	background-image: url(image/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin: 1px 6px 1px 7px;
	padding-left:2px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:160px;
	width:174px;
	background-position: top;
}
.logo {
	float: left;
	margin-right:20px;
}
h1 {
	font-weight:bold;
	text-align: left;
	font-size: 10px;
	display:inline;
}
h2, h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 11px;
	display:inline;
}
h4 {
	color:#666;
	font-size: 11px;
	display:inline;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #ccc;
	text-decoration:none
}
.conteneur-clip a {
	color: #ddd!important;
	font-weight:bold;
	font-size:11px;
}
.conteneur-clip a:hover {
	color: #fff!important;
}
.conteneur-videos a {
	font-size:13px;
	font-weight:bold;
	color: #888!important;
}
.titre-chanson {
	font-size:11px;
	margin-top:4px;
}
#pub{
float:right; width:140px; text-align:center; padding-top:22px; 
}
