BODY,html{
font-family : "verdana";
color:#FFFFFF;
background-color: #111;
font-size: 10px;
height: 100%;
width: 100%;
}

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:780px;
color:#333;
width:490px;
background-color:#fddc01;
}


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

.bandeau-haut{
vertical-align:middle;
height:52px;
background-color: #111;
}

.texte-bandeau-haut{
padding:8px;
color:#FFFFFF;
font-weight:normal;
}

#pub{
float:right; width:170px; text-align:center; margin-top:-8px;
}
#pub-haut{
text-align:center; position: absolute; top: 20px; right: 70px; height:20px;
}

#back{
text-align:center; position: absolute; top: 2px; right:1px; width: 60px; height:45px;
}


.main{
	background:#fddc01 no-repeat left top url(images/fond.jpg);
	height:609px;
}


.contenu{
position:absolute;
right:170px;
width:500px;

}


.conteneur-clip{
color:#222;
	background: url(images/fond-vignettes.gif) no-repeat top;
	float:right;
	margin:7px;
	margin-left:6px;
	padding-top:7px;
	text-align:center;
	font-weight:bold;
	height:150px;
	width:172px;
	}



#bas {
font-size:9px; color:#9b2b5e; padding:0 30px 0 30px; text-align:justify;
}
	

.logo{

float: left;

margin-right:20px;

  }



h1{
	font-weight:bold;
	text-align:left;
	font-size: 10px;
	display:inline;
}

h2,h3, h4{

margin:0;

padding:0;
font-weight:normal;

	font-size: 9px;

	display:inline;

}



a{  
color: #9b2b5e;
text-decoration:none }

   .conteneur-videos a{color: #444!important;}
   .conteneur-clip a{color: #333!important;}

      .conteneur-clip a:hover{text-decoration:line-through!important;}
  .conteneur-clip a:hover{color: #ff4d9e!important;}