.fce-box2 {
	width: 318px;
	height: 203px;
	text-align: left;
	padding: 10px;

	background-image: url(../gfx/fce-box2-bg.gif);	
	background-repeat: no-repeat;
}

#content-container .fce-box2 ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;

	background-image: url(../gfx/fce-box2-li.gif);
	background-repeat: no-repeat;  	

	list-style: none;
	line-height:18px;
}


#content-container .fce-box2 ul li.liste1 {
	margin: 0 0 5px 15px;
}
