.boiteColGaucheTitre{
	color: white;
	font-size: 11pt;
	font-weight: bold;
}

.boiteColGaucheIntro{
	color: white;
	font-size: 7pt;
}

.boiteColGaucheBody{
	color: white;
	font-size: 10pt;
}

.titleMultipage{
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.boiteMultipage{
	position: relative;
	float: left;
	width: 614px;
	background-color: #f2f2f2;
	border: solid 1px #e7e2e4;
	padding: 10px;
	margin-bottom: 19px;
}

.boiteMultipage img.linkMultipage{
	position: absolute;
	bottom: -11;
	right: 10;
}

.homePageContent{
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
}
