#argumentaire{
	background-image:url("../../images/trait_titres.gif");
	background-position:center 20px;
	background-repeat:repeat-x;
	overflow:hidden;
	width:100%;
}

#argumentaire .unArgumentaire{
	float:left;
	font-size:12px;
	width:217px;
}

#argumentaire .unArgumentaire{
	margin-right:28px;
}

#argumentaire .unArgumentaire + .unArgumentaire + .unArgumentaire{
	margin:0;
}

#argumentaire .unArgumentaire h4{
	color:#bab8ac;
	background-color:#FFFFFF;
	background-image:url("../../images/separateurVerticaleArgumentaire.png");
	background-repeat:no-repeat;
	display:table-cell;
	font-size:13px;
	font-weight:normal;
	height:41px;
	line-height:14px;
	margin:0;
	padding:0 5px 0 8px;
	position:relative;
	text-transform:uppercase;
	vertical-align:middle;
	width:217px;
}

/* simulation centrage IE7 */
*+html #argumentaire .unArgumentaire h4{
	padding-top: 5px;
}

#argumentaire .unArgumentaire p{
	color:#3c3c3c;
}