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

#frame_centre {
	margin-left:200px;
	width:470px;
	height:200px;	
}
#frame_indic {
	width:864px;
	margin-top:38px;
	line-height:24px;
	text-align:center;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}
#texte {
	width:445px;
	height:200px;
}
#ascenseur {
	width:465px;
	height:200px;
	overflow:auto;
}
#liste {
	margin-right:10px;
	width:200px;
	float:left;
}
li {
	margin-left:15px;
	margin-top:10px;
	font-size:12px;	
}
.bon,.bon:link,.bon:visited {
	line-height:18px;
	font-size:11px;
	text-decoration:underline;
	color:#CC0000;
}
.bon:hover {
	color:#00225a;
}