BODY,html{
	font-family : "verdana";
	
	color:#FFFFFF;
	background-color: #000000;
	font-size: 10px;

height: 100%;
width: 100%;

}
BODY,h1,h2,h3{
padding:0;
margin:0;
}
.bandeau-haut{
vertical-align:middle;
color:#222222;
	background-color:#000000;
	height:60px;
	padding:0;

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

.main{

	background-image: url(image/fond.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:600px;

}

.contenu{
position:absolute;
right:15%;
width:598px;
margin-top:18px;
margin-right:8px;
	}

.conteneur-clip{

	background-image: url(image/fond-vignettes.gif);
	background-repeat: no-repeat;

	float:right;
	margin:12px 11px 7px 10px;

	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:162px;
	width:174px;
	background-position: top;
	}
	

.logo{
float: left;
margin-right:20px;
  }
  


.conteneur-videos{
margin-left: auto;
margin-right: auto;

height:100%;
min-height:100%;
width:480px;
background-color:#333333;
border: 1px solid #555555;

}

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

h2, h3,h4{
font-size:9px;
font-weight:normal;
display: inline;


}


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

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

.bouton a{
color:#FFFFFF;
}

.conteneur-videos a{

color: #FFF!important;}
