/*
 * Introduction ***********************************************************************************
 */
div#content h1
{
	color				: #726002;
}


/*
 * Introduction ***********************************************************************************
 */
div#intro
{
	margin-top			: 1em;
	
	padding				: 1.1em;
	
	width				: 700px;
	
	color				: #0069B9;
}


/*
 * Logos ******************************************************************************************
 */
img#logos
{
	display				: block;
	
	margin-left			: auto;
	margin-right		: auto;
}


/*
 * Modalités **************************************************************************************
 */
p#modalites
{
	margin-top			: 2em;
	
	width				: 700px;
	
	line-height			: 1.2em;
	
	color				: #0069B9;
	
	text-align			: center;
}
