body,p,UL,LI {
    color : #000000;
    background : #ffffff;
    font-family : verdana,arial,sans-serif;
    font-size : 11pt;
    text-align : left;
}

table 
{
	width : 90%;
}


h1 {
    font-size : 16pt; text-align : left;

}

h2 {
    font-size : 14pt; text-align : left;

}
a {
    text-decoration : underline;
    color : #0000ff;
}


#header, #haut, #navcontainer {
    display : none;
}

#container {
border:none; width:90%;
	margin-left: 1%; margin-right: 6%;
	}




