BODY,html{
	font-family : "verdana";
	
	color:#222222;
	background-color:#ad9185;


	font-size: 10px;

height: 100%;
width: 100%;

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


	height:59px;
	padding:0;

	
}

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

}


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

.main{

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


}

.contenu{

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

	}

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(image/fond-vignettes.gif);
	background-repeat: no-repeat;
	float:right;
	margin:6px;
		padding-left:4px;
	_padding-left:2px;
	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:#AD9185;
font-size: 10px;
display:inline;
}

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


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

.conteneur-videos a{

color: #AD9185!important;}


