#project div img {
	margin: 0;
	border: 0px solid #9F224E;
	padding: 1px;
}

#project div.text {
	margin-bottom: 2em;
}

.projet {
	clear: both;
}

.icone {
	float:right;
}

.screenshot {
  width: 130px;
	height: 130px;
	border: 0px solid #9F224E;
}

.legend {
	clear: both;
	margin: 0.5em;
	text-align: center;
	font-size: 0.7em;
	font-style: italic;
}


.left {
	float: left;
	clear: left;
	margin-right: 1em;
	display: inline;
}

.right {
	float: right;
	clear: right;
	margin-left: 1em;
	display: inline;
}
