BODY,html{
font-family : "verdana";
color:#111111;
background-color:#ffdcd6;
font-size: 10px;
height: 100%;
width: 100%;

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

.conteneur-videos{
margin-left: auto;
margin-right: auto;
height:100%;
min-height:100%;
width:474px;
background-color:#ffffff;
border: 1px solid #bbbbbb;
border-top:none;
border-bottom:none;
}


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

.main{
background-image: url(pictures/fond.jpg);
background-color: #eed9b9;
background-repeat: no-repeat;
background-position: left top;
height:619px;
border:solid;
border: solid #f09aa9 ;
border-width: 2px;
border-right:none;
border-left:none;
}

.contenu{
position:absolute;
left:28%;
width:58%;
right:90px;
height:619px;
}

.conteneur-clip{
	color:#FFFFFF;
	background-image: url(pictures/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;
  }
  

  
.logo{
float:left;}

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:#777777;
font-size: 10px;
display:inline;
}

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


   .conteneur-clip a{color: #bc6764!important; text-decoration:underline;}
      .conteneur-clip a:hover{color: #bc6764!important; text-decoration:none;}

.conteneur-videos a{

color: #666666!important;}
