body { 
height: 100%; 
overflow: hidden;
font-size: 100%; 
} 

div#contenu { 
width: 100%; 
height: 100%; 
overflow: auto; 
} 
