#galerie .item {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 40px 5px 20px;
	width:41%;
}

#galerie .infos h5 a {
	color:#CD2DA8;
	font-size:14px;
	text-decoration:none;
	font-family: Verdana;
	background: url(../images/croix.jpg) no-repeat center left;
	padding-left: 15px;
}

#galerie .note {
	background: url(../images/selection.jpg) no-repeat center left;
	font-family:Verdana;
	font-weight:bold;
	height:17px;
	margin-bottom:15px;
	margin-left:20px;
	margin-top:40px;
	padding-left:23px;
	width: 700px;
	float: left;
}

