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


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

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

.texte-bandeau-haut{
padding:8px;
color:#ddd;
font-weight:normal;
}
#pub{
float:right; width:15%; text-align:center; height:600px; 
}

#retour{
text-align:center; position: absolute; top: 8px; right:1px; width: 60px; height:45px;
}
#texte-bas{
font-size:10px; color:#aaa; 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:800px;
border:#CCCCCC 1px solid;
border-top:none;
border-bottom:none;

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

.main, .main2, .main3{

background: #E9E9E9 no-repeat left top;
height:619px;
}
.main{
background-image: url(images/fond.gif);
}


.main2{
background-image: url(images/fond2.jpg);
}

.main3{
background-image: url(images/fond3.jpg);
}


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

.conteneur-clip{
background: url(images/fond-vignettes.gif) no-repeat top;
float:right;
margin:10px 9px 4px 5px;
padding-top:7px;
text-align:center;
font-size:11px;
font-weight:bold;
height:155px;
width:172px;
}

	

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

.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: 9px;
}
h5{
color:#666666;
font-weight:bold;
}


#liens{
padding-top:6px;
font-size:9px; text-align:center;

color:#222;

}
#liens a{
padding:2px 4px 2px 4px;
margin:0 3px 0 0;
background-color:#eee;
color:#777;
border:#CCCCCC solid thin;

}

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



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

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