body {
	background-color: #000;
}
#Content{
	position: absolute;
	margin-left: -310px;
	margin-top: 10px;
	left: 50%;
	width: 620px;
	text-align: center;
}
.Cadre {
	float:left;
	padding: 2px;
	margin: 20px;
	padding-bottom: 0px !important;
	padding-bottom: 3px;
	background-color: white;
}
.Cadre img{
	border: 1px solid white;
	margin:0;
	padding:0
}