body{
	text-align: center;
	background: none;
	color: black;
}

.not_in_pleiad {
	display: none;
}

div.tete {
	position: static;
	margin: 0px;
	width: auto;
	height: auto;
	background: none;
}

div.tete div.texte {
  color: navy;
  text-align: left;
  padding: 0em;
	font-size: 20pt;
	line-height: 25pt;
	font-family: helvetica, arial, sans-serif;
	font-weight:bold;
}


div.corps {
	text-align: justify;
	position: static;
	margin: auto;
	width: 100%;
	background: none;
}

div.pied {
	display:none;
}

div.corps div.texte {
	padding: 5px;
}

div.menu {
	display:none;
}

div.texte ul.menu{
	width :100%;
}