#page-content {
	float  		: left ;
	width  		: 600px;
	width  		: 590px;
	padding-left : 29px;
	height 		: 365px;
	overflow 	: auto;
}		



.mecanisme {
	position	: absolute;
	padding 	: 1px 5px 5px 0px;
	text-decoration : none;
	color	: #292D33; 
	top			: 100px;
	left		: 200px;
	text-decoration : none;
	padding-left : 25px;
	width : 400px;
}
/*
#page-content p {
}		

#page-content li {
	width  		: 360px;
}		




.icone {
	position	: absolute;
	padding 	: 1px 5px 5px 5px;
	text-decoration : none;
	color	: #797D83; 
}
.icone a span {
	display		: none;
	text-decoration : none;
}
.icone a:hover span {
	display		: block;
	position	: absolute;
	top			: 0px;
	left		: 220px;
	text-decoration : none;
	border-left : 1px dashed #1E838C;
	padding-left : 15px;
}

.icone a:hover H3 {
	color : #000000;
}

.icone  p, ol, li {
	width 	: 300px;
	color	: #797D83; 
}


*/