BODY,html{

font-family : "arial";
	
	color:#222222;
	background-color:#FFF;


	font-size: 10px;

height: 100%;
width: 100%;

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


#pub{
float:right; width:170px; text-align:center; vertical-align:bottom; padding-top:30px;
}

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:700px;
width:452px;
background-color:#FFF;

}
.tof{
width:160px;
height:120px;
border:solid #222 1px ;
}
.lien{
margin-top:2px;
font-size:11px;
}
.texte-bandeau-haut{

padding:15px;
color:#FFF;
font-weight:normal;
}

.main{

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


}
.main2{
	background-image: url(image/fond2.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:700px;


}
.contenu{

position:absolute;
right:156px;
width:590px;
height:680px;
margin-top:18px;

	}

.conteneur-clip{

	color:#FFFFFF;

	background-repeat: no-repeat;
	float:right;
	margin:11px;
	margin-bottom:8px;

padding:3px;
	text-align:center;
	font-weight:bold;
	height:138px;
	width:162px;
	background-position: top;
	border:solid #333 1px ;
	}
.plus{
	color:#FFFFFF;


	float:right;
	margin:11px;
	margin-bottom:8px;
padding:4px;
padding-top:10px;
	text-align:center;
	font-weight:bold;
	height:80px;
	width:162px;
	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:#AAA;
font-size: 10px;
display:inline;
}
h5{
font-weight:normal;
font-size: 10px;
display:inline;
}

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


   .conteneur-clip a{color: #777!important; font-weight:bold;}
      .conteneur-clip a:hover{color: #eee!important;}

.conteneur-videos a{

color: #000!important; font-weight:bold;}



