/* CSS Document */

/*.banniere .banner {
	background-image:url(../images/realisation-logiciel_02.png);
	height:372px;
	
}*/
.body {
}
.body .block {
	width:100%;
}
.block .text-1 {
	font-size:26px;
	display:block;
	width:100%;
	text-align:center;
	margin-top:30px;
	color:#737373;
}
.block .text-2 {
	font-size:47px;
	display:block;
	width:100%;
	text-align:center;
	color:#737373;
}
.block .text-3 {
	display:block;
	width:100%;
	margin:auto;
	width:644px;
	text-align:center;
	color:#737373;
}
.body-2 .contener.center-block {
	width:763px;
}
.body-2 .devis {
	width:270px;
}
.tab {
	display:block;
	margin:auto;
	margin-top:50px;
	margin-bottom:40px;
	border-bottom:1px solid #eaeaea;
}
.tab li {
	display:block;
	float:left;
	margin:0px 18px;
}
.tab li a {
	display:block;
	float:left;
	line-height:33px;
	vertical-align:middle;
	text-align:center;
	width:160px;
	border:1px solid #eaeaea;
	border-bottom:none;
	color:#000;
	font-size:14px;
	text-transform:uppercase;
}
.tab li:hover a, .tab li.selected a {
	background-color:#eaeaea;
}
.article {
	
}
.article .img {
	float:left;
}
.article .txt-block {
	float:right;
	width:535px;
}
.article .titre {
	width:100%;
	display:block;
	font-size:15px;
	margin-bottom:10px;
	text-transform:none;
	line-height:normal;
}
.article .text {
	text-align:justify;
	font-size:10px;
	display:block;
	margin-bottom:5px;
}
.img-center {
	text-align:center;
	width:100%;
	display:block;
	margin-top:50px;
	margin-bottom:50px;
}
.img-center.smartformation {
	background-image:url(../images/realisation-logiciel_09.png);
	background-position:center;
	background-repeat:no-repeat;
	height:195px;
}
.img-center.smartsyndic {
	background-image:url(../images/syndic_07.png);
	background-position:center;
	background-repeat:no-repeat;
	height:261px;
}
.img-center.smarthelpdesk {
	background-image:url(../images/helpdesk_07.png);
	background-position:center;
	background-repeat:no-repeat;
	height:204px;
}
.img-center.smartshop {
	background-image:url(../images/smartshop_07.png);
	background-position:center;
	background-repeat:no-repeat;
	height:233px;
}
.img-center.smartexport {
	background-image:url(../images/import-export_06.png);
	background-position:center;
	background-repeat:no-repeat;
	height:250px;
}
.article-2 {
}
.article-2 .img {
	float:right;
}
.article-2 .txt-block {
	float:left;
	width:535px;
}
.article-2 .text {
	text-align:justify;
	font-size:11px;
	display:block;
	
}
@media screen and (max-width:999px) {
	.tab li {
		width:100%;
		margin:0px;
	}
	.tab li a {
		width:100%;
	}
	.body-2 .contener.center-block {
		width:100%;
	}
	.body-3 .right, .body div.block {
		margin-bottom:25px;
	}
	.article .img {
		float:none;
		width:100%;
		text-align:center;
		display:block;
	}
	.article .txt-block {
		float:none;
		width:100%;
		margin-top:15px;
	}
	.article-2 .img {
		float:none;
		width:100%;
		text-align:center;
		display:block;
	}
	.article-2 .txt-block {
		float:none;
		width:100%;
	}
	.body-2 .devis {
		padding:0px 17px;
		width:256px;
		font-size:18px;
	}
}
@media screen and (max-width:880px) {
	.img-center.smartformation , .img-center.smartsyndic , .img-center.smarthelpdesk , .img-center.smartshop , .img-center.smartexport {
		background-size:100% auto;
	}
}
@media screen and (max-width:375px) {
	.article .img img {
		width:100%;
	}
	.article-2 .img img {
		width:100%;
	}
	.article .txt-block {
		margin-top:15px;
	}
	.article-2 .txt-block {
		margin-top:15px;
	}
}