BODY,html{
	font-family : "arial";
	
	color:#3b271c;
	background-color:#353535;


	font-size: 12px;

height: 100%;
width: 100%;

}
BODY,h1,h2,h3{
padding:0;
margin:0;
}
.ref {
	position:absolute;
	width:200px;
	left:-5880px;
}
.bandeau-haut{
vertical-align:middle;
background-color:#353535;


	height:72px;
	padding:0;

	
}

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:754px;
width:490px;
background-color:#8c8481;
color:#CCCCCC;

}


.texte-bandeau-haut{


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

.main{

	background-image: url(image/fond.jpg);
	background-color: #8c8481;
	background-repeat: no-repeat;
	background-position: left bottom;

	height:500px;


}

.contenu{

position:absolute;
right:40px;
margin-top:30px;
width:600px;


	}

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(image/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:10px 8px 8px 14px;
	
	margin-top:10px;
		padding-left:2px;
	
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	height:160px;
	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, h5{
margin:0;
padding:0;
font-weight:normal;
font-size: 11px;
display:inline;
}

h4{

color:#000;
font-size: 11px;
display:inline;
}

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


   .conteneur-clip a{color: #FFFFFF!important; font-weight:bold; font-size:14px;}
      .conteneur-clip a:hover{color: #001d27!important;}

.conteneur-videos a{

color: #ffffff!important;}



