#principal {
	width:864px;
	height:350px;
	background-attachment: scroll;
	background-image: url(../image/fd_adherent.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#marge_haut {
	width:864px;
	height:22px;
}

#frame_centre {
	margin-left:183px;
	width:520px;
	height:273px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
#frame_indic {
	width:864px;
	line-height:24px;
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#333333;
}
.titre {
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
}
#texte {
	width:520px;
	height:208px;
	overflow:auto;
}
#critere {
	width:520px;
	height:24px;
	background-color:#8fb6d4;
	z-index: 4;
	position: relative;
}
#liste {
	margin-right:10px;
	width:230px;
	float:left;
}
li {
	margin-left:15px;
	margin-top:10px;
	font-size:12px;	
}