html, body {
    text-align : left; 
}


body {
    FONT: 8pt/9pt "Arial";
    color: #666666;
    background-color: #666666;
}

div h1,h2,h3 {
    color: #666666;
    line-height: 19px; 
}

.page{
	margin-left: 30px;
    width : 100%;
	height: 100%;
}

.entete{
    display : none;
}

.sommaire{
    display : none;
}

.pied_de_page{
    display : none;
}

.extra{
    display : none;
}
