	body {
		margin-left: 20px;
		margin-top: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		background-color: #FFFFFF;
		/*background-image:url(/fotos-mentions/fond-mentions.gif);*/
	}

	.titreParagraphe{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #ffffff;
		background-color:#4B5A70;
		vertical-align: middle;
		text-align: left;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 10px;

		margin:20px 10px 8px 0px;
		display:block;
	}

	.soustitreParagraphe{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #ffffff;
		vertical-align: middle;
		text-align: left;
		padding-top: 1px;
		padding-bottom: 1px;

	}

	.texteParagraphe{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 15px;
		font-weight: normal;
		color: #000000;
		margin:0px
	}

	a.lienmentions{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 13px;
		font-weight: normal;
		color: #000000;
	}

	a.lienmentions:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 13px;
		font-weight: normal;
		color: #4B5A70;
		text-decoration: none;
	}