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

height: 100%;
width: 100%;

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

	
}

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:100%;
width:474px;
background-color:#333333;
border: 1px solid #222222;

}


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

.main{

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

}

.contenu{

position:absolute;
right:14%;
width:598px;
margin-top:22px;
margin-right:8px;

	}

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(images/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:9px;
	margin-top:13px;
	margin-bottom:0;
	padding-left:2px;
	_padding-left:0;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:162px;
	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: 9px;
display:inline;
}

h4{

color:#bbbbbb;
font-size: 10px;
display:inline;
}

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


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

.conteneur-videos a{

color: #cccccc!important;}
