#head,.bandeau,#barre,#pop,.menu,#search,.foot,.chemin {
	display: none;
	visibility: hidden;
}
html {
	margin: 0px;
	padding: 0px;
	height:100%;
}
body { 
	font-size : 12pt ; 
	line-height : 16pt ; 
	margin: 0px; 
	padding: 0px;
	height:100%;
}
.texte {
	visibility: visible;
	width: 99%;
	text-align: left;
	color: #000000;
}
.content{border: 0;width: 100%;}
h1 {color: #000000;}
h2 {color: #000000;}
h3 {color: #000000;}
a {color: #000000;}
.d2w-titre-1,.d2w-categorie1-1 {color: #000000;}
#main{border:0;width:600px;}

