@CHARSET "UTF-8";
#defil
{
	border : solid 0px;
	width:100%;
	height: 132px;
}

#defil_liste
{
	margin : 0px;
	margin-left : auto;
	margin-right : auto;
	text-align:center;
	display:table;
	width:92%;
}

#defil_liste ul
{
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
	list-style-type:none;
	display:table;
}

#defil_liste li
{
	margin : 0px;
	padding :0px;
	display:table-cell;
	font-weight: bold;
	font-size : 8px;
}

.img_liste
{
 	margin:0px;
}