.table_content {
	background:#fff; 
	padding:0 0 10px 0; 
	margin:0;
}
.article {
	color:#000;
}
 
.texte_edito a {
	text-decoration:none;
	color:#CC0033;
}

#confiance{
	font-size:12px;
	height:320px;
	background:url(../images/back_confiance.jpg) bottom right no-repeat;
	width:550px;	
	margin:50px 0 ;
}
	
#confiance #gauche{
	margin-top:55px;
	width:150px;
	float:left;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}

#confiance #droite{
	padding-top:25px;
	margin-left:175px;
	width:200px;
}

#durabilite{
	font-size:12px;
	margin:50px 0 ;
	width:600px;
	background:url(../images/back_durabilite.jpg) bottom right no-repeat;
}
	
#durabilite #gauche{
	margin-top:55px;
	width:150px;
	float:left;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}

#durabilite #droite{
	margin-left:190px;
	width:200px;
}
#design{
	font-size:12px;
	height:300px;
	width:620px;
	background:url(../images/back_design.jpg)  top right no-repeat;
	margin:50px 0 ;
}
	
#design #gauche{
	margin-top:55px;
	width:150px;
	float:left;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
#design #droite{
	margin-left:175px;
	width:300px;
}

h3{
	font-size: 14px;
	color:#cd071e;
	margin:3px 0;
}

h4{
	color:#cd071e;
	margin-bottom:3px;
}
.clear{
	clear: both;
}
