#project #gallerie{
	width:378px;
	float:left;
}

#project #gallerie ul {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

#project #gallerie ul li img{
	width:70px;
	height:40px;
	background-color:#666;
	padding:5px;
	margin-bottom:5px;
	border:0px;
}

#project #gallerie img{
	padding:5px;
	margin-left:5px;
	background-color:#666;
}


