.service { margin: 0 !important; }
#margeGauche .services,
#margeDroite .services { margin: 10px 0; }
#margeGauche .services .servicesArgusHeader,
#margeDroite .services .servicesArgusHeader {
	width: 286px;
	height: 28px;
	background: url(../images/autoPromos/L300/servicesArgus/servicesArgusHeaderBkg.png) repeat-x;
	padding-left: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
}
* html #margeGauche .services .servicesArgusHeader,
* html #margeDroite .services .servicesArgusHeader, 
*+html #margeGauche .services .servicesArgusHeader,
*+html #margeDroite .services .servicesArgusHeader { line-height: 25px; }
#margeGauche .services .servicesArgusBody,
#margeDroite .services .servicesArgusBody {
	width: 298px;
	border: 1px solid #dbdbdb;
	border-top: 0 none;
	padding: 5px 0;
	margin-bottom: 20px;
}
.separateurPointille{
	width: 298px;
	border-bottom: 1px dotted #dbdbdb;
	font-size: 0px;
}
.imagesServices {
	padding: 5px 0;
	margin-left: 8px;
}
.imagesServices a { margin: 0 2px; }
#margeGauche .services .servicesArgusBody .service a,
#margeDroite .services .servicesArgusBody .service a {
	background:  url('../images/autoPromos/L300/picto_redArrow.png') no-repeat left center;
	padding-left: 22px;
	margin-left: 10px;
	color: #000;
	font-size: 12px !important;
	line-height: 26px;
	text-decoration: none;
}
#margeDroite .services .servicesArgusBody .service a:hover { text-decoration: underline; }