BODY,html{
	font-family : "verdana";
	
	color:#222222;
	background-color:#000000;


	font-size: 10px;

height: 100%;
width: 100%;

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


	height:59px;
	padding:0;

	
}

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:690px;
width:480px;
background-color:#9a0004;

}


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

.main{

	background: url(image/fond.gif) #9a0004 no-repeat left bottom;
	height:600px;


}

.contenu{

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


	}

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

	float:right;
	margin:6px;
		padding-left:3px;
	_padding-left:2px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:162px;
	width:174px;
	}

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


h1{
	
	font-weight:bold;
	text-align: left;
	font-size: 10px;
	display:inline;
	
	
	
}
h2, h3, h5{
margin:0;
padding:0;
font-weight:normal;
font-size: 9px;
display:inline;
}

h4{

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

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


   .conteneur-clip a{color: #000000!important; font-weight:bold; font-size:13px;}
      .conteneur-clip a:hover{color: #ffffff!important;}

.conteneur-videos a{

color: #cccccc!important;}



