html{
	height: 100%;
}

/* DIV MESSAGE BIENVENUE (divMsgBienvenue) */
div#divMsgBienvenue{
	font-size: 11px;
	margin-bottom: 22px;
	text-align: justify;
	width: 678px;
}
#paragMsg span{
	color: #A1CC46;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

/* DIV CATEGORIES (divHomeCategories)*/
div#divHomeCategories{
	float: right;
	margin-bottom: 12px;
}
div#divBlocHomePresentation{
	float: left;
	text-align: justify;
}
div#divBlocHomeProduits{
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
}
div#divBlocHomeCompetences{
	float: left;	
	text-align: justify;
}