#center div.realisations{
	float					: left;
	clear					: both;
	padding					: 0 0 30px 0;
	margin					: 20px 0 0 0;
	width					: 820px;
}
#center .product div.realisation{
	float					: left;
	clear					: both;
	margin					: 10px 0 0 0;
	text-align				: left;
}
	#center .product div.realisation span.description{
		display					: block;
		margin-top				: 10px;
		width					: 670px;
		padding					: 0 0 0 0;
		text-align				: left;
		color					: #767676;
		font-size				: 13px;
		
	}
	#center span.description span.forIe{
		float					: left;
		font-size				: 12px;
		color					: #000;
		font-weight				: normal;
		text-align				: justify;
		
	}
	
	#center .product div.realisation div.centerer{
		text-align				: center;
	}

	#center .product div.realisation div.centerer img{
		max-width				: 450px;
		max-height				: 700px;
		margin					: 10px auto;
	}
div.links{
	position				: relative;
	
	display					: block;
	text-align				: right;
	width					: 600px;
	margin					: 15px auto;
	padding					: 0 0 15px 0;
	font-size				: 11px;
}
div.links a{
	color					: #aaa;
	font-weight				: bold;
	text-decoration			: none;
}
div.links a:hover{
	color					: #bbb;
}
div.links .left{
	float					: left;
	clear					: none;
}
div.links .center{
	position				: absolute;
	left					: 250px;
	width					: 100px;
}
#center div.container div.box div{
	height					: 230px;
}
