body {
	font-family:"Trebuchet MS", Verdana;
	font-size: 11px;
	margin:0;
	padding:0;
	background-color: #B28599;
}


li {
  /* list-style-image: url(images/puce17.jpg); */
  list-style-type: square;
}


#conteneur {
	position: absolute;
	width: 100%;
	height: 100%;
}


#centre {
	POSITION: absolute;
	left: 20;
	top : 10px;
	height: 500px;
	width: 800px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	margin: 10px;
}
.champsoblig {
	font-size: 11px;
	color: #CC0000;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #9AA25B;
}

