
html, body {
    text-align : left; 
}


body {
    FONT: 8pt/9pt "Arial";
    color: #666666;
    background-color: #666666;
}

div h1,h2,h3 {
    color: #666666;
    line-height: 19px; 
}

.contener{
	margin-left: -330px;
    width : 100%;
	height: 100%;
}

.header{
    display : none;
}

.haut{
    display : none;
}

.gaucheHaut{
    display : none;
}

.centerHaut{
    display : none;
}

.droiteHaut{
    display : none;
}

.centralContainer{
    width : 100%;
	height: 100%;
}

.centralMenu{
    display : none;
}

.centralFrame {
    width : 100%;
	height: 100%;
    overflow: hidden;
}

.centralFramefils {
    width : 100%;
	height: 100%;
}

.article_resume_hautpage {
	display : none;
}

.article_suiteliens {
	display : none;
}

.article_sommaire {
	display : none;
}

.centralFrameMenu {
	display : none;
}

.footer{
    display : none;
}