BODY,html{
	font-family : "arial";
	
	color:#303766;
	background-color:#00041d;


	font-size: 12px;

height: 100%;
width: 100%;

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



	height:72px;
	padding:0;

	
}

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:740px;
width:490px;
background-color:#6ec0dc;
color:#38393d;

}


.texte-bandeau-haut{


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

.main{

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


}

.contenu{

position:absolute;
right:14%;
margin-top:26px;
width:580px;


	}

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

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

.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: 11px;
display:inline;
}

#liens{
padding-top:6px;
font-size:10px;

text-align:center;
width:100%;

}
#liens a{
padding:1px 3px 1px 3px;
margin:0 3px 0 0;
background-color:#222;

color:#626c7a;
text-align:center;
border:1px solid #444;
}

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


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

.conteneur-videos a{

color: #ffffff!important;}



