html, body {
height: 100%; 
overflow: hidden;
}
#contentok {
height: 100%;
overflow: auto;
margin-top: 0px;
position: relative; 
z-index: 0;}

#container {
position: absolute; 
top: 0; 
left: 0; 
width: 100%;
height: 36px;
z-index: 1;
}

#headerfixed {
position:absolute;
margin:0;
top:0;
right:18px;
width:100%;
height:35px;
font-size:1em;
z-index:5;
color:#FFF;
background: url('http://www.cineastes.com/wp-content/themes/ferevens-a/images/bobine2.gif') repeat-x scroll 0 0px;
 }

/* Logo */
.candc_logo_image { width: 187px; display: block; margin: 0px 0 0 0px; float: left; letter-spacing : -1000em; } 
/* Opera cache pour Mac et IE */ 
/*\*/html>body .candc_logo_image { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
html>body #FR { background:url('http://www.cineastes.com/wp-content/themes/ferevens-a/images/candc.png') no-repeat; } 
#FR a { display: block; width: 187px; height: 30px; }
 /* fixed header end*/
