BODY,html{
	font-family : "arial";
	
	color:#555;
	background-color:#3b3c3d;


	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;
height:100%;
min-height:694px;
width:490px;
/*background-color:#8c8481;*/
color:#CCCCCC;

}


.texte-bandeau-haut{


color:#999;
font-weight:normal;
}

.main{

	background-image: url(image/fond.jpg);
	background-color: #1e1e1e;
	background-repeat: no-repeat;
	background-position: left bottom;

	height:600px;


}
.main2{

	background-image: url(image/fond-2.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left bottom;

	height:600px;


}

.contenu{

position:absolute;
right:60px;
margin-top:40px;
width:600px;


	}

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(image/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:10px;
	margin-top:4px;
		padding-left:2px;
	
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:160px;
	width:174px;
	background-position: top;
	}

.plus{
	color:#FFFFFF;

	float:right;
	margin:10px;
	margin-top:0;

		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:#999;
font-size: 11px;
display:inline;
}

a:link, a:visited, a:hover, a:active, a:focus   {  
	color: #999;
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: #222!important;}


.titre-chanson{
font-size:11px;

margin-top:4px;
}

