.ligne-separation-entete-corps
{
	width: 80%;
	height: 20px;
	background-color: red;
	margin-left: 15px;
}

.corps
{
	width: 90%;
	margin-left: 15px;
	margin-top: 30px;
}

.spacer
{
	clear: both;
}

.slogan
{
	margin-top: 30px;
	font-size: 16pt;
	margin-bottom: 15px
}

