.acc-cartContent {
	margin-top: 50px;
}
.acc-cart {
	background-color: #006E11;
	color: #FFFFFF;
	min-width: 0px;
	width: 220px;
	line-height: 46px;
	font-size: 26px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}

#acc-ico-resto {
	background-image: url(../img/ico-resto.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
#acc-ico-attest {
	background-image: url(../img/ico-attest.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#acc-ico-activites {
	background-image: url(../img/ico-activites.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
