BODY,html{
font-family : "verdana";
color:#222222;
background-color:#0161c0;
font-size: 10px;
height: 100%;
width: 100%;

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

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:100%;
width:466px;
background-color:#000000;
border: 5px solid #333333;
border-top:none;
border-bottom:none;
}


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

.main{

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

}

.contenu{

position:absolute;
left:26%;
width:58%;
right:90px;
	height:619px;

	}

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(pictures/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:6px;
	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: 12px;
	display:inline;
	
	
	
}
h2, h3{
margin:0;
padding:0;
font-weight:normal;
font-size: 9px;
display:inline;
}

h4{

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

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


   .conteneur-clip a{color: #0161c0!important;}
      .conteneur-clip a:hover{color: #ffffff!important;}

