BODY,html{
font-family : "arial";
color:#888;
background-color: #fff;
font-size: 11px;
height: 100%;
width: 100%;
}


BODY,h1,h2,h3{
padding:0;
margin:0;
}

#liens{
padding-top:6px;
font-size:10px;
color:#222;
text-align:center;
width:100%;

}
#liens a{
padding:1px 4px 1px 4px;
margin:0 2px 0 0;
background-color:#999;
color:#fff;
text-align:center;
}

.bandeau-haut{
vertical-align:middle;
color:#FFFFFF;
background-color:#FFFFFF;
height:80px;
background-repeat: repeat-x;
}

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


#retour{
text-align:center; position: absolute; top: 19px; right:10px; width: 60px; height:45px;
}
#texte-bas{
 color:#999; padding:0 30px 0 30px; text-align:justify;
}

#pub-haut{
text-align:center; position: absolute; top: 30px; right: 6%; height:15px;
}

.conteneur-videos{
background-color: #FFF;
width:516px;
text-align:center;
margin-left: auto;
margin-right: auto;
height:100%;
min-height:700px;

}
.bas{
background-color:#FFFFFF;
text-align:center;
height:106px;
}


.main{
background: url(images/fond2.jpg) #E9E9E9 no-repeat left bottom;
height:619px;
}




.contenu{
position:absolute;
right:13%;
width:578px;
margin-top:10px;
margin-right:8px;
}

.conteneur-clip{
background-image: url(images/fond-vignettes.gif);
background-repeat: no-repeat;
float:right;

margin:8px 9px 3px 5px;
padding-top:7px;
text-align:center;
font-size:11px;
font-weight:bold;
height:160px;
width:172px;
background-position: top;
}

	

.plus{
float:right;
margin:10px 8px 4px 5px;
text-align:center;
font-style:italic;
font-weight:bold;
height:152px;
width:172px;
background-position: top;
}

.logo{
float: left;
margin-right:20px;
 }


h1{
font-weight:bold;
text-align:left;
font-size: 10px;
display:inline;
}

h2,h3, h4,h5{
margin:0;
padding:0;
display:inline;
font-weight:normal;
font-size: 10px;
}
h5{
color:#666666;
font-weight:bold;
}




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



 .conteneur-clip a{color: #444!important;}

  .conteneur-clip a:hover{color: #ddd!important;}
