body{
	background-image: none;
	font-family: arial;
}

table{
background-image: none;
}

h1{
	font-weight: bold;
	color: black;
	border-color: Gray;
}

td{
	display: inline;

}

tr{

}

a{
	color: Black;
}

.blocsoustitre{
	color: Black;
}

p {
    background: #fff;
	 color: Black;
	 width: 21cm:
}

#menu{
	display: none;
}

ul {
	background: White;
	color: Black;
}

ol {
	background: White;
	color: Black;
}



table.reseau td{

}

table.reseau tr.ligne0{
	line-height: 20px;
	background-color: White;
	color: black;
	font-size: 14px;
	border-left: 1px solid;
	border-color: white;
}

table.reseau tr.ligne1{
	display: block;
   line-height: 20px;
	background-color: White;
	color: black;
	font-size: 14px;
	border-top: 1px solid;
	border-color: gray;
}

table.reseau tr.ligne2{
	background-color: Gray;
	line-height: 20px;
	color: black;
	font-size: 14px;
	border-top: 1px solid;
	border-color: gray;
}

div.menutop{
	display: none;
}

div.coo{
	color: black;
	font-family: arial;
}

div.coo a{
	color: black;
	font-family: arial;
}

div.bdp a{
display: none;
} 
div.bdp{
	color: black;
	font-family: arial;
}

td.back{
	display: none;
}