BODY, html {
	font-family : "arial";
	color:#3b271c;
	background-color:#fff;
	font-size: 12px;
	height: 100%;
	width: 100%;
}
BODY, h1, h2, h3 {
	padding:0;
	margin:0;
}
.bandeau-haut {
	vertical-align:middle;
	height:76px;
	padding:0;
	background:url(image/trame.gif) bottom left repeat-x;
	background-color:#fff;
}

#liens{
padding-top:6px;
font-size:9px;
color:#222;
text-align:center;
width:100%;

}
#liens a{
padding:1px 4px 1px 4px;
margin:0 3px 0 0;
background: url(image/fond-vignettes.gif)
color:#eee;
text-align:center;
}
.conteneur-videos {
	margin-left: auto;
	margin-right: auto;
	height:100%;
	min-height:770px;
	width:500px;
	background-color:#111;
	color:#999;
}
#liens {
	font-size:11px;
	text-align:center;
	padding-top:5px;
	background:url(image/bas.gif) top left repeat-x;
}
.texte-bandeau-haut {
	color:#999;
	font-weight:normal;
	padding-top:4px;
}
#bas {
	font-size:11px;
	color:#7d8186;
	padding:0 30px 0 30px;
	text-align:justify;
}
#pub-haut {
	text-align:center;
	position: absolute;
	top: 44px;
	right: 72px;
	width: 468px;
	height:15px;
}
#retour {
	text-align:center;
	position: absolute;
	top: 16px;
	right:8px;
	width: 50px;
	height:45px;
}
.main {
	background: url(image/fond.jpg) no-repeat left bottom #000;
	height:640px;
}
.contenu {
	position:absolute;
	right:30px;
	margin-top:44px;
	width:600px;
}
.conteneur-clip {
	color:#FFFFFF;
	background: url(image/fond-vignettes.gif) no-repeat top;

	float:left;
	margin:10px 11px 10px 11px;
	padding-left:2px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:160px;
	width:174px;

}
.plus {
	color:#FFFFFF;
	float:right;
	margin:2px 18px 10px 2px;
	padding-left:2px;
	padding-top:4px;
	text-align:center;
	font-weight:bold;
	height:160px;
	width:174px;
	background-position: top;
}
.logo {
	float: left;
	margin:4px 20px 0 0;
}
h1 {
	font-weight:bold;
	text-align: left;
	font-size: 10px;
	display:inline;
}
h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 11px;
	display:inline;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #636669;
	text-decoration:none;
}
.conteneur-clip a {
	color: #777!important;
	font-weight:bold;
	font-size:12px;
}
.conteneur-clip a:hover {
	color: #ddd!important;
}
.conteneur-videos a {
	font-size:12px;
	font-weight:bold;
	color: #ddd!important;
}
.titre-chanson {
	margin-top:10px;
}

