.tableau {
	background-position: center center;
	top: auto;
}
.textemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000066;
}
.textetitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
}
.textecorps {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}
a:visited {
	color: #999999;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	background-color: #CCCCCC;
}

a:link {
	color: #000066;
}
.textemenubas {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	color: #000066;
}
.textecorpsplus {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}
 body {
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
}
   
  #conteneur {
	width:860px;
	position: fixe;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }

