/***** Bloc contenu accueil *****/
.bloc-content-home { letter-spacing: -0.8px; }
.bloc-content-home h3 {
    color: #000;
    margin-bottom: 14px !important;
}
.bloc-content-home a { color: #781777; }
.bloc-content-home .container-table { 
	width: 960px; 
	margin: 0px 8px; 
	border-radius: 4px; 
	padding: 13px 20px; 
	background: #f4edf4 url(../images/logo-artec-white-huge.png) 98% 68px no-repeat;
}
.bloc-content-home table tbody{ border: none !important; }
.bloc-content-home table.table-first table td { 
	border-bottom: solid 1px #d8d8d8; 
	padding: 25px 0;
}
.bloc-content-home table.table-first table.first td{ padding-top: 0; }
.bloc-content-home table.table-first table.last td { border: none;}
.bloc-content-home .container-table div { 
	width: 430px; 
	padding: 0;
}
.bloc-content-home .container-table div:first-child { 
	padding-right: 20px; 
	border-right: solid 1px #d8d8d8; 
	margin-right: 20px; 
	width: 470px;
}
