/* CSS Document */

/*.banniere .banner {
	background-image:url(../images/apropos.png);
	height:172px;
}*/
.body {
	
}
.body .block {
	width:100%;
	margin-top:45px;
}
.body .block .block-text {
	float:right;
	width:590px;
	line-height:normal;
}
.body .block .block-text p i{
	color:#999;
	font-size:11px;
}
.body .block .titre {
	display:block;
	width:100%;
	margin-left:auto;
	margin-bottom:15px;
	margin-right:auto;
	padding-bottom:5px;
	text-transform:uppercase;
}
.body .block .titre span {
	font-size:37px;
	line-height:31px;
	vertical-align:middle;
	text-align:center;
	float:left;
	color:#8a9297;
}
.body .block .img {
	display:block;
	float:left;
	text-align:center;
	background-image:url(../images/smartstrategies-group.png);
	background-position:center;
	background-repeat:no-repeat;
	height:284px;
	width:388px;
}
.body .block .text.first {
	line-height:24px;
}
.body .block .text {
	text-align:justify;
	padding-left:0px;
	padding-right:25px;
	display:block;
	float:left;
	line-height:24px;
}
.body .block .text-2 {
	text-align:justify;
	padding-left:0px;
	padding-right:25px;
	display:block;
	float:left;
	margin-bottom:30px;
	color:#016aae;
}
.body .block .plus-infos {
	font-size:13px;
	color:#000;
	float:right;
	display:block;
	margin-right:25px;
	text-transform:uppercase;
	clear:both;
}
.body .block-2 {
	width:100%;
	margin-top:20px;
}
.body .block-2  .big
{
	font-size:15px;
	color:#999;
	text-decoration:underline;
	
}
.body .block-2 .block-text {
	float:left;
	width:590px;
}
.body .block-2 .titre {
	display:block;
	width:100%;
	margin-left:auto;
	margin-bottom:15px;
	margin-right:auto;
	padding-bottom:5px;
	text-transform:uppercase;
	
	
}
.body .block-2 .titre span {
	font-size:37px;
	line-height:31px;
	vertical-align:middle;
	text-align:center;
	float:left;
	color:#4592c4;
	text-align:left;
	width:100%;
}
.body .block-2 .img {
	display:block;
	float:right;
	text-align:center;
	width:388px;
	height:652px;
	background:url(../images/smartstrategies-maroc.png) no-repeat center;
}
.body .block-2 .text.first {
	margin-top:10px;
	text-align:right;
	line-height:24px;
	text-align:left;
}
.body .block-2 .text {
	text-align:justify;
	display:block;
	float:left;
	margin-bottom:0px;
	line-height:24px;
}
.body .block-2 .text-2 {
	text-align:justify;
	display:block;
	float:left;
	margin-bottom:30px;
	color:#016aae;
}
.body .block-2 .plus-infos {
	font-size:13px;
	color:#000;
	float:right;
	display:block;
	margin-right:25px;
	text-transform:uppercase;
	clear:both;
}
@media screen and (max-width:999px) {
	.body .block .img {
		float:none;
		width:100%;
		text-align:center;
		overflow:hidden;
		margin-bottom:15px;
	}
	.body .block .block-text {
		float:none;
		width:100%;
		text-align:center;
		overflow:hidden;
	}
	.body .block .titre span {
		text-align:center;
		width:100%;
	}
	.body .block-2 .img {
		float:none;
		width:100%;
		text-align:center;
		overflow:hidden;
		margin-bottom:15px;
		width:auto;
	}
	.body .block-2 .block-text {
		float:none;
		width:100%;
		text-align:center;
		overflow:hidden;
	}
	.body .block-2 .titre span {
		text-align:center;
		width:100%;
	}
	.body .block .text {
		padding-right:0px;
	}
	.body .block-2 .block-text {
		width:90%;
		padding-left:5%;
		padding-right:5%;
	}
	.body .block-2 .text.first {
		text-align:justify;
	}
}