BODY,html{
	font-family : "verdana";
	
	color:#333333;
	background-color: #f1f1f1;
	font-size: 10px;

height: 100%;
width: 100%;

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

	
}

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:760px;
width:492px;
background-color:#ffffff;
border: 1px dotted #912d3b;

}


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

.main{

	background-image: url(images/fond.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:600px;
	border:solid;
	
border-color: #912d3b ;
border-style:dotted;
border-width: 1px;

border-right:none;
border-left:none;

}

.contenu{

position:absolute;
right:15%;
width:578px;
margin-top:20px;
margin-right:8px;

	}

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(images/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:6px;
	margin-top:12px;
	margin-bottom:0;
	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: #912d3b!important;}
      .conteneur-clip a:hover{color: #000000!important;}

.conteneur-videos a{

color: #8c7d67!important;}

