BODY,html{
	font-family : "verdana";
	
	color:#FFFFFF;
	background-color: #12100f;
	font-size: 10px;

height: 100%;
width: 100%;

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

	
}

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:760px;
width:484px;
background-color:#AA987D;
border: 1px solid #8c7d67;

}


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

.main{

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

}

.contenu{
	position:absolute;
	width:560px;
	right:150px;
	margin-top:20px;
	height:580px;

	}

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(images/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: 10px;
	display:inline;
	
	
	
}
h2, h3{
margin:0;
padding:0;
font-weight:normal;
font-size: 9px;
display:inline;
}

h4{

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

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


   .conteneur-clip a{color: #AA987D!important;}
      .conteneur-clip a:hover{color: #5d5344!important;}

.conteneur-videos a{
font-weight:bolder;
color: #333!important;}

