BODY,html{
font-family : "arial";

background: #260b0b;

font-size: 12px;
height: 100%;
width: 100%;
}

BODY,h1,h2,h3{
padding:0;
margin:0;
}

.bandeau-haut{
height:68px;
background:#000;

}



.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:770px;
width:510px;
background:#111;
color:#888;
text-align:center;

}

#liens{
font-size:12px; 
text-align:center;
padding-top:9px;
}

.texte-bandeau-haut{
color:#111;
font-weight:normal;
}
.ref{
position:absolute;
width:200px;
height:160px;
left:-3400px;

}
#bas{
font-size:12px; color:#7f1d1d; padding:0 40px 0 40px; text-align:justify;
}

#pub-haut{
	text-align:center;
	position: absolute;
	top: 32px;
	right:120px;
	height:30px;
}

#retour{
text-align:center; position: absolute; top: 14px; right:12px; width: 50px; height:45px;
}

.main{
background: url(image/fond.jpg) no-repeat left bottom #000 ;

height:550px;

}


.contenu{
	position:absolute;
	right:2%;
	margin-top:14px;
	width:600px;

}

.conteneur-clip{
	background: url(image/fond-vignettes.gif) no-repeat top ;

float:left;
margin:0 4px 0 4px;

padding:12px 0 0 4px;

text-align:center;
height:160px;
width:184px;
}

.plus{
float:right;
margin:0 9px 12px 9px;


text-align:center;
height:170px;
width:190px;
}



.titre-chanson{
margin-top:4px;	
font-weight:bold;
font-size:13px;
}

.logo{
float: left;
margin:20px 20px 0 24px;
margin-left:3%;
}

#pub{
float:right; width:15%; text-align:center;
}

h1, h2, h3, h4, h5{
margin:0;
padding:0;
font-weight:normal;
font-size: 12px;
display:inline;
}

img{
border:none;
}



a:link, a:visited, a:hover, a:active, a:focus   { 
color: #7f1d1d;
text-decoration:none ;
}

.conteneur-clip a{color: #777!important; padding-top:1px;}

.conteneur-clip a:hover{color: #ddd!important;}

.conteneur-videos a{
font-size:13px;
font-weight:bold;

padding:6px;
margin:5px;
background-color:#111;


color: #7f1d1d!important;}

