.slidebox a {
		line-height: 0px;
		font-size: 0px;
		position: absolute;
		display: block;
		height: 100%;
		width: 100%;
		z-index: 0;
		background-image: url(../images/basic/blank.gif);
		background-repeat: repeat;
		text-indent: -8000px;
	}
	 .awards {
		background-image: url(../images/content/agentur/awards.png);
		height: 50px;
		width: 60px;
	}
	 .picto {
		display: block;
		margin-bottom: 10px;
		margin-top: 5px;
		padding: 0;
		border: 0;
		font: inherit;
		background-color: black;
		background-repeat: no-repeat;
		cursor: pointer;
		-webkit-appearance: none;
		appearance: none;
	}
	 .picto.active {
		background-color: rgb(173,163,82);
	}
	 .content-marginal h4 {
		margin-top: 25px;
	}
	 .content-marginal {
		margin-top: -23px;
	}
	 