#fonctionnement
{
	margin: auto;

	/* Version:
	*  - Télephone
	*  - Ordinateur
	*/
	min-width: 900;		
	max-width: 900px;

	margin-top: 100px;
	margin-bottom: 100px;
	color: #CCC;
	/*height: 600px;*/
	/*border: 2px solid #4E1FA5;*/
	/*border-bottom: 2px solid #4E1FA5;*/
	
}

.center
{
	text-align: center;
}

#fonctionnement ul li
{
	line-height: 25px;
}

br
{
	user-select: none;
}

#aligne
{
	margin-left: 40px;
}

#sommaire
{
	list-style-type: none;
}

#sub-title
{
	color: #6B9EDB;
}
/*
h4 u
{
	margin-right: 20px;
	padding: 5px;
	background-color: #10263F;
	border-radius: 30px;
}
*/
#sub-title h4 u
{
	color: #6B9EDB;
}