#contenug {
	float: left;
	height: auto;
	width: auto;
	margin-left: 15px;
	text-align: center;
	vertical-align: top;
}
#graphisme {
	background-color: #F0F0F0;
	text-align: center;
	vertical-align: top;
	height: auto;
	width: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	border-left-color: #F7F7F7;
	margin-top: 15px;
}
#infographie {
	background-color: #F0F0F0;
	height: auto;
	width: auto;
	border: 5px solid #F7F7F7;
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
}
#illustration {
	background-color: #F0F0F0;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	border: 5px solid #F7F7F7;
	margin-top: 15px;
}
#inclassable {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	border: 5px solid #F7F7F7;
	background-color: #F0F0F0;
	margin-top: 15px;
}
#contenud {
	float: right;
	height: auto;
	width: auto;
	margin-right: 15px;
}
#webdesign {
	background-color: #F0F0F0;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	border: 5px solid #F7F7F7;
}
#impression {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	border: 5px solid #F7F7F7;
	background-color: #F0F0F0;
}
